zcbot/skills/ppt/templates/icons/tabler-outline/lifebuoy.svg

25 lines
548 B
XML

<!--
category: System
tags: [life ring, help, support, lifebuoy]
version: "1.0"
unicode: "eadd"
-->
<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="M8 12a4 4 0 1 0 8 0a4 4 0 1 0 -8 0" />
<path d="M3 12a9 9 0 1 0 18 0a9 9 0 1 0 -18 0" />
<path d="M15 15l3.35 3.35" />
<path d="M9 15l-3.35 3.35" />
<path d="M5.65 5.65l3.35 3.35" />
<path d="M18.35 5.65l-3.35 3.35" />
</svg>