@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 • 1.1 kB
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,...C})=>l.createElement("svg",{...C,"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 i=r=>t.createElement(p,{...r,ariaLabel:"images-4, photos, pictures, shot"},t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.99805 3C7.20312 3 5.74805 4.45507 5.74805 6.25C5.74805 8.04493 7.20312 9.5 8.99805 9.5C10.793 9.5 12.248 8.04493 12.248 6.25C12.248 4.45507 10.793 3 8.99805 3ZM6.74805 6.25C6.74805 5.00736 7.75541 4 8.99805 4C10.2407 4 11.248 5.00736 11.248 6.25C11.248 7.49264 10.2407 8.5 8.99805 8.5C7.75541 8.5 6.74805 7.49264 6.74805 6.25Z",fill:"currentColor"}),t.createElement("path",{d:"M10.3835 14.3042L15.0266 7.85547L22.6526 20.0006H1.30469L6.87207 11.796L10.3835 14.3042Z",fill:"currentColor"})),d=i;export{i as IconImages4,d as default};
//# sourceMappingURL=index.mjs.map