@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.23 kB
JavaScript
import o from"react";import a from"react";var p=({children:r,size:e=24,ariaLabel:n,color:l,ariaHidden:t=!0,style:C,...s})=>a.createElement("svg",{...s,"aria-hidden":t,role:t?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:l,...C}},n&&!t&&a.createElement("title",null,n),r);var m=r=>o.createElement(p,{...r,ariaLabel:"gauge, tachometer, performance, speed, scale"},o.createElement("path",{d:"M12 2H11.25V6H12.75V3.53263C17.0931 3.91233 20.5 7.55831 20.5 12C20.5 16.6944 16.6944 20.5 12 20.5C7.30558 20.5 3.5 16.6944 3.5 12C3.5 10.682 3.79943 9.43614 4.33327 8.32473L4.658 7.64867L3.30589 6.99922L2.98116 7.67527C2.35206 8.985 2 10.4524 2 12C2 17.5228 6.47715 22 12 22C17.5228 22 22 17.5228 22 12C22 6.47715 17.5228 2 12 2Z",fill:"currentColor"}),o.createElement("path",{d:"M5.50011 4.43945L10.1126 9.05197C10.6572 8.7026 11.3049 8.5 12 8.5C13.933 8.5 15.5 10.067 15.5 12C15.5 13.933 13.933 15.5 12 15.5C10.067 15.5 8.5 13.933 8.5 12C8.5 11.3049 8.7026 10.6572 9.05197 10.1126L4.43945 5.50011L5.50011 4.43945Z",fill:"currentColor"})),g=m;export{m as IconGauge,g as default};
//# sourceMappingURL=index.mjs.map