mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 11:25:09 +02:00
fix(icons): changed combine icon (#3200)
* Updated icons/combine.svg * Updated icons/combine.json * Updated icons/combine.svg * Updated icons/combine.svg * Updated icons/replace.svg * Updated icons/replace.svg * Updated icons/combine.svg * Updated icons/replace.svg * Updated icons/replace-all.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
@@ -9,10 +9,10 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M10 18H5a3 3 0 0 1-3-3v-1" />
|
||||
<path d="M14 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" />
|
||||
<path d="M20 2a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" />
|
||||
<path d="m7 21 3-3-3-3" />
|
||||
<rect x="14" y="14" width="8" height="8" rx="2" />
|
||||
<rect x="2" y="2" width="8" height="8" rx="2" />
|
||||
<path d="M14 3a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1" />
|
||||
<path d="M19 3a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1" />
|
||||
<path d="m7 15 3 3" />
|
||||
<path d="m7 21 3-3H5a2 2 0 0 1-2-2v-2" />
|
||||
<rect x="14" y="14" width="7" height="7" rx="1" />
|
||||
<rect x="3" y="3" width="7" height="7" rx="1" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 484 B After Width: | Height: | Size: 483 B |
@@ -9,13 +9,13 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M14 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" />
|
||||
<path d="M14 4a2 2 0 0 1 2-2" />
|
||||
<path d="M16 10a2 2 0 0 1-2-2" />
|
||||
<path d="M20 14a2 2 0 0 1 2 2v4a2 2 0 0 1-2 2" />
|
||||
<path d="M20 2a2 2 0 0 1 2 2" />
|
||||
<path d="M22 8a2 2 0 0 1-2 2" />
|
||||
<path d="M14 14a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1" />
|
||||
<path d="M14 4a1 1 0 0 1 1-1" />
|
||||
<path d="M15 10a1 1 0 0 1-1-1" />
|
||||
<path d="M19 14a1 1 0 0 1 1 1v5a1 1 0 0 1-1 1" />
|
||||
<path d="M21 4a1 1 0 0 0-1-1" />
|
||||
<path d="M21 9a1 1 0 0 1-1 1" />
|
||||
<path d="m3 7 3 3 3-3" />
|
||||
<path d="M6 10V5a 3 3 0 0 1 3-3h1" />
|
||||
<rect x="2" y="14" width="8" height="8" rx="2" />
|
||||
<path d="M6 10V5a2 2 0 0 1 2-2h2" />
|
||||
<rect x="3" y="14" width="7" height="7" rx="1" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 573 B After Width: | Height: | Size: 572 B |
@@ -9,11 +9,11 @@
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M14 4a2 2 0 0 1 2-2" />
|
||||
<path d="M16 10a2 2 0 0 1-2-2" />
|
||||
<path d="M20 2a2 2 0 0 1 2 2" />
|
||||
<path d="M22 8a2 2 0 0 1-2 2" />
|
||||
<path d="M14 4a1 1 0 0 1 1-1" />
|
||||
<path d="M15 10a1 1 0 0 1-1-1" />
|
||||
<path d="M21 4a1 1 0 0 0-1-1" />
|
||||
<path d="M21 9a1 1 0 0 1-1 1" />
|
||||
<path d="m3 7 3 3 3-3" />
|
||||
<path d="M6 10V5a3 3 0 0 1 3-3h1" />
|
||||
<rect x="2" y="14" width="8" height="8" rx="2" />
|
||||
<path d="M6 10V5a2 2 0 0 1 2-2h2" />
|
||||
<rect x="3" y="14" width="7" height="7" rx="1" />
|
||||
</svg>
|
||||
|
||||
|
Before Width: | Height: | Size: 468 B After Width: | Height: | Size: 468 B |
Reference in New Issue
Block a user