@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.06 kB
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!o&&n.createElement("title",null,t),r);var i=r=>a.createElement(p,{...r,ariaLabel:"ufo, beam"},a.createElement("path",{d:"M8 7C8 4.79086 9.79086 3 12 3C14.2091 3 16 4.79086 16 7M4 20L7.97576 13.705M7.97576 13.705L9.31872 11.5787C9.75404 10.8894 10.4494 10.3828 11.2621 10.3189C11.7554 10.2801 12.2446 10.2801 12.7379 10.3189C13.5506 10.3828 14.246 10.8894 14.6813 11.5787L16.0242 13.705M7.97576 13.705C4.4569 13.163 2 11.9319 2 10.5C2 8.567 6.47715 7 12 7C17.5228 7 22 8.567 22 10.5C22 11.9319 19.5431 13.163 16.0242 13.705M16.0242 13.705L20 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=i;export{i as IconUfo,d as default};
//# sourceMappingURL=index.mjs.map