UNPKG
@elgato/icons
Version:
latest (2.5.0)
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
/
number1.g.js
3 lines
(2 loc)
•
277 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
=
"M13.368 17.122H11.296V9.016C10.638 9.618 9.826 10.052 9 10.346V8.624C10.134 8.232 10.722 7.826 11.604 7H13.368V17.122Z"
/>
</
svg
>
'; export default icon;