@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 • 1.08 kB
JavaScript
import o from"react";import l from"react";var a=({children:r,size:e=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:s,...m})=>l.createElement("svg",{...m,"aria-hidden":t,role:t?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:p,...s}},n&&!t&&l.createElement("title",null,n),r);var i=r=>o.createElement(a,{...r,ariaLabel:"camera-sparkle, picture, image, cam"},o.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.4482 3.82031L14.4619 4.2002L13.5 4.56934V7.43066L16.4395 8.55957L17.5693 11.5H20.4307L21.5596 8.55957L22 8.38965V21H2V6H7.09863L9.09863 3H14.9014L15.4482 3.82031ZM12 10C10.067 10 8.5 11.567 8.5 13.5C8.5 15.433 10.067 17 12 17C13.933 17 15.5 15.433 15.5 13.5C15.5 11.567 13.933 10 12 10Z",fill:"currentColor"}),o.createElement("path",{d:"M19.4 2H18.6L17.6 4.6L15 5.6V6.4L17.6 7.4L18.6 10H19.4L20.4 7.4L23 6.4V5.6L20.4 4.6L19.4 2Z",fill:"currentColor"})),f=i;export{i as IconCameraSparkle,f as default};
//# sourceMappingURL=index.mjs.map