@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 • 2.29 kB
JavaScript
"use strict";var d=Object.create;var p=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var m=Object.getOwnPropertyNames;var L=Object.getPrototypeOf,f=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of m(t))!f.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(s=h(t,o))||s.enumerable});return r};var C=(r,t,e)=>(e=r!=null?d(L(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),g=r=>l(p({},"__esModule",{value:!0}),r);var I={};x(I,{IconDonut:()=>u,default:()=>B});module.exports=g(I);var n=C(require("react"));var a=C(require("react")),i=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:o=!0,style:c,...k})=>a.default.createElement("svg",{...k,"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:s,...c}},e&&!o&&a.default.createElement("title",null,e),r);var u=r=>n.default.createElement(i,{...r,ariaLabel:"donut"},n.default.createElement("circle",{cx:"12",cy:"12",r:"3",stroke:"currentColor",strokeWidth:"2"}),n.default.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"}),n.default.createElement("path",{d:"M6.25 13L6 13.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M14 6.25L14.5 6.75",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M17.8789 10.9177L18.1208 11.5822",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M15.5 17L15 17.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M9.5 17.5L9 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),B=u;0&&(module.exports={IconDonut});
//# sourceMappingURL=index.js.map