@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.53 kB
JavaScript
import t from"react";import l from"react";var C=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:p,...i})=>l.createElement("svg",{...i,"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:s,...p}},n&&!o&&l.createElement("title",null,n),e);var a=e=>t.createElement(C,{...e,ariaLabel:"circle-dots-center-2, menu 1, grid, circle"},t.createElement("path",{d:"M11.25 8C11.25 8.41421 11.5858 8.75 12 8.75C12.4142 8.75 12.75 8.41421 12.75 8C12.75 7.58579 12.4142 7.25 12 7.25C11.5858 7.25 11.25 7.58579 11.25 8Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"}),t.createElement("path",{d:"M11.25 12C11.25 12.4142 11.5858 12.75 12 12.75C12.4142 12.75 12.75 12.4142 12.75 12C12.75 11.5858 12.4142 11.25 12 11.25C11.5858 11.25 11.25 11.5858 11.25 12Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"}),t.createElement("path",{d:"M11.25 16C11.25 16.4142 11.5858 16.75 12 16.75C12.4142 16.75 12.75 16.4142 12.75 16C12.75 15.5858 12.4142 15.25 12 15.25C11.5858 15.25 11.25 15.5858 11.25 16Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"0.5"}),t.createElement("path",{d:"M12 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 12C21.25 17.1086 17.1086 21.25 12 21.25Z",stroke:"currentColor",strokeWidth:"1.5"})),h=a;export{a as IconCircleDotsCenter2,h as default};
//# sourceMappingURL=index.mjs.map