diff options
author | mmble <[email protected]> | 2020-09-22 19:24:34 +0200 |
---|---|---|
committer | mmble <[email protected]> | 2020-09-22 19:24:34 +0200 |
commit | 8f7ed9ce13ae8dfbf8e25e1354421658d7f97e06 (patch) | |
tree | a2db748ccaa7da7f60da158d1dce7af6a05eb78e /public/icons | |
parent | 508553b2e1c0a53a36a1f47035a30b424cd44650 (diff) | |
download | SponsorBlock-8f7ed9ce13ae8dfbf8e25e1354421658d7f97e06.tar.gz SponsorBlock-8f7ed9ce13ae8dfbf8e25e1354421658d7f97e06.zip |
Popup - Vote buttons, Creating sponsor segments
Diffstat (limited to 'public/icons')
-rw-r--r-- | public/icons/thumb.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/icons/thumb.svg b/public/icons/thumb.svg new file mode 100644 index 00000000..c66bcdbd --- /dev/null +++ b/public/icons/thumb.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24"><path fill="#fff" d="M21.4 9.6c-1.2 0-2.9-.3-4-.8.8-3.3 1.3-8.8-2.2-8.8-1.8 0-2.3 1.7-2.8 3.3-1.6 5.4-4 6.9-6.4 7.5V10H0v12h6v-.9a19.2 19.2 0 016.2 1.8c1.2.5 3 1.1 5.3 1.1 2.5 0 4.3-1 5-3.7.5-1.9 1.5-7.2 1.5-8.2 0-1.7-1.2-2.5-2.6-2.5zM4 20H2v-8h2v8zm15.9-5.6h1c1.2 0 1.1 1.5 0 1.6h-1.7c-.7.2-.7 1.3.1 1.2h1.2c1 0 1 1.4 0 1.5l-1.7.1c-.8.1-.7 1.3 0 1.2h.8c.9-.1 1 .8-.3 1.6-1.5.9-4.6.1-6.4-.6-2.2-1-4.4-2-7-2v-6c3.3-.8 6.4-2.3 8.4-9.1.9-3.1 1.7-2 1.7.6 0 2-.5 3.8-1 5.5 1.1.5 3.4 1.4 6.2 1.6 1 0 1 1.4 0 1.5l-1.5.2s-.6 1.1.2 1.1z"/></svg>
\ No newline at end of file |