Browse Source

Fixed icon layers.svg

Enrico Turri 6 years ago
parent
commit
86cb5bb00d
1 changed files with 4 additions and 4 deletions
  1. 4 4
      resources/icons/layers.svg

+ 4 - 4
resources/icons/layers.svg

@@ -5,13 +5,13 @@
 <g id="layers">
 	<g>
 		<g>
-			<rect x="1" y="13" fill="#808080" width="14" height="2"/>
+			<rect x="1" y="13" fill="#FFFFFF" width="14" height="2"/>
 		</g>
 		<g>
-			<rect x="1" y="10.6" fill="#808080" width="14" height="1.74"/>
+			<rect x="1" y="10.6" fill="#FFFFFF" width="14" height="1.74"/>
 		</g>
 		<g>
-			<rect x="1" y="8.19" fill="#808080" width="14" height="1.47"/>
+			<rect x="1" y="8.19" fill="#FFFFFF" width="14" height="1.47"/>
 		</g>
 		<g>
 			<rect x="1" y="5.79" fill="#ED6B21" width="14" height="1.2"/>
@@ -20,7 +20,7 @@
 			<rect x="1" y="3.39" fill="#ED6B21" width="14" height="0.93"/>
 		</g>
 		<g>
-			<rect x="1" y="0.99" fill="#808080" width="14" height="0.67"/>
+			<rect x="1" y="0.99" fill="#FFFFFF" width="14" height="0.67"/>
 		</g>
 	</g>
 </g>