@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.51 kB
JavaScript
import o from"react";import s from"react";var a=({children:e,size:r=24,ariaLabel:n,color:p,ariaHidden:t=!0,style:C,...l})=>s.createElement("svg",{...l,"aria-hidden":t,role:t?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,...C}},n&&!t&&s.createElement("title",null,n),e);var i=e=>o.createElement(a,{...e,ariaLabel:"gamepad-controls-round-down"},o.createElement("path",{d:"M9 18.25C9 16.5931 10.3431 15.25 12 15.25C13.6569 15.25 15 16.5931 15 18.25C15 19.9069 13.6569 21.25 12 21.25C10.3431 21.25 9 19.9069 9 18.25Z",fill:"currentColor",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M18.25 15C16.5931 15 15.25 13.6569 15.25 12C15.25 10.3431 16.5931 9 18.25 9C19.9069 9 21.25 10.3431 21.25 12C21.25 13.6569 19.9069 15 18.25 15Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M5.75 15C4.09315 15 2.75 13.6569 2.75 12C2.75 10.3431 4.09315 9 5.75 9C7.40685 9 8.75 10.3431 8.75 12C8.75 13.6569 7.40685 15 5.75 15Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),o.createElement("path",{d:"M9 5.75C9 4.09315 10.3431 2.75 12 2.75C13.6569 2.75 15 4.09315 15 5.75C15 7.40685 13.6569 8.75 12 8.75C10.3431 8.75 9 7.40685 9 5.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=i;export{i as IconGamepadControlsRoundDown,h as default};
//# sourceMappingURL=index.mjs.map