mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:16:21 +01:00
* Add icons * Update cloud-backup.json * Update cloud-sync.json * Format code --------- Co-authored-by: Karsa <contact@karsa.org>
18 lines
442 B
XML
18 lines
442 B
XML
<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="m17 18-1.535 1.605a5 5 0 0 1-8-1.5" />
|
|
<path d="M17 22v-4h-4" />
|
|
<path d="M20.996 15.251A4.5 4.5 0 0 0 17.495 8h-1.79a7 7 0 1 0-12.709 5.607" />
|
|
<path d="M7 10v4h4" />
|
|
<path d="m7 14 1.535-1.605a5 5 0 0 1 8 1.5" />
|
|
</svg>
|