aboutsummaryrefslogtreecommitdiff
path: root/icon-theme/material-design-light/actions/edit-find-next.svg
diff options
context:
space:
mode:
authorKen Moore <ken@ixsystems.com>2017-12-21 09:47:39 -0500
committerKen Moore <ken@ixsystems.com>2017-12-21 09:47:39 -0500
commit6fa4f14708a67c57d7b6753c4e933df2e6b2f583 (patch)
treee867e7fc3c61535b1c74d956556cc31c630a5ead /icon-theme/material-design-light/actions/edit-find-next.svg
parentTurn of some stdout messages within the Qt theme plugin. (diff)
parentMerge branch 'master' of https://github.com/trueos/lumina (diff)
downloadlumina-6fa4f14708a67c57d7b6753c4e933df2e6b2f583.tar.gz
lumina-6fa4f14708a67c57d7b6753c4e933df2e6b2f583.tar.bz2
lumina-6fa4f14708a67c57d7b6753c4e933df2e6b2f583.zip
Merge branch 'master' of github.com:trueos/lumina
Diffstat (limited to 'icon-theme/material-design-light/actions/edit-find-next.svg')
-rw-r--r--icon-theme/material-design-light/actions/edit-find-next.svg4
1 files changed, 4 insertions, 0 deletions
diff --git a/icon-theme/material-design-light/actions/edit-find-next.svg b/icon-theme/material-design-light/actions/edit-find-next.svg
new file mode 100644
index 00000000..e0391248
--- /dev/null
+++ b/icon-theme/material-design-light/actions/edit-find-next.svg
@@ -0,0 +1,4 @@
+<svg width="48" height="48" xmlns="http://www.w3.org/2000/svg">
+ <path fill-opacity="1" stroke-linejoin="round" stroke-width="0.2" fill="#000000" id="svg_1" d="m34.875,25.3125l-1.59,0l-0.549999,-0.549999c1.959999,-2.27 3.139999,-5.220001 3.139999,-8.450001c0,-7.18 -5.82,-13 -13,-13s-13,5.82 -13,13s5.82,13 13,13c3.23,0 6.18,-1.18 8.450001,-3.129999l0.549999,0.549999l0,1.58l10,9.98l2.98,-2.98l-9.98,-10zm-12,0c-4.970001,0 -9,-4.030001 -9,-9s4.029999,-9 9,-9s9,4.03 9,9s-4.030001,9 -9,9z"/>
+ <path transform="rotate(-0.164403, 11.8047, 36.8246)" id="svg_10" d="m4.090812,43.43248l7.198387,-6.610443l-7.198387,-6.609192l4.11425,-3.776335l11.31354,10.385527l-11.31354,10.390564" fill-opacity="1" stroke-linejoin="round" stroke-width="0.2" fill="#000000"/>
+</svg>
bgstack15