diff options
Diffstat (limited to '.icons/awkward/48x48/apps/gramps.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/gramps.svg | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/gramps.svg b/.icons/awkward/48x48/apps/gramps.svg new file mode 100644 index 00000000..ccabe476 --- /dev/null +++ b/.icons/awkward/48x48/apps/gramps.svg @@ -0,0 +1,26 @@ +<svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 48 48"> + <rect fill="#ac8a78" width="40" height="40" x="4" y="4" rx="2" ry="2"/> + <path fill="#fff" opacity=".2" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> + <path opacity=".2" d="m6 45c-1.108 0-2-0.892-2-2v-1c0 1.108 0.892 2 2 2h36c1.108 0 2-0.892 2-2v1c0 1.108-0.892 2-2 2h-36z"/> + <path fill="none" stroke="#494949" stroke-width="2" d="m16 24v-10h16v10"/> + <path fill="none" stroke="#494949" stroke-width="2" d="m20 34v-10h16v10"/> + <path fill="none" stroke="#494949" stroke-width="2" d="m12 34v-10h16v10"/> + <g opacity=".2" transform="translate(0,1)"> + <rect width="4" height="6" x="10" y="30"/> + <rect width="4" height="6" x="18" y="30"/> + <rect width="4" height="6" x="26" y="30"/> + <rect width="4" height="6" x="22" y="11"/> + <rect width="4" height="6" x="14" y="21"/> + <rect width="4" height="6" x="30" y="21"/> + <rect width="4" height="6" x="34" y="30"/> + </g> + <g fill="#fff"> + <rect width="4" height="6" x="10" y="30"/> + <rect width="4" height="6" x="18" y="30"/> + <rect width="4" height="6" x="26" y="30"/> + <rect width="4" height="6" x="22" y="11"/> + <rect width="4" height="6" x="14" y="21"/> + <rect width="4" height="6" x="30" y="21"/> + <rect width="4" height="6" x="34" y="30"/> + </g> +</svg> |