@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.49 kB
JavaScript
import o from"react";import i from"react";var s=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:d,...l})=>i.createElement("svg",{...l,"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:p,...d}},n&&!t&&i.createElement("title",null,n),e);var a=e=>o.createElement(s,{...e,ariaLabel:"video-timeline, edit-video"},o.createElement("path",{d:"M18 5H6C4.34315 5 3 6.34315 3 8V12C3 13.6569 4.34315 15 6 15H18C19.6569 15 21 13.6569 21 12V8C21 6.34315 19.6569 5 18 5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 19L21 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M3 12.4999L5.63201 10.4527C6.72744 9.60074 8.26426 9.61127 9.34792 10.4782L15 14.9999",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("path",{d:"M16.5 9.5H16.51M17 9.5C17 9.77614 16.7761 10 16.5 10C16.2239 10 16 9.77614 16 9.5C16 9.22386 16.2239 9 16.5 9C16.7761 9 17 9.22386 17 9.5Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),o.createElement("circle",{cx:"7",cy:"19",r:"1",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})),m=a;export{a as IconVideoTimeline,m as default};
//# sourceMappingURL=index.mjs.map