@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.23 kB
JavaScript
const icon = '<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10.8536 6.14669C11.0488 6.34195 11.0488 6.65854 10.8536 6.8538L7.35355 10.3538C7.15829 10.5491 6.84171 10.5491 6.64645 10.3538L4.64645 8.3538C4.45118 8.15854 4.45118 7.84195 4.64645 7.64669C4.84171 7.45143 5.15829 7.45143 5.35355 7.64669L7 9.29314L10.1464 6.14669C10.3417 5.95143 10.6583 5.95143 10.8536 6.14669Z"/><path fill-rule="evenodd" clip-rule="evenodd" d="M7.33333 1.45695C7.74586 1.21878 8.25413 1.21878 8.66666 1.45695L13.3333 4.15125C13.7459 4.38943 14 4.8296 14 5.30595V10.6946C14 11.1709 13.7459 11.6111 13.3333 11.8493L8.66666 14.5436C8.25413 14.7817 7.74586 14.7817 7.33333 14.5436L2.66666 11.8493C2.25413 11.6111 2 11.1709 2 10.6946V5.30595C2 4.8296 2.25413 4.38943 2.66666 4.15125L7.33333 1.45695ZM8.16666 2.32298L12.8333 5.01728C12.9365 5.07682 13 5.18687 13 5.30595V10.6946C13 10.8136 12.9365 10.9237 12.8333 10.9832L8.16666 13.6775C8.06353 13.7371 7.93646 13.7371 7.83333 13.6775L3.16666 10.9832C3.06353 10.9237 3 10.8136 3 10.6946V5.30595C3 5.18687 3.06353 5.07682 3.16666 5.01728L7.83333 2.32298C7.93646 2.26343 8.06353 2.26343 8.16666 2.32298Z"/></svg>';
export default icon;