Refine Burrow owl icon source
This commit is contained in:
parent
940f46bbbc
commit
6c169f6b45
51 changed files with 313 additions and 30 deletions
14
design/brand/icon-layers/owl-legs.svg
Normal file
14
design/brand/icon-layers/owl-legs.svg
Normal file
|
|
@ -0,0 +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">
|
||||
<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"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1 KiB |
Loading…
Add table
Add a link
Reference in a new issue