@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.24 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.25 4.75H2.75V15.75H21.25V4.75Z",stroke:"currentColor",strokeWidth:"1.5"}),e.createElement("path",{d:"M2.75 19.25L21.25 19.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M3.25 12L7.5 9L15 15.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),e.createElement("path",{d:"M17.75 9.25C17.75 10.0784 17.0784 10.75 16.25 10.75C15.4216 10.75 14.75 10.0784 14.75 9.25C14.75 8.42157 15.4216 7.75 16.25 7.75C17.0784 7.75 17.75 8.42157 17.75 9.25Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"round"}),e.createElement("circle",{cx:"7",cy:"19.25",r:"1",stroke:"currentColor",strokeWidth:"1.5"})),h=c;export{c as IconVideoTimeline,h as default};
//# sourceMappingURL=index.mjs.map