@central-icons-react/square-outlined-radius-0-stroke-2
Version:
A collection of square outlined React icons with 0px radius and 2px stroke width, designed for use in React applications.
2 lines • 1.57 kB
JavaScript
import r from"react";import s from"react";var p=({children:e,size:t=24,ariaLabel:n,color:a,ariaHidden:o=!0,style:l,...C})=>s.createElement("svg",{...C,"aria-hidden":o,role:o?void 0:"img",width:typeof t=="number"?`${t}px`:t,height:typeof t=="number"?`${t}px`:t,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...l}},n&&!o&&s.createElement("title",null,n),e);var i=e=>r.createElement(p,{...e,ariaLabel:"donut"},r.createElement("circle",{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M7.32222 6.98133C8.66249 6.82832 10.25 5.76583 10.25 4.47815C10.25 4.00711 10.2091 3.57126 10.1012 3.20067C10.7133 3.06921 11.3486 3 12 3C16.9706 3 21 7.02944 21 12C21 16.9706 16.9706 21 12 21C7.02944 21 3 16.9706 3 12C3 10.8961 3.19875 9.83858 3.56242 8.86133C3.9814 8.97549 4.49035 9 5.02539 9C6.05207 9 6.95313 8.03591 7.32222 6.98133Z",stroke:"currentColor",strokeWidth:"2"}),r.createElement("path",{d:"M6.25 13L6 13.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M14 6.25L14.5 6.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M17.8789 10.9177L18.1208 11.5822",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M15.5 17L15 17.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),r.createElement("path",{d:"M9.5 17.5L9 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),h=i;export{i as IconDonut,h as default};
//# sourceMappingURL=index.mjs.map