@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.17 kB
JavaScript
import e from"react";import s from"react";var p=({children:t,size:r=24,ariaLabel:n,color:i,ariaHidden:o=!0,style:l,...a})=>s.createElement("svg",{...a,"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:i,...l}},n&&!o&&s.createElement("title",null,n),t);var c=t=>e.createElement(p,{...t,ariaLabel:"video-timeline, edit-video"},e.createElement("path",{d:"M21 5H3V15H21V5Z",stroke:"currentColor",strokeWidth:"2"}),e.createElement("path",{d:"M3 19L21 19",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.createElement("path",{d:"M3.5 12L7.5 9L14.5 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),e.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"}),e.createElement("circle",{cx:"7",cy:"19",r:"1",stroke:"currentColor",strokeWidth:"2"})),h=c;export{c as IconVideoTimeline,h as default};
//# sourceMappingURL=index.mjs.map