@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.1 kB
JavaScript
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.21494 2.37456C9.63928 1.83122 10.5027 1.86987 10.8644 2.49077L12.9073 5.99858L16.8751 6.85796C17.5774 7.01003 17.8818 7.81969 17.4962 8.39116L17.4093 8.50151L14.7042 11.5289L15.1134 15.5679C15.1903 16.3302 14.4162 16.8935 13.7149 16.5845L10.0001 14.9468L6.28525 16.5845C5.58416 16.8931 4.80999 16.3301 4.88682 15.5679L5.296 11.5289L2.59092 8.50151C2.08037 7.93009 2.3763 7.02036 3.1251 6.85796L7.09287 5.99858L9.13584 2.49077L9.21494 2.37456ZM7.95713 6.50249C7.83347 6.71448 7.63624 6.8728 7.40537 6.94878L7.30479 6.97612L3.33604 7.8355L6.04111 10.8628L6.10752 10.9439C6.24965 11.1411 6.31575 11.3852 6.29111 11.6294L5.88193 15.6685L9.59678 14.0318L9.69443 13.9947C9.92613 13.9203 10.1785 13.9327 10.4034 14.0318L14.1183 15.6685L13.7091 11.6294C13.6809 11.3504 13.7723 11.0721 13.9591 10.8628L16.6642 7.8355L12.6954 6.97612C12.4214 6.91661 12.1843 6.74473 12.0431 6.50249L10.0001 2.9937L7.95713 6.50249Z"/></svg>';
export default icon;