mirror of
https://github.com/CaiJimmy/hugo-theme-stack.git
synced 2025-06-19 04:23:30 +08:00
Add an email icon to assets/icons/
This commit is contained in:
parent
ce57ea915e
commit
2e3d117ae0
26
assets/icons/email.svg
Normal file
26
assets/icons/email.svg
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||||||
|
<svg xmlns="http://www.w3.org/2000/svg"
|
||||||
|
class="icon icon-tabler icon-tabler-email"
|
||||||
|
width="24" height="24"
|
||||||
|
viewBox="0 0 24 24"
|
||||||
|
stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round">
|
||||||
|
<path d="M 4.00,5.50
|
||||||
|
C 4.00,5.50 20.00,5.50 20.00,5.50
|
||||||
|
21.19,5.50 22.00,5.63 22.00,7.00
|
||||||
|
22.00,7.00 22.00,17.50 22.00,17.50
|
||||||
|
22.00,18.87 21.19,19.00 20.00,19.00
|
||||||
|
20.00,19.00 4.00,19.00 4.00,19.00
|
||||||
|
2.81,19.00 2.00,18.87 2.00,17.50
|
||||||
|
2.00,17.50 2.00,7.00 2.00,7.00
|
||||||
|
2.00,5.63 2.81,5.50 4.00,5.50
|
||||||
|
4.00,5.50 4.00,5.50 4.00,5.50 Z" />
|
||||||
|
<path d="M 2.50,6.00
|
||||||
|
C 4.50,8.00 6.50,10.00 8.08,11.25
|
||||||
|
9.67,12.50 10.83,13.00 12.00,13.00
|
||||||
|
13.17,13.00 14.33,12.50 15.92,11.25
|
||||||
|
17.50,10.00 19.50,8.00 21.50,6.00" />
|
||||||
|
<path d="M 8.50,12.00
|
||||||
|
C 6.50,13.67 4.50,15.33 2.50,17.00" />
|
||||||
|
<path d="M 15.50,12.00
|
||||||
|
C 17.50,13.67 19.50,15.33 21.50,17.00" />
|
||||||
|
</svg>
|
After Width: | Height: | Size: 1.1 KiB |
Loading…
Reference in New Issue
Block a user