@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 • 835 B
JavaScript
import a from"react";import n from"react";var p=({children:e,size:r=24,ariaLabel:t,color:s,ariaHidden:o=!0,style:i,...l})=>n.createElement("svg",{...l,"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,...i}},t&&!o&&n.createElement("title",null,t),e);var m=e=>a.createElement(p,{...e,ariaLabel:"video-trim"},a.createElement("path",{d:"M15 3V5M15 5V19M15 5H6C4.34315 5 3 6.34315 3 8V16C3 17.6569 4.34315 19 6 19H15M15 19V21M19 5.17071C20.1652 5.58254 21 6.69378 21 8V16C21 17.3062 20.1652 18.4175 19 18.8293M8 10V14L10.5 12L8 10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),d=m;export{m as IconVideoTrim,d as default};
//# sourceMappingURL=index.mjs.map