diff options
author | Eric Bailey <git@esb.lol> | 2025-04-15 15:30:03 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 15:30:03 -0500 |
commit | 16462b08a7284a00659e6ea09f4017710ad06e1f (patch) | |
tree | 865548e0b115d1a209005e9bb03f01038673b712 /assets | |
parent | c5a22ffd97e5565e07b48f89f980d52624ca3b65 (diff) | |
download | voidsky-16462b08a7284a00659e6ea09f4017710ad06e1f.tar.zst |
Standarize on shields (#8204)
Diffstat (limited to 'assets')
-rw-r--r-- | assets/icons/shieldCheck_stroke2_corner0_rounded.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/assets/icons/shieldCheck_stroke2_corner0_rounded.svg b/assets/icons/shieldCheck_stroke2_corner0_rounded.svg new file mode 100644 index 000000000..1118daf24 --- /dev/null +++ b/assets/icons/shieldCheck_stroke2_corner0_rounded.svg @@ -0,0 +1 @@ +<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24"><path fill="#000" fill-rule="evenodd" d="M12.325 2.054a1 1 0 0 0-.65 0l-8 2.75A1 1 0 0 0 3 5.75v6.162c0 2.807 1.149 4.83 2.813 6.405 1.572 1.488 3.632 2.6 5.555 3.636l.157.085a1 1 0 0 0 .95 0l.157-.085c1.923-1.037 3.983-2.148 5.556-3.636C19.85 16.742 21 14.719 21 11.912V5.75a1 1 0 0 0-.675-.946l-8-2.75ZM5 11.912V6.464l7-2.407 7 2.407v5.448c0 2.166-.851 3.687-2.188 4.952-1.276 1.209-2.964 2.158-4.812 3.157-1.848-1-3.536-1.948-4.813-3.157C5.851 15.6 5 14.078 5 11.912Zm10.207-1.205a1 1 0 0 0-1.414-1.414L11 12.086l-.793-.793a1 1 0 0 0-1.414 1.414l1.5 1.5a1 1 0 0 0 1.414 0l3.5-3.5Z" clip-rule="evenodd"/></svg> |