@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 • 995 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 i=r=>p.createElement(a,{...r,ariaLabel:"page-search-lines"},p.createElement("path",{d:"M19.2491 12.25V2.74512H3.75396L3.75391 21.2461H11.2491M7.74905 14.75H9.24905M7.74905 6.74998H15.249M7.74905 10.75H11.249M19.3704 20.3639C18.1988 21.5355 16.2993 21.5355 15.1277 20.3639C13.9562 19.1924 13.9562 17.2929 15.1277 16.1213C16.2993 14.9497 18.1988 14.9497 19.3704 16.1213C20.5419 17.2929 20.5419 19.1924 19.3704 20.3639ZM19.3704 20.3639L21.249 22.2426",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconPageSearchLines,f as default};
//# sourceMappingURL=index.mjs.map