@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 • 1.02 kB
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"},p.createElement("path",{d:"M9.99833 11.5L14 15.5017M14.0017 11.5L10 15.5017M3 9.93125V17C3 18.6569 4.34315 20 6 20H18C19.6569 20 21 18.6569 21 17V9.93124C21 8.31236 19.6876 7 18.0688 7C17.0887 7 16.1735 6.51019 15.6298 5.69472L15.3906 5.3359C14.8342 4.5013 13.8975 4 12.8944 4H11.1056C10.1025 4 9.1658 4.5013 8.6094 5.3359L8.37019 5.69472C7.82654 6.51019 6.91132 7 5.93125 7C4.31236 7 3 8.31236 3 9.93125Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconCameraOff,d as default};
//# sourceMappingURL=index.mjs.map