diff options
Diffstat (limited to 'Flat-Remix-Red/actions/scalable/document-edit-decrypt.svg')
-rw-r--r-- | Flat-Remix-Red/actions/scalable/document-edit-decrypt.svg | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Flat-Remix-Red/actions/scalable/document-edit-decrypt.svg b/Flat-Remix-Red/actions/scalable/document-edit-decrypt.svg index a33920c11..cbde5507a 100644 --- a/Flat-Remix-Red/actions/scalable/document-edit-decrypt.svg +++ b/Flat-Remix-Red/actions/scalable/document-edit-decrypt.svg @@ -1,8 +1,10 @@ -<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24"> +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> <defs> <style id="current-color-scheme" type="text/css"> - .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#5294e2; } + .ColorScheme-Text { color:#5c616c; } .ColorScheme-Highlight { color:#367bf0; } </style> </defs> - <path style="fill:currentColor" class="ColorScheme-Text" d="m2 2v2h2v-2h-2zm5 0v2h2v-2h-2zm5 0v2h2v-2h-2zm-8 3v2h2v-2h-2zm6 0v2h2v-2h-2zm-8 3v6.01c0 1 1 1 1 1h10s1 0 1-1v-5.9905h-2v4.9865h-8v-5.006h-2z" transform="translate(4 4)"/> + <g transform="translate(4,4)"> + <path style="fill:currentColor" class="ColorScheme-Text" d="M 2,2 V 4 H 4 V 2 Z M 7,2 V 4 H 9 V 2 Z M 12,2 V 4 H 14 V 2 Z M 4,5 V 7 H 6 V 5 Z M 10,5 V 7 H 12 V 5 Z M 2,8 V 14 C 2,15 3,15 3,15 H 13 C 13,15 14,15 14,14 V 8 H 12 V 13 H 4 V 8 Z"/> + </g> </svg> |