diff options
Diffstat (limited to 'public/assets/img/icons/1F004.svg')
-rw-r--r-- | public/assets/img/icons/1F004.svg | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/public/assets/img/icons/1F004.svg b/public/assets/img/icons/1F004.svg new file mode 100644 index 0000000..2c18b6f --- /dev/null +++ b/public/assets/img/icons/1F004.svg @@ -0,0 +1,14 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <rect x="17" y="8" width="38" height="56" fill="#fff"/> + </g> + <g id="line"> + <rect x="17" y="8" width="38" height="56" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <line x1="36" x2="36" y1="16" y2="56" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <rect x="24" y="24" width="24" height="12" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + </g> + <g id="color-foreground"> + <line x1="36" x2="36" y1="16" y2="56" fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <rect x="24" y="24" width="24" height="12" fill="none" stroke="#d22f27" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + </g> +</svg> |