actions-plus-badge

Introduced in v3.5.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="M8 1.5c.767 0 1.28.542 1.486 1.006l.369.83.861-.287c.307-.102.57-.149.684-.149.953 0 1.7.747 1.7 1.7 0 .238-.062.425-.149.684l-.287.861.83.369C13.958 6.72 14.5 7.233 14.5 8s-.542 1.28-1.006 1.486l-.83.369.287.861c.102.306.149.569.149.684 0 .953-.747 1.7-1.7 1.7-.238 0-.425-.062-.684-.149l-.861-.287-.369.83C9.28 13.958 8.767 14.5 8 14.5s-1.28-.542-1.486-1.006l-.369-.83-.861.287c-.307.102-.57.149-.684.149-.953 0-1.7-.747-1.7-1.7 0-.238.062-.425.149-.684l.287-.861-.83-.369C2.042 9.28 1.5 8.767 1.5 8s.542-1.28 1.006-1.486l.83-.369-.287-.861c-.102-.307-.149-.57-.149-.684 0-.953.747-1.7 1.7-1.7.114 0 .377.047.684.149l.861.287.369-.83C6.72 2.042 7.233 1.5 8 1.5m0-1c-1.1 0-2 .7-2.4 1.6-.3-.1-.7-.2-1-.2-1.5 0-2.7 1.2-2.7 2.7 0 .3.1.7.2 1C1.2 6 .5 6.9.5 8s.7 2 1.6 2.4c-.1.3-.2.6-.2 1 0 1.5 1.2 2.7 2.7 2.7.3 0 .7-.1 1-.2.4.9 1.3 1.6 2.4 1.6s2-.7 2.4-1.6c.3.1.6.2 1 .2 1.5 0 2.7-1.2 2.7-2.7 0-.3-.1-.7-.2-1 .9-.4 1.6-1.3 1.6-2.4s-.7-2-1.6-2.4c.1-.3.2-.6.2-1 0-1.5-1.2-2.7-2.7-2.7-.3 0-.7.1-1 .2C10 1.2 9.1.5 8 .5z"/><path d="M11.5 7H9V4.5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V7H4.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5H7v2.5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V9h2.5c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z"/></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="M8 1.5c.767 0 1.28.542 1.486 1.006l.369.83.861-.287c.307-.102.57-.149.684-.149.953 0 1.7.747 1.7 1.7 0 .238-.062.425-.149.684l-.287.861.83.369C13.958 6.72 14.5 7.233 14.5 8s-.542 1.28-1.006 1.486l-.83.369.287.861c.102.306.149.569.149.684 0 .953-.747 1.7-1.7 1.7-.238 0-.425-.062-.684-.149l-.861-.287-.369.83C9.28 13.958 8.767 14.5 8 14.5s-1.28-.542-1.486-1.006l-.369-.83-.861.287c-.307.102-.57.149-.684.149-.953 0-1.7-.747-1.7-1.7 0-.238.062-.425.149-.684l.287-.861-.83-.369C2.042 9.28 1.5 8.767 1.5 8s.542-1.28 1.006-1.486l.83-.369-.287-.861c-.102-.307-.149-.57-.149-.684 0-.953.747-1.7 1.7-1.7.114 0 .377.047.684.149l.861.287.369-.83C6.72 2.042 7.233 1.5 8 1.5m0-1c-1.1 0-2 .7-2.4 1.6-.3-.1-.7-.2-1-.2-1.5 0-2.7 1.2-2.7 2.7 0 .3.1.7.2 1C1.2 6 .5 6.9.5 8s.7 2 1.6 2.4c-.1.3-.2.6-.2 1 0 1.5 1.2 2.7 2.7 2.7.3 0 .7-.1 1-.2.4.9 1.3 1.6 2.4 1.6s2-.7 2.4-1.6c.3.1.6.2 1 .2 1.5 0 2.7-1.2 2.7-2.7 0-.3-.1-.7-.2-1 .9-.4 1.6-1.3 1.6-2.4s-.7-2-1.6-2.4c.1-.3.2-.6.2-1 0-1.5-1.2-2.7-2.7-2.7-.3 0-.7.1-1 .2C10 1.2 9.1.5 8 .5z"/><path d="M11.5 7H9V4.5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V7H4.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5H7v2.5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V9h2.5c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z"/></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-plus-badge" /></svg>
    </span>
</span>

TYPO3 ViewHelper

<core:icon identifier="actions-plus-badge" 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='M8 1.5c.767 0 1.28.542 1.486 1.006l.369.83.861-.287c.307-.102.57-.149.684-.149.953 0 1.7.747 1.7 1.7 0 .238-.062.425-.149.684l-.287.861.83.369C13.958 6.72 14.5 7.233 14.5 8s-.542 1.28-1.006 1.486l-.83.369.287.861c.102.306.149.569.149.684 0 .953-.747 1.7-1.7 1.7-.238 0-.425-.062-.684-.149l-.861-.287-.369.83C9.28 13.958 8.767 14.5 8 14.5s-1.28-.542-1.486-1.006l-.369-.83-.861.287c-.307.102-.57.149-.684.149-.953 0-1.7-.747-1.7-1.7 0-.238.062-.425.149-.684l.287-.861-.83-.369C2.042 9.28 1.5 8.767 1.5 8s.542-1.28 1.006-1.486l.83-.369-.287-.861c-.102-.307-.149-.57-.149-.684 0-.953.747-1.7 1.7-1.7.114 0 .377.047.684.149l.861.287.369-.83C6.72 2.042 7.233 1.5 8 1.5m0-1c-1.1 0-2 .7-2.4 1.6-.3-.1-.7-.2-1-.2-1.5 0-2.7 1.2-2.7 2.7 0 .3.1.7.2 1C1.2 6 .5 6.9.5 8s.7 2 1.6 2.4c-.1.3-.2.6-.2 1 0 1.5 1.2 2.7 2.7 2.7.3 0 .7-.1 1-.2.4.9 1.3 1.6 2.4 1.6s2-.7 2.4-1.6c.3.1.6.2 1 .2 1.5 0 2.7-1.2 2.7-2.7 0-.3-.1-.7-.2-1 .9-.4 1.6-1.3 1.6-2.4s-.7-2-1.6-2.4c.1-.3.2-.6.2-1 0-1.5-1.2-2.7-2.7-2.7-.3 0-.7.1-1 .2C10 1.2 9.1.5 8 .5z'/%3e%3cpath d='M11.5 7H9V4.5c0-.3-.2-.5-.5-.5h-1c-.3 0-.5.2-.5.5V7H4.5c-.3 0-.5.2-.5.5v1c0 .3.2.5.5.5H7v2.5c0 .3.2.5.5.5h1c.3 0 .5-.2.5-.5V9h2.5c.3 0 .5-.2.5-.5v-1c0-.3-.2-.5-.5-.5z'/%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-plus-badge;
}

Download

Download