actions-cog-alt
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="m14.819 6.948-2.122-.606a4.958 4.958 0 0 0-.201-.494l1.07-1.926a.25.25 0 0 0-.042-.298l-1.148-1.148a.25.25 0 0 0-.298-.042l-1.926 1.07a4.958 4.958 0 0 0-.494-.201l-.606-2.122A.25.25 0 0 0 8.811 1H7.189a.249.249 0 0 0-.24.181l-.607 2.123c-.169.06-.334.124-.494.201l-1.926-1.07a.249.249 0 0 0-.298.042L2.477 3.624a.249.249 0 0 0-.042.298l1.07 1.926c-.077.16-.141.325-.201.494l-2.123.606A.25.25 0 0 0 1 7.189v1.623c0 .112.074.21.181.24l2.122.606c.06.169.124.334.201.494l-1.07 1.926a.25.25 0 0 0 .042.298l1.148 1.148a.25.25 0 0 0 .298.042l1.926-1.07c.16.077.325.141.494.201l.606 2.122a.25.25 0 0 0 .241.181h1.623c.112 0 .21-.074.24-.181l.606-2.122c.169-.06.334-.124.494-.201l1.926 1.07a.25.25 0 0 0 .298-.042l1.148-1.148a.25.25 0 0 0 .042-.298l-1.07-1.926c.077-.16.141-.325.201-.494l2.122-.606A.25.25 0 0 0 15 8.811V7.189a.25.25 0 0 0-.181-.241zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/></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="m14.819 6.948-2.122-.606a4.958 4.958 0 0 0-.201-.494l1.07-1.926a.25.25 0 0 0-.042-.298l-1.148-1.148a.25.25 0 0 0-.298-.042l-1.926 1.07a4.958 4.958 0 0 0-.494-.201l-.606-2.122A.25.25 0 0 0 8.811 1H7.189a.249.249 0 0 0-.24.181l-.607 2.123c-.169.06-.334.124-.494.201l-1.926-1.07a.249.249 0 0 0-.298.042L2.477 3.624a.249.249 0 0 0-.042.298l1.07 1.926c-.077.16-.141.325-.201.494l-2.123.606A.25.25 0 0 0 1 7.189v1.623c0 .112.074.21.181.24l2.122.606c.06.169.124.334.201.494l-1.07 1.926a.25.25 0 0 0 .042.298l1.148 1.148a.25.25 0 0 0 .298.042l1.926-1.07c.16.077.325.141.494.201l.606 2.122a.25.25 0 0 0 .241.181h1.623c.112 0 .21-.074.24-.181l.606-2.122c.169-.06.334-.124.494-.201l1.926 1.07a.25.25 0 0 0 .298-.042l1.148-1.148a.25.25 0 0 0 .042-.298l-1.07-1.926c.077-.16.141-.325.201-.494l2.122-.606A.25.25 0 0 0 15 8.811V7.189a.25.25 0 0 0-.181-.241zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z"/></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-cog-alt" /></svg>
</span>
</span>
TYPO3 ViewHelper
<core:icon identifier="actions-cog-alt" 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='m14.819 6.948-2.122-.606a4.958 4.958 0 0 0-.201-.494l1.07-1.926a.25.25 0 0 0-.042-.298l-1.148-1.148a.25.25 0 0 0-.298-.042l-1.926 1.07a4.958 4.958 0 0 0-.494-.201l-.606-2.122A.25.25 0 0 0 8.811 1H7.189a.249.249 0 0 0-.24.181l-.607 2.123c-.169.06-.334.124-.494.201l-1.926-1.07a.249.249 0 0 0-.298.042L2.477 3.624a.249.249 0 0 0-.042.298l1.07 1.926c-.077.16-.141.325-.201.494l-2.123.606A.25.25 0 0 0 1 7.189v1.623c0 .112.074.21.181.24l2.122.606c.06.169.124.334.201.494l-1.07 1.926a.25.25 0 0 0 .042.298l1.148 1.148a.25.25 0 0 0 .298.042l1.926-1.07c.16.077.325.141.494.201l.606 2.122a.25.25 0 0 0 .241.181h1.623c.112 0 .21-.074.24-.181l.606-2.122c.169-.06.334-.124.494-.201l1.926 1.07a.25.25 0 0 0 .298-.042l1.148-1.148a.25.25 0 0 0 .042-.298l-1.07-1.926c.077-.16.141-.325.201-.494l2.122-.606A.25.25 0 0 0 15 8.811V7.189a.25.25 0 0 0-.181-.241zM8 11a3 3 0 1 1 0-6 3 3 0 0 1 0 6z'/%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-cog-alt;
}
Alias
- actions-system-extension-configure