diff options
Diffstat (limited to '.icons/awkward/16x16/actions/password-generator.svg')
-rw-r--r-- | .icons/awkward/16x16/actions/password-generator.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/actions/password-generator.svg b/.icons/awkward/16x16/actions/password-generator.svg new file mode 100644 index 00000000..d93b150a --- /dev/null +++ b/.icons/awkward/16x16/actions/password-generator.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#e26da9; } .ColorScheme-Highlight { color:#4285f4; } + </style> + </defs> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2.5,1 C 1.669,1 1,1.669 1,2.5 V 13.5 C 1,14.331 1.669,15 2.5,15 H 13.5 C 14.331,15 15,14.331 15,13.5 V 2.5 C 15,1.669 14.331,1 13.5,1 Z M 11.5,3 C 12.328,3 13,3.6716 13,4.5 13,5.3284 12.328,6 11.5,6 10.672,6 10,5.3284 10,4.5 10,3.6716 10.672,3 11.5,3 Z M 4.5,10 C 5.3284,10 6,10.672 6,11.5 6,12.328 5.3284,13 4.5,13 3.6716,13 3,12.328 3,11.5 3,10.672 3.6716,10 4.5,10 Z"/> +</svg> |