@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 • 902 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:"page-search"},p.createElement("path",{d:"M10.25 21.25H4.75V2.75H19.25V10.75M20.5 21.5L19.173 20.1301M19.173 20.1301C19.8391 19.4533 20.25 18.5246 20.25 17.5C20.25 15.4289 18.5711 13.75 16.5 13.75C14.4289 13.75 12.75 15.4289 12.75 17.5C12.75 19.5711 14.4289 21.25 16.5 21.25C17.5464 21.25 18.4928 20.8214 19.173 20.1301Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=C;export{C as IconPageSearch,f as default};
//# sourceMappingURL=index.mjs.map