actions-brightness-high

Introduced in v4.1.0
Available in TYPO3 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="M4.852 5.559c.206-.265.442-.501.707-.707L3.757 3.05c-.212-.212-.495-.212-.707 0-.212.212-.212.495 0 .707L4.852 5.56zM8 4c.171 0 .334.03.5.05V1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.55c.166-.02.329-.05.5-.05zM4 8c0-.171.03-.334.05-.5H1.5c-.3 0-.5.2-.5.5s.2.5.5.5h2.55C4.03 8.334 4 8.171 4 8zM11.148 5.559l1.802-1.802c.212-.212.212-.495 0-.707-.212-.212-.495-.212-.707 0L10.44 4.852c.265.206.501.442.707.707zM11.148 10.441a4.006 4.006 0 0 1-.707.707l1.802 1.802c.212.212.495.212.707 0 .212-.212.212-.495 0-.707l-1.802-1.802zM14.5 7.5h-2.55c.02.166.05.329.05.5s-.03.334-.05.5h2.55c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zM4.852 10.441 3.05 12.243c-.212.212-.212.495 0 .707.212.212.495.212.707 0l1.802-1.802a4.006 4.006 0 0 1-.707-.707zM8 12c-.171 0-.334-.03-.5-.05v2.55c0 .3.2.5.5.5s.5-.2.5-.5v-2.55c-.166.02-.329.05-.5.05zM8 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-1C6.3 5 5 6.3 5 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z"/></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="M4.852 5.559c.206-.265.442-.501.707-.707L3.757 3.05c-.212-.212-.495-.212-.707 0-.212.212-.212.495 0 .707L4.852 5.56zM8 4c.171 0 .334.03.5.05V1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.55c.166-.02.329-.05.5-.05zM4 8c0-.171.03-.334.05-.5H1.5c-.3 0-.5.2-.5.5s.2.5.5.5h2.55C4.03 8.334 4 8.171 4 8zM11.148 5.559l1.802-1.802c.212-.212.212-.495 0-.707-.212-.212-.495-.212-.707 0L10.44 4.852c.265.206.501.442.707.707zM11.148 10.441a4.006 4.006 0 0 1-.707.707l1.802 1.802c.212.212.495.212.707 0 .212-.212.212-.495 0-.707l-1.802-1.802zM14.5 7.5h-2.55c.02.166.05.329.05.5s-.03.334-.05.5h2.55c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zM4.852 10.441 3.05 12.243c-.212.212-.212.495 0 .707.212.212.495.212.707 0l1.802-1.802a4.006 4.006 0 0 1-.707-.707zM8 12c-.171 0-.334-.03-.5-.05v2.55c0 .3.2.5.5.5s.5-.2.5-.5v-2.55c-.166.02-.329.05-.5.05zM8 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-1C6.3 5 5 6.3 5 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z"/></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-brightness-high" /></svg>
    </span>
</span>

TYPO3 ViewHelper

<core:icon identifier="actions-brightness-high" 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='M4.852 5.559c.206-.265.442-.501.707-.707L3.757 3.05c-.212-.212-.495-.212-.707 0-.212.212-.212.495 0 .707L4.852 5.56zM8 4c.171 0 .334.03.5.05V1.5c0-.3-.2-.5-.5-.5s-.5.2-.5.5v2.55c.166-.02.329-.05.5-.05zM4 8c0-.171.03-.334.05-.5H1.5c-.3 0-.5.2-.5.5s.2.5.5.5h2.55C4.03 8.334 4 8.171 4 8zM11.148 5.559l1.802-1.802c.212-.212.212-.495 0-.707-.212-.212-.495-.212-.707 0L10.44 4.852c.265.206.501.442.707.707zM11.148 10.441a4.006 4.006 0 0 1-.707.707l1.802 1.802c.212.212.495.212.707 0 .212-.212.212-.495 0-.707l-1.802-1.802zM14.5 7.5h-2.55c.02.166.05.329.05.5s-.03.334-.05.5h2.55c.3 0 .5-.2.5-.5s-.2-.5-.5-.5zM4.852 10.441 3.05 12.243c-.212.212-.212.495 0 .707.212.212.495.212.707 0l1.802-1.802a4.006 4.006 0 0 1-.707-.707zM8 12c-.171 0-.334-.03-.5-.05v2.55c0 .3.2.5.5.5s.5-.2.5-.5v-2.55c-.166.02-.329.05-.5.05zM8 6c1.1 0 2 .9 2 2s-.9 2-2 2-2-.9-2-2 .9-2 2-2m0-1C6.3 5 5 6.3 5 8s1.3 3 3 3 3-1.3 3-3-1.3-3-3-3z'/%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-brightness-high;
}

Download

Download