From ffd59b9bc80ae49ac424f78ec53e4bf1c6d7346e Mon Sep 17 00:00:00 2001 From: Jabiertxof Date: Thu, 28 Mar 2019 19:18:12 +0100 Subject: Add missing icons in Tango theme and some LPE icons improvements --- share/icons/Tango/scalable/actions/attach-path.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/bend-path.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/bool-op.svg | 113 ++++++++++++++++ .../icons/Tango/scalable/actions/bounding-box.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/bspline.svg | 13 ++ .../Tango/scalable/actions/clone-original.svg | 91 +++++++++++++ .../Tango/scalable/actions/construct-grid.svg | 91 +++++++++++++ share/icons/Tango/scalable/actions/copy-rotate.svg | 87 ++++++++++++ .../Tango/scalable/actions/curvestitching.svg | 91 +++++++++++++ .../icons/Tango/scalable/actions/dashed-stroke.svg | 84 ++++++++++++ .../icons/Tango/scalable/actions/ellipse-5pts.svg | 128 ++++++++++++++++++ .../Tango/scalable/actions/embrodery-stitch.svg | 147 +++++++++++++++++++++ share/icons/Tango/scalable/actions/envelope.svg | 91 +++++++++++++ .../Tango/scalable/actions/fill-between-many.svg | 91 +++++++++++++ .../scalable/actions/fill-between-strokes.svg | 91 +++++++++++++ .../Tango/scalable/actions/fillet-chamfer.svg | 84 ++++++++++++ share/icons/Tango/scalable/actions/gears.svg | 87 ++++++++++++ .../Tango/scalable/actions/interpolate-points.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/interpolate.svg | 91 +++++++++++++ share/icons/Tango/scalable/actions/knot.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/lattice2.svg | 87 ++++++++++++ .../Tango/scalable/actions/measure-segments.svg | 84 ++++++++++++ .../Tango/scalable/actions/mirror-symmetry.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/offset.svg | 84 ++++++++++++ .../scalable/actions/perspective-envelope.svg | 91 +++++++++++++ share/icons/Tango/scalable/actions/powerclip.svg | 84 ++++++++++++ share/icons/Tango/scalable/actions/powermask.svg | 88 ++++++++++++ share/icons/Tango/scalable/actions/powerstroke.svg | 91 +++++++++++++ share/icons/Tango/scalable/actions/pts2ellipse.svg | 127 ++++++++++++++++++ .../icons/Tango/scalable/actions/rough-hatches.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/roughen.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/ruler.svg | 91 +++++++++++++ .../icons/Tango/scalable/actions/show-handles.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/simplify.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/skeletal.svg | 91 +++++++++++++ share/icons/Tango/scalable/actions/sketch.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/spiro.svg | 87 ++++++++++++ .../icons/Tango/scalable/actions/taper-stroke.svg | 91 +++++++++++++ .../Tango/scalable/actions/transform-2pts.svg | 87 ++++++++++++ share/icons/Tango/scalable/actions/vonkoch.svg | 87 ++++++++++++ .../icons/hicolor/scalable/actions/attach-path.svg | 87 ++++++++++++ share/icons/hicolor/scalable/actions/bool-op.svg | 80 +++++++---- share/icons/hicolor/scalable/actions/bspline.svg | 13 ++ .../hicolor/scalable/actions/clone-original.svg | 91 +++++++++++++ .../icons/hicolor/scalable/actions/copy-rotate.svg | 87 ++++++++++++ .../hicolor/scalable/actions/curvestitching.svg | 91 +++++++++++++ .../hicolor/scalable/actions/ellipse-5pts.svg | 97 ++++++++++---- .../hicolor/scalable/actions/embrodery-stitch.svg | 113 ++++++++++++---- .../hicolor/scalable/actions/fill-between-many.svg | 91 +++++++++++++ .../scalable/actions/fill-between-strokes.svg | 91 +++++++++++++ .../scalable/actions/interpolate-points.svg | 87 ++++++++++++ .../icons/hicolor/scalable/actions/interpolate.svg | 91 +++++++++++++ share/icons/hicolor/scalable/actions/join-type.svg | 87 ++++++++++++ share/icons/hicolor/scalable/actions/lattice2.svg | 87 ++++++++++++ .../icons/hicolor/scalable/actions/pts2ellipse.svg | 95 +++++++++---- .../hicolor/scalable/actions/rough-hatches.svg | 87 ++++++++++++ share/icons/hicolor/scalable/actions/simplify.svg | 87 ++++++++++++ share/icons/hicolor/scalable/actions/skeletal.svg | 91 +++++++++++++ .../hicolor/symbolic/actions/bool-op-symbolic.svg | 80 +++++++---- .../symbolic/actions/clone-original-symbolic.svg | 10 +- .../symbolic/actions/ellipse-5pts-symbolic.svg | 97 ++++++++++---- .../symbolic/actions/embrodery-stitch-symbolic.svg | 113 ++++++++++++---- .../symbolic/actions/pts2ellipse-symbolic.svg | 95 +++++++++---- 63 files changed, 5338 insertions(+), 217 deletions(-) create mode 100644 share/icons/Tango/scalable/actions/attach-path.svg create mode 100644 share/icons/Tango/scalable/actions/bend-path.svg create mode 100644 share/icons/Tango/scalable/actions/bool-op.svg create mode 100644 share/icons/Tango/scalable/actions/bounding-box.svg create mode 100644 share/icons/Tango/scalable/actions/bspline.svg create mode 100644 share/icons/Tango/scalable/actions/clone-original.svg create mode 100644 share/icons/Tango/scalable/actions/construct-grid.svg create mode 100644 share/icons/Tango/scalable/actions/copy-rotate.svg create mode 100644 share/icons/Tango/scalable/actions/curvestitching.svg create mode 100644 share/icons/Tango/scalable/actions/dashed-stroke.svg create mode 100644 share/icons/Tango/scalable/actions/ellipse-5pts.svg create mode 100644 share/icons/Tango/scalable/actions/embrodery-stitch.svg create mode 100644 share/icons/Tango/scalable/actions/envelope.svg create mode 100644 share/icons/Tango/scalable/actions/fill-between-many.svg create mode 100644 share/icons/Tango/scalable/actions/fill-between-strokes.svg create mode 100644 share/icons/Tango/scalable/actions/fillet-chamfer.svg create mode 100644 share/icons/Tango/scalable/actions/gears.svg create mode 100644 share/icons/Tango/scalable/actions/interpolate-points.svg create mode 100644 share/icons/Tango/scalable/actions/interpolate.svg create mode 100644 share/icons/Tango/scalable/actions/knot.svg create mode 100644 share/icons/Tango/scalable/actions/lattice2.svg create mode 100644 share/icons/Tango/scalable/actions/measure-segments.svg create mode 100644 share/icons/Tango/scalable/actions/mirror-symmetry.svg create mode 100644 share/icons/Tango/scalable/actions/offset.svg create mode 100644 share/icons/Tango/scalable/actions/perspective-envelope.svg create mode 100644 share/icons/Tango/scalable/actions/powerclip.svg create mode 100644 share/icons/Tango/scalable/actions/powermask.svg create mode 100644 share/icons/Tango/scalable/actions/powerstroke.svg create mode 100644 share/icons/Tango/scalable/actions/pts2ellipse.svg create mode 100644 share/icons/Tango/scalable/actions/rough-hatches.svg create mode 100644 share/icons/Tango/scalable/actions/roughen.svg create mode 100644 share/icons/Tango/scalable/actions/ruler.svg create mode 100644 share/icons/Tango/scalable/actions/show-handles.svg create mode 100644 share/icons/Tango/scalable/actions/simplify.svg create mode 100644 share/icons/Tango/scalable/actions/skeletal.svg create mode 100644 share/icons/Tango/scalable/actions/sketch.svg create mode 100644 share/icons/Tango/scalable/actions/spiro.svg create mode 100644 share/icons/Tango/scalable/actions/taper-stroke.svg create mode 100644 share/icons/Tango/scalable/actions/transform-2pts.svg create mode 100644 share/icons/Tango/scalable/actions/vonkoch.svg create mode 100644 share/icons/hicolor/scalable/actions/attach-path.svg create mode 100644 share/icons/hicolor/scalable/actions/bspline.svg create mode 100644 share/icons/hicolor/scalable/actions/clone-original.svg create mode 100644 share/icons/hicolor/scalable/actions/copy-rotate.svg create mode 100644 share/icons/hicolor/scalable/actions/curvestitching.svg create mode 100644 share/icons/hicolor/scalable/actions/fill-between-many.svg create mode 100644 share/icons/hicolor/scalable/actions/fill-between-strokes.svg create mode 100644 share/icons/hicolor/scalable/actions/interpolate-points.svg create mode 100644 share/icons/hicolor/scalable/actions/interpolate.svg create mode 100644 share/icons/hicolor/scalable/actions/join-type.svg create mode 100644 share/icons/hicolor/scalable/actions/lattice2.svg create mode 100644 share/icons/hicolor/scalable/actions/rough-hatches.svg create mode 100644 share/icons/hicolor/scalable/actions/simplify.svg create mode 100644 share/icons/hicolor/scalable/actions/skeletal.svg diff --git a/share/icons/Tango/scalable/actions/attach-path.svg b/share/icons/Tango/scalable/actions/attach-path.svg new file mode 100644 index 000000000..10c2fb41c --- /dev/null +++ b/share/icons/Tango/scalable/actions/attach-path.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/bend-path.svg b/share/icons/Tango/scalable/actions/bend-path.svg new file mode 100644 index 000000000..7e741db26 --- /dev/null +++ b/share/icons/Tango/scalable/actions/bend-path.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/bool-op.svg b/share/icons/Tango/scalable/actions/bool-op.svg new file mode 100644 index 000000000..5b708c2b8 --- /dev/null +++ b/share/icons/Tango/scalable/actions/bool-op.svg @@ -0,0 +1,113 @@ + + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/bounding-box.svg b/share/icons/Tango/scalable/actions/bounding-box.svg new file mode 100644 index 000000000..079c04c1f --- /dev/null +++ b/share/icons/Tango/scalable/actions/bounding-box.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/bspline.svg b/share/icons/Tango/scalable/actions/bspline.svg new file mode 100644 index 000000000..19861aa2f --- /dev/null +++ b/share/icons/Tango/scalable/actions/bspline.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/clone-original.svg b/share/icons/Tango/scalable/actions/clone-original.svg new file mode 100644 index 000000000..eece34ebd --- /dev/null +++ b/share/icons/Tango/scalable/actions/clone-original.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/construct-grid.svg b/share/icons/Tango/scalable/actions/construct-grid.svg new file mode 100644 index 000000000..2cb195f1e --- /dev/null +++ b/share/icons/Tango/scalable/actions/construct-grid.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/copy-rotate.svg b/share/icons/Tango/scalable/actions/copy-rotate.svg new file mode 100644 index 000000000..3ea432e5a --- /dev/null +++ b/share/icons/Tango/scalable/actions/copy-rotate.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/curvestitching.svg b/share/icons/Tango/scalable/actions/curvestitching.svg new file mode 100644 index 000000000..6ab475475 --- /dev/null +++ b/share/icons/Tango/scalable/actions/curvestitching.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/dashed-stroke.svg b/share/icons/Tango/scalable/actions/dashed-stroke.svg new file mode 100644 index 000000000..8804c0c1e --- /dev/null +++ b/share/icons/Tango/scalable/actions/dashed-stroke.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/ellipse-5pts.svg b/share/icons/Tango/scalable/actions/ellipse-5pts.svg new file mode 100644 index 000000000..b543f733f --- /dev/null +++ b/share/icons/Tango/scalable/actions/ellipse-5pts.svg @@ -0,0 +1,128 @@ + + + + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/embrodery-stitch.svg b/share/icons/Tango/scalable/actions/embrodery-stitch.svg new file mode 100644 index 000000000..12fbe6843 --- /dev/null +++ b/share/icons/Tango/scalable/actions/embrodery-stitch.svg @@ -0,0 +1,147 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/envelope.svg b/share/icons/Tango/scalable/actions/envelope.svg new file mode 100644 index 000000000..a5b3e7302 --- /dev/null +++ b/share/icons/Tango/scalable/actions/envelope.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/fill-between-many.svg b/share/icons/Tango/scalable/actions/fill-between-many.svg new file mode 100644 index 000000000..f1da151e4 --- /dev/null +++ b/share/icons/Tango/scalable/actions/fill-between-many.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/fill-between-strokes.svg b/share/icons/Tango/scalable/actions/fill-between-strokes.svg new file mode 100644 index 000000000..8714787bb --- /dev/null +++ b/share/icons/Tango/scalable/actions/fill-between-strokes.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/fillet-chamfer.svg b/share/icons/Tango/scalable/actions/fillet-chamfer.svg new file mode 100644 index 000000000..9d6f4de7a --- /dev/null +++ b/share/icons/Tango/scalable/actions/fillet-chamfer.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/gears.svg b/share/icons/Tango/scalable/actions/gears.svg new file mode 100644 index 000000000..d9bd57bf8 --- /dev/null +++ b/share/icons/Tango/scalable/actions/gears.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/interpolate-points.svg b/share/icons/Tango/scalable/actions/interpolate-points.svg new file mode 100644 index 000000000..f5e2010ca --- /dev/null +++ b/share/icons/Tango/scalable/actions/interpolate-points.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/interpolate.svg b/share/icons/Tango/scalable/actions/interpolate.svg new file mode 100644 index 000000000..1bf60a60a --- /dev/null +++ b/share/icons/Tango/scalable/actions/interpolate.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/knot.svg b/share/icons/Tango/scalable/actions/knot.svg new file mode 100644 index 000000000..ef06d130c --- /dev/null +++ b/share/icons/Tango/scalable/actions/knot.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/lattice2.svg b/share/icons/Tango/scalable/actions/lattice2.svg new file mode 100644 index 000000000..4a81595c6 --- /dev/null +++ b/share/icons/Tango/scalable/actions/lattice2.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/measure-segments.svg b/share/icons/Tango/scalable/actions/measure-segments.svg new file mode 100644 index 000000000..478d98e14 --- /dev/null +++ b/share/icons/Tango/scalable/actions/measure-segments.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/mirror-symmetry.svg b/share/icons/Tango/scalable/actions/mirror-symmetry.svg new file mode 100644 index 000000000..8a2996af5 --- /dev/null +++ b/share/icons/Tango/scalable/actions/mirror-symmetry.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/offset.svg b/share/icons/Tango/scalable/actions/offset.svg new file mode 100644 index 000000000..8445b58e4 --- /dev/null +++ b/share/icons/Tango/scalable/actions/offset.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/perspective-envelope.svg b/share/icons/Tango/scalable/actions/perspective-envelope.svg new file mode 100644 index 000000000..332cd31d9 --- /dev/null +++ b/share/icons/Tango/scalable/actions/perspective-envelope.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/powerclip.svg b/share/icons/Tango/scalable/actions/powerclip.svg new file mode 100644 index 000000000..efe946043 --- /dev/null +++ b/share/icons/Tango/scalable/actions/powerclip.svg @@ -0,0 +1,84 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/powermask.svg b/share/icons/Tango/scalable/actions/powermask.svg new file mode 100644 index 000000000..a2791393b --- /dev/null +++ b/share/icons/Tango/scalable/actions/powermask.svg @@ -0,0 +1,88 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/powerstroke.svg b/share/icons/Tango/scalable/actions/powerstroke.svg new file mode 100644 index 000000000..1f06afb55 --- /dev/null +++ b/share/icons/Tango/scalable/actions/powerstroke.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/pts2ellipse.svg b/share/icons/Tango/scalable/actions/pts2ellipse.svg new file mode 100644 index 000000000..2d3f5b41f --- /dev/null +++ b/share/icons/Tango/scalable/actions/pts2ellipse.svg @@ -0,0 +1,127 @@ + + + + + + + + + + + + + image/svg+xml + + + + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/rough-hatches.svg b/share/icons/Tango/scalable/actions/rough-hatches.svg new file mode 100644 index 000000000..7edd30fda --- /dev/null +++ b/share/icons/Tango/scalable/actions/rough-hatches.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/roughen.svg b/share/icons/Tango/scalable/actions/roughen.svg new file mode 100644 index 000000000..8a94761cc --- /dev/null +++ b/share/icons/Tango/scalable/actions/roughen.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/ruler.svg b/share/icons/Tango/scalable/actions/ruler.svg new file mode 100644 index 000000000..2e56fefba --- /dev/null +++ b/share/icons/Tango/scalable/actions/ruler.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/show-handles.svg b/share/icons/Tango/scalable/actions/show-handles.svg new file mode 100644 index 000000000..82f23db1d --- /dev/null +++ b/share/icons/Tango/scalable/actions/show-handles.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/simplify.svg b/share/icons/Tango/scalable/actions/simplify.svg new file mode 100644 index 000000000..9c17f288e --- /dev/null +++ b/share/icons/Tango/scalable/actions/simplify.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/skeletal.svg b/share/icons/Tango/scalable/actions/skeletal.svg new file mode 100644 index 000000000..77de8636f --- /dev/null +++ b/share/icons/Tango/scalable/actions/skeletal.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/sketch.svg b/share/icons/Tango/scalable/actions/sketch.svg new file mode 100644 index 000000000..7359e017c --- /dev/null +++ b/share/icons/Tango/scalable/actions/sketch.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/spiro.svg b/share/icons/Tango/scalable/actions/spiro.svg new file mode 100644 index 000000000..647c0a857 --- /dev/null +++ b/share/icons/Tango/scalable/actions/spiro.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/taper-stroke.svg b/share/icons/Tango/scalable/actions/taper-stroke.svg new file mode 100644 index 000000000..95be360ad --- /dev/null +++ b/share/icons/Tango/scalable/actions/taper-stroke.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/transform-2pts.svg b/share/icons/Tango/scalable/actions/transform-2pts.svg new file mode 100644 index 000000000..13f2c55b3 --- /dev/null +++ b/share/icons/Tango/scalable/actions/transform-2pts.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/Tango/scalable/actions/vonkoch.svg b/share/icons/Tango/scalable/actions/vonkoch.svg new file mode 100644 index 000000000..4d5c193cd --- /dev/null +++ b/share/icons/Tango/scalable/actions/vonkoch.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/attach-path.svg b/share/icons/hicolor/scalable/actions/attach-path.svg new file mode 100644 index 000000000..10c2fb41c --- /dev/null +++ b/share/icons/hicolor/scalable/actions/attach-path.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/bool-op.svg b/share/icons/hicolor/scalable/actions/bool-op.svg index 1f99d395e..5b708c2b8 100644 --- a/share/icons/hicolor/scalable/actions/bool-op.svg +++ b/share/icons/hicolor/scalable/actions/bool-op.svg @@ -1,18 +1,42 @@ - - - - - + + + + + + @@ -46,10 +70,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,14 +96,18 @@ Jabier Arraiza - - - - - + inkscape:groupmode="layer"> + + + diff --git a/share/icons/hicolor/scalable/actions/bspline.svg b/share/icons/hicolor/scalable/actions/bspline.svg new file mode 100644 index 000000000..19861aa2f --- /dev/null +++ b/share/icons/hicolor/scalable/actions/bspline.svg @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/clone-original.svg b/share/icons/hicolor/scalable/actions/clone-original.svg new file mode 100644 index 000000000..eece34ebd --- /dev/null +++ b/share/icons/hicolor/scalable/actions/clone-original.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/copy-rotate.svg b/share/icons/hicolor/scalable/actions/copy-rotate.svg new file mode 100644 index 000000000..3ea432e5a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/copy-rotate.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/curvestitching.svg b/share/icons/hicolor/scalable/actions/curvestitching.svg new file mode 100644 index 000000000..6ab475475 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/curvestitching.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/ellipse-5pts.svg b/share/icons/hicolor/scalable/actions/ellipse-5pts.svg index 78d7a25b0..b543f733f 100644 --- a/share/icons/hicolor/scalable/actions/ellipse-5pts.svg +++ b/share/icons/hicolor/scalable/actions/ellipse-5pts.svg @@ -1,18 +1,58 @@ - - - - - + + + + + + + + @@ -46,10 +86,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,16 +112,17 @@ Jabier Arraiza - - - - + inkscape:groupmode="layer"> + + + diff --git a/share/icons/hicolor/scalable/actions/embrodery-stitch.svg b/share/icons/hicolor/scalable/actions/embrodery-stitch.svg index 66cd983bd..12fbe6843 100644 --- a/share/icons/hicolor/scalable/actions/embrodery-stitch.svg +++ b/share/icons/hicolor/scalable/actions/embrodery-stitch.svg @@ -1,18 +1,75 @@ - - - - - + + + + + + + + + + + @@ -46,10 +103,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,13 +129,19 @@ Jabier Arraiza - - - - + inkscape:groupmode="layer"> + + + diff --git a/share/icons/hicolor/scalable/actions/fill-between-many.svg b/share/icons/hicolor/scalable/actions/fill-between-many.svg new file mode 100644 index 000000000..f1da151e4 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/fill-between-many.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/fill-between-strokes.svg b/share/icons/hicolor/scalable/actions/fill-between-strokes.svg new file mode 100644 index 000000000..8714787bb --- /dev/null +++ b/share/icons/hicolor/scalable/actions/fill-between-strokes.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/interpolate-points.svg b/share/icons/hicolor/scalable/actions/interpolate-points.svg new file mode 100644 index 000000000..f5e2010ca --- /dev/null +++ b/share/icons/hicolor/scalable/actions/interpolate-points.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/interpolate.svg b/share/icons/hicolor/scalable/actions/interpolate.svg new file mode 100644 index 000000000..1bf60a60a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/interpolate.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/join-type.svg b/share/icons/hicolor/scalable/actions/join-type.svg new file mode 100644 index 000000000..77db9107a --- /dev/null +++ b/share/icons/hicolor/scalable/actions/join-type.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/lattice2.svg b/share/icons/hicolor/scalable/actions/lattice2.svg new file mode 100644 index 000000000..4a81595c6 --- /dev/null +++ b/share/icons/hicolor/scalable/actions/lattice2.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/pts2ellipse.svg b/share/icons/hicolor/scalable/actions/pts2ellipse.svg index f3151773e..2d3f5b41f 100644 --- a/share/icons/hicolor/scalable/actions/pts2ellipse.svg +++ b/share/icons/hicolor/scalable/actions/pts2ellipse.svg @@ -1,18 +1,57 @@ - - - - - + + + + + + + + @@ -24,7 +63,7 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - LiveEffect Icons proposal + 13 Jan 2019 @@ -46,10 +85,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,13 +111,17 @@ Jabier Arraiza - - - - + inkscape:label="ellipse-5pts"> + + + diff --git a/share/icons/hicolor/scalable/actions/rough-hatches.svg b/share/icons/hicolor/scalable/actions/rough-hatches.svg new file mode 100644 index 000000000..7edd30fda --- /dev/null +++ b/share/icons/hicolor/scalable/actions/rough-hatches.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/simplify.svg b/share/icons/hicolor/scalable/actions/simplify.svg new file mode 100644 index 000000000..9c17f288e --- /dev/null +++ b/share/icons/hicolor/scalable/actions/simplify.svg @@ -0,0 +1,87 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/scalable/actions/skeletal.svg b/share/icons/hicolor/scalable/actions/skeletal.svg new file mode 100644 index 000000000..77de8636f --- /dev/null +++ b/share/icons/hicolor/scalable/actions/skeletal.svg @@ -0,0 +1,91 @@ + + + + + + + + + + image/svg+xml + + + LiveEffect Icons proposal + 13 Jan 2019 + + + Ramón Miranda + + + + + see the license tab + + + + + icon ui + + + This is a contribution with Inkscape Project from +Ramon Miranda www.ramonmiranda.com (design and SVG file) +Jabiertxo (SVG stuff to integrate them in UI) + + + + + + + + + - + + + + Ramon Miranda +Jabier Arraiza + + + + + + + + + + + + + + + + diff --git a/share/icons/hicolor/symbolic/actions/bool-op-symbolic.svg b/share/icons/hicolor/symbolic/actions/bool-op-symbolic.svg index 1f99d395e..5b708c2b8 100644 --- a/share/icons/hicolor/symbolic/actions/bool-op-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/bool-op-symbolic.svg @@ -1,18 +1,42 @@ - - - - - + + + + + + @@ -46,10 +70,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,14 +96,18 @@ Jabier Arraiza - - - - - + inkscape:groupmode="layer"> + + + diff --git a/share/icons/hicolor/symbolic/actions/clone-original-symbolic.svg b/share/icons/hicolor/symbolic/actions/clone-original-symbolic.svg index 71117aabf..eece34ebd 100644 --- a/share/icons/hicolor/symbolic/actions/clone-original-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/clone-original-symbolic.svg @@ -81,15 +81,11 @@ Jabier Arraiza style="opacity:0;fill:none" /> - + d="M 14.962209,8.1754103 A 3.3507042,3.3507042 0 0 1 11.611505,11.526114 3.3507042,3.3507042 0 0 1 8.2608004,8.1754103 3.3507042,3.3507042 0 0 1 11.611505,4.8247061 3.3507042,3.3507042 0 0 1 14.962209,8.1754103 Z" + style="opacity:0.4;" /> diff --git a/share/icons/hicolor/symbolic/actions/ellipse-5pts-symbolic.svg b/share/icons/hicolor/symbolic/actions/ellipse-5pts-symbolic.svg index 78d7a25b0..b543f733f 100644 --- a/share/icons/hicolor/symbolic/actions/ellipse-5pts-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/ellipse-5pts-symbolic.svg @@ -1,18 +1,58 @@ - - - - - + + + + + + + + @@ -46,10 +86,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,16 +112,17 @@ Jabier Arraiza - - - - + inkscape:groupmode="layer"> + + + diff --git a/share/icons/hicolor/symbolic/actions/embrodery-stitch-symbolic.svg b/share/icons/hicolor/symbolic/actions/embrodery-stitch-symbolic.svg index 66cd983bd..12fbe6843 100644 --- a/share/icons/hicolor/symbolic/actions/embrodery-stitch-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/embrodery-stitch-symbolic.svg @@ -1,18 +1,75 @@ - - - - - + + + + + + + + + + + @@ -46,10 +103,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,13 +129,19 @@ Jabier Arraiza - - - - + inkscape:groupmode="layer"> + + + diff --git a/share/icons/hicolor/symbolic/actions/pts2ellipse-symbolic.svg b/share/icons/hicolor/symbolic/actions/pts2ellipse-symbolic.svg index f3151773e..2d3f5b41f 100644 --- a/share/icons/hicolor/symbolic/actions/pts2ellipse-symbolic.svg +++ b/share/icons/hicolor/symbolic/actions/pts2ellipse-symbolic.svg @@ -1,18 +1,57 @@ - - - - - + + + + + + + + @@ -24,7 +63,7 @@ rdf:resource="http://purl.org/dc/dcmitype/StillImage" /> - LiveEffect Icons proposal + 13 Jan 2019 @@ -46,10 +85,10 @@ Ramon Miranda www.ramonmiranda.com (design and SVG file) Jabiertxo (SVG stuff to integrate them in UI) - + - + - @@ -72,13 +111,17 @@ Jabier Arraiza - - - - + inkscape:label="ellipse-5pts"> + + + -- cgit v1.2.3