@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.8 kB
JavaScript
var C=Object.create;var p=Object.defineProperty;var c=Object.getOwnPropertyDescriptor;var h=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var H=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of h(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(l=c(t,e))||l.enumerable});return r};var i=(r,t,o)=>(o=r!=null?C(f(r)):{},s(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),x=r=>s(p({},"__esModule",{value:!0}),r);var I={};H(I,{IconDotGrid1x3Vertical:()=>V,default:()=>B});module.exports=x(I);var n=i(require("react"));var a=i(require("react")),d=({children:r,size:t=24,ariaLabel:o,color:l,ariaHidden:e=!0,style:m,...u})=>a.default.createElement("svg",{...u,"aria-hidden":e,role:e?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,...m}},o&&!e&&a.default.createElement("title",null,o),r);var V=r=>n.default.createElement(d,{...r,ariaLabel:"dot-grid-1x3-vertical, menu, drag, grab"},n.default.createElement("path",{d:"M11 2.75H13V4.75H11V2.75Z",fill:"currentColor"}),n.default.createElement("path",{d:"M13 11H11V13H13V11Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11 19.25H13V21.25H11V19.25Z",fill:"currentColor"}),n.default.createElement("path",{d:"M11 2.75H13V4.75H11V2.75Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M13 11H11V13H13V11Z",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M11 19.25H13V21.25H11V19.25Z",stroke:"currentColor",strokeWidth:"1.5"})),B=V;0&&(module.exports={IconDotGrid1x3Vertical});
//# sourceMappingURL=index.js.map
;