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