@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.17 kB
JavaScript
import t from"react";var i=({children:o,size:e=24,ariaLabel:l,color:a,ariaHidden:r=!0,style:m,mode:p="masked",maskId:n,...g})=>{let h=p!=="raw"&&!!n;return t.createElement("svg",{...g,"aria-hidden":r,role:r?void 0:"img",width:typeof e==="number"?`${e}px`:e,height:typeof e==="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...m}},l&&!r&&t.createElement("title",null,l),h?t.createElement(t.Fragment,null,t.createElement("mask",{id:n,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},t.createElement("rect",{width:"24",height:"24",fill:"#000"}),t.createElement("g",{fill:"none",style:{color:"#fff"}},o)),t.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${n})`})):o)};import s from"react";var d=s.memo((o)=>{return s.createElement(i,{...o,ariaLabel:"lightning-bolt, speed, thunder, flash, high woltage",maskId:"square-outlined-radius-0-stroke-2-IconLightningBolt"},s.createElement("path",{d:"M6.5 14L13.5 5L13 10H17.5L10.5 19L11 14H6.5Z",stroke:"currentColor",strokeWidth:"2"}))}),k=d;export{k as default,d as IconLightningBolt};
//# debugId=9905B977CB6FDD0E64756E2164756E21