@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.13 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:C,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!o&&s.createElement("title",null,n),t);var i=t=>e.createElement(p,{...t,ariaLabel:"frisbee"},e.createElement("path",{d:"M22.25 12C22.25 14.8995 17.6609 17.25 12 17.25C6.33908 17.25 1.75 14.8995 1.75 12C1.75 9.10051 6.33908 6.75 12 6.75C17.6609 6.75 22.25 9.10051 22.25 12Z",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M12 20C16.0209 20 19.6154 18.8766 22 17.1121M12 4C7.97912 4 4.38461 5.12336 2 6.88791",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M20 10.5C20 12.433 16.4183 14 12 14C7.58172 14 4 12.433 4 10.5C4 8.567 7.58172 7 12 7C16.4183 7 20 8.567 20 10.5Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round",strokeLinejoin:"round"})),h=i;export{i as IconFrisbee,h as default};
//# sourceMappingURL=index.mjs.map