updated list view icon

This commit is contained in:
Edi Cziszter 2021-10-29 17:12:20 +03:00
parent 7e0e41eff4
commit cb1b899520

View File

@ -1,20 +1,13 @@
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 25.4.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg id="Layer_1" style="enable-background:new 0 0 14 14;" version="1.1" viewBox="0 0 14 14" x="0px"
xml:space="preserve" xmlns="http://www.w3.org/2000/svg" y="0px">
<style type="text/css">
.st0 {
fill: currentColor;
}
</style>
<g id="Styleguide">
<g id="Export-just-icons" transform="translate(-979.000000, -252.000000)">
<g id="Group" transform="translate(979.000000, 252.000000)">
<g id="list-view">
<path class="st0" d="M0,0h14v14H0V0z M2.8,12.6V9.8H1.4v2.8H2.8z M2.8,5.6H1.4v2.8h1.4V5.6z M4.2,8.4h8.4V5.6H4.2V8.4z M1.4,4.2
h1.4V1.4H1.4V4.2z M4.2,1.4v2.8h8.4V1.4H4.2z M12.6,9.8H4.2v2.8h8.4V9.8z"/>
</g>
</g>
</g>
</g>
</svg>
<?xml version="1.0" encoding="UTF-8"?>
<svg width="14px" height="14px" viewBox="0 0 14 14" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
<title>status</title>
<g id="Styleguide" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd">
<g id="Styleguide-Actions" transform="translate(-979.000000, -294.000000)" fill="#283241" fill-rule="nonzero">
<g id="list" transform="translate(969.000000, 284.000000)">
<g id="list-view" transform="translate(10.000000, 10.000000)">
<path d="M0,0 L0,14 L14,14 L14,0 L0,0 Z M8.4,1.4 L8.4,12.6 L5.6,12.6 L5.6,1.4 L8.4,1.4 Z M1.4,1.4 L4.2,1.4 L4.2,12.6 L1.4,12.6 L1.4,1.4 Z M9.8,12.6 L9.8,1.4 L12.6,1.4 L12.6,12.6 L9.8,12.6 Z" transform="translate(7.000000, 7.000000) scale(-1, 1) rotate(90.000000) translate(-7.000000, -7.000000) "></path>
</g>
</g>
</g>
</g>
</svg>

Before

Width:  |  Height:  |  Size: 806 B

After

Width:  |  Height:  |  Size: 958 B