diff options
Diffstat (limited to 'src/_icons/north-star.svg')
-rw-r--r-- | src/_icons/north-star.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/_icons/north-star.svg b/src/_icons/north-star.svg new file mode 100644 index 00000000..d56ddf06 --- /dev/null +++ b/src/_icons/north-star.svg @@ -0,0 +1,8 @@ +--- +--- +<svg> + <path d="M3 12h18" /> + <path d="M12 21v-18" /> + <path d="M7.5 7.5l9 9" /> + <path d="M7.5 16.5l9 -9" /> +</svg> |