@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.5 kB
JavaScript
import e from"react";var i=({children:t,size:r=24,ariaLabel:l,color:p,ariaHidden:n=!0,style:a,mode:m="masked",maskId:s,...d})=>{let h=m!=="raw"&&!!s;return e.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,...a}},l&&!n&&e.createElement("title",null,l),h?e.createElement(e.Fragment,null,e.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},e.createElement("rect",{width:"24",height:"24",fill:"#000"}),e.createElement("g",{fill:"none",style:{color:"#fff"}},t)),e.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):t)};import o from"react";var C=o.memo((t)=>{return o.createElement(i,{...t,ariaLabel:"speed-high, limit, speedometer, level",maskId:"square-outlined-radius-0-stroke-2-IconSpeedHigh"},o.createElement("path",{d:"M7.02329 19.5C4.59826 17.8876 3 15.1305 3 12C3 7.02944 7.02944 3 12 3C16.9706 3 21 7.02944 21 12C21 15.1305 19.4017 17.8876 16.9767 19.5",stroke:"currentColor",strokeWidth:"2"}),o.createElement("path",{d:"M10.468 14.2844C9.75795 13.4383 9.86832 12.1767 10.7145 11.4667C11.5606 10.7567 12.8221 10.8671 13.5321 11.7133C15.1391 13.6284 15.8568 17.5951 15.8568 17.5951C15.8568 17.5951 12.0749 16.1995 10.468 14.2844Z",fill:"currentColor"}))}),k=C;export{k as default,C as IconSpeedHigh};
//# debugId=66A23B64447BC34F64756E2164756E21