@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.93 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:"date-daily"},r.createElement("path",{d:"M13.5 5.5C13.5 6.32843 12.8284 7 12 7C11.1716 7 10.5 6.32843 10.5 5.5C10.5 4.67157 11.1716 4 12 4C12.8284 4 13.5 4.67157 13.5 5.5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M13.5 12C13.5 12.8284 12.8284 13.5 12 13.5C11.1716 13.5 10.5 12.8284 10.5 12C10.5 11.1716 11.1716 10.5 12 10.5C12.8284 10.5 13.5 11.1716 13.5 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 5.5C20 6.32843 19.3284 7 18.5 7C17.6716 7 17 6.32843 17 5.5C17 4.67157 17.6716 4 18.5 4C19.3284 4 20 4.67157 20 5.5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M20 12C20 12.8284 19.3284 13.5 18.5 13.5C17.6716 13.5 17 12.8284 17 12C17 11.1716 17.6716 10.5 18.5 10.5C19.3284 10.5 20 11.1716 20 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M13.5 18.5C13.5 19.3284 12.8284 20 12 20C11.1716 20 10.5 19.3284 10.5 18.5C10.5 17.6716 11.1716 17 12 17C12.8284 17 13.5 17.6716 13.5 18.5Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M7 12C7 12.8284 6.32843 13.5 5.5 13.5C4.67157 13.5 4 12.8284 4 12C4 11.1716 4.67157 10.5 5.5 10.5C6.32843 10.5 7 11.1716 7 12Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M7 18.5C7 19.3284 6.32843 20 5.5 20C4.67157 20 4 19.3284 4 18.5C4 17.6716 4.67157 17 5.5 17C6.32843 17 7 17.6716 7 18.5Z",stroke:"currentColor",strokeWidth:"2"})),m=d;export{d as IconDateDaily,m as default};
//# sourceMappingURL=index.mjs.map