Icons (big)

This commit is contained in:
Saahil dutta 2024-06-20 00:08:34 -04:00
parent 7b1b14feca
commit 19a02bdb7d
29 changed files with 183 additions and 6 deletions

3
src/assets/icons/ejs.svg Normal file
View file

@ -0,0 +1,3 @@
<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 16 16">
<path fill="none" stroke="#a6e3a1" stroke-linecap="round" stroke-linejoin="round" d="M5.5 13.5.5 8l5-5.5m2.99 11 6.01-11M9 5.5a1.5 1.5 0 100-3 1.5 1.5 0 000 3m5 8a1.5 1.5 0 100-3 1.5 1.5 0 000 3" />
</svg>

After

Width:  |  Height:  |  Size: 291 B