diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-17 10:22:23 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-17 10:22:23 -0400 |
commit | 5d09bae3e3d0ebd5738e7e13047960cb4674c660 (patch) | |
tree | ae3926d0b686236c120555578f6af438bdf30a71 /themes/hugo-pt2021/static/ims/rss.svg | |
parent | 2e7e0809f81ecbc44356e0b4f7361a5f878feaa8 (diff) | |
download | pablotron.org-5d09bae3e3d0ebd5738e7e13047960cb4674c660.tar.bz2 pablotron.org-5d09bae3e3d0ebd5738e7e13047960cb4674c660.zip |
mv icons ims and disable pgp key
Diffstat (limited to 'themes/hugo-pt2021/static/ims/rss.svg')
-rw-r--r-- | themes/hugo-pt2021/static/ims/rss.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-pt2021/static/ims/rss.svg b/themes/hugo-pt2021/static/ims/rss.svg new file mode 100644 index 0000000..3926ac6 --- /dev/null +++ b/themes/hugo-pt2021/static/ims/rss.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#ffffff" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-rss"><path d="M4 11a9 9 0 0 1 9 9"></path><path d="M4 4a16 16 0 0 1 16 16"></path><circle cx="5" cy="19" r="1"></circle></svg> |