@central-icons-react/square-outlined-radius-0-stroke-1.5
Version:
A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 2.15 kB
JavaScript
"use strict";var u=Object.create;var p=Object.defineProperty;var m=Object.getOwnPropertyDescriptor;var c=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,M=Object.prototype.hasOwnProperty;var W=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},h=(r,t,e,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let n of c(t))!M.call(r,n)&&n!==e&&p(r,n,{get:()=>t[n],enumerable:!(s=m(t,n))||s.enumerable});return r};var i=(r,t,e)=>(e=r!=null?u(V(r)):{},h(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),f=r=>h(p({},"__esModule",{value:!0}),r);var x={};W(x,{IconChipSimple:()=>a,default:()=>g});module.exports=f(x);var o=i(require("react"));var l=i(require("react")),d=({children:r,size:t=24,ariaLabel:e,color:s,ariaHidden:n=!0,style:k,...C})=>l.default.createElement("svg",{...C,"aria-hidden":n,role:n?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:s,...k}},e&&!n&&l.default.createElement("title",null,e),r);var a=r=>o.default.createElement(d,{...r,ariaLabel:"chip-simple, processor"},o.default.createElement("path",{d:"M20.25 3.75H3.75V20.25H20.25V3.75Z",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M15.25 8.75H8.75V15.25H15.25V8.75Z",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M9.75 4V1",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M14.25 4V1",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M9.75 23V20",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M14.25 23V20",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M4 9.75H1",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M4 14.25H1",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M23 9.75H20",stroke:"currentColor",strokeWidth:"1.5"}),o.default.createElement("path",{d:"M23 14.25H20",stroke:"currentColor",strokeWidth:"1.5"})),g=a;0&&(module.exports={IconChipSimple});
//# sourceMappingURL=index.js.map