@elgato/icons
Version:
Icons used throughout the Elgato ecosystem.
3 lines (2 loc) • 322 B
JavaScript
const icon = '<svg width="24" height="24" viewBox="0 0 24 24" fill="currentColor" xmlns="http://www.w3.org/2000/svg"><path d="M16.0809 14.863H14.5269V17.061H12.5669V14.863H7.91895V13.043L12.1049 6.93896H14.5269V13.435H16.0809V14.863ZM12.6229 8.56296L9.37495 13.449H12.5949L12.6229 8.56296Z"/></svg>';
export default icon;