@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.
4 lines (2 loc) • 2.45 kB
JavaScript
var y=Object.create;var{getPrototypeOf:B,defineProperty:p,getOwnPropertyNames:d,getOwnPropertyDescriptor:L}=Object,h=Object.prototype.hasOwnProperty;function k(e){return this[e]}var P,b,f=(e,r,o)=>{var t=e!=null&&typeof e==="object";if(t){var a=r?P??=new WeakMap:b??=new WeakMap,m=a.get(e);if(m)return m}o=e!=null?y(B(e)):{};let i=r||!e||!e.__esModule?p(o,"default",{value:e,enumerable:!0}):o;for(let s of d(e))if(!h.call(i,s))p(i,s,{get:k.bind(e,s),enumerable:!0});if(t)a.set(e,i);return i},C=(e)=>{var r=(c??=new WeakMap).get(e),o;if(r)return r;if(r=p({},"__esModule",{value:!0}),e&&typeof e==="object"||typeof e==="function"){for(var t of d(e))if(!h.call(r,t))p(r,t,{get:k.bind(e,t),enumerable:!(o=L(e,t))||o.enumerable})}return c.set(e,r),r},c;var q=(e)=>e;function S(e,r){this[e]=q.bind(null,r)}var g=(e,r)=>{for(var o in r)p(e,o,{get:r[o],enumerable:!0,configurable:!0,set:S.bind(r,o)})};var v={};g(v,{CentralIconBase:()=>u});module.exports=C(v);var n=f(require("react")),u=({children:e,size:r=24,ariaLabel:o,color:t,ariaHidden:a=!0,style:m,mode:i="masked",maskId:s,...x})=>{let I=i!=="raw"&&!!s;return n.default.createElement("svg",{...x,"aria-hidden":a,role:a?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:t,...m}},o&&!a&&n.default.createElement("title",null,o),I?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:s,maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24"},n.default.createElement("rect",{width:"24",height:"24",fill:"#000"}),n.default.createElement("g",{fill:"none",style:{color:"#fff"}},e)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${s})`})):e)};var G={};g(G,{default:()=>M,IconConcise:()=>w});module.exports=C(G);var l=f(require("react"));var w=l.default.memo((e)=>{return l.default.createElement(u,{...e,ariaLabel:"concise, text-shorten, squeeze",maskId:"square-outlined-radius-0-stroke-2-IconConcise"},l.default.createElement("path",{d:"M4 10H20M20 14H4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M9.5 20L12 17.5L14.5 20",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),l.default.createElement("path",{d:"M14.5 4L12 6.5L9.5 4",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}))}),M=w;
//# debugId=2F957480E363A68D64756E2164756E21