@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 • 859 B
JavaScript
import p from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"aria-hidden":t,role:t?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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>p.createElement(a,{...r,ariaLabel:"calendar-search-4"},p.createElement("path",{d:"M7.75 4.75V2.75M16.25 4.75V2.75M14 14.25L15.25 15.5M3.75 4.75H20.25V20.25H3.75V4.75ZM14.75 12C14.75 13.6569 13.4069 15 11.75 15C10.0931 15 8.75 13.6569 8.75 12C8.75 10.3431 10.0931 9 11.75 9C13.4069 9 14.75 10.3431 14.75 12Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=C;export{C as IconCalendarSearch4,h as default};
//# sourceMappingURL=index.mjs.map