diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/_icons/brand-twitch.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/brand-twitch.svg b/src/_icons/brand-twitch.svg new file mode 100644 index 00000000..9155d354 --- /dev/null +++ b/src/_icons/brand-twitch.svg @@ -0,0 +1,7 @@ +--- +--- +<svg> + <path d="M4 5v11a1 1 0 0 0 1 1h2v4l4 -4h5.584c.266 0 .52 -.105 .707 -.293l2.415 -2.414c.187 -.188 .293 -.442 .293 -.708v-8.585a1 1 0 0 0 -1 -1h-14a1 1 0 0 0 -1 1z" /> + <line x1="16" y1="8" x2="16" y2="12" /> + <line x1="12" y1="8" x2="12" y2="12" /> +</svg> |