@central-icons-react/round-outlined-radius-3-stroke-2
Version:
A collection of round outlined React icons with 3px radius and 2px stroke width, designed for use in React applications.
2 lines • 995 B
JavaScript
import p from"react";import n from"react";var a=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:l,...C})=>n.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:s,...l}},t&&!o&&n.createElement("title",null,t),e);var m=e=>p.createElement(a,{...e,ariaLabel:"camera-off-1, cam-off"},p.createElement("path",{d:"M7 7H6C4.34315 7 3 8.34315 3 10V17C3 18.6569 4.34315 20 6 20H20M7 7L3 3M7 7L20 20M20 20L21 21M9.5 4H12.8944C13.8975 4 14.8342 4.5013 15.3906 5.3359L15.6298 5.69472C16.1735 6.51019 17.0887 7 18.0688 7C19.6876 7 21 8.31236 21 9.93124V15M10 10.7639C9.38625 11.3132 9 12.1115 9 13C9 14.6569 10.3431 16 12 16C12.8885 16 13.6868 15.6138 14.2361 15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconCameraOff1,d as default};
//# sourceMappingURL=index.mjs.map