@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.5 kB
JavaScript
var C=Object.create;var a=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var h=(r,t)=>{for(var e in t)a(r,e,{get:t[e],enumerable:!0})},i=(r,t,e,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&a(r,o,{get:()=>t[o],enumerable:!(l=d(t,o))||l.enumerable});return r};var s=(r,t,e)=>(e=r!=null?C(V(r)):{},i(t||!r||!r.__esModule?a(e,"default",{value:r,enumerable:!0}):e,r)),B=r=>i(a({},"__esModule",{value:!0}),r);var b={};h(b,{IconDotGrid1x3Vertical:()=>c,default:()=>I});module.exports=B(b);var n=s(require("react"));var p=s(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:l,ariaHidden:o=!0,style:f,...u})=>p.default.createElement("svg",{...u,"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:l,...f}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>n.default.createElement(m,{...r,ariaLabel:"dot-grid-1x3-vertical, menu, drag, grab"},n.default.createElement("path",{d:"M13.5 2H10.5V5H13.5V2Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.5 10.5H10.5V13.5H13.5V10.5Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13.5 19H10.5V22H13.5V19Z",fill:"currentColor"})),I=c;0&&(module.exports={IconDotGrid1x3Vertical});
//# sourceMappingURL=index.js.map
;