diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-10-04 11:32:52 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-10-04 11:32:52 +0200 |
commit | c4ce3e884a6aa527bcc138771617215cf03265a4 (patch) | |
tree | 2f4754ad7c2b13dc5d898bd31aea2b3d8029e5e4 /public/assets/img/icons/1F9FF.svg | |
parent | 94a3dd52da3ae180af37c6fd0e8c24b3562da388 (diff) |
icons
Diffstat (limited to 'public/assets/img/icons/1F9FF.svg')
-rw-r--r-- | public/assets/img/icons/1F9FF.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/public/assets/img/icons/1F9FF.svg b/public/assets/img/icons/1F9FF.svg new file mode 100644 index 0000000..b11f2fb --- /dev/null +++ b/public/assets/img/icons/1F9FF.svg @@ -0,0 +1,15 @@ +<svg id="emoji" viewBox="0 0 72 72" xmlns="http://www.w3.org/2000/svg"> + <g id="color"> + <circle cx="36.2835" cy="35.9583" r="29" fill="#1e50a0"/> + <path fill="#1e50a0" d="M52.1725,11.4337a29.2845,29.2845,0,0,1-40.46,40.4591,29.3,29.3,0,1,0,40.46-40.4591Z"/> + <circle cx="36.2835" cy="35.9583" r="18.5" fill="#fff"/> + <circle cx="36.2835" cy="35.9583" r="13" fill="#92d3f5"/> + <path fill="#61b2e4" d="M43.0813,24.0672A13.5574,13.5574,0,0,1,24.35,42.7979,13.5644,13.5644,0,1,0,43.0813,24.0672Z"/> + </g> + <g id="line"> + <circle cx="36.2835" cy="35.9583" r="29" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <circle cx="36.2835" cy="35.9583" r="19.5" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <circle cx="36.2835" cy="35.9583" r="13" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + <circle cx="36.2835" cy="35.9583" r="6" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> + </g> +</svg> |