diff options
Diffstat (limited to 'src/content/img/icon/star-full/light.svg')
-rw-r--r-- | src/content/img/icon/star-full/light.svg | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/src/content/img/icon/star-full/light.svg b/src/content/img/icon/star-full/light.svg new file mode 100644 index 0000000..6de5029 --- /dev/null +++ b/src/content/img/icon/star-full/light.svg @@ -0,0 +1,36 @@ +<svg + xmlns="http://www.w3.org/2000/svg" + viewBox="0 0 24 24" + fill="black" +> + <path + d=" + M 11.0489 4.92705 + C 11.3483 4.00574 12.6517 4.00574 12.9511 4.92705 + L 14.2451 8.90983 + C 14.379 9.32185 14.763 9.60081 15.1962 9.60081 + H 19.3839 + C 20.3527 9.60081 20.7554 10.8404 19.9717 11.4098 + L 16.5838 13.8713 + C 16.2333 14.126 16.0866 14.5773 16.2205 14.9894 + L 17.5146 18.9721 + C 17.8139 19.8934 16.7595 20.6596 15.9757 20.0902 + L 12.5878 17.6287 + C 12.2373 17.374 11.7627 17.374 11.4122 17.6287 + L 8.02426 20.0902 + C 7.24054 20.6596 6.18607 19.8934 6.48542 18.9721 + L 7.7795 14.9894 + C 7.91338 14.5773 7.76672 14.126 7.41623 13.8713 + L 4.02827 11.4098 + C 3.24456 10.8404 3.64734 9.60081 4.61606 9.60081 + H 8.8038 + C 9.23703 9.60081 9.62099 9.32185 9.75486 8.90983 + L 11.0489 4.92705 + Z + " + stroke="black" + stroke-width="2" + stroke-linecap="round" + stroke-linejoin="round" + /> +</svg> |