@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.06 kB
JavaScript
import t from"react";import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:o=!0,style:l,...i})=>p.createElement("svg",{...i,"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}},n&&!o&&p.createElement("title",null,n),e);var C=e=>t.createElement(a,{...e,ariaLabel:"video, camera, movie, play"},t.createElement("path",{d:"M3 8C3 6.34315 4.34315 5 6 5H12C13.6569 5 15 6.34315 15 8V16C15 17.6569 13.6569 19 12 19H6C4.34315 19 3 17.6569 3 16V8Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"}),t.createElement("path",{d:"M15.5528 9.72361L19.5528 7.72361C20.2177 7.39116 21 7.87465 21 8.61803V15.382C21 16.1253 20.2177 16.6088 19.5528 16.2764L15.5528 14.2764C15.214 14.107 15 13.7607 15 13.382V10.618C15 10.2393 15.214 9.893 15.5528 9.72361Z",stroke:"currentColor",strokeWidth:"2",strokeLinejoin:"round"})),f=C;export{C as IconVideo,f as default};
//# sourceMappingURL=index.mjs.map