Fix Burrow owl icon silhouette
This commit is contained in:
parent
7ded0e2e69
commit
c81712b781
81 changed files with 107 additions and 110 deletions
|
|
@ -1,14 +1,14 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
||||
<defs>
|
||||
<linearGradient id="leg-fill" x1="430" y1="600" x2="604" y2="920" gradientUnits="userSpaceOnUse">
|
||||
<linearGradient id="leg-fill" x1="400" y1="600" x2="625" y2="910" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#f2c27c"/>
|
||||
<stop offset="1" stop-color="#9b612c"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<path d="M437 616c20-9 43-9 63 0l-18 258c-2 22-31 22-33 0Z" fill="url(#leg-fill)"/>
|
||||
<path d="M524 616c20-9 43-9 63 0l-12 258c-2 22-31 22-33 0Z" fill="url(#leg-fill)"/>
|
||||
<path d="M446 676h40M442 744h38M438 812h35M538 676h40M536 744h38M533 812h35" stroke="#74461f" stroke-width="9" stroke-linecap="round" opacity="0.34"/>
|
||||
<path d="M451 872c-34 9-63 26-88 51 42-9 76-7 102 7 16 8 35-4 33-22-1-20-19-42-47-36Z" fill="#d99b52"/>
|
||||
<path d="M573 872c34 9 63 26 88 51-42-9-76-7-102 7-16 8-35-4-33-22 1-20 19-42 47-36Z" fill="#d99b52"/>
|
||||
<path d="M398 922l-32 30M444 928l-6 43M489 921l29 35M626 922l32 30M580 928l6 43M535 921l-29 35" stroke="#2a1710" stroke-width="14" stroke-linecap="round"/>
|
||||
<path d="M411 612c20-8 42-6 60 5l-3 258c0 22-30 24-33 2Z" fill="url(#leg-fill)"/>
|
||||
<path d="M553 617c18-11 40-13 60-5l-24 265c-3 22-33 20-33-2Z" fill="url(#leg-fill)"/>
|
||||
<path d="M424 683h36M422 752h34M421 817h30M563 683h36M558 752h34M553 817h30" stroke="#74461f" stroke-width="9" stroke-linecap="round" opacity="0.3"/>
|
||||
<path d="M437 874c-40 8-73 23-98 46 43-6 79-2 109 12 17 8 35-5 31-23-4-21-19-40-42-35Z" fill="#d99b52"/>
|
||||
<path d="M579 874c40 8 73 23 98 46-43-6-79-2-109 12-17 8-35-5-31-23 4-21 19-40 42-35Z" fill="#d99b52"/>
|
||||
<path d="M392 920l-30 25M436 927l-9 38M478 919l24 29M632 920l30 25M588 927l9 38M546 919l-24 29" stroke="#2a1710" stroke-width="13" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1 KiB After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue