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/key.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/key.svg')
-rw-r--r-- | themes/hugo-pt2021/static/ims/key.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/themes/hugo-pt2021/static/ims/key.svg b/themes/hugo-pt2021/static/ims/key.svg new file mode 100644 index 0000000..db2119c --- /dev/null +++ b/themes/hugo-pt2021/static/ims/key.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-key"><path d="M21 2l-2 2m-7.61 7.61a5.5 5.5 0 1 1-7.778 7.778 5.5 5.5 0 0 1 7.777-7.777zm0 0L15.5 7.5m0 0l3 3L22 7l-3-3m-3.5 3.5L19 4"></path></svg> |