@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 786 B
JavaScript
const icon = '<svg width="20" height="20" viewBox="0 0 20 20" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M10.0001 4.12144C10.0001 2.33963 12.1544 1.4473 13.4143 2.70723L17.293 6.58591C18.5529 7.84584 17.6606 10.0001 15.8788 10.0001H14.6214C14.3562 10.0001 14.1019 10.1055 13.9143 10.293L13.293 10.9143C13.1055 11.1019 13.0001 11.3562 13.0001 11.6214V14.3788C13.0001 16.1606 10.8458 17.0529 9.58591 15.793L7.25 13.4571L3.85355 16.8536C3.65829 17.0488 3.34171 17.0488 3.14645 16.8536C2.95118 16.6583 2.95118 16.3417 3.14645 16.1464L6.54289 12.75L4.20723 10.4143C2.9473 9.1544 3.83963 7.00012 5.62144 7.00012H8.3788C8.64402 7.00012 8.89837 6.89476 9.08591 6.70723L9.70723 6.08591C9.89476 5.89837 10.0001 5.64402 10.0001 5.3788V4.12144Z"/></svg>';
export default icon;