@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.09 kB
JavaScript
import t from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:o=!0,style:C,...s})=>l.createElement("svg",{...s,"aria-hidden":o,role:o?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...C}},n&&!o&&l.createElement("title",null,n),r);var c=r=>t.createElement(a,{...r,ariaLabel:"calendar-search-4"},t.createElement("path",{d:"M9 12C9 10.4812 10.2312 9.25 11.75 9.25C13.2688 9.25 14.5 10.4812 14.5 12C14.5 13.5188 13.2688 14.75 11.75 14.75C10.2312 14.75 9 13.5188 9 12Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7 4H3V21H21V4H17V2H16V4H8V2H7V4ZM11.75 8.25C9.67893 8.25 8 9.92893 8 12C8 14.0711 9.67893 15.75 11.75 15.75C12.6053 15.75 13.3937 15.4637 14.0246 14.9817L15.5 16.4571L16.2071 15.75L14.7317 14.2746C15.2137 13.6437 15.5 12.8553 15.5 12C15.5 9.92893 13.8211 8.25 11.75 8.25Z",fill:"currentColor"})),u=c;export{c as IconCalendarSearch4,u as default};
//# sourceMappingURL=index.mjs.map