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-gamer-sensei.g.js
3 lines
(2 loc)
•
272 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
=
"M21 21H3V3H21V5.00001H4.99999V19.0001H19V9.00004H8.99998V11.0001H17V17.0001H7V15.0001H15V13.0001H7V7.00003H21V21Z"
/>
</
svg
>
'; export default icon;