diff options
Diffstat (limited to 'public/assets/img/icons/E24E.svg')
-rw-r--r-- | public/assets/img/icons/E24E.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/public/assets/img/icons/E24E.svg b/public/assets/img/icons/E24E.svg new file mode 100644 index 0000000..f06aaae --- /dev/null +++ b/public/assets/img/icons/E24E.svg @@ -0,0 +1,10 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"/> + <g id="hair"/> + <g id="skin"/> + <g id="skin-shadow"/> + <g id="line"> + <line x1="17.5" x2="54.5" y1="17.5" y2="54.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> + <line x1="54.5" x2="17.5" y1="17.5" y2="54.5" fill="none" stroke="#000000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"/> + </g> +</svg> |