@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.59 kB
JavaScript
import r from"react";import s from"react";var p=({children:t,size:e=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:i,...l})=>s.createElement("svg",{...l,"aria-hidden":o,role:o?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:a,...i}},n&&!o&&s.createElement("title",null,n),t);var u=t=>r.createElement(p,{...t,ariaLabel:"donut"},r.createElement("circle",{cx:"12",cy:"12",r:"3.25",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M12 2.75C11.2663 2.75 10.6844 2.83855 10 3C10.9951 4.76267 9.21756 7.07234 7.29821 6.84261C6.99371 8.60508 4.89816 9.47365 3.43793 8.49309C2.99448 9.5746 2.75 10.7588 2.75 12C2.75 17.1086 6.89137 21.25 12 21.25C17.1086 21.25 21.25 17.1086 21.25 12C21.25 6.89137 17.1086 2.75 12 2.75Z",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M6.5 12.5L5.5 13.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M13.75 5.75L14.75 6.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M17.5 10.75L18.5 11.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M15.75 16.75L14.75 17.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),r.createElement("path",{d:"M9.25 17.75L8.25 16.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),h=u;export{u as IconDonut,h as default};
//# sourceMappingURL=index.mjs.map