@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.75 kB
JavaScript
;var d=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var y=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,p)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of g(o))!x.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(p=h(o,e))||p.enumerable});return r};var C=(r,o,t)=>(t=r!=null?d(f(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),B=r=>l(s({},"__esModule",{value:!0}),r);var L={};y(L,{IconPlayground:()=>i,default:()=>I});module.exports=B(L);var n=C(require("react"));var a=C(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:p,ariaHidden:e=!0,style:u,...c})=>a.default.createElement("svg",{...c,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:p,...u}},t&&!e&&a.default.createElement("title",null,t),r);var i=r=>n.default.createElement(m,{...r,ariaLabel:"playground, forms, shapes, geo"},n.default.createElement("path",{d:"M17.4443 17C17.4443 18.6569 16.1012 20 14.4443 20C12.7874 20 11.4443 18.6569 11.4443 17C11.4443 15.3431 12.7874 14 14.4443 14C16.1012 14 17.4443 15.3431 17.4443 17Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M4.70307 7.13192L10.0104 11.5853L3.5 13.9549L4.70307 7.13192Z",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M14.6943 3.75L20.4899 5.30291L18.9369 11.0985L13.1414 9.54556L14.6943 3.75Z",stroke:"currentColor",strokeWidth:"2"})),I=i;0&&(module.exports={IconPlayground});
//# sourceMappingURL=index.js.map