update post and layout

This commit is contained in:
Daniel Alejandro Gallegos 2024-04-16 21:25:27 -04:00
parent 0ea0ca1c39
commit 5102859558
Signed by: taco
SSH key fingerprint: SHA256:YgoAbZ3x1d1kTGKEmT8elbjEvK/mn0hc4ATFgWhykR0
19 changed files with 165 additions and 67 deletions

View file

@ -1,6 +1,7 @@
+++
title = 'home'
draft = false
menus = 'main'
+++
the wedsite of

View file

@ -1,9 +1,10 @@
+++
title = 'about'
draft = false
menus = 'main'
+++
![](taco.png)
{{< figure src="taco.png" alt="a smiling cartoon taco with little legs" attr="art by [heyheymomo](https://www.heyheymomo.com/)">}}
**Daniel A. Gallegos**, also known as **“taco”,** is a [Full-Stack Software Developer](https://en.wikipedia.org/wiki/Solution_stack) and [Site Reliability Engineer](https://en.wikipedia.org/wiki/Site_reliability_engineering) who works with businesses, governments, [educators](https://web.archive.org/web/20230131144232/https://eberly.wvu.edu/news-events/eberly-news/2021/04/12/eberly-college-students-lead-gender-inclusivity-anti-racism-training-at-wvu), [non-profits](https://carrynaloxone.org/), and [startups](https://web.archive.org/web/20160901215818/https://devacademy.la/) to create digital solutions for your real-world problems, ranging from 🖥️ developing government enterprise applications, to 🎨 creating graphic assets for professional digital portfolios, to 🛠️ administering servers for a harm reduction coalition.

View file

@ -1,6 +1,7 @@
+++
title = 'posts'
draft = false
menus = 'main'
+++
posts i done gone and wrote

View file

@ -1,27 +1,26 @@
---
title: "moving on from freenom"
date: "2023-10-06"
categories:
- "life"
- "technology"
tags:
- "ga"
- "daniel-ga"
- "dns"
- "domain"
- "domain-names"
- "freenom"
- "gabon"
- "mestizo-monster"
- "networking"
- "personal-websites"
- "taco-ga"
- "website"
- "websites"
coverImage: "image.png"
aliases:
- "/2023/10/06/moving-on-from-freenom"
---
+++
title = "moving on from freenom"
date = "2023-10-06"
categories = [ "life", "technology" ]
tags = [
"ga",
"daniel-ga",
"dns",
"domain",
"domain-names",
"freenom",
"gabon",
"mestizo-monster",
"networking",
"personal-websites",
"taco-ga",
"website",
"websites"
]
images = [ "posts/moving-on-from-freenom/images/header.png" ]
description = "what's the harm in a free domain name?"
aliases = [ "/2023/10/06/moving-on-from-freenom" ]
+++
> why am i still hanging on?
>
@ -35,17 +34,10 @@ aliases:
>
> \- [Forget My Name, Coyote Theory](https://www.youtube.com/watch?v=c0VtyKTDbNw)
<figure>
![A screenshot of the Freenom admin interface showing the domain daniel.ga being active and paid for.](https://mestizomonster.files.wordpress.com/2023/10/screenshot_20231006_172053.png?w=1024)
<figcaption>
goodnight, sweet prince.
</figcaption>
</figure>
{{< figure
alt="A screenshot of the Freenom admin interface showing the domain daniel.ga being active and paid for"
src="images/header.png"
caption="goodnight, sweet prince." >}}
**tl;dr:** Freenom was forced to hand over all of their .ga domains because the government of Gabon is reclaiming all those domains without a clear path forward for Freenom users. Freenom screwed a bunch of paying customers over, like me; I used to host my personal website on there. However, instead of transferring that site or re-registering it, now Im here, on [mestizo.monster](https://mestizo.monster). You should do your research when registering domains. Capitalism sucks (as usual). 🫤
@ -53,7 +45,7 @@ goodnight, sweet prince.
Depending on when youre reading this, I host/used to host a personal website for myself at [`daniel.ga/llegos`](https://web.archive.org/web/20231005005157/https://daniel.ga/llegos/). The reason for creating this was twofold:
1. It was a cool [domain hack](https://en.wikipedia.org/wiki/Domain_hack) to show off my neat name my mom and dad gave me: [Daniel](https://en.wikipedia.org/wiki/Daniel) [Gallegos](https://en.wikipedia.org/wiki/Gallegos).
1. It was a cool [domain hack](https://en.wikipedia.org/wiki/Domain_hack) to show off my neat name my mom and dad gave me: [Daniel](https://en.wikipedia.org/wiki/Daniel_(given_name)) [Gallegos](https://en.wikipedia.org/wiki/Gallegos).
2. The `.ga` domain was _free_! [As in beer](https://en.wiktionary.org/wiki/free_as_in_beer). (At the time.)
FreeNom, a domain name registrar, started offering free `.ga` domain name registration from June 12-14, 2013. This was a part of their free offerings from domains including `.tk`, `.cf`, and `.ml`. I didnt hear about them until 2016. Stumbling across their page made me excited as a broke teenager. I didnt know any better; I was getting a free domain name! There shouldnt be any downsides, _right_?
@ -98,7 +90,7 @@ I run an [Uptime Kuma](https://github.com/louislam/uptime-kuma) instance here lo
I hopped onto my phones network to try and diagnose the problem. I was able to pull up my website, no issues, but I wasnt running an ad blocker locally on my phone. (I should set that up…) When I `dig`d into the situation on my terminal on my ad-blocking home network, however, I noticed that I was blocking my own website somewhere: the DNS was redirecting to the localhost `127.0.0.1` blackhole. What gives?
As fate would have it… one of [AdGuard Homes Filter Spanish language filter lists](https://github.com/AdguardTeam/AdguardFilters/blob/master/SpanishFilter/sections/antiadblock.txt#L876) blocks a lot of `.ga`, and other associated FreeNom addresses. Theyre not alone. Many Fediverse instances cite `.ga`, `.tk`, `.cf`, `.ml` domain name instances as “block on site”. Theyre “unstable” to host on and are commonly used for spammy ActivityPub posts and contribute to negative Fediverse health. But why these domains in particular? Shouldnt Freenom be doing something?! This is against their Terms of Service, _right_?
As fate would have it… one of [AdGuard Homes filter lists](https://github.com/search?q=repo%3AAdguardTeam%2FAdguardFilters+.ga&type=commits) blocks a lot of `.ga`, and other associated FreeNom addresses. Theyre not alone. Many Fediverse instances cite `.ga`, `.tk`, `.cf`, `.ml` domain name instances as “block on site”. Theyre “unstable” to host on and are commonly used for spammy ActivityPub posts and contribute to negative Fediverse health. But why these domains in particular? Shouldnt Freenom be doing something?! This is against their Terms of Service, _right_?
For the answer to this, we must (begrudgingly) look to [Big Tech](https://en.wikipedia.org/wiki/Big_Tech); in particular, FaceVerseMetaBook. [KrebsonSecurity reported in 2022](https://krebsonsecurity.com/2023/03/sued-by-meta-freenom-halts-domain-registrations/) that they filed a lawsuit last year against Freenom, claiming that Freenom is not doing their due diligence in responding to nearly 100k requests regarding “unlawful activity including cybersquatting and phishing”. Because we keep ad blockers on to protect ourselves from attacks such as these, this is a clear reason to add the entirety of the `.ga` domain name to a blocklist: you cant trust the domain name registrar, Freenom, to do their job! After FaceMetaBookVerse sent their lawyers to Freenom, Freenoms engineers finally woke up and [started to process the mountain of requests they had in their inbox](https://krebsonsecurity.com/2023/05/phishing-domains-tanked-after-meta-sued-freenom/). However, the damage had already been done. The domains were poisoned.

View file

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 38 KiB

View file

@ -1,23 +1,8 @@
baseURL = 'https://example.org/'
baseURL = 'https://mestizo.monster/'
languageCode = 'en-us'
title = 'My New Hugo Site'
[[menus.main]]
name = 'Home'
pageRef = '/'
weight = 10
[[menus.main]]
name = 'Posts'
pageRef = '/posts'
weight = 20
[[menus.main]]
name = 'Tags'
pageRef = '/tags'
weight = 30
title = 'mestizo dot monster'
[module]
[module.hugoVersion]
extended = false
extended = true
min = "0.116.0"

View file

@ -4,3 +4,8 @@
{{ partialCached "head/css.html" . }}
{{ partialCached "head/js.html" . }}
<script defer src="https://umami.birdcat.cafe/script.js" data-website-id="a77e7641-808a-4c39-96a2-f3ce1c492002"></script>
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
{{ template "_internal/opengraph.html" . }}

View file

@ -1,12 +1,3 @@
{{- /*
Renders a menu for the given menu ID.
@context {page} page The current page.
@context {string} menuID The menu ID.
@example: {{ partial "menu.html" (dict "menuID" "main" "page" .) }}
*/}}
{{- $page := .page }}
{{- $menuID := .menuID }}
@ -27,6 +18,12 @@ Renders a menu for the given menu ID.
{{- else if $page.HasMenuCurrent .Menu .}}
{{- $attrs = merge $attrs (dict "class" "ancestor" "aria-current" "true") }}
{{- end }}
{{- $name := .Name }}
{{- with .Identifier }}
{{- with T . }}
{{- $name = . }}
{{- end }}
{{- end }}
<li>
<a
{{- range $k, $v := $attrs }}
@ -34,11 +31,10 @@ Renders a menu for the given menu ID.
{{- printf " %s=%q" $k $v | safeHTMLAttr }}
{{- end }}
{{- end -}}
>{{ or (T .Identifier) .Name | safeHTML }}</a>
>{{ $name }}</a>
{{- with .Children }}
<ul>
{{- partial "inline/menu/walk.html" (dict "page" $page "menuEntries" .) }}
test
</ul>
{{- end }}
</li>

Binary file not shown.

After

Width:  |  Height:  |  Size: 15 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 632 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 15 KiB

View file

@ -0,0 +1 @@
{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}

View file

@ -0,0 +1,43 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<rect id="taco" x="0" y="0" width="40" height="40" style="fill:none;"/>
<g id="outline">
<path d="M7.462,30C4.195,29.973 1.295,26.512 2.597,20.98C3.812,15.815 7.849,10 14.188,10C16.732,10 19.02,10.858 21.031,12.171C23.186,10.601 25.558,10 28,10C34,10 39.759,16 37.446,24.5C37.446,24.501 37.446,24.501 37.446,24.502C36.563,27.748 33.615,30 30.252,30L21,30L21,30L7.5,30L7.462,30Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
</g>
<g id="emoji">
<path d="M14.251,10C25.025,10.062 31.188,25.5 31.188,25.5L21.186,29.5L7,29.5C4.21,29.5 1.999,25.782 3.109,21.062C3.686,18.613 5.148,15.883 7,13.656C8.763,11.535 11.327,10 14.188,10L14.251,10Z" style="fill:#b28644;"/>
<g id="Layer2">
<path d="M11,29L7.5,29C7.102,29 6.721,28.842 6.439,28.561C6.158,28.279 6,27.898 6,27.5C6,27.173 6,26.827 6,26.5C6,26.102 6.158,25.721 6.439,25.439C6.721,25.158 7.102,25 7.5,25C7.843,25 8.221,25 8.607,25C9.423,25 10.193,25.376 10.695,26.019C11.197,26.662 11.375,27.5 11.177,28.291C11.072,28.712 11,29 11,29Z" style="fill:#914f3b;"/>
<path d="M10,26L6.5,26C6.102,26 5.721,25.842 5.439,25.561C5.158,25.279 5,24.898 5,24.5C5,24.173 5,23.827 5,23.5C5,23.102 5.158,22.721 5.439,22.439C5.721,22.158 6.102,22 6.5,22C6.888,22 7.314,22 7.732,22C8.985,22 10,23.015 10,24.268L10,26Z" style="fill:#844836;"/>
<path d="M17,24L13.5,24C13.102,24 12.721,23.842 12.439,23.561C12.158,23.279 12,22.898 12,22.5L12,20.5C12,20.102 12.158,19.721 12.439,19.439C12.721,19.158 13.102,19 13.5,19L14.732,19C15.985,19 17,20.015 17,21.268L17,24Z" style="fill:#804634;"/>
<path d="M13,29L9.5,29C9.102,29 8.721,28.842 8.439,28.561C8.158,28.279 8,27.898 8,27.5C8,27.173 8,26.827 8,26.5C8,26.102 8.158,25.721 8.439,25.439C8.721,25.158 9.102,25 9.5,25C11.557,25 15,25 15,25L13,29Z" style="fill:#794232;"/>
<path d="M14,23.5C14,23.898 13.842,24.279 13.561,24.561C13.279,24.842 12.898,25 12.5,25C11.584,25 10.416,25 9.5,25C9.102,25 8.721,24.842 8.439,24.561C8.158,24.279 8,23.898 8,23.5C8,23.173 8,22.827 8,22.5C8,22.102 8.158,21.721 8.439,21.439C8.721,21.158 9.102,21 9.5,21C10.416,21 11.584,21 12.5,21C12.898,21 13.279,21.158 13.561,21.439C13.842,21.721 14,22.102 14,22.5C14,22.827 14,23.173 14,23.5Z" style="fill:#914f3b;"/>
<path d="M12,21.5C12,21.898 11.842,22.279 11.561,22.561C11.279,22.842 10.898,23 10.5,23C9.584,23 8.416,23 7.5,23C7.102,23 6.721,22.842 6.439,22.561C6.158,22.279 6,21.898 6,21.5C6,21.173 6,20.827 6,20.5C6,20.102 6.158,19.721 6.439,19.439C6.721,19.158 7.102,19 7.5,19C8.416,19 9.584,19 10.5,19C10.898,19 11.279,19.158 11.561,19.439C11.842,19.721 12,20.102 12,20.5C12,20.827 12,21.173 12,21.5Z" style="fill:#914f3b;"/>
<path d="M14,27L10.5,27C10.102,27 9.721,26.842 9.439,26.561C9.158,26.279 9,25.898 9,25.5C9,25.173 9,24.827 9,24.5C9,24.102 9.158,23.721 9.439,23.439C9.721,23.158 10.102,23 10.5,23C10.843,23 11.221,23 11.607,23C12.423,23 13.193,23.376 13.695,24.019C14.197,24.662 14.375,25.5 14.177,26.291C14.072,26.712 14,27 14,27Z" style="fill:#68392b;"/>
</g>
<g id="Layer1">
<path d="M8.404,17.581L9.124,19.912L16.279,18.137L20.077,17.581L20.861,15.354L14,15L8.404,17.581Z" style="fill:#87a73d;"/>
<path d="M11,18C11,18 10.959,18.122 10.894,18.317C10.306,20.081 9.315,21.685 8,23C8,23 8,23 8,23" style="fill:none;stroke:#87a73d;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M11,17C11,17 10.325,17.337 9.53,17.735C7.854,18.573 6.325,19.675 5,21C5,21 5,21 5,21" style="fill:none;stroke:#87a73d;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M22,15C22,15 22,15 22,15C19.456,13.728 16.489,13.604 13.848,14.661C13.342,14.863 13,15 13,15" style="fill:none;stroke:#87a73d;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M14,18C14,18 13.959,18.122 13.894,18.317C13.306,20.081 12.315,21.685 11,23C11,23 11,23 11,23" style="fill:none;stroke:#a4c45c;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M20,17C20,17 20,17 19.999,17C17.538,17.616 15.616,19.538 15,21.999C15,22 15,22 15,22" style="fill:none;stroke:#a4c45c;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M18,14C18,14 17.743,14.513 17.414,15.172C16.509,16.983 14.921,18.36 13,19C13,19 13,19 13,19" style="fill:none;stroke:#88a93e;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M14,15L14,15C11.439,15 8.983,16.017 7.172,17.828C7.063,17.937 7,18 7,18" style="fill:none;stroke:#a4c45c;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M19,15C19,15 19,15 19,15C17.719,13.719 15.983,13 14.172,13C13.513,13 13,13 13,13" style="fill:none;stroke:#a4c45c;stroke-width:3px;stroke-linecap:butt;"/>
<path d="M26,16C26,16 26,16 26,16C24.079,14.719 21.728,14.254 19.465,14.707C18.641,14.872 18,15 18,15" style="fill:none;stroke:#a4c45c;stroke-width:3px;stroke-linecap:butt;"/>
</g>
<path d="M10,15L13,17C13,17 13.138,16.724 13.312,16.377C13.7,15.6 13.425,14.655 12.68,14.208C12.658,14.195 12.635,14.181 12.613,14.168C11.959,13.775 11.122,13.878 10.582,14.418C10.271,14.729 10,15 10,15ZM16.996,17L18.996,14C18.996,14 18.72,13.862 18.373,13.688C17.596,13.3 16.651,13.575 16.204,14.32C16.19,14.342 16.177,14.365 16.164,14.387C15.771,15.041 15.874,15.878 16.413,16.418C16.725,16.729 16.996,17 16.996,17Z" style="fill:#e13f3f;"/>
<g>
<path d="M12,13L11.414,13C10.509,13 9.64,13.36 9,14C9,14 9,14 9,14" style="fill:none;stroke:#ebc935;stroke-width:1.5px;stroke-linecap:square;"/>
<path d="M15,14L15.586,14C16.491,14 17.36,13.64 18,13C18,13 18,13 18,13" style="fill:none;stroke:#ebc935;stroke-width:1.5px;stroke-linecap:square;"/>
<path d="M14,17C14,17 14,17 14,17C13.36,17.64 12.491,18 11.586,18L11,18" style="fill:none;stroke:#ebc935;stroke-width:1.5px;stroke-linecap:square;"/>
<path d="M23,15C23,15 22.878,14.959 22.683,14.894C21.039,14.346 19.226,14.774 18,16C18,16 18,16 18,16" style="fill:none;stroke:#ebc935;stroke-width:1.5px;stroke-linecap:square;"/>
</g>
<path d="M24.07,30L7.5,30C8.5,30 12.147,29.81 15.5,21.066C18.423,13.445 23,10.035 27.932,10L28,10C30.545,10 33.047,11.08 34.907,12.972C34.894,12.978 37.558,17.839 37.607,17.8C38.109,19.765 38.119,22.026 37.446,24.5C37.446,24.501 37.446,24.501 37.446,24.502C36.622,27.53 34,29.694 30.921,29.97C30,29 25,29 24.07,30Z" style="fill:#d7bd96;"/>
<path d="M24.07,30C24.395,28.859 25.808,28 27.5,28C29.177,28 30.58,28.844 30.921,29.97C30.7,29.99 30.477,30 30.252,30L24.07,30ZM25.391,12.102C26.576,11.785 27.726,12.231 27.959,13.098C28.191,13.966 27.418,14.928 26.233,15.245C25.048,15.563 23.898,15.116 23.665,14.249C23.433,13.382 24.206,12.42 25.391,12.102Z" style="fill:#c39f72;"/>
<path d="M19.838,20.662C20.606,20.97 20.855,22.156 20.392,23.309C19.93,24.461 18.93,25.146 18.162,24.838C17.394,24.53 17.145,23.344 17.608,22.191C18.07,21.039 19.07,20.354 19.838,20.662ZM32,20.321C32.946,21.417 33.024,22.902 32.174,23.635C31.325,24.368 29.867,24.074 28.921,22.978C27.975,21.882 27.897,20.396 28.747,19.663C29.597,18.93 31.054,19.225 32,20.321ZM34.907,12.972C36.157,14.242 37.117,15.879 37.607,17.8C37.558,17.839 37.506,17.874 37.449,17.903C36.643,18.327 35.41,17.57 34.698,16.215C33.986,14.859 34.062,13.415 34.869,12.991C34.881,12.984 34.894,12.978 34.907,12.972Z" style="fill:#bb925f;"/>
<path d="M7.5,30C7.5,30 7.27,29.994 7.27,29.994C7.116,29.987 6.962,29.971 6.81,29.948L6.548,29.901L6.156,29.801L5.681,29.629C5.494,29.549 5.31,29.457 5.132,29.352L4.685,29.057C4.604,28.996 4.524,28.933 4.446,28.867C4.408,28.835 4.37,28.803 4.332,28.77L4.01,28.457C3.957,28.401 3.905,28.343 3.853,28.284L3.617,27.993L3.396,27.679L3.182,27.327C3.132,27.239 3.083,27.148 3.037,27.055L2.855,26.658C2.763,26.439 2.681,26.21 2.61,25.971L2.515,25.621L2.438,25.273L2.361,24.812C2.339,24.654 2.321,24.493 2.308,24.328L2.281,23.792L2.281,23.358L2.305,22.844C2.309,22.795 2.313,22.746 2.317,22.697L2.41,21.935C2.416,21.894 2.423,21.854 2.429,21.813C2.464,21.606 2.504,21.396 2.551,21.182L2.641,20.795C3.909,15.677 7.925,10 14.188,10L14.121,10C11.291,10.025 8.99,11.588 7.24,13.692C5.388,15.92 4.146,18.761 3.57,21.209C2.459,25.929 4.71,29 7.5,29C8.871,29 12.098,28.671 15.152,20.708C18.278,12.558 22.958,10.023 27.932,10C23.281,10.033 19.009,13.445 16.086,21.066C12.732,29.81 9.006,30 7.5,30Z" style="fill:#e9dac4;"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 8.6 KiB

View file

@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<rect id="wolf" x="0" y="0" width="40" height="40" style="fill:none;"/>
<g id="outline">
<path d="M23.044,10.509C23.3,8.158 24.666,6.048 26.749,4.858C28.412,3.908 30,3 30,3C30,3 30.706,4.412 31.484,5.967C32.784,8.568 33.099,11.551 32.372,14.366C32.268,14.768 32.175,15.129 32.103,15.408C32.084,15.48 32.056,15.548 32.019,15.61C33,16.907 33.745,18.399 34.189,20.026L35,23C34.53,22.812 34.057,22.637 33.579,22.476C34.301,23.586 34.859,24.816 35.219,26.136L36,29C35.139,28.569 34.259,28.184 33.362,27.844C33.915,29.453 34.15,31.199 34,32.998C34,32.999 34,33 34,33C34,33 33.187,32.458 32.159,31.773C30.568,30.712 28.601,30.625 26.977,31.388L26.439,32.643C25.566,34.679 23.563,36 21.347,36C20.469,36 19.531,36 18.653,36C16.437,36 14.434,34.679 13.561,32.643L13.023,31.388C11.399,30.625 9.432,30.712 7.841,31.773C6.813,32.458 6,33 6,33C6,33 6,32.999 6,32.998C5.85,31.199 6.085,29.453 6.638,27.844C5.741,28.184 4.861,28.569 4,29L4.781,26.136C5.141,24.816 5.699,23.586 6.421,22.476C5.943,22.637 5.47,22.812 5,23L5.811,20.026C6.255,18.399 7,16.907 7.981,15.61C7.944,15.548 7.916,15.48 7.897,15.408C7.825,15.129 7.732,14.768 7.628,14.366C6.901,11.551 7.216,8.568 8.516,5.967C9.294,4.412 10,3 10,3C10,3 11.588,3.908 13.251,4.858C15.334,6.048 16.7,8.158 16.956,10.509C18.974,10.2 21.026,10.2 23.044,10.509Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
</g>
<g id="emoji">
<g id="head">
<g>
<path d="M5.635,23.865C5.869,23.384 6.132,22.92 6.421,22.476C5.943,22.637 5.47,22.812 5,23L5.811,20.026C6.16,18.745 6.696,17.549 7.386,16.466C7.714,16.799 16.991,10.741 16.973,10.507C17.315,10.455 17.657,10.412 18,10.377L20,11.377L22,10.377C22.343,10.412 22.685,10.455 23.027,10.507C23.009,10.741 32.286,16.799 32.614,16.466C33.304,17.549 33.84,18.745 34.189,20.026L35,23C34.53,22.812 34.057,22.637 33.579,22.476C33.868,22.92 34.131,23.384 34.365,23.865C33.265,23.052 25,26 25,26L15,26C15,26 6.735,23.052 5.635,23.865Z" style="fill:#653a33;"/>
<path d="M13.056,31.463C13.171,30.912 13.464,29.409 13.896,29.034C14.466,28.54 25.534,28.54 26.104,29.034C26.536,29.409 26.829,30.912 26.944,31.463L26.439,32.643C25.566,34.679 23.563,36 21.347,36C20.469,36 19.531,36 18.653,36C16.437,36 14.434,34.679 13.561,32.643L13.056,31.463Z" style="fill:#4c2c26;"/>
<path d="M18,10.377C19.33,10.244 20.67,10.244 22,10.377L22,13.882C22,14.617 22.171,15.342 22.5,16C22.5,16 22.5,16 22.5,16C22.829,16.658 23,17.383 23,18.118C23,19.301 23,21 23,21L17,21L17,18.118C17,17.383 17.171,16.658 17.5,16C17.5,16 17.5,16 17.5,16C17.829,15.342 18,14.617 18,13.882L18,10.377Z" style="fill:#4e2d27;"/>
<path d="M17,23C17,23 17.305,22.085 17.578,21.266C17.83,20.51 18.538,20 19.335,20C19.763,20 20.237,20 20.665,20C21.462,20 22.17,20.51 22.422,21.266C22.695,22.085 23,23 23,23L23,29L17,29L17,23Z" style="fill:#824a41;"/>
<path d="M5.635,23.865C6.735,23.052 8.024,22.496 9.411,22.265C9.448,22.259 9.485,22.253 9.521,22.247C10.374,22.104 11,21.366 11,20.501L11,20.5L15,26L25,26L29,20.5L29,20.501C29,21.366 29.626,22.104 30.479,22.247C30.515,22.253 30.552,22.259 30.589,22.265C31.976,22.496 33.265,23.052 34.365,23.865C34.716,24.585 35.003,25.345 35.219,26.136L36,29C35.139,28.569 34.259,28.184 33.362,27.844C33.915,29.453 34.15,31.199 34,32.998C34,32.999 34,33 34,33C34,33 33.187,32.458 32.159,31.773C30.568,30.712 28.601,30.625 26.977,31.388L26.944,31.463C26.829,30.912 26.536,30.409 26.104,30.034C25.534,29.54 24.778,29.317 24.032,29.424L20,30C20,30 17.876,29.697 15.968,29.424C15.222,29.317 14.466,29.54 13.896,30.034C13.464,30.409 13.171,30.912 13.056,31.463L13.023,31.388C11.399,30.625 9.432,30.712 7.841,31.773C6.813,32.458 6,33 6,33C6,33 6,32.999 6,32.998C5.85,31.199 6.085,29.453 6.638,27.844C5.741,28.184 4.861,28.569 4,29L4.781,26.136C4.997,25.345 5.284,24.585 5.635,23.865Z" style="fill:#719742;"/>
<path d="M16.106,32C16.106,32 15.17,31.096 14.325,30.28C13.478,29.462 13,28.335 13,27.158C13,27.047 13,26.939 13,26.836C13,26.301 12.787,25.787 12.409,25.409C12.293,25.293 12.169,25.169 12.043,25.043C11.375,24.375 11,23.469 11,22.525L11,20.5C11,18.567 12.567,17 14.5,17C15.076,17 15.652,17 16.165,17C16.652,17 17.119,17.193 17.463,17.537C17.807,17.881 18,18.348 18,18.835C18,19.854 18,21.086 18,21.945C18,22.639 17.838,23.323 17.528,23.944C17.501,23.998 17.474,24.052 17.447,24.106C17.153,24.694 17,25.342 17,26L17,26L23,26L23,26C23,25.342 22.847,24.694 22.553,24.106C22.526,24.052 22.499,23.998 22.472,23.944C22.162,23.323 22,22.639 22,21.945C22,21.086 22,19.854 22,18.835C22,18.348 22.193,17.881 22.537,17.537C22.881,17.193 23.348,17 23.835,17C24.348,17 24.924,17 25.5,17C27.433,17 29,18.567 29,20.5L29,22.525C29,23.469 28.625,24.375 27.957,25.043C27.831,25.169 27.707,25.293 27.591,25.409C27.213,25.787 27,26.301 27,26.836C27,26.939 27,27.047 27,27.158C27,28.335 26.522,29.462 25.675,30.28C24.83,31.096 23.894,32 23.894,32L20,31L16.106,32Z" style="fill:#597734;"/>
</g>
</g>
<g id="ears">
<path d="M23.044,10.509C23.3,8.158 24.666,6.048 26.749,4.858C28.412,3.908 30,3 30,3C30,3 30.706,4.412 31.484,5.967C32.784,8.568 33.099,11.551 32.372,14.366C32.268,14.768 32.175,15.129 32.103,15.408C32.084,15.48 32.056,15.548 32.019,15.61C32.228,15.887 32.427,16.172 32.614,16.466C32.286,16.799 31.831,17 31.338,17C30.887,17 30.233,17 29.535,17C26.992,17 24.618,15.729 23.207,13.613L23.206,13.612C23.072,13.41 23,13.173 23,12.931L23,11.216C23,10.978 23.009,10.741 23.027,10.507L23.044,10.509ZM7.981,15.61C7.944,15.548 7.916,15.48 7.897,15.408C7.825,15.129 7.732,14.768 7.628,14.366C6.901,11.551 7.216,8.568 8.516,5.967C9.294,4.412 10,3 10,3C10,3 11.588,3.908 13.251,4.858C15.334,6.048 16.7,8.158 16.956,10.509L16.973,10.507C16.991,10.741 17,10.978 17,11.216L17,12.97C17,13.187 16.936,13.399 16.815,13.58L16.793,13.613C15.382,15.729 13.008,17 10.465,17L8.662,17C8.169,17 7.714,16.799 7.386,16.466C7.573,16.172 7.772,15.887 7.981,15.61Z" style="fill:#56312b;"/>
<path d="M24.479,13.727L24.463,13.523C24.185,9.906 26.197,6.501 29.499,5L29.5,5.001C31.696,8.137 32.235,12.142 30.947,15.747L30.857,16L30.319,16C28.138,16 26.058,15.176 24.479,13.727ZM9.143,16L9.053,15.747C7.765,12.142 8.304,8.137 10.5,5.001L10.501,5C13.803,6.501 15.815,9.906 15.537,13.523L15.521,13.727C13.942,15.176 11.862,16 9.681,16L9.143,16Z" style="fill:#864d43;"/>
<path d="M28,8L29,7C29,7 29.096,7.575 29.204,8.222C29.384,9.304 28.913,10.391 28,11C28,11 28,11 28,11L29.5,11.5C29.5,11.5 29.5,11.5 29.5,11.5C28.856,12.465 27.877,13.156 26.751,13.437C26.598,13.475 26.5,13.5 26.5,13.5" style="fill:none;stroke:#341e1a;stroke-width:1.27px;"/>
<path d="M12,8L11,7C11,7 10.878,7.244 10.703,7.593C10.394,8.212 10.358,8.933 10.604,9.58C10.85,10.228 11.356,10.742 11.998,10.999C11.999,11 12,11 12,11L10.5,11.5C10.5,11.5 10.5,11.5 10.5,11.5C11.144,12.465 12.123,13.156 13.249,13.437C13.402,13.475 13.5,13.5 13.5,13.5" style="fill:none;stroke:#341e1a;stroke-width:1.27px;"/>
</g>
<g id="face">
<path d="M12,20.5C12,19.837 12.263,19.201 12.732,18.732C13.201,18.263 13.837,18 14.5,18C15.163,18 15.799,18.263 16.268,18.732C16.737,19.201 17,19.837 17,20.5C17,20.831 17,21.171 17,21.502C17,22.165 16.737,22.8 16.268,23.268C15.8,23.737 15.165,24 14.502,24C14.501,24 14.499,24 14.498,24C13.835,24 13.2,23.737 12.732,23.268C12.263,22.8 12,22.165 12,21.502C12,21.171 12,20.831 12,20.5ZM28,20.5C28,19.837 27.737,19.201 27.268,18.732C26.799,18.263 26.163,18 25.5,18C24.837,18 24.201,18.263 23.732,18.732C23.263,19.201 23,19.837 23,20.5C23,20.831 23,21.171 23,21.502C23,22.165 23.263,22.8 23.732,23.268C24.2,23.737 24.835,24 25.498,24C25.499,24 25.501,24 25.502,24C26.165,24 26.8,23.737 27.268,23.268C27.737,22.8 28,22.165 28,21.502C28,21.171 28,20.831 28,20.5Z" style="fill:#fff;"/>
<path d="M26,20.25C26,19.698 25.552,19.25 25,19.25C24.448,19.25 24,19.698 24,20.25C24,20.72 24,21.28 24,21.75C24,22.302 24.448,22.75 25,22.75C25.552,22.75 26,22.302 26,21.75C26,21.28 26,20.72 26,20.25ZM14,20.25C14,19.698 14.448,19.25 15,19.25C15.552,19.25 16,19.698 16,20.25C16,20.72 16,21.28 16,21.75C16,22.302 15.552,22.75 15,22.75C14.448,22.75 14,22.302 14,21.75C14,21.28 14,20.72 14,20.25Z" style="fill:#a88d30;"/>
<path d="M17,26C17.64,25.36 18.509,25 19.414,25C19.794,25 20.206,25 20.586,25C21.491,25 22.36,25.36 23,26C23,26 23,26 23,26L23,26.393C23,27.378 22.444,28.278 21.563,28.719C21.558,28.721 21.554,28.723 21.549,28.726C21.188,28.906 20.79,29 20.386,29C20.141,29 19.859,29 19.614,29C19.21,29 18.812,28.906 18.451,28.726C18.446,28.723 18.442,28.721 18.437,28.719C17.556,28.278 17,27.378 17,26.393C17,26.162 17,26 17,26C17,26 17,26 17,26Z"/>
<path d="M14,30C14,30 14.394,30.394 14.833,30.833C15.548,31.548 16.606,31.798 17.566,31.478C17.814,31.395 18.059,31.314 18.274,31.242C18.755,31.082 19.258,31 19.765,31C19.919,31 20.081,31 20.235,31C20.742,31 21.245,31.082 21.726,31.242C21.941,31.314 22.186,31.395 22.434,31.478C23.394,31.798 24.452,31.548 25.167,30.833C25.606,30.394 26,30 26,30" style="fill:none;stroke:#140b0a;stroke-width:1.5px;"/>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 9.4 KiB

View file

@ -0,0 +1,41 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg width="100%" height="100%" viewBox="0 0 40 40" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" xml:space="preserve" xmlns:serif="http://www.serif.com/" style="fill-rule:evenodd;clip-rule:evenodd;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:1.5;">
<rect id="wolf_taco" x="0" y="0" width="40" height="40" style="fill:none;"/>
<clipPath id="_clip1">
<rect x="0" y="0" width="40" height="40"/>
</clipPath>
<g clip-path="url(#_clip1)">
<g id="outline">
<path d="M23.839,10.14C25.392,7.932 28.034,6.726 30.745,7.027C32.91,7.268 35,7.5 35,7.5L33.491,11.524C33.435,11.668 33.14,12.429 32.822,13.248C32.59,13.847 32.207,14.355 31.726,14.737C32.852,16.118 33.702,17.74 34.189,19.526L35,22.5C34.53,22.312 34.057,22.137 33.579,21.976C34.301,23.086 34.859,24.316 35.219,25.636L36,28.5C35.139,28.069 34.259,27.684 33.362,27.344C33.915,28.953 34.15,30.699 34,32.498C34,32.499 34,32.5 34,32.5C34,32.5 33.187,31.958 32.159,31.273C30.841,30.394 29.265,30.183 27.839,30.571C28.448,31.451 28.902,32.351 29.233,33.137C29.468,33.697 29.431,34.334 29.133,34.863C28.835,35.392 28.309,35.754 27.709,35.844C23.934,36.41 16.438,37.534 12.519,38.121C11.89,38.215 11.253,37.999 10.811,37.541C10.37,37.083 10.177,36.439 10.294,35.814C10.582,34.283 11.152,32.332 12.282,30.605C10.825,30.172 9.196,30.369 7.841,31.273C6.813,31.958 6,32.5 6,32.5C6,32.5 6,32.499 6,32.498C5.85,30.699 6.085,28.953 6.638,27.344C5.741,27.684 4.861,28.069 4,28.5L4.781,25.636C5.141,24.316 5.699,23.086 6.421,21.976C5.943,22.137 5.47,22.312 5,22.5L5.811,19.526C6.298,17.74 7.148,16.118 8.274,14.737C7.793,14.355 7.41,13.847 7.178,13.248C6.86,12.429 6.565,11.668 6.509,11.524L5,7.5C5,7.5 7.09,7.268 9.255,7.027C11.966,6.726 14.608,7.932 16.161,10.14L16.691,10.051C18.882,9.686 21.118,9.686 23.309,10.051L23.839,10.14ZM19.904,9.474C19.47,9.341 17.648,8.644 16.287,6.01C14.956,3.435 16.64,2 17.857,2C19.074,2 20,2.874 20,4.143L20.011,3.91C20.117,2.768 21.002,2 22.143,2C23.36,2 25.044,3.435 23.713,6.01C22.157,9.02 20,9.5 20,9.5L19.904,9.474Z" style="fill:none;stroke:#000;stroke-width:4px;"/>
</g>
<g id="emoji">
<g id="head">
<g>
<path d="M16.441,10.093L16.691,10.051C17.126,9.979 17.562,9.921 18,9.877L20,10.877L22,9.877C22.438,9.921 22.874,9.979 23.309,10.051L23.559,10.093C23.39,10.393 31.582,16.155 32.342,15.557C33.164,16.745 33.795,18.082 34.189,19.526L35,22.5C34.53,22.312 34.057,22.137 33.579,21.976C33.868,22.42 34.131,22.884 34.365,23.365C33.265,22.552 25,25.5 25,25.5L15,25.5C15,25.5 6.735,22.552 5.635,23.365C5.869,22.884 6.132,22.42 6.421,21.976C5.943,22.137 5.47,22.312 5,22.5L5.811,19.526C6.205,18.082 6.836,16.745 7.658,15.557C8.418,16.155 16.61,10.393 16.441,10.093Z" style="fill:#653a33;"/>
<path d="M23.559,10.093L23.794,10.132C27.32,10.72 30.377,12.716 32.342,15.557C31.582,16.155 30.629,16.5 29.618,16.5L29.618,16.5C27.022,16.5 24.649,15.033 23.488,12.711L23.148,12.032C22.993,11.723 22.978,11.362 23.107,11.04L23.11,11.033C23.24,10.707 23.39,10.393 23.559,10.093ZM16.441,10.093C16.61,10.393 16.76,10.707 16.89,11.033C17.081,11.509 16.906,11.857 16.663,12.095L16.89,11.956C16.89,11.956 16.715,12.305 16.512,12.711C15.351,15.033 12.978,16.5 10.382,16.5L10.382,16.5C9.371,16.5 8.418,16.155 7.658,15.557C9.623,12.716 12.68,10.72 16.206,10.132L16.441,10.093Z" style="fill:#56312b;"/>
<path d="M13.056,30.963C13.171,30.412 13.464,28.909 13.896,28.534C14.466,28.04 25.534,28.04 26.104,28.534C26.536,28.909 26.829,30.412 26.944,30.963L26.439,32.143C25.566,34.179 23.563,35.5 21.347,35.5C20.469,35.5 19.531,35.5 18.653,35.5C16.437,35.5 14.434,34.179 13.561,32.143L13.056,30.963Z" style="fill:#4c2c26;"/>
<path d="M18,9.877C19.33,9.744 20.67,9.744 22,9.877L22,13.382C22,14.117 22.171,14.842 22.5,15.5C22.5,15.5 22.5,15.5 22.5,15.5C22.829,16.158 23,16.883 23,17.618C23,18.801 23,20.5 23,20.5L17,20.5L17,17.618C17,16.883 17.171,16.158 17.5,15.5C17.5,15.5 17.5,15.5 17.5,15.5C17.829,14.842 18,14.117 18,13.382L18,9.877Z" style="fill:#4e2d27;"/>
<path d="M17,22.5C17,22.5 17.305,21.585 17.578,20.766C17.83,20.01 18.538,19.5 19.335,19.5C19.763,19.5 20.237,19.5 20.665,19.5C21.462,19.5 22.17,20.01 22.422,20.766C22.695,21.585 23,22.5 23,22.5L23,28.5L17,28.5L17,22.5Z" style="fill:#824a41;"/>
<path d="M5.635,23.365C6.735,22.552 8.024,21.996 9.411,21.765C9.448,21.759 9.485,21.753 9.521,21.747C10.374,21.604 11,20.866 11,20.001L11,20L15,25.5L25,25.5L29,20L29,20.001C29,20.866 29.626,21.604 30.479,21.747C30.515,21.753 30.552,21.759 30.589,21.765C31.976,21.996 33.265,22.552 34.365,23.365C34.716,24.085 35.003,24.845 35.219,25.636L36,28.5C35.139,28.069 34.259,27.684 33.362,27.344C33.915,28.953 34.15,30.699 34,32.498C34,32.499 34,32.5 34,32.5C34,32.5 33.187,31.958 32.159,31.273C30.568,30.212 28.601,30.125 26.977,30.888L26.944,30.963C26.829,30.412 26.536,29.909 26.104,29.534C25.534,29.04 24.778,28.817 24.032,28.924L20,29.5C20,29.5 17.876,29.197 15.968,28.924C15.222,28.817 14.466,29.04 13.896,29.534C13.464,29.909 13.171,30.412 13.056,30.963L13.023,30.888C11.399,30.125 9.432,30.212 7.841,31.273C6.813,31.958 6,32.5 6,32.5C6,32.5 6,32.499 6,32.498C5.85,30.699 6.085,28.953 6.638,27.344C5.741,27.684 4.861,28.069 4,28.5L4.781,25.636C4.997,24.845 5.284,24.085 5.635,23.365Z" style="fill:#719742;"/>
<path d="M16.106,31.5C16.106,31.5 15.17,30.596 14.325,29.78C13.478,28.962 13,27.835 13,26.658C13,26.547 13,26.439 13,26.336C13,25.801 12.787,25.287 12.409,24.909C12.293,24.793 12.169,24.669 12.043,24.543C11.375,23.875 11,22.969 11,22.025L11,20C11,18.067 12.567,16.5 14.5,16.5C15.076,16.5 15.652,16.5 16.165,16.5C16.652,16.5 17.119,16.693 17.463,17.037C17.807,17.381 18,17.848 18,18.335C18,19.354 18,20.586 18,21.445C18,22.139 17.838,22.823 17.528,23.444C17.501,23.498 17.474,23.552 17.447,23.606C17.153,24.194 17,24.842 17,25.5L17,25.5L23,25.5L23,25.5C23,24.842 22.847,24.194 22.553,23.606C22.526,23.552 22.499,23.498 22.472,23.444C22.162,22.823 22,22.139 22,21.445C22,20.586 22,19.354 22,18.335C22,17.848 22.193,17.381 22.537,17.037C22.881,16.693 23.348,16.5 23.835,16.5C24.348,16.5 24.924,16.5 25.5,16.5C27.433,16.5 29,18.067 29,20L29,22.025C29,22.969 28.625,23.875 27.957,24.543C27.831,24.669 27.707,24.793 27.591,24.909C27.213,25.287 27,25.801 27,26.336C27,26.439 27,26.547 27,26.658C27,27.835 26.522,28.962 25.675,29.78C24.83,30.596 23.894,31.5 23.894,31.5L20,30.5L16.106,31.5Z" style="fill:#597734;"/>
</g>
</g>
<g id="ears">
<path d="M30.188,15.439C29.975,15.479 29.757,15.5 29.535,15.5C29.534,15.5 29.534,15.5 29.533,15.5C27.309,15.5 25.215,14.453 23.88,12.674C23.665,12.387 23.471,12.128 23.32,11.926C23.126,11.669 23.108,11.319 23.274,11.043C23.352,10.914 23.443,10.762 23.544,10.594C25.04,8.099 27.854,6.706 30.745,7.027C32.91,7.268 35,7.5 35,7.5L30.188,15.439ZM5,7.5C5,7.5 7.09,7.268 9.255,7.027C12.146,6.706 14.96,8.099 16.456,10.594C16.557,10.762 16.648,10.914 16.726,11.043C16.892,11.319 16.874,11.669 16.68,11.926C16.529,12.128 16.335,12.387 16.12,12.674C14.785,14.453 12.691,15.5 10.467,15.5C10.466,15.5 10.466,15.5 10.465,15.5C10.243,15.5 10.025,15.479 9.812,15.439L5,7.5Z" style="fill:#56312b;"/>
<path d="M5,7.5L5.386,7.528C6.998,7.643 8.471,8.482 9.393,9.81C10.314,11.137 10.585,12.811 10.129,14.362L9.812,15.439C8.629,15.216 7.623,14.398 7.178,13.248C6.86,12.429 6.565,11.668 6.509,11.524L5,7.5ZM35,7.5L33.491,11.524C33.435,11.668 33.14,12.429 32.822,13.248C32.377,14.398 31.371,15.216 30.188,15.439L29.871,14.362C29.415,12.811 29.686,11.137 30.607,9.81C31.529,8.482 33.002,7.643 34.614,7.528L35,7.5Z" style="fill:#864d43;"/>
</g>
<g id="face">
<path d="M26.515,28.985C27.836,30.288 28.697,31.863 29.233,33.137C29.468,33.697 29.431,34.334 29.133,34.863C28.835,35.392 28.309,35.754 27.709,35.844C25.338,36.199 21.498,36.775 17.999,37.3C18.005,37.174 13.506,37.119 13.639,37.953L12.519,38.121C11.89,38.215 11.253,37.999 10.811,37.541C10.37,37.083 10.177,36.439 10.294,35.814C10.674,33.795 11.545,31.044 13.542,29.042L16,31.5L20,30.5L24,31.5L26.515,28.985Z" style="fill:#d7bd96;"/>
<path d="M13.639,37.953C13.506,37.119 14.261,36.231 15.391,35.929C16.576,35.611 17.726,36.057 17.959,36.925C17.992,37.049 18.005,37.174 17.998,37.3L13.639,37.953ZM24.712,32.471C25.734,33.15 26.16,34.308 25.663,35.056C25.167,35.804 23.934,35.86 22.912,35.181C21.89,34.503 21.464,33.345 21.961,32.597C22.457,31.849 23.69,31.792 24.712,32.471ZM16,31.5L17.496,31.126C16.749,32.41 15.409,33.044 14.41,32.548C13.403,32.047 13.103,30.576 13.695,29.195L16,31.5Z" style="fill:#c39f72;"/>
<path d="M12.5,21.5C12.5,21.5 12.548,21.428 12.63,21.306C13.046,20.68 13.748,20.305 14.5,20.305C15.252,20.305 15.954,20.68 16.37,21.306C16.452,21.428 16.5,21.5 16.5,21.5" style="fill:none;stroke:#000;stroke-width:1.5px;"/>
<path d="M23.5,21.5C23.5,21.5 23.548,21.428 23.63,21.306C24.046,20.68 24.748,20.305 25.5,20.305C26.252,20.305 26.954,20.68 27.37,21.306C27.452,21.428 27.5,21.5 27.5,21.5" style="fill:none;stroke:#000;stroke-width:1.5px;"/>
<path d="M17,25.5C17.64,24.86 18.509,24.5 19.414,24.5C19.794,24.5 20.206,24.5 20.586,24.5C21.491,24.5 22.36,24.86 23,25.5C23,25.5 23,25.5 23,25.5L23,25.893C23,26.878 22.444,27.778 21.563,28.219C21.558,28.221 21.554,28.223 21.549,28.226C21.188,28.406 20.79,28.5 20.386,28.5C20.141,28.5 19.859,28.5 19.614,28.5C19.21,28.5 18.812,28.406 18.451,28.226C18.446,28.223 18.442,28.221 18.437,28.219C17.556,27.778 17,26.878 17,25.893C17,25.662 17,25.5 17,25.5C17,25.5 17,25.5 17,25.5Z"/>
<path d="M13.5,28C13.5,28 13.705,29.026 13.853,29.764C13.949,30.244 14.185,30.685 14.531,31.031C14.541,31.041 14.552,31.052 14.563,31.063C15.398,31.898 16.708,32.028 17.691,31.372C17.914,31.224 18.131,31.079 18.322,30.952C18.764,30.657 19.283,30.5 19.814,30.5C19.937,30.5 20.063,30.5 20.186,30.5C20.717,30.5 21.236,30.657 21.678,30.952C21.869,31.079 22.086,31.224 22.309,31.372C23.292,32.028 24.602,31.898 25.437,31.063C25.448,31.052 25.459,31.041 25.469,31.031C25.815,30.685 26.051,30.244 26.147,29.764C26.295,29.026 26.5,28 26.5,28" style="fill:none;stroke:#140b0a;stroke-width:1.5px;"/>
</g>
<g id="hearts">
<path d="M19.904,9.474C19.47,9.341 17.648,8.644 16.287,6.01C14.956,3.435 16.64,2 17.857,2C19.074,2 20,2.874 20,4.143L20.011,3.91C20.117,2.768 21.002,2 22.143,2C23.36,2 25.044,3.435 23.713,6.01C22.157,9.02 20,9.5 20,9.5L19.904,9.474Z" style="fill:#f13b75;"/>
</g>
</g>
</g>
</svg>

After

Width:  |  Height:  |  Size: 11 KiB