diff options
Diffstat (limited to 'public/assets/img/icons/1F1EF-1F1F2.svg')
-rw-r--r-- | public/assets/img/icons/1F1EF-1F1F2.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/public/assets/img/icons/1F1EF-1F1F2.svg b/public/assets/img/icons/1F1EF-1F1F2.svg new file mode 100644 index 0000000..eff8e9b --- /dev/null +++ b/public/assets/img/icons/1F1EF-1F1F2.svg @@ -0,0 +1,12 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <rect x="5" y="17" width="62" height="38" fill="#5c9e31"/> + <polygon points="36 36 5 55 5 17 36 36"/> + <polygon points="36 36 67 55 67 17 36 36"/> + <polygon fill="#fcea2b" points="5 23 5 17 12 17 67 49 67 55 60 55 5 23"/> + <polygon fill="#fcea2b" points="67 23 67 17 60 17 5 49 5 55 12 55 67 23"/> + </g> + <g id="line"> + <rect x="5" y="17" width="62" height="38" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + </g> +</svg> |