diff options
Diffstat (limited to '.icons/awkward/16x16/apps/granule.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/granule.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/granule.svg b/.icons/awkward/16x16/apps/granule.svg new file mode 100644 index 00000000..9e188334 --- /dev/null +++ b/.icons/awkward/16x16/apps/granule.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect fill="#fecd38" width="12" height="12" x="2" y="0" rx=".6" ry=".8"/> + <rect fill="#d2d2d2" width="16" height="8" x="0" y="8" rx=".8" ry=".8"/> + <path opacity=".5" d="m4 4v-1h8v1z"/> + <rect fill="#484848" width="6" height="1" x="5" y="11" rx=".375" ry=".25"/> + <path opacity=".5" d="m4 6v-1h8v1z"/> +</svg> |