diff options
Diffstat (limited to 'icon-themes/sifr_svg/cmd/lc_flowchartshapes.flowchart-process.svg')
-rw-r--r-- | icon-themes/sifr_svg/cmd/lc_flowchartshapes.flowchart-process.svg | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/icon-themes/sifr_svg/cmd/lc_flowchartshapes.flowchart-process.svg b/icon-themes/sifr_svg/cmd/lc_flowchartshapes.flowchart-process.svg index 88fe2061520a..317c40d995ab 100644 --- a/icon-themes/sifr_svg/cmd/lc_flowchartshapes.flowchart-process.svg +++ b/icon-themes/sifr_svg/cmd/lc_flowchartshapes.flowchart-process.svg @@ -1,10 +1 @@ -<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"> - <path - style="fill:#555753" - d="M 2,2 V 22 H 22 V 2 Z M 4,4 H 20 V 20 H 4 Z" - /> - <path - style="opacity:0.35;fill:#555753" - d="M 4,4 V 20 H 20 V 4 Z" - /> -</svg> +<svg viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><g fill="#555753"><path d="m2 2v20h20v-20zm2 2h16v16h-16z"/><path d="m4 4v16h16v-16z" opacity=".35"/></g></svg>
\ No newline at end of file |