@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.58 kB
JavaScript
;var V=Object.create;var p=Object.defineProperty;var f=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!B.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=f(t,o))||n.enumerable});return r};var C=(r,t,e)=>(e=r!=null?V(x(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),h=r=>l(p({},"__esModule",{value:!0}),r);var w={};I(w,{IconSupport:()=>c,default:()=>d});module.exports=h(w);var s=C(require("react"));var a=C(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:i,...u})=>a.default.createElement("svg",{...u,"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:n,...i}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>s.default.createElement(m,{...r,ariaLabel:"support"},s.default.createElement("path",{d:"M5 10V9.75C5 6.02208 8.24594 3 12.25 3C16.2541 3 19.5 6.02208 19.5 9.75V10M12 19V21H15.25C17.7353 21 19.75 18.9853 19.75 16.5M4.5 10H6V16.5H4.5C3.67157 16.5 3 15.8284 3 15V11.5C3 10.6716 3.67157 10 4.5 10ZM18.5 10H20C20.8284 10 21.5 10.6716 21.5 11.5V15C21.5 15.8284 20.8284 16.5 20 16.5H18.5V10Z",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),d=c;0&&(module.exports={IconSupport});
//# sourceMappingURL=index.js.map