@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.25 kB
JavaScript
import o from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:C,...l})=>s.createElement("svg",{...l,"aria-hidden":t,role:t?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:p,...C}},n&&!t&&s.createElement("title",null,n),e);var i=e=>o.createElement(a,{...e,ariaLabel:"camera-4"},o.createElement("path",{d:"M21 16V8C21 6.34315 19.6569 5 18 5H9.67157C9.56172 5 9.45636 4.95636 9.37868 4.87868C8.81607 4.31607 8.05301 4 7.25736 4H6.74264C6.08851 4 5.4564 4.21364 4.9396 4.60227C4.71591 4.77048 4.5525 5.00289 4.41685 5.24769L4.23686 5.57253C3.48727 6.11792 3 7.00206 3 8V16C3 17.6569 4.34315 19 6 19H18C19.6569 19 21 17.6569 21 16Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M17 12C17 13.6569 15.6569 15 14 15C12.3431 15 11 13.6569 11 12C11 10.3431 12.3431 9 14 9C15.6569 9 17 10.3431 17 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),o.createElement("path",{d:"M7 9H7.01",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"})),h=i;export{i as IconCamera4,h as default};
//# sourceMappingURL=index.mjs.map