actions-file-certificate

Introduced in v2.2.1
Available in TYPO3 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="m7.086 14.074.005-.03-.03-.01c-.025-.008-.046-.024-.07-.034H3V2h7v2.5c0 .3.2.5.5.5H13v1.07c.459.137.823.475 1 .92V3.9c0-.3-.1-.5-.3-.7l-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h4.694a1.546 1.546 0 0 1-.108-.926zM11 2l2 2h-2V2z"/><path d="m10.65 8.326.188.166.662.584.662-.584.188-.166.081.239.282.835.863-.174.248-.05-.05.247-.174.864.835.282.239.08-.167.19-.583.66.583.663.167.188-.24.08-.834.282.174.864.05.248-.248-.05-.863-.174-.282.835-.08.239-.19-.167-.661-.583-.662.583-.188.167-.081-.24-.282-.834-.863.174-.248.05.05-.248.174-.864-.835-.281-.239-.08.167-.19.583-.661-.583-.662-.167-.189.24-.08.834-.282-.174-.864-.05-.247.248.05.863.174.282-.835.08-.24M12.557 7a.564.564 0 0 0-.374.14l-.682.602-.682-.602a.57.57 0 0 0-.518-.122.565.565 0 0 0-.387.364l-.292.864-.893-.18a.574.574 0 0 0-.509.154.562.562 0 0 0-.153.508l.18.893-.864.291a.565.565 0 0 0-.241.906l.602.682-.602.682a.565.565 0 0 0 .242.905l.863.292-.18.893a.562.562 0 0 0 .662.662l.893-.18.292.864a.565.565 0 0 0 .53.38.57.57 0 0 0 .375-.139l.682-.602.682.602a.562.562 0 0 0 .905-.241l.292-.864.893.18a.573.573 0 0 0 .509-.154.562.562 0 0 0 .153-.508l-.18-.893.864-.292a.565.565 0 0 0 .241-.905l-.602-.682.602-.682a.565.565 0 0 0-.242-.905l-.863-.292.18-.893a.562.562 0 0 0-.662-.663l-.893.18-.292-.863A.565.565 0 0 0 12.556 7z"/></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="m7.086 14.074.005-.03-.03-.01c-.025-.008-.046-.024-.07-.034H3V2h7v2.5c0 .3.2.5.5.5H13v1.07c.459.137.823.475 1 .92V3.9c0-.3-.1-.5-.3-.7l-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h4.694a1.546 1.546 0 0 1-.108-.926zM11 2l2 2h-2V2z"/><path d="m10.65 8.326.188.166.662.584.662-.584.188-.166.081.239.282.835.863-.174.248-.05-.05.247-.174.864.835.282.239.08-.167.19-.583.66.583.663.167.188-.24.08-.834.282.174.864.05.248-.248-.05-.863-.174-.282.835-.08.239-.19-.167-.661-.583-.662.583-.188.167-.081-.24-.282-.834-.863.174-.248.05.05-.248.174-.864-.835-.281-.239-.08.167-.19.583-.661-.583-.662-.167-.189.24-.08.834-.282-.174-.864-.05-.247.248.05.863.174.282-.835.08-.24M12.557 7a.564.564 0 0 0-.374.14l-.682.602-.682-.602a.57.57 0 0 0-.518-.122.565.565 0 0 0-.387.364l-.292.864-.893-.18a.574.574 0 0 0-.509.154.562.562 0 0 0-.153.508l.18.893-.864.291a.565.565 0 0 0-.241.906l.602.682-.602.682a.565.565 0 0 0 .242.905l.863.292-.18.893a.562.562 0 0 0 .662.662l.893-.18.292.864a.565.565 0 0 0 .53.38.57.57 0 0 0 .375-.139l.682-.602.682.602a.562.562 0 0 0 .905-.241l.292-.864.893.18a.573.573 0 0 0 .509-.154.562.562 0 0 0 .153-.508l-.18-.893.864-.292a.565.565 0 0 0 .241-.905l-.602-.682.602-.682a.565.565 0 0 0-.242-.905l-.863-.292.18-.893a.562.562 0 0 0-.662-.663l-.893.18-.292-.863A.565.565 0 0 0 12.556 7z"/></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-certificate" /></svg>
    </span>
</span>

TYPO3 ViewHelper

<core:icon identifier="actions-file-certificate" 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='m7.086 14.074.005-.03-.03-.01c-.025-.008-.046-.024-.07-.034H3V2h7v2.5c0 .3.2.5.5.5H13v1.07c.459.137.823.475 1 .92V3.9c0-.3-.1-.5-.3-.7l-1.9-1.9c-.2-.2-.4-.3-.7-.3H2.5c-.3 0-.5.2-.5.5v13c0 .3.2.5.5.5h4.694a1.546 1.546 0 0 1-.108-.926zM11 2l2 2h-2V2z'/%3e%3cpath d='m10.65 8.326.188.166.662.584.662-.584.188-.166.081.239.282.835.863-.174.248-.05-.05.247-.174.864.835.282.239.08-.167.19-.583.66.583.663.167.188-.24.08-.834.282.174.864.05.248-.248-.05-.863-.174-.282.835-.08.239-.19-.167-.661-.583-.662.583-.188.167-.081-.24-.282-.834-.863.174-.248.05.05-.248.174-.864-.835-.281-.239-.08.167-.19.583-.661-.583-.662-.167-.189.24-.08.834-.282-.174-.864-.05-.247.248.05.863.174.282-.835.08-.24M12.557 7a.564.564 0 0 0-.374.14l-.682.602-.682-.602a.57.57 0 0 0-.518-.122.565.565 0 0 0-.387.364l-.292.864-.893-.18a.574.574 0 0 0-.509.154.562.562 0 0 0-.153.508l.18.893-.864.291a.565.565 0 0 0-.241.906l.602.682-.602.682a.565.565 0 0 0 .242.905l.863.292-.18.893a.562.562 0 0 0 .662.662l.893-.18.292.864a.565.565 0 0 0 .53.38.57.57 0 0 0 .375-.139l.682-.602.682.602a.562.562 0 0 0 .905-.241l.292-.864.893.18a.573.573 0 0 0 .509-.154.562.562 0 0 0 .153-.508l-.18-.893.864-.292a.565.565 0 0 0 .241-.905l-.602-.682.602-.682a.565.565 0 0 0-.242-.905l-.863-.292.18-.893a.562.562 0 0 0-.662-.663l-.893.18-.292-.863A.565.565 0 0 0 12.556 7z'/%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-certificate;
}

Download

Download