Начальный коммит
This commit is contained in:
5
cinnamon/light-assets/menu/menu-hover.svg
Normal file
5
cinnamon/light-assets/menu/menu-hover.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg version="1.1" viewBox="0 0 32 33" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4" y="1" width="24" height="31" opacity=".04"/>
|
||||
<rect x="4" y="0" width="24" height="1" opacity=".09"/>
|
||||
<rect x="4" y="32" width="24" height="1" opacity=".09"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 255 B |
9
cinnamon/light-assets/menu/menu.svg
Normal file
9
cinnamon/light-assets/menu/menu.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg version="1.1" viewBox="0 0 32 32" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4.5" y="4.5" width="23" height="22" rx="2" ry="2" fill="none" opacity="0.1" stroke="#000"/>
|
||||
<rect x="5" y="5" width="22" height="21" rx="1.4" ry="1.4" fill="#fff"/>
|
||||
<rect x="0.5" y="0.5" width="31" height="31" rx="8" ry="8" fill="none" opacity="0.0075" stroke="#000"/>
|
||||
<rect x="1.5" y="1.5" width="29" height="29" rx="7" ry="7" fill="none" opacity="0.015" stroke="#000"/>
|
||||
<rect x="2.5" y="2.5" width="27" height="27" rx="6" ry="6" fill="none" opacity="0.03" stroke="#000"/>
|
||||
<rect x="3.5" y="3.5" width="25" height="25" rx="5" ry="5" fill="none" opacity="0.045" stroke="#000"/>
|
||||
<path d="m5.6483 26.305c0.72475 0.7369 1.7315 1.1953 2.8516 1.1953h15c1.12 0 2.1268-0.4584 2.8516-1.1953-0.2591 0.1221-0.5451 0.1953-0.85156 0.1953h-19c-0.30646 0-0.59246-0.073-0.85156-0.1953z" fill="none" opacity="0.075" stroke="#000"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 913 B |
5
cinnamon/light-assets/menu/submenu.svg
Normal file
5
cinnamon/light-assets/menu/submenu.svg
Normal file
@@ -0,0 +1,5 @@
|
||||
<svg version="1.1" viewBox="0 0 37 18" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="4" y="0" width="29" height="18" opacity=".05"/>
|
||||
<rect x="4" y="0" width="29" height="1" opacity=".1"/>
|
||||
<rect x="4" y="17" width="29" height="1" opacity=".1"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 253 B |
Reference in New Issue
Block a user