@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.04 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-1, photos, pictures, shot"},t.createElement("path",{d:"M15 11.5C16.3807 11.5 17.5 10.3807 17.5 9C17.5 7.61929 16.3807 6.5 15 6.5C13.6193 6.5 12.5 7.61929 12.5 9C12.5 10.3807 13.6193 11.5 15 11.5Z",fill:"currentColor"}),t.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M21 3H3V21L21 21.0001V3ZM4 13.2467V4H20V13.0422C18.6498 14.2693 17.2636 14.9536 15.1875 14.9536C12.8965 14.9536 11.1836 13.6243 9.61454 12.034C8.73715 11.1447 7.31901 10.992 6.25694 11.6584L6.24569 11.6655L4 13.2467Z",fill:"currentColor"})),d=i;export{i as IconImages1,d as default};
//# sourceMappingURL=index.mjs.map