@central-icons-react/square-filled-radius-0-stroke-1
Version:
A collection of square filled React icons with 0px radius and 1px stroke width, designed for use in React applications.
2 lines • 1.43 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var h=Object.getPrototypeOf,w=Object.prototype.hasOwnProperty;var x=(r,e)=>{for(var o in e)a(r,o,{get:e[o],enumerable:!0})},s=(r,e,o,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let t of g(e))!w.call(r,t)&&t!==o&&a(r,t,{get:()=>e[t],enumerable:!(l=V(e,t))||l.enumerable});return r};var i=(r,e,o)=>(o=r!=null?C(h(r)):{},s(e||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),B=r=>s(a({},"__esModule",{value:!0}),r);var b={};x(b,{IconKanbanView:()=>c,default:()=>I});module.exports=B(b);var n=i(require("react"));var p=i(require("react")),m=({children:r,size:e=24,ariaLabel:o,color:l,ariaHidden:t=!0,style:f,...u})=>p.default.createElement("svg",{...u,"aria-hidden":t,role:t?void 0:"img",width:typeof e=="number"?`${e}px`:e,height:typeof e=="number"?`${e}px`:e,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:l,...f}},o&&!t&&p.default.createElement("title",null,o),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"kanban-view, columns"},n.default.createElement("path",{d:"M2 4V16H8V4H2Z",fill:"currentColor"}),n.default.createElement("path",{d:"M9 4V20H15V4H9Z",fill:"currentColor"}),n.default.createElement("path",{d:"M16 4V14H22V4H16Z",fill:"currentColor"})),I=c;0&&(module.exports={IconKanbanView});
//# sourceMappingURL=index.js.map
;