summaryrefslogtreecommitdiff
path: root/editor/icons/icon_lock.svg
diff options
context:
space:
mode:
authorDaniel J. Ramirez <djrmuv@gmail.com>2017-09-21 15:55:07 -0500
committerDaniel J. Ramirez <djrmuv@gmail.com>2017-09-21 15:55:07 -0500
commit29d3ecf29a411552809ca95f82ff15a25ea5e420 (patch)
tree0698383d31d7921e6a438a1dafa784f389d23db3 /editor/icons/icon_lock.svg
parentd7468fea5b68e4da9f5daa3a16b450d3da72f27c (diff)
Improved a lot of icons, and some style fixes
Diffstat (limited to 'editor/icons/icon_lock.svg')
-rw-r--r--editor/icons/icon_lock.svg7
1 files changed, 2 insertions, 5 deletions
diff --git a/editor/icons/icon_lock.svg b/editor/icons/icon_lock.svg
index b0b0125648..1202f1d86f 100644
--- a/editor/icons/icon_lock.svg
+++ b/editor/icons/icon_lock.svg
@@ -1,8 +1,5 @@
<svg width="16" height="16" version="1.1" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
-<g transform="translate(0 -1036.4)" fill="#e0e0e0">
-<path transform="translate(0 1036.4)" d="m2 8v7h12v-7h-12zm5 2h2v3h-2v-3z"/>
-<path transform="translate(0 1036.4)" d="m8 1a5 5 0 0 0 -5 5h2a3 3 0 0 1 3 -3 3 3 0 0 1 3 3h2a5 5 0 0 0 -5 -5z"/>
-<rect x="3" y="1042.4" width="2" height="2"/>
-<rect x="11" y="1042.4" width="2" height="2"/>
+<g transform="translate(0 -1036.4)">
+<path transform="translate(0 1036.4)" d="m8 1a5 5 0 0 0 -5 5v2h-1v7h12v-7h-1v-2a5 5 0 0 0 -5 -5zm0 2a3 3 0 0 1 3 3v2h-6v-2a3 3 0 0 1 3 -3zm-1 7h2v3h-2v-3z" fill="#e0e0e0"/>
</g>
</svg>