actions-certificate-alternative
Introduced in v2.0.0
Available in TYPO3
10.4 11.5
Buttons
Button Label Button Label
Button Label Button Label
Usage
Markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><g fill="currentColor"><path d="M13.25 6c0-.474-.186-.93-.515-1.269a1.826 1.826 0 0 0-1.269-2.198 1.833 1.833 0 0 0-2.198-1.269 1.824 1.824 0 0 0-2.537 0 1.834 1.834 0 0 0-2.197 1.269 1.822 1.822 0 0 0-1.269 2.198 1.825 1.825 0 0 0 0 2.538 1.822 1.822 0 0 0 1.268 2.198 1.8 1.8 0 0 0 .467.757V15l3.111-1L11 15v-4.776c.208-.213.383-.46.467-.757a1.824 1.824 0 0 0 1.269-2.198c.328-.339.514-.795.514-1.269zm-4.812 7.055-.315-.109-.318.102-1.805.58v-2.885c.095.016.186.048.285.048.15 0 .3-.019.446-.055.339.328.795.514 1.269.514s.93-.186 1.269-.514c.146.037.295.055.446.055.099 0 .19-.032.285-.048v2.853l-1.562-.541zm3.599-6.364a.824.824 0 0 0-.23.857A.821.821 0 0 1 11.2 8.6a.821.821 0 0 0-.627.627.822.822 0 0 1-1.053.608.822.822 0 0 0-.857.23.822.822 0 0 1-1.215 0 .824.824 0 0 0-.857-.23.821.821 0 0 1-1.052-.607.824.824 0 0 0-.628-.628.821.821 0 0 1-.607-1.052.822.822 0 0 0-.23-.857.822.822 0 0 1 0-1.215.824.824 0 0 0 .23-.857.822.822 0 0 1 .607-1.053.821.821 0 0 0 .628-.627.822.822 0 0 1 1.052-.608.822.822 0 0 0 .857-.23.822.822 0 0 1 1.215 0 .824.824 0 0 0 .857.23.822.822 0 0 1 1.052.608.821.821 0 0 0 .627.627.822.822 0 0 1 .608 1.052.822.822 0 0 0 .23.857.823.823 0 0 1 0 1.216z"/><circle cx="8" cy="6" r="2"/></g></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"><g fill="currentColor"><path d="M13.25 6c0-.474-.186-.93-.515-1.269a1.826 1.826 0 0 0-1.269-2.198 1.833 1.833 0 0 0-2.198-1.269 1.824 1.824 0 0 0-2.537 0 1.834 1.834 0 0 0-2.197 1.269 1.822 1.822 0 0 0-1.269 2.198 1.825 1.825 0 0 0 0 2.538 1.822 1.822 0 0 0 1.268 2.198 1.8 1.8 0 0 0 .467.757V15l3.111-1L11 15v-4.776c.208-.213.383-.46.467-.757a1.824 1.824 0 0 0 1.269-2.198c.328-.339.514-.795.514-1.269zm-4.812 7.055-.315-.109-.318.102-1.805.58v-2.885c.095.016.186.048.285.048.15 0 .3-.019.446-.055.339.328.795.514 1.269.514s.93-.186 1.269-.514c.146.037.295.055.446.055.099 0 .19-.032.285-.048v2.853l-1.562-.541zm3.599-6.364a.824.824 0 0 0-.23.857A.821.821 0 0 1 11.2 8.6a.821.821 0 0 0-.627.627.822.822 0 0 1-1.053.608.822.822 0 0 0-.857.23.822.822 0 0 1-1.215 0 .824.824 0 0 0-.857-.23.821.821 0 0 1-1.052-.607.824.824 0 0 0-.628-.628.821.821 0 0 1-.607-1.052.822.822 0 0 0-.23-.857.822.822 0 0 1 0-1.215.824.824 0 0 0 .23-.857.822.822 0 0 1 .607-1.053.821.821 0 0 0 .628-.627.822.822 0 0 1 1.052-.608.822.822 0 0 0 .857-.23.822.822 0 0 1 1.215 0 .824.824 0 0 0 .857.23.822.822 0 0 1 1.052.608.821.821 0 0 0 .627.627.822.822 0 0 1 .608 1.052.822.822 0 0 0 .23.857.823.823 0 0 1 0 1.216z"/><circle cx="8" cy="6" r="2"/></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-certificate-alternative" /></svg>
</span>
</span>
TYPO3 ViewHelper
<core:icon identifier="actions-certificate-alternative" 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' viewBox='0 0 16 16'%3e%3cg fill='%23fff'%3e%3cpath d='M13.25 6c0-.474-.186-.93-.515-1.269a1.826 1.826 0 0 0-1.269-2.198 1.833 1.833 0 0 0-2.198-1.269 1.824 1.824 0 0 0-2.537 0 1.834 1.834 0 0 0-2.197 1.269 1.822 1.822 0 0 0-1.269 2.198 1.825 1.825 0 0 0 0 2.538 1.822 1.822 0 0 0 1.268 2.198 1.8 1.8 0 0 0 .467.757V15l3.111-1L11 15v-4.776c.208-.213.383-.46.467-.757a1.824 1.824 0 0 0 1.269-2.198c.328-.339.514-.795.514-1.269zm-4.812 7.055-.315-.109-.318.102-1.805.58v-2.885c.095.016.186.048.285.048.15 0 .3-.019.446-.055.339.328.795.514 1.269.514s.93-.186 1.269-.514c.146.037.295.055.446.055.099 0 .19-.032.285-.048v2.853l-1.562-.541zm3.599-6.364a.824.824 0 0 0-.23.857A.821.821 0 0 1 11.2 8.6a.821.821 0 0 0-.627.627.822.822 0 0 1-1.053.608.822.822 0 0 0-.857.23.822.822 0 0 1-1.215 0 .824.824 0 0 0-.857-.23.821.821 0 0 1-1.052-.607.824.824 0 0 0-.628-.628.821.821 0 0 1-.607-1.052.822.822 0 0 0-.23-.857.822.822 0 0 1 0-1.215.824.824 0 0 0 .23-.857.822.822 0 0 1 .607-1.053.821.821 0 0 0 .628-.627.822.822 0 0 1 1.052-.608.822.822 0 0 0 .857-.23.822.822 0 0 1 1.215 0 .824.824 0 0 0 .857.23.822.822 0 0 1 1.052.608.821.821 0 0 0 .627.627.822.822 0 0 1 .608 1.052.822.822 0 0 0 .23.857.823.823 0 0 1 0 1.216z'/%3e%3ccircle cx='8' cy='6' r='2'/%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-certificate-alternative;
}