Fix Burrow owl icon silhouette
This commit is contained in:
parent
7ded0e2e69
commit
c81712b781
81 changed files with 107 additions and 110 deletions
|
|
@ -1,6 +1,6 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
||||
<defs>
|
||||
<linearGradient id="body-fill" x1="360" y1="230" x2="650" y2="725" gradientUnits="userSpaceOnUse">
|
||||
<linearGradient id="body-fill" x1="260" y1="220" x2="765" y2="690" gradientUnits="userSpaceOnUse">
|
||||
<stop offset="0" stop-color="#b87435"/>
|
||||
<stop offset="0.62" stop-color="#72401f"/>
|
||||
<stop offset="1" stop-color="#2a1710"/>
|
||||
|
|
@ -10,10 +10,10 @@
|
|||
</filter>
|
||||
</defs>
|
||||
<g filter="url(#soft-shadow)">
|
||||
<path d="M346 455c0-144 65-235 166-235s166 91 166 235c0 134-68 224-166 224s-166-90-166-224Z" fill="url(#body-fill)"/>
|
||||
<path d="M378 478c24 52 68 80 134 80s110-28 134-80c5 113-48 181-134 181s-139-68-134-181Z" fill="#4b2919" opacity="0.38"/>
|
||||
<path d="M380 506c-31 47-34 104-8 171 45-33 68-85 70-156Z" fill="#2b1710" opacity="0.48"/>
|
||||
<path d="M644 506c31 47 34 104 8 171-45-33-68-85-70-156Z" fill="#2b1710" opacity="0.48"/>
|
||||
<path d="M443 596c26 18 49 27 69 27s43-9 69-27c-14 49-37 74-69 74s-55-25-69-74Z" fill="#c48340" opacity="0.38"/>
|
||||
<path d="M262 458c0-88 44-164 126-208 37-20 78-28 124-24 46-4 87 4 124 24 82 44 126 120 126 208 0 85-53 148-160 181l-90 28-90-28c-107-33-160-96-160-181Z" fill="url(#body-fill)"/>
|
||||
<path d="M316 486c42 43 108 64 196 64s154-21 196-64c-13 87-78 137-196 160-118-23-183-73-196-160Z" fill="#4b2919" opacity="0.3"/>
|
||||
<path d="M286 499c-58 45-82 109-72 190 88-31 143-90 164-178Z" fill="#2b1710" opacity="0.62"/>
|
||||
<path d="M738 499c58 45 82 109 72 190-88-31-143-90-164-178Z" fill="#2b1710" opacity="0.62"/>
|
||||
<path d="M400 578c44 27 82 41 112 41s68-14 112-41c-26 47-63 72-112 72s-86-25-112-72Z" fill="#c48340" opacity="0.26"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 1.1 KiB After Width: | Height: | Size: 1.2 KiB |
Loading…
Add table
Add a link
Reference in a new issue