@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.
4 lines (2 loc) • 1.37 kB
JavaScript
import o from"react";var i=({children:e,size:r=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:m,mode:a="masked",maskId:s,...d})=>{let h=a!=="raw"&&!!s;return o.createElement("svg",{...d,"aria-hidden":n,role:n?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,...m}},l&&!n&&o.createElement("title",null,l),h?o.createElement(o.Fragment,null,o.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},o.createElement("rect",{width:"24",height:"24",fill:"#000"}),o.createElement("g",{fill:"none",style:{color:"#fff"}},e)),o.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};import t from"react";var u=t.memo((e)=>{return t.createElement(i,{...e,ariaLabel:"prompt-text-to-video",maskId:"square-outlined-radius-0-stroke-2-IconPromptTextToVideo"},t.createElement("path",{d:"M2 6V4H6H10V6",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M6 4V11M6 11H4M6 11H8",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M6 15V20H20V6H14",stroke:"currentColor",strokeWidth:"2"}),t.createElement("path",{d:"M11 16.5V9.5L16 13L11 16.5Z",fill:"currentColor"}))}),x=u;export{x as default,u as IconPromptTextToVideo};
//# debugId=3E8D8BACC421E36964756E2164756E21