From 068efab7e2fcf028c262d032139340756ccda869 Mon Sep 17 00:00:00 2001 From: Agustin Zubiaga Date: Mon, 23 Jan 2012 16:03:35 +0000 Subject: Line charts and pie charts, chart color option --- (limited to 'icons') diff --git a/icons/hbar.svg b/icons/hbar.svg index 78a914c..1d2c0b9 100644 --- a/icons/hbar.svg +++ b/icons/hbar.svg @@ -15,8 +15,8 @@ viewBox="0 0 62 60" id="svg2" xml:space="preserve" - inkscape:version="0.48.2 r9819" - sodipodi:docname="bar.svg">image/svg+xml @@ -62,20 +68,20 @@ x="139.8868" y="-314.84146" id="rect3001" - style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:25.09949684;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" + style="fill:#ffffff;fill-opacity:1;fill-rule:nonzero;stroke:#000000;stroke-width:25.09949684000000047;stroke-miterlimit:4;stroke-opacity:1;stroke-dasharray:none" transform="matrix(0,1,-1,0,0,0)" /> \ No newline at end of file diff --git a/icons/line.svg b/icons/line.svg new file mode 100755 index 0000000..1c32b34 --- /dev/null +++ b/icons/line.svg @@ -0,0 +1,72 @@ + + + +image/svg+xml + + + + + + + + + + \ No newline at end of file diff --git a/icons/pie.svg b/icons/pie.svg new file mode 100644 index 0000000..b55f913 --- /dev/null +++ b/icons/pie.svg @@ -0,0 +1,105 @@ + + + +image/svg+xml + + + + + + + + + + \ No newline at end of file -- cgit v0.9.1