diff options
Diffstat (limited to 'icons/asterisk.svg')
-rw-r--r-- | icons/asterisk.svg | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/icons/asterisk.svg b/icons/asterisk.svg new file mode 100644 index 0000000..8b0a9da --- /dev/null +++ b/icons/asterisk.svg @@ -0,0 +1,3 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-asterisk" viewBox="0 0 16 16"> + <path d="M8 0a1 1 0 0 1 1 1v5.268l4.562-2.634a1 1 0 1 1 1 1.732L10 8l4.562 2.634a1 1 0 1 1-1 1.732L9 9.732V15a1 1 0 1 1-2 0V9.732l-4.562 2.634a1 1 0 1 1-1-1.732L6 8 1.438 5.366a1 1 0 0 1 1-1.732L7 6.268V1a1 1 0 0 1 1-1z"/> +</svg>
\ No newline at end of file |