1
0
mirror of https://github.com/horst3180/arc-icon-theme synced 2024-10-27 19:34:01 +00:00

Compare commits

...

7 Commits

Author SHA1 Message Date
Horst3180
55a575386a
bump version 2016-11-22 22:23:00 +01:00
Horst3180
f26262e4cc
tweak pane-hide,show-symobic 2016-11-22 22:23:00 +01:00
Horst3180
664c05e723 add input-gaming icon 2016-07-07 15:23:38 +02:00
Horst3180
ba985aa495 fix rendering script 2016-06-18 11:54:12 +02:00
Horst3180
4c07a041c3 fix icon alignment 2016-06-14 21:40:42 +02:00
horst3180
69da5eed07 Add preview 2016-06-06 20:55:30 +02:00
Jakob Gillich
a69db043aa fix moka url (#2) 2016-06-05 21:16:55 +02:00
29 changed files with 1438 additions and 166 deletions

View File

@ -7,57 +7,68 @@
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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="16"
height="16"
id="svg7384">
<title
id="title9167">Gnome Symbolic Icon Theme</title>
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="pane-hide-symbolic.svg">
<defs
id="defs11">
<linearGradient
id="linearGradient3587-6-5-6-4-7-4-5-7">
<stop
id="stop3589-9-2-0-2-6-7-9-2"
style="stop-color:#000000;stop-opacity:1"
offset="0" />
<stop
id="stop3591-7-4-0-6-3-7-8-9"
style="stop-color:#363636;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="419.07291"
y1="5.58816"
x2="419.07291"
y2="17.94026"
id="linearGradient3465"
xlink:href="#linearGradient3587-6-5-6-4-7-4-5-7"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-410.50509,-4.3374524)" />
</defs>
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#383838"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="4.8493875"
inkscape:cy="9.1519684"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4136" />
</sodipodi:namedview>
<metadata
id="metadata90">
id="metadata7">
<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>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<path
d="m 2,1 0,2 0,10 0,2 9,0 0,-2 L 4,13 4,3 11,3 11,1 4,1 2,1 z"
inkscape:connector-curvature="0"
id="path3844"
style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
d="m 9,4 5,4 -5,4 0,-2.96875 -4,0 0,-2 4,0 L 9,4 z"
inkscape:connector-curvature="0"
id="path3288-51-0"
style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1036.3622)">
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 2,1040.8622 4.7,3.5 -4.7,3.5 z"
id="rect4143"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 13,1037.3622 0,14 -10,0 0,-2.0059 a 1.80018,1.80018 0 0 0 0.074219,-0.049 L 5,1047.8739 l 0,1.4883 6,0 0,-10 -6,0 0,1.4902 -1.925781,-1.4336 A 1.80018,1.80018 0 0 0 3,1039.3681 l 0,-2.0059 10,0 z"
id="rect4136-3"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -7,52 +7,68 @@
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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="16"
height="16"
id="svg7384">
<title
id="title9167">Gnome Symbolic Icon Theme</title>
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="pane-show-symbolic.svg">
<defs
id="defs11">
<linearGradient
id="linearGradient3587-6-5-6-4-7-4-5-7">
<stop
id="stop3589-9-2-0-2-6-7-9-2"
style="stop-color:#000000;stop-opacity:1"
offset="0" />
<stop
id="stop3591-7-4-0-6-3-7-8-9"
style="stop-color:#363636;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="419.07291"
y1="5.58816"
x2="419.07291"
y2="17.94026"
id="linearGradient3465"
xlink:href="#linearGradient3587-6-5-6-4-7-4-5-7"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-410.50509,-4.3374524)" />
</defs>
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#383838"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="4.4277755"
inkscape:cy="8.5384952"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:showpageshadow="false">
<inkscape:grid
type="xygrid"
id="grid4136" />
</sodipodi:namedview>
<metadata
id="metadata90">
id="metadata7">
<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>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<path
d="m 2,1 0,2 0,10 0,2 9,0 0,-2 L 4,13 4,3 11,3 11,1 4,1 2,1 z m 8,3 -5,4 5,4 0,-2.96875 4,0 0,-2 -4,0 L 10,4 z"
inkscape:connector-curvature="0"
id="path3288-51-0"
style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1036.3622)">
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 13,1037.3622 0,14 -10,0 0,-3.5508 2,1.5508 6,0 0,-10 -6,0 -2,1.5527 0,-3.5527 z"
id="rect4138-3-7-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 6,1040.8622 -4.7,3.5 4.7,3.5 z"
id="rect4143"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 677 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 900 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 911 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.9 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 6.8 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.8 KiB

