@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 • 889 B
JavaScript
import a from"react";import n from"react";var p=({children:r,size:e=24,ariaLabel:o,color:s,ariaHidden:t=!0,style:l,...c})=>n.createElement("svg",{...c,"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:s,...l}},o&&!t&&n.createElement("title",null,o),r);var C=r=>a.createElement(p,{...r,ariaLabel:"ice-hockey"},a.createElement("path",{d:"M22.25 9.39583C22.25 11.4094 17.6609 13.0417 12 13.0417C6.33908 13.0417 1.75 11.4094 1.75 9.39583M22.25 9.39583C22.25 7.3823 17.6609 5.75 12 5.75C6.33908 5.75 1.75 7.3823 1.75 9.39583M22.25 9.39583V14.6042C22.25 16.6177 17.6609 18.25 12 18.25C6.33908 18.25 1.75 16.6177 1.75 14.6042V9.39583",stroke:"currentColor",strokeWidth:"1.5"})),I=C;export{C as IconIceHockey,I as default};
//# sourceMappingURL=index.mjs.map