Drop grey icon themes (#869)
* Add settings translator for icon themes * Rename `typicons_colour_*` to `typicons_*` * Delete grey icon themes * Delete outdated paragraph in main README * Fix tests
This commit is contained in:
committed by
GitHub
parent
3403d98c72
commit
1fb9648c6c
@@ -0,0 +1,35 @@
|
||||
<?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"
|
||||
version="1.2"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
id="svg10763">
|
||||
<metadata
|
||||
id="metadata10769">
|
||||
<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>
|
||||
<defs
|
||||
id="defs10767" />
|
||||
<path
|
||||
d="m 4.9411765,19.647059 c 0,1.17647 2.6470588,2.352941 7.0588245,2.352941 4.138822,0 7.058822,-1.176471 7.058822,-2.352941 0,-2.352941 -2.769412,-4.705883 -7.058823,-4.705883 -4.4117647,0 -7.0588235,2.352942 -7.0588235,4.705883 z"
|
||||
id="path10761"
|
||||
style="display:inline;fill:#99cc99;fill-opacity:1;stroke-width:1.17647004" />
|
||||
<path
|
||||
style="display:inline;fill:#e5d49e;fill-opacity:1;stroke-width:1.17647004"
|
||||
id="path17511"
|
||||
d="M 17.882352,7.8823529 C 17.882352,6.2576471 17.223529,4.7870588 16.16,3.7235294 15.095295,2.6588235 13.624706,2 12.000001,2 10.375295,2 8.9047059,2.6588235 7.84,3.7235294 6.7764706,4.7870588 6.1176471,6.2576471 6.1176471,7.8823529 c 0,1.6247061 0.6588235,3.0952941 1.7223529,4.1588231 1.0647059,1.064706 2.535295,1.72353 4.160001,1.72353 1.624705,0 3.095294,-0.658824 4.16,-1.72353 1.063529,-1.063529 1.722352,-2.534117 1.722351,-4.1588231 z" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.6 KiB |
Reference in New Issue
Block a user