@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 867 B
JavaScript
import p from"react";import n from"react";var s=({children:t,size:e=24,ariaLabel:o,color:a,ariaHidden:r=!0,style:l,...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,...l}},o&&!r&&n.createElement("title",null,o),t);var i=t=>p.createElement(s,{...t,ariaLabel:"images-3, photos, pictures, shot"},p.createElement("path",{d:"M19.75 19.75L14 14L12 16L8 12L4.25 15.75M3.75 3.75H20.25V20.25H3.75V3.75ZM15.75 9C15.75 9.82843 15.0784 10.5 14.25 10.5C13.4216 10.5 12.75 9.82843 12.75 9C12.75 8.17157 13.4216 7.5 14.25 7.5C15.0784 7.5 15.75 8.17157 15.75 9Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),f=i;export{i as IconImages3,f as default};
//# sourceMappingURL=index.mjs.map