apps-pagetree-page-shortcut-external-hideinmenu

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 opacity=".5"><path fill="#666" d="M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z"/><path fill="#121212" d="m8.018 7.535.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z" opacity=".3"/><path fill="#999" d="m5.002 9.458 4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z"/></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 opacity=".5"><path fill="#666" d="M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z"/><path fill="#121212" d="m8.018 7.535.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z" opacity=".3"/><path fill="#999" d="m5.002 9.458 4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z"/></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/apps.svg#apps-pagetree-page-shortcut-external-hideinmenu" /></svg>
    </span>
</span>

TYPO3 ViewHelper

<core:icon identifier="apps-pagetree-page-shortcut-external-hideinmenu" 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 opacity='.5'%3e%3cpath fill='%23666' d='M11.733 1.412c-.615 0-1.23.236-1.701.707L8.044 4.107a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.404 2.404 0 0 0-1.702-.707zm-.182 1.121c.436-.022.936.18 1.336.58.64.64.771 1.538.295 2.016l-2.127 2.127c-.477.477-1.378.347-2.018-.293s-.77-1.539-.293-2.018l2.127-2.127c.179-.179.418-.272.68-.285zM5.808 7.336c-.615 0-1.23.236-1.701.707l-1.988 1.988a2.4 2.4 0 0 0 0 3.403l.447.447a2.4 2.4 0 0 0 3.403 0l1.988-1.988a2.4 2.4 0 0 0 0-3.403l-.447-.447a2.407 2.407 0 0 0-1.702-.707zm-.183 1.122c.436-.022.938.18 1.338.58.64.64.77 1.539.293 2.018l-2.127 2.127c-.477.477-1.376.345-2.016-.295s-.771-1.538-.295-2.016l2.127-2.127c.178-.179.418-.274.68-.287z'/%3e%3cpath fill='%23121212' d='m8.018 7.535.447.447a2.39 2.39 0 0 0 1.201.65l1.316-1.316c-.487.429-1.35.293-1.971-.328.318-.207-1.145.201-.993.547zM7.515 8.047l.447.447c.343.343.557.762.65 1.201l-1.316 1.316c.429-.487.293-1.351-.328-1.971-.208.317.2-1.145.547-.993z' opacity='.3'/%3e%3cpath fill='%23999' d='m5.002 9.458 4.463-4.463c.256-.256.809-.119 1.234.306.425.425.562.978.306 1.234l-4.463 4.463c-.256.256-.809.119-1.234-.306-.425-.425-.562-.978-.306-1.234z'/%3e%3c/g%3e%3c/svg%3e");
}

Sass Background Variable

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

.myclass {
    background-size: 1em 1em;
    background-image: $icon-apps-pagetree-page-shortcut-external-hideinmenu;
}

Download

Download