diff options
Diffstat (limited to 'editor/icons/icon_lock.svg')
-rw-r--r-- | editor/icons/icon_lock.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/editor/icons/icon_lock.svg b/editor/icons/icon_lock.svg new file mode 100644 index 0000000000..b0b0125648 --- /dev/null +++ b/editor/icons/icon_lock.svg @@ -0,0 +1,8 @@ +<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> +</svg> |