@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 1.26 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="M13.4142 2.70723C12.1543 1.4473 10 2.33963 10 4.12144V5.3788C10 5.64402 9.89464 5.89837 9.70711 6.08591L9.08579 6.70723C8.89825 6.89476 8.6439 7.00012 8.37868 7.00012H5.62132C3.83951 7.00012 2.94718 9.1544 4.20711 10.4143L6.54289 12.7501L3.14645 16.1466C2.95118 16.3418 2.95118 16.6584 3.14645 16.8537C3.34171 17.0489 3.65829 17.0489 3.85355 16.8537L7.25 13.4572L9.58579 15.793C10.8457 17.0529 13 16.1606 13 14.3788V11.6214C13 11.3562 13.1054 11.1019 13.2929 10.9143L13.9142 10.293C14.1017 10.1055 14.3561 10.0001 14.6213 10.0001H15.8787C17.6605 10.0001 18.5528 7.84584 17.2929 6.58591L13.4142 2.70723ZM11 4.12144C11 3.23054 12.0771 2.78437 12.7071 3.41433L16.5858 7.29302C17.2158 7.92298 16.7696 9.00012 15.8787 9.00012H14.6213C14.0909 9.00012 13.5822 9.21083 13.2071 9.58591L12.5858 10.2072C12.2107 10.5823 12 11.091 12 11.6214V14.3788C12 15.2697 10.9229 15.7159 10.2929 15.0859L4.91421 9.70723C4.28425 9.07726 4.73042 8.00012 5.62132 8.00012H8.37868C8.90911 8.00012 9.41782 7.78941 9.79289 7.41433L10.4142 6.79301C10.7893 6.41794 11 5.90923 11 5.3788V4.12144Z"/></svg>';
export default icon;