summaryrefslogtreecommitdiffstats
path: root/data/resources/profile.svgin
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-03 12:15:28 (EDT)
committer Patrick McDermott <pj@pehjota.net>2017-11-03 12:15:28 (EDT)
commit1ce9241a96bf54b3de0bb17f0309c5712b4cbd21 (patch)
tree23b0d5b6fded01ca093fbf3a434b43e98e12d157 /data/resources/profile.svgin
parent12a39654dfc9f1007991132e000193b97734369c (diff)
downloadmarquee-1ce9241a96bf54b3de0bb17f0309c5712b4cbd21.zip
marquee-1ce9241a96bf54b3de0bb17f0309c5712b4cbd21.tar.gz
marquee-1ce9241a96bf54b3de0bb17f0309c5712b4cbd21.tar.bz2
data/resources/profile.svgin: New file
Diffstat (limited to 'data/resources/profile.svgin')
-rw-r--r--data/resources/profile.svgin6
1 files changed, 6 insertions, 0 deletions
diff --git a/data/resources/profile.svgin b/data/resources/profile.svgin
new file mode 100644
index 0000000..8784732
--- /dev/null
+++ b/data/resources/profile.svgin
@@ -0,0 +1,6 @@
+<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16"
+ viewBox="0, 0, 16, 16">
+ <rect x="1" y="9" width="14" height="7" rx="2" ry="2" fill="@COLOR@" />
+ <ellipse cx="8" cy="11" rx="7" ry="4" fill="@COLOR@" />
+ <circle cx="8" cy="4" r="4" fill="@COLOR@" />
+</svg>