@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 920 B
JavaScript
import t from"react";import l from"react";var p=({children:r,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:s,...i})=>l.createElement("svg",{...i,"aria-hidden":o,role:o?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}},n&&!o&&l.createElement("title",null,n),r);var m=r=>t.createElement(p,{...r,ariaLabel:"images-3, photos, pictures, shot"},t.createElement("path",{d:"M14.25 6.75C13.0074 6.75 12 7.75736 12 9C12 10.2426 13.0074 11.25 14.25 11.25C15.4926 11.25 16.5 10.2426 16.5 9C16.5 7.75736 15.4926 6.75 14.25 6.75Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3H3V21H21V3ZM20 19.2929V4H4V15.2929L8 11.2929L12 15.2929L14 13.2929L20 19.2929Z",fill:"currentColor"})),d=m;export{m as IconImages3,d as default};
//# sourceMappingURL=index.mjs.map