@untitledui/icons
Version:
Official React library for Untitled UI Icons
2 lines (1 loc) • 550 B
JavaScript
import*as o from"react";const i=({size:e=24,color:r="currentColor",...t})=>o.createElement("svg",{viewBox:"0 0 24 24",width:e,height:e,stroke:r,strokeWidth:"2",fill:"none",strokeLinecap:"round",strokeLinejoin:"round","aria-hidden":"true",...t},o.createElement("path",{d:"M18.632 2.368c4.49 4.491 4.49 11.773 0 16.264-4.301 4.3-11.161 4.483-15.679.546-.197-.172-.295-.258-.34-.375a.521.521 0 0 1-.01-.322c.036-.12.134-.218.33-.415L5.15 15.85M18 10.5a7.5 7.5 0 1 1-15 0 7.5 7.5 0 0 1 15 0Z"}));i.displayName="GlobeSlated01";export{i as GlobeSlated01};