Refine Burrow owl icon source
This commit is contained in:
parent
940f46bbbc
commit
6c169f6b45
51 changed files with 313 additions and 30 deletions
22
design/brand/icon-layers/owl-face.svg
Normal file
22
design/brand/icon-layers/owl-face.svg
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
<svg xmlns="http://www.w3.org/2000/svg" width="1024" height="1024" viewBox="0 0 1024 1024">
|
||||
<defs>
|
||||
<radialGradient id="eye-fill" cx="50%" cy="45%" r="55%">
|
||||
<stop offset="0" stop-color="#ffd762"/>
|
||||
<stop offset="1" stop-color="#c98213"/>
|
||||
</radialGradient>
|
||||
</defs>
|
||||
<path d="M365 346c37-75 86-113 147-113s110 38 147 113c-42-31-91-47-147-47s-105 16-147 47Z" fill="#8b4f25"/>
|
||||
<path d="M386 350c36-32 74-48 112-48 15 0 30 3 45 8-22 42-60 65-115 70-18-5-32-15-42-30Z" fill="#fff0c8"/>
|
||||
<path d="M638 350c-36-32-74-48-112-48-15 0-30 3-45 8 22 42 60 65 115 70 18-5 32-15 42-30Z" fill="#fff0c8"/>
|
||||
<path d="M407 355c21-20 47-29 78-28-13 30-35 47-67 51-7-6-11-14-11-23Z" fill="#170e09"/>
|
||||
<path d="M617 355c-21-20-47-29-78-28 13 30 35 47 67 51 7-6 11-14 11-23Z" fill="#170e09"/>
|
||||
<circle cx="446" cy="358" r="34" fill="url(#eye-fill)"/>
|
||||
<circle cx="578" cy="358" r="34" fill="url(#eye-fill)"/>
|
||||
<circle cx="446" cy="358" r="18" fill="#050403"/>
|
||||
<circle cx="578" cy="358" r="18" fill="#050403"/>
|
||||
<circle cx="457" cy="343" r="8" fill="#fff8e4"/>
|
||||
<circle cx="589" cy="343" r="8" fill="#fff8e4"/>
|
||||
<path d="M512 384l30 34-30 62-30-62Z" fill="#d89642"/>
|
||||
<path d="M512 384v96l-30-62Z" fill="#f0bd65" opacity="0.84"/>
|
||||
<path d="M402 295c31-27 68-41 110-41s79 14 110 41" fill="none" stroke="#f2d69e" stroke-width="20" stroke-linecap="round"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.3 KiB |
Loading…
Add table
Add a link
Reference in a new issue