@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.6 kB
JavaScript
;var u=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,y=Object.prototype.hasOwnProperty;var g=(r,t)=>{for(var e in t)s(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,p)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of f(t))!y.call(r,o)&&o!==e&&s(r,o,{get:()=>t[o],enumerable:!(p=h(t,o))||p.enumerable});return r};var c=(r,t,e)=>(e=r!=null?u(x(r)):{},l(t||!r||!r.__esModule?s(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>l(s({},"__esModule",{value:!0}),r);var k={};g(k,{IconCandy:()=>i,default:()=>I});module.exports=B(k);var n=c(require("react"));var a=c(require("react")),C=({children:r,size:t=24,ariaLabel:e,color:p,ariaHidden:o=!0,style:m,...d})=>a.default.createElement("svg",{...d,"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:p,...m}},e&&!o&&a.default.createElement("title",null,e),r);var i=r=>n.default.createElement(C,{...r,ariaLabel:"candy"},n.default.createElement("circle",{cx:"12",cy:"12",r:"5",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M17 10C18.668 9.59235 19.9307 8.84002 21 7.5L16.5 3C15.16 4.06928 14.4076 5.33197 14 7",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M7 14C5.33197 14.4076 4.06928 15.16 3 16.5L7.5 21C8.84002 19.9307 9.59235 18.668 10 17",stroke:"currentColor",strokeWidth:"2"})),I=i;0&&(module.exports={IconCandy});
//# sourceMappingURL=index.js.map