mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 17:16:21 +01:00
* Add icons * Update cloud-backup.json * Update cloud-sync.json * Format code --------- Co-authored-by: Karsa <contact@karsa.org>
16 lines
393 B
XML
16 lines
393 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="M21 15.251A4.5 4.5 0 0 0 17.5 8h-1.79A7 7 0 1 0 3 13.607" />
|
|
<path d="M7 11v4h4" />
|
|
<path d="M8 19a5 5 0 0 0 9-3 4.5 4.5 0 0 0-4.5-4.5 4.82 4.82 0 0 0-3.41 1.41L7 15" />
|
|
</svg>
|