@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 • 2.55 kB
JavaScript
import r from"react";import n from"react";var s=({children:o,size:t=24,ariaLabel:C,color:l,ariaHidden:e=!0,style:p,...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:l,...p}},C&&!e&&n.createElement("title",null,C),o);var d=o=>r.createElement(s,{...o,ariaLabel:"date-weekdays"},r.createElement("path",{d:"M19.25 5.5C19.25 5.91421 18.9142 6.25 18.5 6.25C18.0858 6.25 17.75 5.91421 17.75 5.5C17.75 5.08579 18.0858 4.75 18.5 4.75C18.9142 4.75 19.25 5.08579 19.25 5.5Z",fill:"currentColor"}),r.createElement("path",{d:"M19.25 12C19.25 12.4142 18.9142 12.75 18.5 12.75C18.0858 12.75 17.75 12.4142 17.75 12C17.75 11.5858 18.0858 11.25 18.5 11.25C18.9142 11.25 19.25 11.5858 19.25 12Z",fill:"currentColor"}),r.createElement("path",{d:"M13.75 12C13.75 12.9665 12.9665 13.75 12 13.75C11.0335 13.75 10.25 12.9665 10.25 12C10.25 11.0335 11.0335 10.25 12 10.25C12.9665 10.25 13.75 11.0335 13.75 12Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M13.75 5.5C13.75 6.4665 12.9665 7.25 12 7.25C11.0335 7.25 10.25 6.4665 10.25 5.5C10.25 4.5335 11.0335 3.75 12 3.75C12.9665 3.75 13.75 4.5335 13.75 5.5Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M13.75 18.5C13.75 19.4665 12.9665 20.25 12 20.25C11.0335 20.25 10.25 19.4665 10.25 18.5C10.25 17.5335 11.0335 16.75 12 16.75C12.9665 16.75 13.75 17.5335 13.75 18.5Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M19.25 5.5C19.25 5.91421 18.9142 6.25 18.5 6.25C18.0858 6.25 17.75 5.91421 17.75 5.5C17.75 5.08579 18.0858 4.75 18.5 4.75C18.9142 4.75 19.25 5.08579 19.25 5.5Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M19.25 12C19.25 12.4142 18.9142 12.75 18.5 12.75C18.0858 12.75 17.75 12.4142 17.75 12C17.75 11.5858 18.0858 11.25 18.5 11.25C18.9142 11.25 19.25 11.5858 19.25 12Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M7.25 12C7.25 12.9665 6.4665 13.75 5.5 13.75C4.5335 13.75 3.75 12.9665 3.75 12C3.75 11.0335 4.5335 10.25 5.5 10.25C6.4665 10.25 7.25 11.0335 7.25 12Z",stroke:"currentColor",strokeWidth:"1.5"}),r.createElement("path",{d:"M7.25 18.5C7.25 19.4665 6.4665 20.25 5.5 20.25C4.5335 20.25 3.75 19.4665 3.75 18.5C3.75 17.5335 4.5335 16.75 5.5 16.75C6.4665 16.75 7.25 17.5335 7.25 18.5Z",stroke:"currentColor",strokeWidth:"1.5"})),m=d;export{d as IconDateWeekdays,m as default};
//# sourceMappingURL=index.mjs.map