mirror of
https://github.com/feathericons/feather.git
synced 2023-08-10 21:13:24 +03:00
Change bar-chart icons
This commit is contained in:
parent
6d0a3bab23
commit
9bef7e0ad5
@ -48,6 +48,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||
<details>
|
||||
<summary>Change # icons</summary>
|
||||
|
||||
- `bar-chart`
|
||||
- `bar-chart-2`
|
||||
- `droplet`
|
||||
- `twitter`
|
||||
- `user-minus`
|
||||
|
@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="10" y="3" width="4" height="18" rx="1" ry="1"/>
|
||||
<rect x="18" y="8" width="4" height="13" rx="1" ry="1"/>
|
||||
<rect x="2" y="13" width="4" height="8" rx="1" ry="1"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<rect x="10" y="3" width="4" height="18" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<rect x="18" y="8" width="4" height="13" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<rect x="2" y="13" width="4" height="8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 501 B |
@ -1,5 +1,5 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="#000" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
|
||||
<rect x="18" y="3" width="4" height="18" rx="1" ry="1"/>
|
||||
<rect x="10" y="8" width="4" height="13" rx="1" ry="1"/>
|
||||
<rect x="2" y="13" width="4" height="8" rx="1" ry="1"/>
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24">
|
||||
<rect x="18" y="3" width="4" height="18" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<rect x="10" y="8" width="4" height="13" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
<rect x="2" y="13" width="4" height="8" fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 363 B After Width: | Height: | Size: 501 B |
Loading…
x
Reference in New Issue
Block a user