Начальный коммит
This commit is contained in:
7
cinnamon/common-assets/panel/activities-active.svg
Normal file
7
cinnamon/common-assets/panel/activities-active.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<g fill="#5294e2">
|
||||
<rect x="5" y="11" width="2" height="2"/>
|
||||
<rect x="11" y="11" width="2" height="2"/>
|
||||
<rect x="17" y="11" width="2" height="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 242 B |
7
cinnamon/common-assets/panel/activities.svg
Normal file
7
cinnamon/common-assets/panel/activities.svg
Normal file
@@ -0,0 +1,7 @@
|
||||
<svg version="1.1" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
|
||||
<g fill="#fff">
|
||||
<rect x="5" y="11" width="2" height="2"/>
|
||||
<rect x="11" y="11" width="2" height="2"/>
|
||||
<rect x="17" y="11" width="2" height="2"/>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 239 B |
@@ -0,0 +1,3 @@
|
||||
<svg version="1.0" viewBox="0 0 28 4" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="2" y="2" width="24" height="2" fill="#DD682A"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 139 B |
3
cinnamon/common-assets/panel/window-list-active-top.svg
Normal file
3
cinnamon/common-assets/panel/window-list-active-top.svg
Normal file
@@ -0,0 +1,3 @@
|
||||
<svg version="1.0" viewBox="0 0 28 4" xmlns="http://www.w3.org/2000/svg">
|
||||
<rect x="2" y="0" width="24" height="2" fill="#DD682A"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 139 B |
Reference in New Issue
Block a user