@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.78 kB
JavaScript
import r from"react";import l from"react";var n=({children:t,size:o=24,ariaLabel:e,color:p,ariaHidden:C=!0,style:a,...i})=>l.createElement("svg",{...i,"aria-hidden":C,role:C?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...a}},e&&!C&&l.createElement("title",null,e),t);var s=t=>r.createElement(n,{...t,ariaLabel:"date-daily"},r.createElement("path",{d:"M12 3C10.6193 3 9.5 4.11929 9.5 5.5C9.5 6.88071 10.6193 8 12 8C13.3807 8 14.5 6.88071 14.5 5.5C14.5 4.11929 13.3807 3 12 3Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 3C17.1193 3 16 4.11929 16 5.5C16 6.88071 17.1193 8 18.5 8C19.8807 8 21 6.88071 21 5.5C21 4.11929 19.8807 3 18.5 3Z",fill:"currentColor"}),r.createElement("path",{d:"M5.5 9.5C4.11929 9.5 3 10.6193 3 12C3 13.3807 4.11929 14.5 5.5 14.5C6.88071 14.5 8 13.3807 8 12C8 10.6193 6.88071 9.5 5.5 9.5Z",fill:"currentColor"}),r.createElement("path",{d:"M12 9.5C10.6193 9.5 9.5 10.6193 9.5 12C9.5 13.3807 10.6193 14.5 12 14.5C13.3807 14.5 14.5 13.3807 14.5 12C14.5 10.6193 13.3807 9.5 12 9.5Z",fill:"currentColor"}),r.createElement("path",{d:"M18.5 9.5C17.1193 9.5 16 10.6193 16 12C16 13.3807 17.1193 14.5 18.5 14.5C19.8807 14.5 21 13.3807 21 12C21 10.6193 19.8807 9.5 18.5 9.5Z",fill:"currentColor"}),r.createElement("path",{d:"M5.5 16C4.11929 16 3 17.1193 3 18.5C3 19.8807 4.11929 21 5.5 21C6.88071 21 8 19.8807 8 18.5C8 17.1193 6.88071 16 5.5 16Z",fill:"currentColor"}),r.createElement("path",{d:"M12 16C10.6193 16 9.5 17.1193 9.5 18.5C9.5 19.8807 10.6193 21 12 21C13.3807 21 14.5 19.8807 14.5 18.5C14.5 17.1193 13.3807 16 12 16Z",fill:"currentColor"})),c=s;export{s as IconDateDaily,c as default};
//# sourceMappingURL=index.mjs.map