diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-11-24 08:38:02 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-11-24 08:38:02 -0500 |
commit | db88cf6a17bf89759bf555647b14233b99be673c (patch) | |
tree | 1e6c5fd56b3cbf6ab1529da6417e0ecdd254c1a5 /includes/icons/rss.svg | |
download | 53hor-db88cf6a17bf89759bf555647b14233b99be673c.tar.xz 53hor-db88cf6a17bf89759bf555647b14233b99be673c.zip |
Basic redesign aimed at simplicity.
Diffstat (limited to 'includes/icons/rss.svg')
-rw-r--r-- | includes/icons/rss.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/icons/rss.svg b/includes/icons/rss.svg new file mode 100644 index 0000000..9321e73 --- /dev/null +++ b/includes/icons/rss.svg @@ -0,0 +1 @@ +<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" width="24" height="24" viewBox="0 0 24 24"><path fill="#ffffff" d="M6.18,15.64A2.18,2.18 0 0,1 8.36,17.82C8.36,19 7.38,20 6.18,20C5,20 4,19 4,17.82A2.18,2.18 0 0,1 6.18,15.64M4,4.44A15.56,15.56 0 0,1 19.56,20H16.73A12.73,12.73 0 0,0 4,7.27V4.44M4,10.1A9.9,9.9 0 0,1 13.9,20H11.07A7.07,7.07 0 0,0 4,12.93V10.1Z" /></svg> |