@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.96 kB
JavaScript
var M=Object.create;var{getPrototypeOf:W,defineProperty:h,getOwnPropertyNames:k,getOwnPropertyDescriptor:I}=Object,u=Object.prototype.hasOwnProperty;function C(r){return this[r]}var y,B,c=(r,o,t)=>{var s=r!=null&&typeof r==="object";if(s){var l=o?y??=new WeakMap:B??=new WeakMap,d=l.get(r);if(d)return d}t=r!=null?M(W(r)):{};let p=o||!r||!r.__esModule?h(t,"default",{value:r,enumerable:!0}):t;for(let i of k(r))if(!u.call(p,i))h(p,i,{get:C.bind(r,i),enumerable:!0});if(s)l.set(r,p);return p},f=(r)=>{var o=(a??=new WeakMap).get(r),t;if(o)return o;if(o=h({},"__esModule",{value:!0}),r&&typeof r==="object"||typeof r==="function"){for(var s of k(r))if(!u.call(o,s))h(o,s,{get:C.bind(r,s),enumerable:!(t=I(r,s))||t.enumerable})}return a.set(r,o),o},a;var H=(r)=>r;function S(r,o){this[r]=H.bind(null,o)}var g=(r,o)=>{for(var t in o)h(r,t,{get:o[t],enumerable:!0,configurable:!0,set:S.bind(o,t)})};var P={};g(P,{CentralIconBase:()=>m});module.exports=f(P);var n=c(require("react")),m=({children:r,size:o=24,ariaLabel:t,color:s,ariaHidden:l=!0,style:d,mode:p="masked",maskId:i,...w})=>{let x=p!=="raw"&&!!i;return n.default.createElement("svg",{...w,"aria-hidden":l,role:l?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:s,...d}},t&&!l&&n.default.createElement("title",null,t),x?n.default.createElement(n.default.Fragment,null,n.default.createElement("mask",{id:i,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"}},r)),n.default.createElement("rect",{width:"24",height:"24",fill:"currentColor",mask:`url(#${i})`})):r)};var b={};g(b,{default:()=>v,IconChipSimple:()=>V});module.exports=f(b);var e=c(require("react"));var V=e.default.memo((r)=>{return e.default.createElement(m,{...r,ariaLabel:"chip-simple, processor",maskId:"square-outlined-radius-0-stroke-2-IconChipSimple"},e.default.createElement("path",{d:"M20 4H4V20H20V4Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M15 9H9V15H15V9Z",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M10 4V1",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M14 4V1",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M10 23V20",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M14 23V20",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M4 10H1",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M4 14H1",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M23 10H20",stroke:"currentColor",strokeWidth:"2"}),e.default.createElement("path",{d:"M23 14H20",stroke:"currentColor",strokeWidth:"2"}))}),v=V;
//# debugId=55DE13F1DCC6F12D64756E2164756E21