@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.
4 lines (2 loc) • 1.09 kB
JavaScript
import p from"react";var s=({children:e,size:o=24,ariaLabel:n,color:a,ariaHidden:t=!0,style:l,...i})=>{return p.createElement("svg",{...i,"aria-hidden":t,role:t?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,...l}},n&&!t&&p.createElement("title",null,n),e)};import r from"react";var m=(e)=>{return r.createElement(s,{...e,ariaLabel:"video-2-off, cam-off, movie, play"},r.createElement("path",{d:"M17 9L20.0939 7.62495C20.7551 7.33105 21.5 7.8151 21.5 8.53876V15.4612C21.5 16.1849 20.7551 16.669 20.0939 16.375L17 15",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M2.80078 3L17.2008 21",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round"}),r.createElement("path",{d:"M3 9.5V15.5C3 17.1569 4.34315 18.5 6 18.5H10.5M9.5 5.5H14C15.6569 5.5 17 6.84315 17 8.5V15",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}))},h=m;export{h as default,m as IconVideo2Off};
//# debugId=2C5E2016B9EEA5D664756E2164756E21