diff options
Diffstat (limited to 'src/_icons/shield-chevron.svg')
-rw-r--r-- | src/_icons/shield-chevron.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/_icons/shield-chevron.svg b/src/_icons/shield-chevron.svg new file mode 100644 index 00000000..569b7863 --- /dev/null +++ b/src/_icons/shield-chevron.svg @@ -0,0 +1,7 @@ +--- +category: System +--- +<svg> + <path d="M12 3a12 12 0 0 0 8.5 3a12 12 0 0 1 -8.5 15a12 12 0 0 1 -8.5 -15a12 12 0 0 0 8.5 -3" /> + <path d="M4 14l8 -3l8 3" /> +</svg> |