diff options
Diffstat (limited to 'Flat Remix/emblems/scalable/emblem-encrypted-unlocked.svg')
-rw-r--r--[l---------] | Flat Remix/emblems/scalable/emblem-encrypted-unlocked.svg | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/Flat Remix/emblems/scalable/emblem-encrypted-unlocked.svg b/Flat Remix/emblems/scalable/emblem-encrypted-unlocked.svg index 1fed42ed0..38419ad66 120000..100644 --- a/Flat Remix/emblems/scalable/emblem-encrypted-unlocked.svg +++ b/Flat Remix/emblems/scalable/emblem-encrypted-unlocked.svg @@ -1 +1,10 @@ -./emblem-readonly.svg
\ No newline at end of file +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1" viewBox="0 0 24 24"> + <g transform="matrix(0,-0.5,0.5,0,0,24)"> + <circle style="fill:#252a35" cx="24" cy="24" r="20"/> + <g> + <path style="fill:#ffffff" d="m 18,16 a 8,8 0 0 0 -8,8 8,8 0 0 0 8,8 8,8 0 0 0 8,-8 8,8 0 0 0 -8,-8 z m 0,4 a 4,4 0 0 1 4,4 4,4 0 0 1 -4,4 4,4 0 0 1 -4,-4 4,4 0 0 1 4,-4 z"/> + <rect style="fill:#ffffff" width="16" height="4" x="22" y="22"/> + <rect style="fill:#ffffff" width="4" height="4" x="31" y="26"/> + </g> + </g> +</svg> |