@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 • 848 B
JavaScript
import l from"react";import n from"react";var a=({children:r,size:e=24,ariaLabel:o,color:p,ariaHidden:t=!0,style:m,...s})=>n.createElement("svg",{...s,"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,...m}},o&&!t&&n.createElement("title",null,o),r);var c=r=>l.createElement(a,{...r,ariaLabel:"camera-1, picture, image, cam"},l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.23241 6L9.23241 3H14.7676L16.7676 6H22V21H2V6H7.23241ZM8.25 12.5C8.25 10.4289 9.92893 8.75 12 8.75C14.0711 8.75 15.75 10.4289 15.75 12.5C15.75 14.5711 14.0711 16.25 12 16.25C9.92893 16.25 8.25 14.5711 8.25 12.5Z",fill:"currentColor"})),d=c;export{c as IconCamera1,d as default};
//# sourceMappingURL=index.mjs.map