@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 792 B
JavaScript
const icon = '<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M23.4962 6.22349C23.2196 5.19024 22.4076 4.37825 21.3744 4.10166C19.5034 3.59985 11.998 3.59985 11.998 3.59985C11.998 3.59985 4.49259 3.59985 2.62166 4.10166C1.59039 4.37825 0.776424 5.19024 0.499835 6.22349C-2.50351e-07 8.0944 0 12.0002 0 12.0002C0 12.0002 -1.30183e-06 15.9061 0.501809 17.777C0.778398 18.8102 1.59039 19.6222 2.62364 19.8987C4.49456 20.4006 12 20.4006 12 20.4006C12 20.4006 19.5055 20.4006 21.3763 19.8987C22.4096 19.6222 23.2216 18.8102 23.4982 17.777C24 15.9061 24 12.0002 24 12.0002C24 12.0002 23.998 8.0944 23.4962 6.22349Z" fill="#FF0033"/><path d="M9.59863 15.6002L15.8317 12.0006L9.59863 8.401V15.6002Z" fill="white"/></svg>';
export default icon;