[gnome-online-accounts] icons: Replace PNGs with SVGs and add symbolics
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] icons: Replace PNGs with SVGs and add symbolics
- Date: Thu, 31 Jan 2019 13:04:02 +0000 (UTC)
commit b8a6f2a8e58e695185b1183439d888f59e297850
Author: Tobias Bernard <tbernard gnome org>
Date: Wed Jan 9 21:06:10 2019 +0100
icons: Replace PNGs with SVGs and add symbolics
See https://gitlab.gnome.org/GNOME/Initiatives/issues/2 for more info.
https://gitlab.gnome.org/GNOME/gnome-online-accounts/merge_requests/17
configure.ac | 9 +-
data/icons/16x16/Makefile.am | 21 ---
data/icons/16x16/goa-account-facebook.png | Bin 561 -> 0 bytes
data/icons/16x16/goa-account-flickr.png | Bin 594 -> 0 bytes
data/icons/16x16/goa-account-foursquare.png | Bin 735 -> 0 bytes
data/icons/16x16/goa-account-google.png | Bin 720 -> 0 bytes
data/icons/16x16/goa-account-msn.png | Bin 490 -> 0 bytes
data/icons/16x16/goa-account-owncloud.png | Bin 704 -> 0 bytes
data/icons/16x16/goa-account-pocket.png | Bin 662 -> 0 bytes
data/icons/16x16/goa-account.png | Bin 174 -> 0 bytes
data/icons/22x22/Makefile.am | 21 ---
data/icons/22x22/goa-account-facebook.png | Bin 730 -> 0 bytes
data/icons/22x22/goa-account-flickr.png | Bin 763 -> 0 bytes
data/icons/22x22/goa-account-foursquare.png | Bin 967 -> 0 bytes
data/icons/22x22/goa-account-google.png | Bin 918 -> 0 bytes
data/icons/22x22/goa-account-msn.png | Bin 614 -> 0 bytes
data/icons/22x22/goa-account-owncloud.png | Bin 932 -> 0 bytes
data/icons/22x22/goa-account-pocket.png | Bin 863 -> 0 bytes
data/icons/22x22/goa-account.png | Bin 179 -> 0 bytes
data/icons/24x24/Makefile.am | 21 ---
data/icons/24x24/goa-account-facebook.png | Bin 752 -> 0 bytes
data/icons/24x24/goa-account-flickr.png | Bin 784 -> 0 bytes
data/icons/24x24/goa-account-foursquare.png | Bin 990 -> 0 bytes
data/icons/24x24/goa-account-google.png | Bin 932 -> 0 bytes
data/icons/24x24/goa-account-msn.png | Bin 638 -> 0 bytes
data/icons/24x24/goa-account-owncloud.png | Bin 1009 -> 0 bytes
data/icons/24x24/goa-account-pocket.png | Bin 894 -> 0 bytes
data/icons/24x24/goa-account.png | Bin 180 -> 0 bytes
data/icons/256x256/Makefile.am | 14 --
data/icons/256x256/goa-account.png | Bin 433 -> 0 bytes
data/icons/32x32/Makefile.am | 21 ---
data/icons/32x32/goa-account-facebook.png | Bin 987 -> 0 bytes
data/icons/32x32/goa-account-flickr.png | Bin 941 -> 0 bytes
data/icons/32x32/goa-account-foursquare.png | Bin 1383 -> 0 bytes
data/icons/32x32/goa-account-google.png | Bin 1186 -> 0 bytes
data/icons/32x32/goa-account-msn.png | Bin 690 -> 0 bytes
data/icons/32x32/goa-account-owncloud.png | Bin 1336 -> 0 bytes
data/icons/32x32/goa-account-pocket.png | Bin 1228 -> 0 bytes
data/icons/32x32/goa-account.png | Bin 182 -> 0 bytes
data/icons/48x48/Makefile.am | 21 ---
data/icons/48x48/goa-account-facebook.png | Bin 1184 -> 0 bytes
data/icons/48x48/goa-account-flickr.png | Bin 1325 -> 0 bytes
data/icons/48x48/goa-account-foursquare.png | Bin 1906 -> 0 bytes
data/icons/48x48/goa-account-google.png | Bin 1573 -> 0 bytes
data/icons/48x48/goa-account-msn.png | Bin 807 -> 0 bytes
data/icons/48x48/goa-account-owncloud.png | Bin 1637 -> 0 bytes
data/icons/48x48/goa-account-pocket.png | Bin 1518 -> 0 bytes
data/icons/48x48/goa-account.png | Bin 187 -> 0 bytes
data/icons/96x96/Makefile.am | 21 ---
data/icons/96x96/goa-account-facebook.png | Bin 3023 -> 0 bytes
data/icons/96x96/goa-account-flickr.png | Bin 3039 -> 0 bytes
data/icons/96x96/goa-account-foursquare.png | Bin 4409 -> 0 bytes
data/icons/96x96/goa-account-google.png | Bin 3363 -> 0 bytes
data/icons/96x96/goa-account-msn.png | Bin 1880 -> 0 bytes
data/icons/96x96/goa-account-owncloud.png | Bin 3933 -> 0 bytes
data/icons/96x96/goa-account-pocket.png | Bin 3584 -> 0 bytes
data/icons/96x96/goa-account.png | Bin 282 -> 0 bytes
data/icons/Makefile.am | 2 +-
data/icons/meson.build | 36 ++---
data/icons/scalable/Makefile.am | 20 +++
data/icons/scalable/goa-account-facebook.svg | 109 ++++++++++++++
data/icons/scalable/goa-account-flickr.svg | 122 ++++++++++++++++
data/icons/scalable/goa-account-foursquare.svg | 108 ++++++++++++++
data/icons/scalable/goa-account-google.svg | 159 +++++++++++++++++++++
data/icons/scalable/goa-account-msn.svg | 145 +++++++++++++++++++
data/icons/scalable/goa-account-owncloud.svg | 117 +++++++++++++++
data/icons/scalable/goa-account-pocket.svg | 145 +++++++++++++++++++
data/icons/symbolic/Makefile.am | 20 +++
.../symbolic/goa-account-facebook-symbolic.svg | 31 ++++
.../icons/symbolic/goa-account-flickr-symbolic.svg | 43 ++++++
.../symbolic/goa-account-foursquare-symbolic.svg | 31 ++++
.../icons/symbolic/goa-account-google-symbolic.svg | 70 +++++++++
data/icons/symbolic/goa-account-msn-symbolic.svg | 60 ++++++++
.../symbolic/goa-account-owncloud-symbolic.svg | 37 +++++
.../icons/symbolic/goa-account-pocket-symbolic.svg | 41 ++++++
75 files changed, 1280 insertions(+), 165 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index b7a9dcd9..0296e628 100644
--- a/configure.ac
+++ b/configure.ac
@@ -496,13 +496,8 @@ AC_OUTPUT([
Makefile
data/Makefile
data/icons/Makefile
-data/icons/16x16/Makefile
-data/icons/22x22/Makefile
-data/icons/24x24/Makefile
-data/icons/32x32/Makefile
-data/icons/48x48/Makefile
-data/icons/96x96/Makefile
-data/icons/256x256/Makefile
+data/icons/scalable/Makefile
+data/icons/symbolic/Makefile
src/Makefile
src/goa/Makefile
src/goa/goa-1.0.pc
diff --git a/data/icons/Makefile.am b/data/icons/Makefile.am
index f610e855..c91e9ae2 100644
--- a/data/icons/Makefile.am
+++ b/data/icons/Makefile.am
@@ -1,5 +1,5 @@
-SUBDIRS = 16x16 22x22 24x24 32x32 48x48 96x96 256x256
+SUBDIRS = scalable symbolic
gtk_update_icon_cache = gtk-update-icon-cache -f -t $(datadir)/icons/hicolor
diff --git a/data/icons/meson.build b/data/icons/meson.build
index 79deee22..ba7edbe1 100644
--- a/data/icons/meson.build
+++ b/data/icons/meson.build
@@ -1,24 +1,26 @@
-icon_data = [
- 'goa-account-facebook.png',
- 'goa-account-flickr.png',
- 'goa-account-foursquare.png',
- 'goa-account-google.png',
- 'goa-account-msn.png',
- 'goa-account-owncloud.png',
- 'goa-account.png',
- 'goa-account-pocket.png',
+icon_scalable_data = [
+ 'goa-account-facebook.svg',
+ 'goa-account-flickr.svg',
+ 'goa-account-foursquare.svg',
+ 'goa-account-google.svg',
+ 'goa-account-msn.svg',
+ 'goa-account-owncloud.svg',
+ 'goa-account-pocket.svg',
]
-icon_data_256 = ['goa-account.png']
+icon_symbolic_data = [
+ 'goa-account-facebook-symbolic.svg',
+ 'goa-account-flickr-symbolic.svg',
+ 'goa-account-foursquare-symbolic.svg',
+ 'goa-account-google-symbolic.svg',
+ 'goa-account-msn-symbolic.svg',
+ 'goa-account-owncloud-symbolic.svg',
+ 'goa-account-pocket-symbolic.svg',
+]
icons = [
- ['16x16', icon_data],
- ['22x22', icon_data],
- ['24x24', icon_data],
- ['32x32', icon_data],
- ['48x48', icon_data],
- ['96x96', icon_data],
- ['256x256', icon_data_256]
+ ['scalable', icon_scalable_data],
+ ['symbolic', icon_symbolic_data],
]
foreach icon: icons
diff --git a/data/icons/scalable/Makefile.am b/data/icons/scalable/Makefile.am
new file mode 100644
index 00000000..210b1c31
--- /dev/null
+++ b/data/icons/scalable/Makefile.am
@@ -0,0 +1,20 @@
+NULL =
+
+icondir = $(datadir)/icons/hicolor/scalable/apps
+icon_DATA = \
+ goa-account-facebook.svg \
+ goa-account-flickr.svg \
+ goa-account-google.svg \
+ goa-account-msn.svg \
+ goa-account-owncloud.svg \
+ goa-account-pocket.svg \
+ goa-account-foursquare.svg \
+ $(NULL)
+
+EXTRA_DIST = \
+ $(icon_DATA)
+
+clean-local :
+ rm -f *~
+
+-include $(top_srcdir)/git.mk
diff --git a/data/icons/scalable/goa-account-facebook.svg b/data/icons/scalable/goa-account-facebook.svg
new file mode 100644
index 00000000..48db7a4c
--- /dev/null
+++ b/data/icons/scalable/goa-account-facebook.svg
@@ -0,0 +1,109 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3" />
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ id="g3900"
+ style="display:inline;enable-background:new"
+ transform="translate(-3e-5,-159.99988)">
+ <g
+ transform="translate(368.00003,159.99976)"
+ id="g1747"
+ style="display:inline;enable-background:new">
+ <rect
+
style="display:inline;opacity:1;vector-effect:none;fill:#4267b2;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect1745"
+ width="104"
+ height="104.00024"
+ x="-356"
+ y="184"
+ rx="7.9999986"
+ ry="8" />
+ </g>
+ <path
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:Sans;-inkscape-font-specification:Sans;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;baseline-shift:baseline;text-anchor:start;display:inline;overflow:visible;visibility:visible;fill:#ffffff;fill-opacity:1;stroke:none;stroke-width:4;marker:none;enable-background:new"
+ d="m 88,364 c 0,0 -16,0 -16,16 v 16 H 60 v 16 h 12 v 36 h 16 v -36 h 14 l 2,-16 H 88 v -12 c 0,-4
4,-4 4,-4 h 12 v -16 z"
+ id="path4060-7" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/goa-account-flickr.svg b/data/icons/scalable/goa-account-flickr.svg
new file mode 100644
index 00000000..6a0bee15
--- /dev/null
+++ b/data/icons/scalable/goa-account-flickr.svg
@@ -0,0 +1,122 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3" />
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ id="g3908"
+ style="display:inline;enable-background:new"
+ transform="translate(-3e-5,-319.99988)">
+ <g
+ transform="translate(368.00003,319.99976)"
+ id="g1976"
+ style="display:inline;enable-background:new">
+ <rect
+
style="display:inline;opacity:1;vector-effect:none;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect1974"
+ width="104"
+ height="104.00024"
+ x="-356"
+ y="184"
+ rx="7.9999986"
+ ry="8" />
+ </g>
+ <g
+ id="g2022"
+ transform="matrix(3.9999999,0,0,3.9999999,-181.99996,-1740)"
+ style="stroke-width:0.25">
+ <circle
+ r="4.0000048"
+ cy="574"
+ cx="56.499996"
+ id="path8694-2-3"
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#0063dc;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.72727275;marker:none;enable-background:accumulate"
/>
+ <circle
+ r="3.9999959"
+ cy="574"
+ cx="66.499992"
+ id="path8694-1-7-2"
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ff0084;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.72727269;marker:none;enable-background:accumulate"
/>
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/goa-account-foursquare.svg b/data/icons/scalable/goa-account-foursquare.svg
new file mode 100644
index 00000000..7bdd67ef
--- /dev/null
+++ b/data/icons/scalable/goa-account-foursquare.svg
@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3" />
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ transform="translate(-8.5,-20.000002)"
+ id="g211">
+ <g
+ transform="translate(376.5,19.999882)"
+ id="g2147"
+ style="display:inline;enable-background:new">
+ <rect
+
style="display:inline;opacity:1;vector-effect:none;fill:#ef2975;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect2145"
+ width="104"
+ height="104.00024"
+ x="-356"
+ y="184"
+ rx="7.9999986"
+ ry="8" />
+ </g>
+ <path
+ style="display:inline;fill:#ffffff;stroke-width:1;enable-background:new"
+ d="m 92.100159,230.55017 -1.75001,8.45003 c -0.2,0.90001 -1.05001,1.70001 -2.10001,1.70001 h
-15.20006 c -1.70001,0 -3.10002,1.40001 -3.10002,3.10002 v 1.85 c 0,1.70001 1.40001,3.10002 3.10002,3.10002 h
12.85005 c 1.20001,0 2.20001,1.15 1.95001,2.40001 -0.25,1.3 -1.60001,7.90003 -1.75001,8.60003 -0.1,0.75001
-0.9,1.70001 -2.10001,1.70001 h -10.50004 c -2.20001,0.05 -2.65001,0.1 -3.95002,1.70001 -1.3,1.6
-12.80005,16.00006 -12.80005,16.00006 -0.1,0.15001 -0.2,0.1 -0.2,-0.05 v -48.9502 c 0,-1.15001 0.95,-2.10001
2.10001,-2.10001 h 31.55013 c 1.1,0 2.20001,1.1 1.90001,2.50001 m 2.30001,-10.55005 c 0,0 -33.55015,0
-38.95017,0 -5.35002,0 -6.95003,4.05002 -6.95003,6.60003 v 61.90026 c 0,3.05002 1.55001,3.95002
2.40001,4.30002 0.85001,0.35 3.10002,0.6 4.70002,-1 0,0 18.50008,-21.55009 18.80008,-21.90009 0.3,-0.35001
0.45,-0.35001 0.65,-0.35001 0.20001,0 7.85004,0 11.70005,0 5.00003,0 5.95003,-3.45001 6.50003,-5.55002
0.45,-1.75001 5.600031,-26.75011 7.200031,-34.65015 1.
20001,-6
.10002 -0.35,-9.35004 -6.050021,-9.35004"
+ id="path22" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/goa-account-google.svg b/data/icons/scalable/goa-account-google.svg
new file mode 100644
index 00000000..78ce98cc
--- /dev/null
+++ b/data/icons/scalable/goa-account-google.svg
@@ -0,0 +1,159 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3">
+ <clipPath
+ id="clipPath16-6"
+ clipPathUnits="userSpaceOnUse">
+ <path
+ id="path18-8"
+ d="M 0,500 H 500 V 0 H 0 Z" />
+ </clipPath>
+ </defs>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ id="g1741"
+ style="display:inline;enable-background:new"
+ transform="translate(-3e-5,1.1925304e-4)">
+ <g
+ style="display:inline;enable-background:new"
+ id="g1096"
+ transform="translate(368.00003,-2.3925304e-4)">
+ <rect
+ ry="8"
+ rx="7.9999986"
+ y="184"
+ x="-356"
+ height="104.00024"
+ width="104"
+ id="rect929-36-9"
+
style="display:inline;opacity:1;vector-effect:none;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
/>
+ </g>
+ <g
+ style="display:inline;stroke-width:0.28022891;enable-background:new"
+ id="g8320-9"
+ transform="matrix(0.28799931,0,0,-0.28799931,-7.9998263,306.9998)">
+ <g
+ clip-path="url(#clipPath16-6)"
+ id="g8322-0"
+ style="stroke-width:0.28022891">
+ <g
+ transform="translate(372.4658,250)"
+ id="g8324-6"
+ style="stroke-width:0.28022891">
+ <path
+ id="path8326-8"
+ style="fill:#3284ff;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.28022891"
+ d="m 0,0 c 0,8.088 -0.745,15.988 -2.121,23.648 h -9.703 -37.852 -70.256 v -47.296 h 71.299
c -4.626,-16.372 -14.354,-30.373 -27.363,-40.04 -0.729979,-22.750645 15.582702,-28.458631 36.789,-29.273 C
-14.958,-70.082 0,-36.917 0,0" />
+ </g>
+ <g
+ transform="translate(254.0713,324.3242)"
+ id="g8328-7"
+ style="stroke-width:0.28022891">
+ <path
+ id="path8330-9"
+ style="fill:#ff3424;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.28022891"
+ d="M 0,0 C 17.925,0 34.071,-6.489 46.578,-17.294 L 80.626,17.24 C 59.365,37.977
30.662,50.676 -1.537,50.676 c -47.989,0 -90.779,-28.187 -111.606,-69.213 2.77679,-30.702909
23.256545,-29.540485 41.798,-31.867 C -60.659,-21.024 -32.26,0 0,0" />
+ </g>
+ <g
+ transform="translate(141.7104,192.7031)"
+ id="g8332-0"
+ style="stroke-width:0.28022891">
+ <path
+ id="path8334-3"
+ style="fill:#ffbb00;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.28022891"
+ d="M 0,0 C 37.106737,-3.2365513 44.766614,10.84858 40.305,32.064 37.851,39.481 36.5,47.387
36.5,55.607 c 0,8.988 1.606,17.607 4.516,25.61 L -0.782,113.084 C -9.308,96.288 -14.176,77.354 -14.176,57.297
-14.176,36.638 -9.01,17.169 0,0" />
+ </g>
+ <g
+ transform="translate(182.0156,224.7676)"
+ id="g8336-3"
+ style="stroke-width:0.28022891">
+ <path
+ id="path8338-3"
+ style="fill:#26b14c;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.28022891"
+ d="m 0,0 -40.305,-32.064 c 21.103,-40.205 63.426,-67.704 110.824,-67.704 31.474,0
59.616,12.125 80.724,32.039 l -36.789,29.274 C 102.612,-47.254 88.061,-52.47 72.056,-52.47 39.044,-52.47
10.082,-30.458 0,0" />
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/goa-account-msn.svg b/data/icons/scalable/goa-account-msn.svg
new file mode 100644
index 00000000..e5abd740
--- /dev/null
+++ b/data/icons/scalable/goa-account-msn.svg
@@ -0,0 +1,145 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3">
+ <clipPath
+ id="clipPath16-6"
+ clipPathUnits="userSpaceOnUse">
+ <path
+ id="path18-8"
+ d="M 0,500 H 500 V 0 H 0 Z" />
+ </clipPath>
+ </defs>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ transform="translate(275,-136)"
+ id="g155">
+ <g
+ style="display:inline;enable-background:new"
+ id="g2096"
+ transform="translate(93,135.99988)">
+ <rect
+ ry="8"
+ rx="7.9999986"
+ y="184"
+ x="-356"
+ height="104.00024"
+ width="104"
+ id="rect2094"
+
style="display:inline;opacity:1;vector-effect:none;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
/>
+ </g>
+ <g
+ id="g2122"
+ transform="matrix(4,0,0,4,-431,-2504)"
+ style="display:inline;stroke-width:0.25;enable-background:new">
+ <rect
+ y="711"
+ x="46.999992"
+ height="7"
+ width="7"
+ id="rect7389-0-3"
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#f26522;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;marker:none;enable-background:accumulate"
/>
+ <rect
+ y="711"
+ x="55.999969"
+ height="7.0000248"
+ width="7.0000248"
+ id="rect7389-8-5-8"
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#8dc63f;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;marker:none;enable-background:accumulate"
/>
+ <rect
+ y="720"
+ x="46.999992"
+ height="6.9999828"
+ width="6.9999828"
+ id="rect7389-1-7-3"
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#00aeef;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;marker:none;enable-background:accumulate"
/>
+ <rect
+ y="720"
+ x="56.000027"
+ height="6.9999676"
+ width="6.9999676"
+ id="rect7389-8-8-7-7"
+
style="color:#000000;display:inline;overflow:visible;visibility:visible;fill:#ffc20e;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:0.75;marker:none;enable-background:accumulate"
/>
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/goa-account-owncloud.svg b/data/icons/scalable/goa-account-owncloud.svg
new file mode 100644
index 00000000..282cc59c
--- /dev/null
+++ b/data/icons/scalable/goa-account-owncloud.svg
@@ -0,0 +1,117 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3">
+ <clipPath
+ id="clipPath16-6"
+ clipPathUnits="userSpaceOnUse">
+ <path
+ id="path18-8"
+ d="M 0,500 H 500 V 0 H 0 Z" />
+ </clipPath>
+ </defs>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ id="g3930"
+ style="display:inline;enable-background:new"
+ transform="translate(-300.00003,-159.99988)">
+ <g
+ style="display:inline;enable-background:new"
+ id="g2139"
+ transform="translate(668.00003,159.99976)">
+ <rect
+ ry="8"
+ rx="7.9999986"
+ y="184"
+ x="-356"
+ height="104.00024"
+ width="104"
+ id="rect2137"
+
style="display:inline;opacity:1;vector-effect:none;fill:#0082c9;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
/>
+ </g>
+ <path
+ id="path8670-3"
+ d="m 364.05901,378.00012 c -8.23682,0 -15.15575,5.64058 -17.269,13.23032 -1.84503,-4.05913
-5.90546,-6.93541 -10.62352,-6.93541 -6.42143,10e-4 -11.70354,5.28211 -11.70354,11.70486 -10e-4,6.42471
5.28014,11.70551 11.70288,11.70682 4.71937,-10e-4 8.77715,-2.8796 10.62221,-6.93869 2.11259,7.58971
9.03283,13.23161 17.27228,13.23161 8.19334,10e-4 15.07669,-5.57928 17.2334,-13.10378 1.87472,3.98397
5.87319,6.80955 10.53657,6.81017 6.42472,0 11.70748,-5.2821 11.70682,-11.70748 0,-6.42471 -5.28148,-11.70548
-11.70551,-11.70416 -4.66403,0.001 -8.66513,2.82685 -10.53917,6.81086 -2.15739,-7.52516 -9.03877,-13.10647
-17.23142,-13.10512 z m 0,6.87081 a 11.076879,11.076876 0 0 1 11.12958,11.12827 c 0,6.1875 -4.94208,11.13092
-11.12958,11.12961 A 11.076879,11.076876 0 0 1 352.93206,395.9992 c 0,-6.1875 4.94207,-11.12761
11.1276,-11.12827 z m -27.89318,6.29427 c 2.71091,0 4.83338,2.12312 4.83404,4.83334 0,2.71091
-2.12181,4.83669 -4.83338,4.83669 -2.71025,0 -4.83338,-2.12578 -4.8
3269,-4.
83669 0,-2.71022 2.1231,-4.83334 4.83335,-4.83334 z m 55.66446,0 c 2.71088,0 4.83532,2.12178 4.83532,4.83334
0,2.7116 -2.12376,4.83669 -4.83532,4.83669 -2.71091,0 -4.83403,-2.12578 -4.83338,-4.83669 0,-2.71022
2.12313,-4.83334 4.83338,-4.83334 z"
+
style="color:#000000;text-indent:0;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;text-transform:none;white-space:normal;display:inline;isolation:auto;mix-blend-mode:normal;fill:#ffffff;stroke-width:0.99999988;enable-background:new"
/>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/scalable/goa-account-pocket.svg b/data/icons/scalable/goa-account-pocket.svg
new file mode 100644
index 00000000..ab62c7fd
--- /dev/null
+++ b/data/icons/scalable/goa-account-pocket.svg
@@ -0,0 +1,145 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ viewBox="0 0 128 128"
+ style="display:inline;enable-background:new"
+ version="1.0"
+ id="svg11300"
+ height="128"
+ width="128">
+ <title
+ id="title4162">Adwaita Icon Template</title>
+ <defs
+ id="defs3">
+ <clipPath
+ id="clipPath16-6"
+ clipPathUnits="userSpaceOnUse">
+ <path
+ id="path18-8"
+ d="M 0,500 H 500 V 0 H 0 Z" />
+ </clipPath>
+ </defs>
+ <metadata
+ id="metadata4">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:creator>
+ <cc:Agent>
+ <dc:title>GNOME Design Team</dc:title>
+ </cc:Agent>
+ </dc:creator>
+ <dc:source />
+ <cc:license
+ rdf:resource="http://creativecommons.org/licenses/by-sa/4.0/" />
+ <dc:title>Adwaita Icon Template</dc:title>
+ <dc:subject>
+ <rdf:Bag />
+ </dc:subject>
+ <dc:date />
+ <dc:rights>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:rights>
+ <dc:publisher>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:publisher>
+ <dc:identifier />
+ <dc:relation />
+ <dc:language />
+ <dc:coverage />
+ <dc:description />
+ <dc:contributor>
+ <cc:Agent>
+ <dc:title />
+ </cc:Agent>
+ </dc:contributor>
+ </cc:Work>
+ <cc:License
+ rdf:about="http://creativecommons.org/licenses/by-sa/4.0/">
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Reproduction" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#Distribution" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Notice" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#Attribution" />
+ <cc:permits
+ rdf:resource="http://creativecommons.org/ns#DerivativeWorks" />
+ <cc:requires
+ rdf:resource="http://creativecommons.org/ns#ShareAlike" />
+ </cc:License>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(0,-172)"
+ style="display:inline"
+ id="layer1">
+ <g
+ style="display:inline"
+ id="layer9">
+ <g
+ transform="translate(53,-99.500002)"
+ id="g254">
+ <g
+ transform="translate(315,99.499882)"
+ id="g2993"
+ style="display:inline;enable-background:new">
+ <rect
+
style="display:inline;opacity:1;vector-effect:none;fill:#f6f5f4;fill-opacity:1;stroke:none;stroke-width:0.24999999;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect2991"
+ width="104"
+ height="104.00024"
+ x="-356"
+ y="184"
+ rx="7.9999986"
+ ry="8" />
+ </g>
+ <g
+ style="display:inline;enable-background:new"
+ id="g3087"
+ transform="translate(-259,-496.5)">
+ <g
+ id="g3078"
+ transform="translate(-90)">
+ <rect
+ y="804"
+ x="328"
+ height="27.999998"
+ width="64"
+ id="rect3072"
+
style="opacity:1;vector-effect:none;fill:#ff415b;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ rx="4"
+ ry="4" />
+ <path
+ d="m 392,828 a 31.999998,31.999998 0 0 1 -16,27.71281 31.999998,31.999998 0 0 1 -32,0 A
31.999998,31.999998 0 0 1 328,828 l 32,0 z"
+ id="path3074"
+
style="opacity:1;vector-effect:none;fill:#ff415b;fill-opacity:1;stroke:none;stroke-width:7.99999952;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
/>
+ <rect
+
style="opacity:1;vector-effect:none;fill:#ff415b;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
+ id="rect3076"
+ width="64"
+ height="17.924696"
+ x="328"
+ y="810" />
+ </g>
+ <path
+ id="path3080"
+ d="m 254,824 16,14 16,-14"
+
style="fill:none;stroke:#ffffff;stroke-width:8;stroke-linecap:round;stroke-linejoin:round;stroke-opacity:1" />
+ </g>
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/symbolic/Makefile.am b/data/icons/symbolic/Makefile.am
new file mode 100644
index 00000000..efde0872
--- /dev/null
+++ b/data/icons/symbolic/Makefile.am
@@ -0,0 +1,20 @@
+NULL =
+
+icondir = $(datadir)/icons/hicolor/symbolic/apps
+icon_DATA = \
+ goa-account-facebook-symbolic.svg \
+ goa-account-flickr-symbolic.svg \
+ goa-account-google-symbolic.svg \
+ goa-account-msn-symbolic.svg \
+ goa-account-owncloud-symbolic.svg \
+ goa-account-pocket-symbolic.svg \
+ goa-account-foursquare-symbolic.svg \
+ $(NULL)
+
+EXTRA_DIST = \
+ $(icon_DATA)
+
+clean-local :
+ rm -f *~
+
+-include $(top_srcdir)/git.mk
diff --git a/data/icons/symbolic/goa-account-facebook-symbolic.svg
b/data/icons/symbolic/goa-account-facebook-symbolic.svg
new file mode 100644
index 00000000..b8d5869a
--- /dev/null
+++ b/data/icons/symbolic/goa-account-facebook-symbolic.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="15.999999"
+ height="16"
+ viewBox="0 0 15.999999 16"
+ version="1.1"
+ id="svg4043">
+ <defs
+ id="defs4037" />
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <path
+ id="rect2428"
+ d="m 3.062702,1.000011 c -1.14263,0 -2.0625,0.919875 -2.0625,2.0625 v 9.875 c 0,1.142625 0.91987,2.0625
2.0625,2.0625 h 4.9374998 v -4.5 h -1.5 v -2 h 1.5 v -2 c 0,-2 2.0000002,-2 2.0000002,-2 h 2 v 2 h -1.5 c 0,0
-0.5,0 -0.5,0.5 v 1.5 h 2 l -0.25,2 h -1.75 v 4.5 h 2.9375 c 1.14262,0 2.0625,-0.919875 2.0625,-2.0625 v
-9.875 c 0,-1.142625 -0.91987,-2.0625 -2.0625,-2.0625 z"
+
style="display:inline;opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:0.24999996;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
/>
+</svg>
diff --git a/data/icons/symbolic/goa-account-flickr-symbolic.svg
b/data/icons/symbolic/goa-account-flickr-symbolic.svg
new file mode 100644
index 00000000..1871dedb
--- /dev/null
+++ b/data/icons/symbolic/goa-account-flickr-symbolic.svg
@@ -0,0 +1,43 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="15.999999"
+ height="16"
+ viewBox="0 0 15.999999 16"
+ version="1.1"
+ id="svg4043">
+ <defs
+ id="defs4037" />
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(4.2711859,-11.79661)"
+ id="g17">
+ <circle
+
style="display:inline;opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
+ id="path2465"
+ cx="-0.27118644"
+ cy="19.79661"
+ r="3" />
+ <circle
+ r="3"
+ cy="19.79661"
+ cx="7.7288136"
+ id="circle2467"
+
style="display:inline;opacity:0.4;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:8;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;enable-background:new"
/>
+ </g>
+</svg>
diff --git a/data/icons/symbolic/goa-account-foursquare-symbolic.svg
b/data/icons/symbolic/goa-account-foursquare-symbolic.svg
new file mode 100644
index 00000000..43293f73
--- /dev/null
+++ b/data/icons/symbolic/goa-account-foursquare-symbolic.svg
@@ -0,0 +1,31 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="15.999999"
+ height="16"
+ viewBox="0 0 15.999999 16"
+ version="1.1"
+ id="svg4043">
+ <defs
+ id="defs4037" />
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <path
+ style="display:inline;fill:#241f31;fill-opacity:1;stroke-width:1;enable-background:new"
+ d="M 11.75796,3.87645 11.44658,5.38 c -0.0356,0.16014 -0.18683,0.30249 -0.37367,0.30249 H 8.3682901 c
-0.30249,0 -0.55161,0.24911 -0.55161,0.5516 v 0.32918 c 0,0.3025 0.24912,0.5516 0.55161,0.5516 H 10.65476 c
0.21353,0 0.39146,0.20463 0.34697,0.42705 -0.0444,0.2313103 -0.28469,1.4057003 -0.31138,1.5302503
-0.0178,0.13344 -0.16014,0.3025 -0.37367,0.3025 H 8.4483601 c -0.39146,0.008 -0.47152,0.0178 -0.70284,0.30248
-0.23132,0.2847003 -2.27758,2.8469807 -2.27758,2.8469807 -0.0178,0.0266 -0.0356,0.0178 -0.0356,-0.008 V
3.80617 c 0,-0.20463 0.16904,-0.37366 0.37367,-0.37366 H 11.41989 c 0.19572,0 0.39145,0.19573 0.33806,0.44484
m 0.40926,-1.87723 c 0,0 -5.9697399,0 -6.9305899,0 -0.95196,0 -1.23665,0.72064 -1.23665,1.17438 v 11.014221 c
0,0.54271 0.27579,0.70285 0.42704,0.76513 0.15124,0.0622 0.5516,0.10681 0.83629,-0.17794 0,0 3.29182,-3.83451
3.34519,-3.89679 0.0534,-0.0622 0.08,-0.0622 0.11564,-0.0622 0.0356,0 1.3967899,0 2.0818399,0 0.88968,0
1.05872,-0.61389 1.15658,-0.
9875504
0.08,-0.3113903 0.99645,-4.7597806 1.28114,-6.1654806 0.21353,-1.0854 -0.0622,-1.6637 -1.07651,-1.6637"
+ id="path2832" />
+</svg>
diff --git a/data/icons/symbolic/goa-account-google-symbolic.svg
b/data/icons/symbolic/goa-account-google-symbolic.svg
new file mode 100644
index 00000000..f3e6b97c
--- /dev/null
+++ b/data/icons/symbolic/goa-account-google-symbolic.svg
@@ -0,0 +1,70 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="15.999999"
+ height="16"
+ viewBox="0 0 15.999999 16"
+ version="1.1"
+ id="svg4043">
+ <defs
+ id="defs4037">
+ <clipPath
+ id="clipPath16-6-3"
+ clipPathUnits="userSpaceOnUse">
+ <path
+ id="path18-8-6"
+ d="M 0,500 H 500 V 0 H 0 Z" />
+ </clipPath>
+ </defs>
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(2.1016948,-11.525424)"
+ id="g39">
+ <g
+ style="display:inline;fill:#241f31;stroke-width:2.70919704;enable-background:new"
+ id="g8320-9-5"
+ transform="matrix(0.02978955,0,0,-0.02978955,-1.5491149,26.869493)">
+ <g
+ clip-path="url(#clipPath16-6-3)"
+ id="g8322-0-6"
+ style="fill:#241f31;stroke-width:2.70919704">
+ <g
+ transform="translate(372.4658,250)"
+ id="g8324-6-2"
+ style="fill:#241f31;stroke-width:2.70919704">
+ <path
+ id="path8326-8-9"
+ d="m -118.88598,173.61686 c -67.97863,0 -128.60354,-39.96201 -158.10584,-98.077361
-12.07732,-23.792362 -18.98261,-50.599652 -18.98261,-79.0113817 0,-29.2644953 7.38528,-56.8553443
20.14805,-81.1760793 29.89364,-56.952368 89.79898,-95.912648 156.9404,-95.912648 44.584459,0
84.495635,17.16615 114.3960873,45.37535 34.3499467,32.40923 55.5325767,79.41862 55.5325767,131.7133773
0,11.4570534 -1.048644,22.6187537 -2.996737,33.4695197 H 34.225146 -19.392588 -118.88555 v -66.939044 h
100.99133 c -6.552753,-23.191744 -20.286593,-43.08784 -38.714612,-56.781621 -16.774911,-12.464212
-37.440039,-19.815302 -60.111658,-19.815302 -46.76317,0 -87.79205,31.203709 -102.07409,74.348974
-3.47416,10.506546 -5.32848,21.658967 -5.32848,33.3030064 0,12.7319453 2.20387,24.9636316 6.32768,36.3002736
15.13715,41.618224 55.37698,71.434946 101.07489,71.434946 25.391276,0 48.306302,-9.255141
66.022862,-24.560963 L -2.4914992,126.24333 C -32.608501,155.61831 -73.273763,173.61686 -118.88555,17
3.61686
Z"
+ style="fill:#241f31;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:2.70919728" />
+ </g>
+ <g
+ transform="translate(254.0713,324.3242)"
+ id="g8328-7-1"
+ style="fill:#241f31;stroke-width:2.70919704" />
+ <g
+ transform="translate(141.7104,192.7031)"
+ id="g8332-0-7"
+ style="fill:#241f31;stroke-width:2.70919704" />
+ <g
+ transform="translate(182.0156,224.7676)"
+ id="g8336-3-9"
+ style="fill:#241f31;stroke-width:2.70919704" />
+ </g>
+ </g>
+ </g>
+</svg>
diff --git a/data/icons/symbolic/goa-account-msn-symbolic.svg
b/data/icons/symbolic/goa-account-msn-symbolic.svg
new file mode 100644
index 00000000..c44ed0d0
--- /dev/null
+++ b/data/icons/symbolic/goa-account-msn-symbolic.svg
@@ -0,0 +1,60 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="15.999999"
+ height="16"
+ viewBox="0 0 15.999999 16"
+ version="1.1"
+ id="svg4043">
+ <defs
+ id="defs4037" />
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="matrix(0.11538434,0,0,0.11538434,43.076841,-19.230721)"
+ id="g2475"
+ style="display:inline;fill:#241f31;fill-opacity:1;stroke-width:8.66668701;enable-background:new">
+ <rect
+
style="display:inline;opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2.16667151;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect2473"
+ width="52.000111"
+ height="52.000225"
+ x="-364.66684"
+ y="175.33324" />
+ <rect
+ y="244.66684"
+ x="-364.66684"
+ height="52.000217"
+ width="52.000103"
+ id="rect2477"
+
style="display:inline;opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2.16667151;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
/>
+ <rect
+ y="175.33333"
+ x="-295.33331"
+ height="52.000134"
+ width="52.000019"
+ id="rect2479"
+
style="display:inline;opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2.16667151;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
/>
+ <rect
+
style="display:inline;opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:2.16667151;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;marker:none;marker-start:none;marker-mid:none;marker-end:none;paint-order:normal;enable-background:new"
+ id="rect2481"
+ width="52.000118"
+ height="52.000233"
+ x="-295.33331"
+ y="244.66682" />
+ </g>
+</svg>
diff --git a/data/icons/symbolic/goa-account-owncloud-symbolic.svg
b/data/icons/symbolic/goa-account-owncloud-symbolic.svg
new file mode 100644
index 00000000..af1ca39b
--- /dev/null
+++ b/data/icons/symbolic/goa-account-owncloud-symbolic.svg
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ id="svg4043"
+ version="1.1"
+ viewBox="0 0 15.999999 16"
+ height="16"
+ width="15.999999">
+ <defs
+ id="defs4037" />
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ transform="translate(-460.00003,-331.99988)"
+ style="display:inline;enable-background:new"
+ id="g2991">
+ <path
+ id="path2801"
+ transform="translate(460.00003,331.99988)"
+ d="M 8 4 C 6.546753 4 5.278794 4.7970734 4.578125 5.9667969 C 4.0897474 5.5267299 3.4515868 5.25 2.75
5.25 C 1.24306 5.25 0 6.49306 0 8 C 0 9.50694 1.24306 10.75 2.75 10.75 C 3.4515868 10.75 4.0897474 10.47327
4.578125 10.033203 C 5.278794 11.202927 6.546753 12 8 12 C 9.453247 12 10.721206 11.202927 11.421875
10.033203 C 11.910253 10.47327 12.548413 10.75 13.25 10.75 C 14.75694 10.75 16 9.50694 16 8 C 16 6.49306
14.75694 5.25 13.25 5.25 C 12.548413 5.25 11.910253 5.5267299 11.421875 5.9667969 C 10.721206 4.7970734
9.453247 4 8 4 z M 8 6 C 9.11641 6 10 6.88359 10 8 C 10 9.11641 9.11641 10 8 10 C 6.88359 10 6 9.11641 6 8 C
6 6.88359 6.88359 6 8 6 z M 2.75 7.25 C 3.17606 7.25 3.5 7.57394 3.5 8 C 3.5 8.42606 3.17606 8.75 2.75 8.75 C
2.32394 8.75 2 8.42606 2 8 C 2 7.57394 2.32394 7.25 2.75 7.25 z M 13.25 7.25 C 13.67606 7.25 14 7.57394 14 8
C 14 8.42606 13.67606 8.75 13.25 8.75 C 12.82394 8.75 12.5 8.42606 12.5 8 C 12.5 7.57394 12.82394 7.25 13.25
7.25 z "
+
style="color:#000000;font-style:normal;font-variant:normal;font-weight:normal;font-stretch:normal;font-size:medium;line-height:normal;font-family:sans-serif;font-variant-ligatures:normal;font-variant-position:normal;font-variant-caps:normal;font-variant-numeric:normal;font-variant-alternates:normal;font-feature-settings:normal;text-indent:0;text-align:start;text-decoration:none;text-decoration-line:none;text-decoration-style:solid;text-decoration-color:#000000;letter-spacing:normal;word-spacing:normal;text-transform:none;writing-mode:lr-tb;direction:ltr;text-orientation:mixed;dominant-baseline:auto;baseline-shift:baseline;text-anchor:start;white-space:normal;shape-padding:0;clip-rule:nonzero;display:inline;overflow:visible;visibility:visible;opacity:1;isolation:auto;mix-blend-mode:normal;color-interpolation:sRGB;color-interpolation-filters:linearRGB;solid-color:#000000;solid-opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-
width:1.
99999988;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1;color-rendering:auto;image-rendering:auto;shape-rendering:auto;text-rendering:auto;enable-background:accumulate"
/>
+ </g>
+</svg>
diff --git a/data/icons/symbolic/goa-account-pocket-symbolic.svg
b/data/icons/symbolic/goa-account-pocket-symbolic.svg
new file mode 100644
index 00000000..895a3811
--- /dev/null
+++ b/data/icons/symbolic/goa-account-pocket-symbolic.svg
@@ -0,0 +1,41 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://creativecommons.org/ns#"
+ xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
+ xmlns:svg="http://www.w3.org/2000/svg"
+ xmlns="http://www.w3.org/2000/svg"
+ width="15.999999"
+ height="16"
+ viewBox="0 0 15.999999 16"
+ version="1.1"
+ id="svg4043">
+ <defs
+ id="defs4037" />
+ <metadata
+ id="metadata4040">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ <dc:title></dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ style="display:inline;enable-background:new"
+ transform="matrix(0.21428569,0,0,0.21428569,-49.85717,-169.28558)"
+ id="g3087-2">
+ <g
+ transform="translate(-90)"
+ id="g3078-93">
+ <path
+ id="rect3072-1"
+ transform="matrix(4.6666672,0,0,4.6666672,304.9493,759.3102)"
+ d="m 5.796875,9.5761719 c -0.554,0 -1,0.4460001 -1,1.0000001 v 1 3 0.126953 h 0.00586 a
6.9999929,6.9999929 0 0 0 3.4941406,5.935547 6.9999929,6.9999929 0 0 0 7.0000004,0 6.9999929,6.9999929 0 0 0
3.496094,-5.935547 h 0.0039 v -0.126953 -3 -1 c 0,-0.554 -0.446,-1.0000001 -1,-1.0000001 z m
2.4941406,2.9921871 a 1.0001,1.0001 0 0 1 0.099609,0 1.0001,1.0001 0 0 1 0.6347656,0.25586 l
2.7714848,2.423828 2.769531,-2.423828 a 1.0001,1.0001 0 1 1 1.316406,1.505859 l -3.427734,3 a 1.0001,1.0001 0
0 1 -1.316406,0 l -3.429688,-3 a 1.0001,1.0001 0 0 1 0.5820316,-1.761719 z"
+
style="opacity:1;vector-effect:none;fill:#241f31;fill-opacity:1;stroke:none;stroke-width:1.73205125;stroke-linecap:round;stroke-linejoin:bevel;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
/>
+ </g>
+ </g>
+</svg>
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]