blob: d1be5c1f805f7c5ee6ed29bd34a1d34ae59e7969 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<svg clip-rule="evenodd" fill-rule="evenodd" stroke-linecap="round" stroke-linejoin="round" viewBox="0 0 48 48" xmlns="http://www.w3.org/2000/svg">
<linearGradient id="a" x2="1" gradientTransform="matrix(0 -45.201 45.201 0 24 47.5236)" gradientUnits="userSpaceOnUse">
<stop stop-color="#b76100" offset="0"/>
<stop stop-color="#ffa800" offset="1"/>
</linearGradient>
<path d="m21.602 45.331c-8.053-2.982-13.447-7.683-15.419-13.438-.929-2.711-.993-3.826-.994-17.433l-.001-10.378c0-1.107 1.107-2.213 2.213-2.213h33.198c1.106 0 2.213 1.106 2.213 2.213l-.001 10.378c-.001 13.607-.065 14.722-.994 17.433-1.982 5.784-7.423 10.505-15.501 13.45-1.211.442-2.29.796-2.397.788-.108-.008-1.15-.368-2.317-.8z" fill="url(#a)" fill-rule="nonzero"/>
<path d="m16.807 15.147 14.939 14.386" fill="none" stroke="#ffdc9c" stroke-width="4.43"/>
<g fill-rule="nonzero">
<path d="m18.348 31.405c2.388-.84 6.049-3.904 9.918-8.302 2.21-2.512 5.114-5.563 5.657-6.577l.394-.736-.903-.903c-.757-.758-.98-.884-1.378-.784-.725.182-5.486 4.078-8.261 6.632-3.599 3.312-5.456 5.489-6.649 7.795-.822 1.589-1.06 2.557-.727 2.959.303.364.726.346 1.949-.084z" fill="#ffe6b8"/>
<path d="m13.77 22.013c.491-.484.893-.974.893-1.088 0-.115-.21-.406-.467-.647-.559-.527-.59-.854-.105-1.114.584-.314 1.22-.225 1.953.273.377.257.75.467.827.467s1.294-1.167 2.706-2.593l2.565-2.594-.569-.899c-.698-1.103-.717-1.617-.078-2.12.623-.491 1.008-.489 1.642.01l.505.398.732-.716c.403-.394.733-.808.733-.92 0-.253-1.254-1.47-1.807-1.753-.224-.115-.748-.209-1.165-.209-.596 0-.906.133-1.457.627-1.326 1.187-2.021 1.324-3.225.634l-.733-.42-2.629 2.631-2.629 2.632.481.71c.534.789.614 1.526.224 2.061-.277.379-.244.391-1.537-.558-.184-.135-.495.059-1.186.74-.515.508-.936 1.01-.936 1.115 0 .245 3.943 4.213 4.187 4.213.1 0 .584-.396 1.075-.88z" fill="#fff"/>
<path d="m35.349 15.992c.762-.314 1.269-.85 2.012-2.124.306-.525.91-1.276 1.344-1.668l.787-.714-.769-.316c-.845-.347-3.302-.572-4.11-.376-1.041.253-2.867 2.31-2.867 3.229 0 .408 2.089 2.231 2.557 2.231.226 0 .697-.118 1.046-.262z" fill="#fff"/>
</g>
</svg>
|