diff options
| author | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-15 15:07:59 +0000 |
|---|---|---|
| committer | supahgreg <supahgreg@users.noreply.github.com> | 2025-10-15 15:07:59 +0000 |
| commit | 11a9df2ed61554eb82b927856f3e5ae7ddc373c3 (patch) | |
| tree | b9183cdda83a4f8f4a278031bd37fe8c5fb00b45 /images/feed-icon.svg | |
| parent | 918453f3d84d1e2121bf6936833943ab0c2603a5 (diff) | |
Remove some more unused images.
Diffstat (limited to 'images/feed-icon.svg')
| -rw-r--r-- | images/feed-icon.svg | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/images/feed-icon.svg b/images/feed-icon.svg deleted file mode 100644 index a7f9cf1..0000000 --- a/images/feed-icon.svg +++ /dev/null @@ -1,18 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<svg xmlns="http://www.w3.org/2000/svg" - id="RSSicon" - viewBox="0 0 8 8" width="256" height="256"> - - <title>RSS feed icon</title> - - <style type="text/css"> - .button {stroke: none; fill: orange;} - .symbol {stroke: none; fill: white;} - </style> - - <rect class="button" width="8" height="8" rx="1.5" /> - <circle class="symbol" cx="2" cy="6" r="1" /> - <path class="symbol" d="m 1,4 a 3,3 0 0 1 3,3 h 1 a 4,4 0 0 0 -4,-4 z" /> - <path class="symbol" d="m 1,2 a 5,5 0 0 1 5,5 h 1 a 6,6 0 0 0 -6,-6 z" /> - -</svg>
\ No newline at end of file |