Skip to content

Commit 545150c

Browse files
Update public/icons/twitch.js
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 74ee04f commit 545150c

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

public/icons/twitch.js

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,13 @@
11
const IconTwitch = () => {
22
return (
3-
<svg className="icon-twitch" xmlns="http://www.w3.org/2000/svg"
4-
viewBox="0 0 2400 2800" width="18" height="18" fill="none">
3+
<svg
4+
className="icon-twitch"
5+
xmlns="http://www.w3.org/2000/svg"
6+
viewBox="0 0 2400 2800"
7+
width="18"
8+
height="18"
9+
fill="none"
10+
>
511
<g>
612
<g id="Layer_1-2">
713
<path d="M500,0L0,500v1800h600v500l500-500h400l900-900V0H500z M2200,1300l-400,400h-400l-350,350v-350H600V200h1600

0 commit comments

Comments
 (0)