After

Width:  |  Height:  |  Size: 1.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 3.7 KiB

After

Width:  |  Height:  |  Size: 3.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 470 B

After

Width:  |  Height:  |  Size: 470 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 866 B

After

Width:  |  Height:  |  Size: 865 B

View File

@ -7,7 +7,7 @@ At the moment this theme mainly includes icons for folders and mimetypes.
### Requirements
This theme doesn't provide application icons, it needs another icon theme to inherit them.
By default this theme will look for the Moka icon theme (http://mokaproject.com/moka-icon-theme/) to get the missing icons. If Moka is not installed it will use the Gnome icon theme as fallback.
By default this theme will look for the [Moka icon theme](https://snwh.org/moka) to get the missing icons. If Moka is not installed it will use the Gnome icon theme as fallback.
To change the application icons, edit `Arc/index.theme` and replace `Moka` with the name of your preferred icon theme
For example, if you like the Faenza icon theme, change
@ -44,5 +44,7 @@ from the same directory as this README resides in, or
sudo rm -rf /usr/share/icons/Arc
### Preview
![Preview](https://i.imgur.com/yCO1aeP.png)
License: GPLv3

View File

@ -1,6 +1,6 @@
AC_INIT(
[arc-icon-theme],
[20160605],
[20161122],
[https://github.com/horst3180/arc-icon-theme/issues],
[arc-icon-theme],
[https://github.com/horst3180/arc-icon-theme]

View File

@ -7,57 +7,68 @@
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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="16"
height="16"
id="svg7384">
<title
id="title9167">Gnome Symbolic Icon Theme</title>
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="pane-hide-symbolic.svg">
<defs
id="defs11">
<linearGradient
id="linearGradient3587-6-5-6-4-7-4-5-7">
<stop
id="stop3589-9-2-0-2-6-7-9-2"
style="stop-color:#000000;stop-opacity:1"
offset="0" />
<stop
id="stop3591-7-4-0-6-3-7-8-9"
style="stop-color:#363636;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="419.07291"
y1="5.58816"
x2="419.07291"
y2="17.94026"
id="linearGradient3465"
xlink:href="#linearGradient3587-6-5-6-4-7-4-5-7"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-410.50509,-4.3374524)" />
</defs>
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#383838"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="4.8493875"
inkscape:cy="9.1519684"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:showpageshadow="false"
inkscape:snap-bbox-midpoints="true">
<inkscape:grid
type="xygrid"
id="grid4136" />
</sodipodi:namedview>
<metadata
id="metadata90">
id="metadata7">
<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>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<path
d="m 2,1 0,2 0,10 0,2 9,0 0,-2 L 4,13 4,3 11,3 11,1 4,1 2,1 z"
inkscape:connector-curvature="0"
id="path3844"
style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<path
d="m 9,4 5,4 -5,4 0,-2.96875 -4,0 0,-2 4,0 L 9,4 z"
inkscape:connector-curvature="0"
id="path3288-51-0"
style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1036.3622)">
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 2,1040.8622 4.7,3.5 -4.7,3.5 z"
id="rect4143"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:3.5;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 13,1037.3622 0,14 -10,0 0,-2.0059 a 1.80018,1.80018 0 0 0 0.074219,-0.049 L 5,1047.8739 l 0,1.4883 6,0 0,-10 -6,0 0,1.4902 -1.925781,-1.4336 A 1.80018,1.80018 0 0 0 3,1039.3681 l 0,-2.0059 10,0 z"
id="rect4136-3"
inkscape:connector-curvature="0" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 2.2 KiB

After

Width:  |  Height:  |  Size: 2.6 KiB

View File

@ -7,52 +7,68 @@
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://sodipodi.sourceforge.net/DTD/sodipodi-0.dtd"
xmlns:inkscape="http://www.inkscape.org/namespaces/inkscape"
version="1.1"
width="16"
height="16"
id="svg7384">
<title
id="title9167">Gnome Symbolic Icon Theme</title>
viewBox="0 0 16 16"
id="svg2"
version="1.1"
inkscape:version="0.91 r13725"
sodipodi:docname="pane-show-symbolic.svg">
<defs
id="defs11">
<linearGradient
id="linearGradient3587-6-5-6-4-7-4-5-7">
<stop
id="stop3589-9-2-0-2-6-7-9-2"
style="stop-color:#000000;stop-opacity:1"
offset="0" />
<stop
id="stop3591-7-4-0-6-3-7-8-9"
style="stop-color:#363636;stop-opacity:1"
offset="1" />
</linearGradient>
<linearGradient
x1="419.07291"
y1="5.58816"
x2="419.07291"
y2="17.94026"
id="linearGradient3465"
xlink:href="#linearGradient3587-6-5-6-4-7-4-5-7"
gradientUnits="userSpaceOnUse"
gradientTransform="translate(-410.50509,-4.3374524)" />
</defs>
id="defs4" />
<sodipodi:namedview
id="base"
pagecolor="#383838"
bordercolor="#666666"
borderopacity="1.0"
inkscape:pageopacity="0"
inkscape:pageshadow="2"
inkscape:zoom="1"
inkscape:cx="4.4277755"
inkscape:cy="8.5384952"
inkscape:document-units="px"
inkscape:current-layer="layer1"
showgrid="false"
units="px"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
inkscape:snap-bbox-edge-midpoints="true"
inkscape:showpageshadow="false">
<inkscape:grid
type="xygrid"
id="grid4136" />
</sodipodi:namedview>
<metadata
id="metadata90">
id="metadata7">
<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>
<dc:title></dc:title>
</cc:Work>
</rdf:RDF>
</metadata>
<path
d="m 2,1 0,2 0,10 0,2 9,0 0,-2 L 4,13 4,3 11,3 11,1 4,1 2,1 z m 8,3 -5,4 5,4 0,-2.96875 4,0 0,-2 -4,0 L 10,4 z"
inkscape:connector-curvature="0"
id="path3288-51-0"
style="color:#bebebe;fill:#bebebe;fill-opacity:1;fill-rule:nonzero;stroke:none;stroke-width:1;marker:none;visibility:visible;display:inline;overflow:visible;enable-background:accumulate" />
<g
inkscape:label="Ebene 1"
inkscape:groupmode="layer"
id="layer1"
transform="translate(0,-1036.3622)">
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 13,1037.3622 0,14 -10,0 0,-3.5508 2,1.5508 6,0 0,-10 -6,0 -2,1.5527 0,-3.5527 z"
id="rect4138-3-7-5"
inkscape:connector-curvature="0"
sodipodi:nodetypes="ccccccccccc" />
<path
style="opacity:1;fill:#bebebe;fill-opacity:1;stroke:none;stroke-width:1;stroke-linecap:butt;stroke-linejoin:round;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:1"
d="m 6,1040.8622 -4.7,3.5 4.7,3.5 z"
id="rect4143"
inkscape:connector-curvature="0"
sodipodi:nodetypes="cccc" />
</g>
</svg>

Before

Width:  |  Height:  |  Size: 1.9 KiB

After

Width:  |  Height:  |  Size: 2.4 KiB

File diff suppressed because it is too large Load Diff

Before

Width:  |  Height:  |  Size: 490 KiB

After

Width:  |  Height:  |  Size: 584 KiB

View File

@ -1187,12 +1187,12 @@
id="namedview4"
showgrid="false"
inkscape:zoom="1"
inkscape:cx="1458.1548"
inkscape:cy="13.669953"
inkscape:cx="1333.6365"
inkscape:cy="143.9468"
inkscape:window-x="0"
inkscape:window-y="25"
inkscape:window-maximized="1"
inkscape:current-layer="g6413-7"
inkscape:current-layer="user-trash_48"
inkscape:snap-bbox="true"
inkscape:bbox-paths="true"
inkscape:bbox-nodes="true"
@ -2979,11 +2979,11 @@
width="89.999992"
height="66.999992"
x="3.000005"
y="21.000006"
y="16.999735"
rx="0.99999994"
ry="1" />
<g
transform="translate(0.99999499,22.999997)"
transform="translate(0.99999499,18.999726)"
style="display:inline;opacity:1"
inkscape:label="Ebene#1"
id="layer4-2-7">
@ -9165,7 +9165,7 @@
y="0" />
</g>
<g
transform="translate(1311,729.4999)"
transform="translate(1311,729.99954)"
id="g6024">
<path
style="opacity:1;fill:#636a78;fill-opacity:1;stroke:#272a2f;stroke-width:1;stroke-linecap:butt;stroke-linejoin:miter;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0;stroke-opacity:0.78431373"

Before

Width:  |  Height:  |  Size: 528 KiB

After

Width:  |  Height:  |  Size: 528 KiB

View File

@ -66,5 +66,5 @@ cp index.theme $THEMEDIR/index.theme
rm -rf $THEMEDIR/actions/{32,32@2x,48,48@2x,64,64@2x,96,96@2x,128,128@2x} # derp
# TODO
cp -r animations $THEMEDIR/animations
cp -r panel $THEMEDIR/panel
cp -r animations $THEMEDIR/.
cp -r panel $THEMEDIR/.