@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) • 975 B
JavaScript
import p from"react";var a=({children:e,size:r=24,ariaLabel:n,color:s,ariaHidden:t=!0,style:l,...C})=>{return p.createElement("svg",{...C,"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:s,...l}},n&&!t&&p.createElement("title",null,n),e)};import o from"react";var i=(e)=>{return o.createElement(a,{...e,ariaLabel:"video-2, camera, movie, play"},o.createElement("path",{d:"M3 8.5C3 6.84315 4.34315 5.5 6 5.5H14C15.6569 5.5 17 6.84315 17 8.5V15.5C17 17.1569 15.6569 18.5 14 18.5H6C4.34315 18.5 3 17.1569 3 15.5V8.5Z",stroke:"currentColor",strokeWidth:"2"}),o.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"}))},h=i;export{h as default,i as IconVideo2};
//# debugId=D5EE403207498FF264756E2164756E21