UNPKG
@elgato/icons
Version:
latest (2.5.1)
2.5.1
2.5.0
2.4.0
2.3.0
2.2.0
2.1.0
2.0.0
1.0.3
1.0.2
1.0.1
1.0.0
Icons used throughout the Elgato ecosystem.
docs.elgato.com/resources/icons
elgatosf/icons
@elgato/icons
/
dist
/
strings
/
l
/
icons
/
logo-ethereum.g.js
3 lines
(2 loc)
•
292 B
JavaScript
View Raw
1
2
3
const icon = '
<
svg
width
=
"24"
height
=
"24"
viewBox
=
"0 0 24 24"
fill
=
"currentColor"
xmlns
=
"http://www.w3.org/2000/svg"
>
<
path
d
=
"M5.09375 12.1566L12 1L18.9063 12.1566L12 16.1085L5.09375 12.1566Z"
/>
<
path
d
=
"M12 23L5.17205 13.4876L12 17.4804L18.8279 13.4876L12 23Z"
/>
</
svg
>
'; export default icon;