mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-16 17:27:43 +01:00
Add move-3d icon (#705)
This commit is contained in:
16
icons/move-3d.svg
Normal file
16
icons/move-3d.svg
Normal file
@@ -0,0 +1,16 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
width="24"
|
||||
height="24"
|
||||
viewBox="0 0 24 24"
|
||||
fill="none"
|
||||
stroke="currentColor"
|
||||
stroke-width="2"
|
||||
stroke-linecap="round"
|
||||
stroke-linejoin="round"
|
||||
>
|
||||
<path d="M5 3v16h16" />
|
||||
<path d="m5 19 6-6" />
|
||||
<path d="m2 6 3-3 3 3" />
|
||||
<path d="m18 16 3 3-3 3" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 317 B |
Reference in New Issue
Block a user