0908
This commit is contained in:
12
office-site/assets/img/logo.svg
Normal file
12
office-site/assets/img/logo.svg
Normal file
@@ -0,0 +1,12 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 64 64" width="64" height="64">
|
||||
<defs>
|
||||
<linearGradient id="lg" x1="0" y1="0" x2="1" y2="1">
|
||||
<stop offset="0" stop-color="#ff8a3d"/>
|
||||
<stop offset="1" stop-color="#ff6900"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<rect x="2" y="2" width="60" height="60" rx="16" fill="url(#lg)"/>
|
||||
<rect x="14" y="16" width="36" height="10" rx="5" fill="#fff"/>
|
||||
<rect x="14" y="30" width="36" height="10" rx="5" fill="#fff" opacity=".85"/>
|
||||
<rect x="14" y="44" width="20" height="6" rx="3" fill="#fff" opacity=".7"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 574 B |
Reference in New Issue
Block a user