Making icons sharper since hand crafting your own svg was cool.

This commit is contained in:
Jonathan Kingston
2017-08-05 09:59:45 +01:00
parent ee8c69b73e
commit e78f49bec5
2 changed files with 39 additions and 36 deletions
+38
View File
@@ -0,0 +1,38 @@
<svg
xmlns="http://www.w3.org/2000/svg"
width="120"
height="120"
fill="context-fill #4c4c4c"
viewBox="0 0 120 120">
<rect
width="55.729603"
height="55.821072"
x="0"
y="0"
ry="8" />
<rect
width="55.729603"
height="55.821072"
x="0"
y="64"
ry="8" />
<rect
width="55.729603"
height="55.821072"
x="64"
y="64"
ry="8" />
<rect
width="11.440679"
height="55"
x="86.216095"
y="0"
ry="2.7768016" />
<rect
width="11.440679"
height="55"
x="22.504238"
y="-119.6822"
ry="2.7768016"
transform="matrix(0,1,-1,0,0,0)" />
</svg>

After

Width:  |  Height:  |  Size: 665 B