@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.64 kB
JavaScript
import r from"react";import n from"react";var s=({children:o,size:t=24,ariaLabel:C,color:p,ariaHidden:e=!0,style:l,...a})=>n.createElement("svg",{...a,"aria-hidden":e,role:e?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...l}},C&&!e&&n.createElement("title",null,C),o);var d=o=>r.createElement(s,{...o,ariaLabel:"dot-grid-2x3, menu, drag, grab"},r.createElement("path",{d:"M10 5C10 5.55228 9.55228 6 9 6C8.44772 6 8 5.55228 8 5C8 4.44772 8.44772 4 9 4C9.55228 4 10 4.44772 10 5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 12C10 12.5523 9.55228 13 9 13C8.44772 13 8 12.5523 8 12C8 11.4477 8.44772 11 9 11C9.55228 11 10 11.4477 10 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M10 19C10 19.5523 9.55228 20 9 20C8.44772 20 8 19.5523 8 19C8 18.4477 8.44772 18 9 18C9.55228 18 10 18.4477 10 19Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16 12C16 12.5523 15.5523 13 15 13C14.4477 13 14 12.5523 14 12C14 11.4477 14.4477 11 15 11C15.5523 11 16 11.4477 16 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16 19C16 19.5523 15.5523 20 15 20C14.4477 20 14 19.5523 14 19C14 18.4477 14.4477 18 15 18C15.5523 18 16 18.4477 16 19Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M16 5C16 5.55228 15.5523 6 15 6C14.4477 6 14 5.55228 14 5C14 4.44772 14.4477 4 15 4C15.5523 4 16 4.44772 16 5Z",stroke:"currentColor",strokeWidth:"2"})),c=d;export{d as IconDotGrid2x3,c as default};
//# sourceMappingURL=index.mjs.map