Skip to content

apps-filetree-folder-recycler

Introduced in v1.0.0
Available in TYPO3

Buttons

Button Label Button Label

Usage

Icon Identifier

apps-filetree-folder-recycler

Markup

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#8c8c8c" d="M6 1.5h4V4H6V1.5z"/><path fill="#b9b9b9" d="M3 5.5h10L12 15H4z"/><path fill="#b9b9b9" d="M2 3h12v3H2V3z"/><path fill="#212121" d="M3.033 6h9.917l-.06.937-9.78.012z" opacity=".15"/></svg>

Inline

<span class="icon icon-size-small icon-state-default"> <span class="icon-markup"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path fill="#8c8c8c" d="M6 1.5h4V4H6V1.5z"/><path fill="#b9b9b9" d="M3 5.5h10L12 15H4z"/><path fill="#b9b9b9" d="M2 3h12v3H2V3z"/><path fill="#212121" d="M3.033 6h9.917l-.06.937-9.78.012z" opacity=".15"/></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?v=1787092859629#apps-filetree-folder-recycler" /></svg> </span> </span>

TYPO3 ViewHelper

<core:icon identifier="apps-filetree-folder-recycler" size="small" />

TYPO3 Web Component

<typo3-backend-icon identifier="apps-filetree-folder-recycler" size="small"></typo3-backend-icon>

CSS Background Image

.myclass { background-size: 1em 1em; background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='%238c8c8c' d='M6 1.5h4V4H6V1.5z'/%3e%3cpath fill='%23b9b9b9' d='M3 5.5h10L12 15H4z'/%3e%3cpath fill='%23b9b9b9' d='M2 3h12v3H2V3z'/%3e%3cpath fill='%23212121' d='M3.033 6h9.917l-.06.937-9.78.012z' opacity='.15'/%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-filetree-folder-recycler; }

Download

Download SVG