UNPKG

@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 1.55 kB
"use strict";var h=Object.create;var p=Object.defineProperty;var V=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var w=(r,t)=>{for(var e in t)p(r,e,{get:t[e],enumerable:!0})},l=(r,t,e,a)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of d(t))!g.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(a=V(t,o))||a.enumerable});return r};var i=(r,t,e)=>(e=r!=null?h(f(r)):{},l(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),x=r=>l(p({},"__esModule",{value:!0}),r);var I={};w(I,{IconKanbanView:()=>c,default:()=>B});module.exports=x(I);var n=i(require("react"));var s=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:a,ariaHidden:o=!0,style:u,...C})=>s.default.createElement("svg",{...C,"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:a,...u}},e&&!o&&s.default.createElement("title",null,e),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"kanban-view, columns"},n.default.createElement("path",{d:"M9.75 4.75H14.25V19.25H9.75V4.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M2.75 4.75H7.25V15.1071H2.75V4.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M16.75 4.75H21.25V13.0357H16.75V4.75Z",stroke:"currentColor",strokeWidth:"1.5"})),B=c;0&&(module.exports={IconKanbanView}); //# sourceMappingURL=index.js.map