aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@kth.se>2018-06-22 08:58:42 +0200
committerMattias Andrée <maandree@kth.se>2018-06-22 08:58:42 +0200
commitbaa94d9a99e173fd9e0429e79e6b7ac545fca8c1 (patch)
tree78f5e4acf7d9c216419e0709f46740eafca94f69
parentMore icons (diff)
downloadsimple-icon-theme-baa94d9a99e173fd9e0429e79e6b7ac545fca8c1.tar.gz
simple-icon-theme-baa94d9a99e173fd9e0429e79e6b7ac545fca8c1.tar.bz2
simple-icon-theme-baa94d9a99e173fd9e0429e79e6b7ac545fca8c1.tar.xz
Add transpose icons
Signed-off-by: Mattias Andrée <maandree@kth.se>
-rw-r--r--Makefile2
-rw-r--r--scalable/actions/object-transpose-mirrored.svg1
-rw-r--r--scalable/actions/object-transpose.svg1
3 files changed, 4 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index da99a70..bfa0b48 100644
--- a/Makefile
+++ b/Makefile
@@ -1880,6 +1880,8 @@ ICONS =\
actions/object-rotate-right\
actions/tool-rotate-90\
actions/rotate\
+ actions/object-transpose\
+ actions/object-transpose-mirrored\
actions/object-select\
actions/open-menu\
actions/pan-down\
diff --git a/scalable/actions/object-transpose-mirrored.svg b/scalable/actions/object-transpose-mirrored.svg
new file mode 100644
index 0000000..674fc84
--- /dev/null
+++ b/scalable/actions/object-transpose-mirrored.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m3.171638 1.7571443 11.071068 11.0710677-1.414214 1.414214-11.071068-11.0710681z"/><path d="m13.983534 8.3266799.707107.7071068c.187581.1875812.309408.4409305.309359.7071067v5.2591066s-3.506076 0-5.2591067 0c-.2660913-.000021-.5194831-.121778-.7071068-.309359l-.7071068-.707107.7071068-.707107c.1875955-.187595.4410084-.309345.7071068-.309359h3.2261747v-3.2261746c.000049-.2660772.121728-.5195325.309359-.7071067z"/><path d="m7.673 2.0161457-.707073-.7071068c-.187572-.1875813-.440909-.30940869-.707073-.30935919h-5.25885402v5.25910669c.00002202.2660913.12177202.5194831.30934502.7071068l.707072.7071068.707073-.7071068c.187587-.1875955.30933-.4410084.309344-.7071068v-3.2261747h3.22602c.266065-.0000495.519508-.1217284.707073-.3093592z" stroke-width=".999976"/></g></svg> \ No newline at end of file
diff --git a/scalable/actions/object-transpose.svg b/scalable/actions/object-transpose.svg
new file mode 100644
index 0000000..cc677ba
--- /dev/null
+++ b/scalable/actions/object-transpose.svg
@@ -0,0 +1 @@
+<svg height="16" width="16" xmlns="http://www.w3.org/2000/svg"><g fill="#bebebe"><path d="m12.828362 1.7571443-11.0710678 11.0710677 1.4142135 1.414214 11.0710683-11.0710681z"/><path d="m2.016466 8.3266799-.7071068.7071068c-.1875813.1875812-.30940868.4409305-.3093592.7071067v5.2591066h5.2591067c.2660913-.000021.5194831-.121778.7071068-.309359l.7071068-.707107-.7071068-.707107c-.1875955-.187595-.4410084-.309345-.7071068-.309359h-3.2261747v-3.2261746c-.0000495-.2660772-.1217284-.5195325-.3093592-.7071067z"/><path d="m8.327 2.0161457.707073-.7071068c.187572-.1875813.440909-.30940869.707073-.30935919h5.258854v5.25910669c-.000022.2660913-.121772.5194831-.309345.7071068l-.707072.7071068-.707073-.7071068c-.187587-.1875955-.30933-.4410084-.309344-.7071068v-3.2261747h-3.22602c-.266065-.0000495-.519508-.1217284-.707073-.3093592z" stroke-width=".999976"/></g></svg> \ No newline at end of file