@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 1 kB
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,...i})=>n.createElement("svg",{...i,"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-lines"},p.createElement("path",{d:"M19 11V6C19 4.34315 17.6569 3 16 3H7C5.34315 3 4 4.34315 4 6V18C4 19.6569 5.34315 21 7 21H10.5M8 15H9M8 7H15M8 11H11M19.1213 20.1213C17.9497 21.2929 16.0503 21.2929 14.8787 20.1213C13.7071 18.9497 13.7071 17.0502 14.8787 15.8786C16.0503 14.7071 17.9497 14.7071 19.1213 15.8786C20.2929 17.0502 20.2929 18.9497 19.1213 20.1213ZM19.1213 20.1213L21 22",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),f=C;export{C as IconPageSearchLines,f as default};
//# sourceMappingURL=index.mjs.map