diff options
Diffstat (limited to '.icons/kora/actions/16/view-financial-account-close.svg')
-rw-r--r-- | .icons/kora/actions/16/view-financial-account-close.svg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.icons/kora/actions/16/view-financial-account-close.svg b/.icons/kora/actions/16/view-financial-account-close.svg new file mode 100644 index 000000000..42b70f073 --- /dev/null +++ b/.icons/kora/actions/16/view-financial-account-close.svg @@ -0,0 +1,12 @@ +<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"> + <defs> + <style id="current-color-scheme" type="text/css"> + .ColorScheme-Text { color:#dfdfdf; } .ColorScheme-Highlight { color:#4285f4; } .ColorScheme-NeutralText { color:#ff9800; } .ColorScheme-PositiveText { color:#4caf50; } .ColorScheme-NegativeText { color:#f44336; } + </style> + </defs> + <g fill="#dfdfdf"> + <path d="m14 12v1h-3v1h3v1l2-1.5z"/> + <path fill-opacity=".25" d="m1 8c-.554 0-1 .446-1 1v6c0 .554.446 1 1 1h9v-6h4v-1c0-.554-.446-1-1-1zm0 6h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1zm2 0h1v1h-1z"/> + <path d="m3 0c-.554 0-1 .446-1 1v6h11c1.091 0 2 .909 2 2v1h1v-9c0-.554-.446-1-1-1zm1 4h4v1h-4zm8-2h2v1h-2zm-8 0h7v1h-7z"/> + </g> +</svg> |