diff options
Diffstat (limited to 'resources/lib/oojs-ui/themes/apex/images/icons/lock.svg')
-rw-r--r-- | resources/lib/oojs-ui/themes/apex/images/icons/lock.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/resources/lib/oojs-ui/themes/apex/images/icons/lock.svg b/resources/lib/oojs-ui/themes/apex/images/icons/lock.svg new file mode 100644 index 00000000..85baad26 --- /dev/null +++ b/resources/lib/oojs-ui/themes/apex/images/icons/lock.svg @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="utf-8"?> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> + <g id="lock"> + <path d="M12 6c-2.21 0-4 1.79-4 4v1H7v7h10v-7h-1v-1c0-2.21-1.79-4-4-4zm0 2c1.105 0 2 .895 2 2v1h-4v-1c0-1.105.895-2 2-2z"/> + </g> +</svg> |