diff options
Diffstat (limited to 'icons/chart_pie.svg')
-rw-r--r-- | icons/chart_pie.svg | 50 |
1 files changed, 50 insertions, 0 deletions
diff --git a/icons/chart_pie.svg b/icons/chart_pie.svg new file mode 100644 index 000000000..69751066a --- /dev/null +++ b/icons/chart_pie.svg @@ -0,0 +1,50 @@ +<?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="100mm" + height="100mm" + viewBox="0 0 100 100" + version="1.1" + id="svg8"> + <defs + id="defs2" /> + <metadata + id="metadata5"> + <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 + id="layer1" + transform="translate(0,-197)"> + <rect + style="fill:#ffffff;stroke:#000000;stroke-width:0.2;stroke-miterlimit:4;stroke-dasharray:none;stroke-dashoffset:0" + id="rect833" + width="99.800003" + height="99.800003" + x="197.10001" + y="-99.900002" + transform="rotate(90)" /> + <ellipse + style="fill:#ff6600;fill-opacity:1;stroke:#000000;stroke-width:0.499999" + id="path3628" + cx="50" + cy="247.00002" + rx="39.870003" + ry="39.870007" /> + <path + style="fill:#87aade;fill-opacity:1;stroke:#000000;stroke-width:0.499999" + id="ellipse3630" + d="m 50,207.13001 a 39.870003,39.870007 0 0 1 39.870003,39.87001 H 50 Z" /> + </g> +</svg> |