@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.16 kB
JavaScript
import e from"react";import p from"react";var s=({children:t,size:r=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>p.createElement("svg",{...C,"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,...l}},n&&!o&&p.createElement("title",null,n),t);var i=t=>e.createElement(s,{...t,ariaLabel:"3d-sphere"},e.createElement("path",{d:"M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C6.89137 21.25 2.75 17.1086 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C17.1086 2.75 21.25 6.89137 21.25 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),e.createElement("path",{d:"M21.1291 12.5C20.4124 13.9651 16.598 15.0833 12.0001 15.0833C7.40218 15.0833 3.58781 13.9651 2.87109 12.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),e.createElement("path",{d:"M11.5684 21.16C10.07 20.5299 8.91699 16.6689 8.91699 12C8.91699 7.34333 10.064 3.49037 11.5566 2.84503",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"})),h=i;export{i as Icon3dSphere,h as default};
//# sourceMappingURL=index.mjs.map