Files
ruoyi-plus-soybean/src/assets/svg-icon/chrome.svg
2023-02-10 02:24:52 +08:00

14 lines
319 B
XML

<svg
xmlns="http://www.w3.org/2000/svg"
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="3"
stroke-linecap="round"
stroke-linejoin="round"
>
<circle cx="12" cy="12" r="10" />
<circle cx="12" cy="12" r="4" />
<path d="M21.17 8H12M3.95 6.06L8.54 14M10.88 21.94L15.46 14" />
</svg>;