aboutsummaryrefslogtreecommitdiff
path: root/public/theme/icons
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-05-05 13:20:13 +0200
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2013-05-05 13:20:13 +0200
commit2e7afb7d340eb367d65ac042ae24a10fa021c073 (patch)
tree27208483aac8262cdc42ee492a0f222991a0b4fa /public/theme/icons
parentae7c9787cd8afd4313d356c6525e40d4ce79f99b (diff)
parentd4e6176a1ae210c011b14839023f91b4014f2881 (diff)
Merge branch 'releases'0.3.0
Diffstat (limited to 'public/theme/icons')
-rw-r--r--public/theme/icons/add.pngbin0 -> 246 bytes
-rw-r--r--public/theme/icons/all.pngbin0 -> 223 bytes
-rw-r--r--public/theme/icons/category.pngbin0 -> 294 bytes
-rw-r--r--public/theme/icons/close.pngbin0 -> 405 bytes
-rw-r--r--public/theme/icons/configure.pngbin0 -> 526 bytes
-rw-r--r--public/theme/icons/down.pngbin0 -> 460 bytes
-rw-r--r--public/theme/icons/help.pngbin0 -> 687 bytes
-rw-r--r--public/theme/icons/link.pngbin0 -> 719 bytes
-rw-r--r--public/theme/icons/login.pngbin0 -> 333 bytes
-rw-r--r--public/theme/icons/logout.pngbin0 -> 339 bytes
-rw-r--r--public/theme/icons/non-starred.pngbin0 -> 600 bytes
-rw-r--r--public/theme/icons/note.pngbin0 -> 427 bytes
-rw-r--r--public/theme/icons/note_empty.pngbin0 -> 517 bytes
-rw-r--r--public/theme/icons/read.pngbin0 -> 656 bytes
-rw-r--r--public/theme/icons/refresh.pngbin0 -> 577 bytes
-rw-r--r--public/theme/icons/rss.pngbin0 -> 483 bytes
-rw-r--r--public/theme/icons/search.pngbin0 -> 571 bytes
-rw-r--r--public/theme/icons/share.pngbin0 -> 541 bytes
-rw-r--r--public/theme/icons/starred.pngbin0 -> 528 bytes
-rw-r--r--public/theme/icons/tag.pngbin0 -> 196 bytes
-rw-r--r--public/theme/icons/tag.svg134
-rw-r--r--public/theme/icons/unread.pngbin0 -> 434 bytes
-rw-r--r--public/theme/icons/up.pngbin0 -> 411 bytes
23 files changed, 134 insertions, 0 deletions
diff --git a/public/theme/icons/add.png b/public/theme/icons/add.png
new file mode 100644
index 000000000..90cdf4830
--- /dev/null
+++ b/public/theme/icons/add.png
Binary files differ
diff --git a/public/theme/icons/all.png b/public/theme/icons/all.png
new file mode 100644
index 000000000..b0dbe5483
--- /dev/null
+++ b/public/theme/icons/all.png
Binary files differ
diff --git a/public/theme/icons/category.png b/public/theme/icons/category.png
new file mode 100644
index 000000000..e3a9bf34b
--- /dev/null
+++ b/public/theme/icons/category.png
Binary files differ
diff --git a/public/theme/icons/close.png b/public/theme/icons/close.png
new file mode 100644
index 000000000..452f1d1cf
--- /dev/null
+++ b/public/theme/icons/close.png
Binary files differ
diff --git a/public/theme/icons/configure.png b/public/theme/icons/configure.png
new file mode 100644
index 000000000..8c6fb531c
--- /dev/null
+++ b/public/theme/icons/configure.png
Binary files differ
diff --git a/public/theme/icons/down.png b/public/theme/icons/down.png
new file mode 100644
index 000000000..5a647245f
--- /dev/null
+++ b/public/theme/icons/down.png
Binary files differ
diff --git a/public/theme/icons/help.png b/public/theme/icons/help.png
new file mode 100644
index 000000000..aa63c5411
--- /dev/null
+++ b/public/theme/icons/help.png
Binary files differ
diff --git a/public/theme/icons/link.png b/public/theme/icons/link.png
new file mode 100644
index 000000000..de2b187d7
--- /dev/null
+++ b/public/theme/icons/link.png
Binary files differ
diff --git a/public/theme/icons/login.png b/public/theme/icons/login.png
new file mode 100644
index 000000000..cebe0cf7d
--- /dev/null
+++ b/public/theme/icons/login.png
Binary files differ
diff --git a/public/theme/icons/logout.png b/public/theme/icons/logout.png
new file mode 100644
index 000000000..49255fccd
--- /dev/null
+++ b/public/theme/icons/logout.png
Binary files differ
diff --git a/public/theme/icons/non-starred.png b/public/theme/icons/non-starred.png
new file mode 100644
index 000000000..4aafb6d8a
--- /dev/null
+++ b/public/theme/icons/non-starred.png
Binary files differ
diff --git a/public/theme/icons/note.png b/public/theme/icons/note.png
new file mode 100644
index 000000000..d819ebd02
--- /dev/null
+++ b/public/theme/icons/note.png
Binary files differ
diff --git a/public/theme/icons/note_empty.png b/public/theme/icons/note_empty.png
new file mode 100644
index 000000000..c26ad2b16
--- /dev/null
+++ b/public/theme/icons/note_empty.png
Binary files differ
diff --git a/public/theme/icons/read.png b/public/theme/icons/read.png
new file mode 100644
index 000000000..a402689c7
--- /dev/null
+++ b/public/theme/icons/read.png
Binary files differ
diff --git a/public/theme/icons/refresh.png b/public/theme/icons/refresh.png
new file mode 100644
index 000000000..dba399981
--- /dev/null
+++ b/public/theme/icons/refresh.png
Binary files differ
diff --git a/public/theme/icons/rss.png b/public/theme/icons/rss.png
new file mode 100644
index 000000000..c20455af0
--- /dev/null
+++ b/public/theme/icons/rss.png
Binary files differ
diff --git a/public/theme/icons/search.png b/public/theme/icons/search.png
new file mode 100644
index 000000000..48e7373c4
--- /dev/null
+++ b/public/theme/icons/search.png
Binary files differ
diff --git a/public/theme/icons/share.png b/public/theme/icons/share.png
new file mode 100644
index 000000000..74c4c5dda
--- /dev/null
+++ b/public/theme/icons/share.png
Binary files differ
diff --git a/public/theme/icons/starred.png b/public/theme/icons/starred.png
new file mode 100644
index 000000000..a6c076358
--- /dev/null
+++ b/public/theme/icons/starred.png
Binary files differ
diff --git a/public/theme/icons/tag.png b/public/theme/icons/tag.png
new file mode 100644
index 000000000..cb1a13833
--- /dev/null
+++ b/public/theme/icons/tag.png
Binary files differ
diff --git a/public/theme/icons/tag.svg b/public/theme/icons/tag.svg
new file mode 100644
index 000000000..688aca7a4
--- /dev/null
+++ b/public/theme/icons/tag.svg
@@ -0,0 +1,134 @@
+<?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://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"
+ xmlns:sodipodi="http://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
+ xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
+ sodipodi:docname="tag.svg"
+ height="16"
+ id="svg7384"
+ inkscape:version="0.48.4 r9939"
+ version="1.1"
+ width="16">
+ <metadata
+ id="metadata90">
+ <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>Gnome Symbolic Icon Theme</dc:title>
+ </cc:Work>
+ </rdf:RDF>
+ </metadata>
+ <sodipodi:namedview
+ inkscape:bbox-paths="false"
+ bordercolor="#666666"
+ borderopacity="1"
+ inkscape:current-layer="layer12"
+ inkscape:cx="63.620645"
+ inkscape:cy="27.761176"
+ gridtolerance="10"
+ inkscape:guide-bbox="true"
+ guidetolerance="10"
+ id="namedview88"
+ inkscape:object-nodes="false"
+ inkscape:object-paths="false"
+ objecttolerance="10"
+ pagecolor="#555753"
+ inkscape:pageopacity="1"
+ inkscape:pageshadow="2"
+ showborder="false"
+ showgrid="false"
+ showguides="true"
+ inkscape:snap-bbox="true"
+ inkscape:snap-bbox-midpoints="false"
+ inkscape:snap-global="true"
+ inkscape:snap-grids="true"
+ inkscape:snap-nodes="false"
+ inkscape:snap-others="false"
+ inkscape:snap-to-guides="true"
+ inkscape:window-height="709"
+ inkscape:window-maximized="1"
+ inkscape:window-width="1366"
+ inkscape:window-x="0"
+ inkscape:window-y="27"
+ inkscape:zoom="4">
+ <inkscape:grid
+ empspacing="2"
+ enabled="true"
+ id="grid4866"
+ snapvisiblegridlinesonly="true"
+ spacingx="1px"
+ spacingy="1px"
+ type="xygrid"
+ visible="true" />
+ </sodipodi:namedview>
+ <title
+ id="title9167">Gnome Symbolic Icon Theme</title>
+ <defs
+ id="defs7386" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer9"
+ inkscape:label="status"
+ style="display:inline"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer10"
+ inkscape:label="devices"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer11"
+ inkscape:label="apps"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer13"
+ inkscape:label="places"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer14"
+ inkscape:label="mimetypes"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer15"
+ inkscape:label="emblems"
+ style="display:inline"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="g71291"
+ inkscape:label="emotes"
+ style="display:inline"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="g4953"
+ inkscape:label="categories"
+ style="display:inline"
+ transform="translate(-141.0002,-807)" />
+ <g
+ inkscape:groupmode="layer"
+ id="layer12"
+ inkscape:label="actions"
+ style="display:inline"
+ transform="translate(-141.0002,-807)">
+ <path
+ inkscape:connector-curvature="0"
+ d="m 149.0002,809 0,13 4,-4 4,4 c 0.0525,-6.84943 -0.0285,-10.58353 0,-13 z"
+ id="path12292"
+ sodipodi:nodetypes="cccccc"
+ style="fill:#bebebe;fill-opacity:1;stroke:none" />
+ </g>
+</svg>
diff --git a/public/theme/icons/unread.png b/public/theme/icons/unread.png
new file mode 100644
index 000000000..ab6e3fb39
--- /dev/null
+++ b/public/theme/icons/unread.png
Binary files differ
diff --git a/public/theme/icons/up.png b/public/theme/icons/up.png
new file mode 100644
index 000000000..8bfc2fb13
--- /dev/null
+++ b/public/theme/icons/up.png
Binary files differ