actions-file-openoffice

Introduced in v1.0.0
Available in TYPO3 7.6 8.6 9.5 10.4 11.5 12.4 13.x

Buttons

Button Label Button Label

Button Label Button Label

Usage

Markup

<svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g fill="currentColor"><path d="m13.7 3.2-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v7c.3-.2.7-.3 1-.4V2h7v2.5c0 .3.2.5.5.5h2.9c.2 0 .4.1.6.2V3.9c0-.3-.1-.5-.3-.7zM11 4V2l2 2h-2zM14 8.7c-.4 0-.7.1-1 .2v.3c.3.3.5.7.5 1.1 0 .5-.1.9-.4 1.2H13V14H7.7c-.3.3-.7.5-1.1.5-.4 0-.8-.2-1.1-.5H3v-1.3h-.5c-.2 0-.3 0-.5.1v1.8c0 .2.2.4.5.4h11c.3 0 .5-.2.5-.5V8.7z"/><path d="M15 7.1s-.8-1-1.7-1.1c-1-.1-2 .2-2.8.7-.5-.3-1.2-.6-1.8-.6-.9-.1-2 .5-2.6 1.1v.1c0 .1 0 .1.1.1.4-.1.8-.1 1.3-.1 1.1.2 2.2.6 3 1.7h.1c1-1.3 2.4-1.9 4-1.7h.4v-.2c0 .1 0 .1 0 0zM11.9 10.3s-1-1.1-2.1-1.3c-1.2-.1-2.4.4-3.3 1.2-.7-.5-1.5-.7-2.3-.8-1.2 0-2.5.8-3.1 1.7v.1c0 .1 0 .1.1.1.5-.2 1-.2 1.6-.2 1.5.1 2.9.6 3.9 1.8.1.1.1.1.1 0 1.1-1.8 2.8-2.6 4.8-2.5h.4c.1 0 .1-.1.1-.1h-.2z"/></g></svg>

Inline

<span class="icon icon-size-small icon-state-default">
    <span class="icon-markup">
        <svg xmlns="http://www.w3.org/2000/svg" xml:space="preserve" viewBox="0 0 16 16"><g fill="currentColor"><path d="m13.7 3.2-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v7c.3-.2.7-.3 1-.4V2h7v2.5c0 .3.2.5.5.5h2.9c.2 0 .4.1.6.2V3.9c0-.3-.1-.5-.3-.7zM11 4V2l2 2h-2zM14 8.7c-.4 0-.7.1-1 .2v.3c.3.3.5.7.5 1.1 0 .5-.1.9-.4 1.2H13V14H7.7c-.3.3-.7.5-1.1.5-.4 0-.8-.2-1.1-.5H3v-1.3h-.5c-.2 0-.3 0-.5.1v1.8c0 .2.2.4.5.4h11c.3 0 .5-.2.5-.5V8.7z"/><path d="M15 7.1s-.8-1-1.7-1.1c-1-.1-2 .2-2.8.7-.5-.3-1.2-.6-1.8-.6-.9-.1-2 .5-2.6 1.1v.1c0 .1 0 .1.1.1.4-.1.8-.1 1.3-.1 1.1.2 2.2.6 3 1.7h.1c1-1.3 2.4-1.9 4-1.7h.4v-.2c0 .1 0 .1 0 0zM11.9 10.3s-1-1.1-2.1-1.3c-1.2-.1-2.4.4-3.3 1.2-.7-.5-1.5-.7-2.3-.8-1.2 0-2.5.8-3.1 1.7v.1c0 .1 0 .1.1.1.5-.2 1-.2 1.6-.2 1.5.1 2.9.6 3.9 1.8.1.1.1.1.1 0 1.1-1.8 2.8-2.6 4.8-2.5h.4c.1 0 .1-.1.1-.1h-.2z"/></g></svg>
    </span>
</span>

Sprite

<span class="icon icon-size-small icon-state-default">
    <span class="icon-markup">
        <svg role="img"><use xlink:href="dist/sprites/actions.svg#actions-file-openoffice" /></svg>
    </span>
</span>

TYPO3 ViewHelper

<core:icon identifier="actions-file-openoffice" size="small" />

CSS Background Image

.myclass {
    background-size: 1em 1em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='0 0 16 16'%3e%3cg fill='%23fff'%3e%3cpath d='m13.7 3.2-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v7c.3-.2.7-.3 1-.4V2h7v2.5c0 .3.2.5.5.5h2.9c.2 0 .4.1.6.2V3.9c0-.3-.1-.5-.3-.7zM11 4V2l2 2h-2zM14 8.7c-.4 0-.7.1-1 .2v.3c.3.3.5.7.5 1.1 0 .5-.1.9-.4 1.2H13V14H7.7c-.3.3-.7.5-1.1.5-.4 0-.8-.2-1.1-.5H3v-1.3h-.5c-.2 0-.3 0-.5.1v1.8c0 .2.2.4.5.4h11c.3 0 .5-.2.5-.5V8.7z'/%3e%3cpath d='M15 7.1s-.8-1-1.7-1.1c-1-.1-2 .2-2.8.7-.5-.3-1.2-.6-1.8-.6-.9-.1-2 .5-2.6 1.1v.1c0 .1 0 .1.1.1.4-.1.8-.1 1.3-.1 1.1.2 2.2.6 3 1.7h.1c1-1.3 2.4-1.9 4-1.7h.4v-.2c0 .1 0 .1 0 0zM11.9 10.3s-1-1.1-2.1-1.3c-1.2-.1-2.4.4-3.3 1.2-.7-.5-1.5-.7-2.3-.8-1.2 0-2.5.8-3.1 1.7v.1c0 .1 0 .1.1.1.5-.2 1-.2 1.6-.2 1.5.1 2.9.6 3.9 1.8.1.1.1.1.1 0 1.1-1.8 2.8-2.6 4.8-2.5h.4c.1 0 .1-.1.1-.1h-.2z'/%3e%3c/g%3e%3c/svg%3e");
}

Sass Background Variable

@import "@typo3/icons/dist/icons.scss";
@import "@typo3/icons/dist/scss/icons-variables-actions.scss";

.myclass {
    background-size: 1em 1em;
    background-image: $icon-actions-file-openoffice;
}

Download

Download