@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.67 kB
JavaScript
;var h=Object.create;var s=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var f=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,k=Object.prototype.hasOwnProperty;var x=(e,r)=>{for(var t in r)s(e,t,{get:r[t],enumerable:!0})},l=(e,r,t,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let o of f(r))!k.call(e,o)&&o!==t&&s(e,o,{get:()=>r[o],enumerable:!(n=d(r,o))||n.enumerable});return e};var C=(e,r,t)=>(t=e!=null?h(g(e)):{},l(r||!e||!e.__esModule?s(t,"default",{value:e,enumerable:!0}):t,e)),B=e=>l(s({},"__esModule",{value:!0}),e);var w={};x(w,{IconCloudCheck:()=>i,default:()=>I});module.exports=B(w);var a=C(require("react"));var p=C(require("react")),c=({children:e,size:r=24,ariaLabel:t,color:n,ariaHidden:o=!0,style:m,...u})=>p.default.createElement("svg",{...u,"aria-hidden":o,role:o?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...m}},t&&!o&&p.default.createElement("title",null,t),e);var i=e=>a.default.createElement(c,{...e,ariaLabel:"cloud-check, save"},a.default.createElement("path",{d:"M5.14089 18.6429C3.30008 17.9052 2 16.1044 2 14C2 11.4673 3.88316 9.37436 6.32568 9.04508C7.13649 6.69118 9.37075 5 12 5C14.6293 5 16.8635 6.69118 17.6743 9.04508C20.1168 9.37436 22 11.4673 22 14C22 16.1044 20.6999 17.9052 18.8591 18.6429",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),a.default.createElement("path",{d:"M9 17L11.3333 19.5L16 14.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),I=i;0&&(module.exports={IconCloudCheck});
//# sourceMappingURL=index.js.map