@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 900 B
JavaScript
import p from"react";import n from"react";var l=({children:o,size:e=24,ariaLabel:t,color:a,ariaHidden:r=!0,style:s,...m})=>n.createElement("svg",{...m,"aria-hidden":r,role:r?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:a,...s}},t&&!r&&n.createElement("title",null,t),o);var i=o=>p.createElement(l,{...o,ariaLabel:"zoom-in,search-plus"},p.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3 11C3 6.58172 6.58172 3 11 3C15.4183 3 19 6.58172 19 11C19 12.9385 18.3098 14.7169 17.1628 16.1012L21.0612 19.9996L20.0005 21.0602L16.1023 17.162C14.7178 18.3094 12.939 19 11 19C6.58172 19 3 15.4183 3 11ZM11.75 10.25V7H10.25V10.25H7V11.75H10.25V15H11.75V11.75H15V10.25H11.75Z",fill:"currentColor"})),V=i;export{i as IconZoomIn,V as default};
//# sourceMappingURL=index.mjs.map