diff options
author | Leo Heitmann Ruiz <leo@heitmannruiz.org> | 2024-07-21 14:04:17 +0200 |
---|---|---|
committer | Leo Heitmann Ruiz <leo@heitmannruiz.org> | 2024-07-24 14:29:04 +0200 |
commit | 8fa5e84c8efdb472aff5cdb55439739de068eb76 (patch) | |
tree | 5e321fa6d3d5b6983f737dc82b09d8b32708fe94 /src/assets/images/youtube-icon.svg | |
parent | Merge pull request 'Clean up SVGs' (#137) from lhr/browser_extension:svg-clea... (diff) | |
download | libredirect-8fa5e84c8efdb472aff5cdb55439739de068eb76.zip |
Replace all PNG with SVG
Diffstat (limited to 'src/assets/images/youtube-icon.svg')
-rw-r--r-- | src/assets/images/youtube-icon.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/assets/images/youtube-icon.svg b/src/assets/images/youtube-icon.svg new file mode 100644 index 00000000..8570ec08 --- /dev/null +++ b/src/assets/images/youtube-icon.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 300 300"><rect width="300" height="300" fill="red" ry="150"/><path fill="#fff" d="M149.938 79.223s-63.22 0-79.086 4.123c-8.496 2.374-15.492 9.37-17.866 17.99-4.123 15.867-4.123 48.727-4.123 48.727s0 32.984 4.123 48.601c2.374 8.62 9.245 15.491 17.866 17.865 15.992 4.248 79.086 4.248 79.086 4.248s63.344 0 79.21-4.123c8.621-2.373 15.492-9.12 17.74-17.865 4.249-15.742 4.249-48.601 4.249-48.601s.125-32.985-4.248-48.852c-2.25-8.62-9.12-15.491-17.74-17.74-15.867-4.373-79.211-4.373-79.211-4.373m-20.116 40.48 52.6 30.36-52.6 30.234z"/></svg> \ No newline at end of file |