summaryrefslogtreecommitdiff
path: root/8x8
diff options
context:
space:
mode:
Diffstat (limited to '8x8')
-rw-r--r--8x8/Makefile.am5
-rw-r--r--8x8/emblems/Makefile.am17
-rw-r--r--8x8/emblems/emblem-symbolic-link.pngbin0 -> 303 bytes
-rw-r--r--8x8/emblems/emblem-symbolic-link.svg82
4 files changed, 104 insertions, 0 deletions
diff --git a/8x8/Makefile.am b/8x8/Makefile.am
new file mode 100644
index 000000000..23c5a84c6
--- /dev/null
+++ b/8x8/Makefile.am
@@ -0,0 +1,5 @@
+SUBDIRS = \
+ emblems
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
diff --git a/8x8/emblems/Makefile.am b/8x8/emblems/Makefile.am
new file mode 100644
index 000000000..0e4e9d04f
--- /dev/null
+++ b/8x8/emblems/Makefile.am
@@ -0,0 +1,17 @@
+NULL=
+
+size = 8x8
+context = emblems
+iconsdir = $(themedir)/$(size)/$(context)
+
+icons_DATA = \
+ emblem-symbolic-link.png \
+ $(NULL)
+
+EXTRA_DIST = $(icons_DATA)
+
+MAINTAINERCLEANFILES = \
+ Makefile.in
+
+install-data-local: install-iconsDATA
+ (cd $(DESTDIR)$(themedir)/$(size) && $(ICONMAP) -c $(context))
diff --git a/8x8/emblems/emblem-symbolic-link.png b/8x8/emblems/emblem-symbolic-link.png
new file mode 100644
index 000000000..84ab460df
--- /dev/null
+++ b/8x8/emblems/emblem-symbolic-link.png
Binary files differ
diff --git a/8x8/emblems/emblem-symbolic-link.svg b/8x8/emblems/emblem-symbolic-link.svg
new file mode 100644
index 000000000..69e7c8d59
--- /dev/null
+++ b/8x8/emblems/emblem-symbolic-link.svg
@@ -0,0 +1,82 @@
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!-- Created with Inkscape (http://www.inkscape.org/) -->
+<svg
+ xmlns:dc="http://purl.org/dc/elements/1.1/"
+ xmlns:cc="http://web.resource.org/cc/"
+ 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"
+ xmlns:xlink="http://www.w3.org/1999/xlink"
+ xmlns:sodipodi="http://inkscape.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ width="8.0000000px"
+ height="8.0000000px"
+ id="svg1325"
+ sodipodi:version="0.32"
+ inkscape:version="0.42.2"
+ sodipodi:docbase="/home/dobey"
+ sodipodi:docname="emblem-symbolic-link.svg">
+ <defs
+ id="defs1327">
+ <linearGradient
+ id="linearGradient2790">
+ <stop
+ style="stop-color:white;stop-opacity:1;"
+ offset="0"
+ id="stop2792" />
+ <stop
+ id="stop2798"
+ offset="0.8108108"
+ style="stop-color:#d3d7cf;stop-opacity:1;" />
+ <stop
+ style="stop-color:#959e8b;stop-opacity:1;"
+ offset="1"
+ id="stop2794" />
+ </linearGradient>
+ <linearGradient
+ inkscape:collect="always"
+ xlink:href="#linearGradient2790"
+ id="linearGradient2802"
+ gradientUnits="userSpaceOnUse"
+ x1="23.258379"
+ y1="11.079708"
+ x2="30.06694"
+ y2="38.829708"
+ gradientTransform="matrix(0.196225,0.000000,0.000000,0.186177,-0.956478,-1.174145)" />
+ </defs>
+ <sodipodi:namedview
+ id="base"
+ pagecolor="#ffffff"
+ bordercolor="#666666"
+ borderopacity="1.0"
+ inkscape:pageopacity="0.0"
+ inkscape:pageshadow="2"
+ inkscape:zoom="22.197802"
+ inkscape:cx="8"
+ inkscape:cy="8"
+ inkscape:current-layer="layer1"
+ showgrid="true"
+ inkscape:grid-bbox="true"
+ inkscape:document-units="px" />
+ <metadata
+ id="metadata1330">
+ <rdf:RDF>
+ <cc:Work
+ rdf:about="">
+ <dc:format>image/svg+xml</dc:format>
+ <dc:type
+ rdf:resource="http://purl.org/dc/dcmitype/StillImage" />
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <g
+ id="layer1"
+ inkscape:label="Layer 1"
+ inkscape:groupmode="layer">
+ <path
+ sodipodi:nodetypes="ccccccc"
+ id="path2177"
+ d="M 3.7425336,7.4999137 C 6.5823596,7.3952554 7.6575855,4.0766146 4.9887409,1.6728649 L 6.1741848,0.50610855 C 6.1741848,0.50610855 2.4790932,0.50145663 2.4790932,0.50145663 L 2.4845864,4.0488056 C 2.4845864,4.0488056 3.6961642,2.8992607 3.6961642,2.8992607 C 5.9192149,4.9117580 5.2968262,7.0741691 3.7425336,7.4999137 z "
+ style="opacity:1.0000000;color:#000000;fill:url(#linearGradient2802);fill-opacity:1.0000000;fill-rule:nonzero;stroke:#888a85;stroke-width:0.99999779;stroke-linecap:butt;stroke-linejoin:miter;marker:none;marker-start:none;marker-mid:none;marker-end:none;stroke-miterlimit:10.000000;stroke-dasharray:none;stroke-dashoffset:0.0000000;stroke-opacity:1.0000000;visibility:visible;display:block;overflow:visible" />
+ </g>
+</svg>