@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.07 kB
JavaScript
import t from"react";import p from"react";var s=({children:r,size:o=24,ariaLabel:n,color:a,ariaHidden:e=!0,style:C,...l})=>p.createElement("svg",{...l,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...C}},n&&!e&&p.createElement("title",null,n),r);var i=r=>t.createElement(s,{...r,ariaLabel:"video-on, cam-on"},t.createElement("path",{d:"M6 5H13C14.6569 5 16 6.34315 16 8V9L19.5528 7.22361C20.2177 6.89116 21 7.37465 21 8.11803V15.882C21 16.6253 20.2177 17.1088 19.5528 16.7764L16 15V16C16 17.6569 14.6569 19 13 19H6C4.34315 19 3 17.6569 3 16V8C3 6.34315 4.34315 5 6 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M12 12C12 13.3807 10.8807 14.5 9.5 14.5C8.11929 14.5 7 13.3807 7 12C7 10.6193 8.11929 9.5 9.5 9.5C10.8807 9.5 12 10.6193 12 12Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=i;export{i as IconVideoOn,f as default};
//# sourceMappingURL=index.mjs.map