mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
refactor: Center second style of sort icons
This commit is contained in:
parent
7a9b184e37
commit
d2b150e9ad
@ -9,9 +9,9 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M12 5h9" />
|
||||
<path d="M12 9h6" />
|
||||
<path d="M12 13h3" />
|
||||
<path d="M4 17l3 3 3-3" />
|
||||
<line x1="7" y1="18" x2="7" y2="4" />
|
||||
<path d="M11 5h10" />
|
||||
<path d="M11 9h7" />
|
||||
<path d="M11 13h4" />
|
||||
<path d="M3 17l3 3 3-3" />
|
||||
<path d="M6 18V4" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 331 B |
@ -9,9 +9,9 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M12 5h3" />
|
||||
<path d="M12 9h6" />
|
||||
<path d="M12 13h9" />
|
||||
<path d="M4 17l3 3 3-3" />
|
||||
<line x1="7" y1="18" x2="7" y2="4" />
|
||||
<path d="M11 5h4" />
|
||||
<path d="M11 9h7" />
|
||||
<path d="M11 13h10" />
|
||||
<path d="M3 17l3 3 3-3" />
|
||||
<path d="M6 18V4" />
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 347 B After Width: | Height: | Size: 331 B |
Loading…
Reference in New Issue
Block a user