@central-icons-react/square-filled-radius-0-stroke-1.5
Version:
A collection of square filled React icons with 0px radius and 1.5px stroke width, designed for use in React applications.
2 lines • 1.41 kB
JavaScript
;var u=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(r,t)=>{for(var e in t)l(r,e,{get:t[e],enumerable:!0})},s=(r,t,e,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of g(t))!x.call(r,o)&&o!==e&&l(r,o,{get:()=>t[o],enumerable:!(n=C(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?u(w(r)):{},s(t||!r||!r.__esModule?l(e,"default",{value:r,enumerable:!0}):e,r)),I=r=>s(l({},"__esModule",{value:!0}),r);var d={};B(d,{IconArrowSplitLeft:()=>c,default:()=>H});module.exports=I(d);var a=i(require("react"));var p=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:f,...V})=>p.default.createElement("svg",{...V,"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:n,...f}},e&&!o&&p.default.createElement("title",null,e),r);var c=r=>a.default.createElement(m,{...r,ariaLabel:"arrow-split-left, rules, direction, split"},a.default.createElement("path",{d:"M10 4.5H5.56055L12.3105 11.25H21V12.75H12.3105L5.56055 19.5H10V21H3V14H4.5V18.4395L10.9395 12L4.5 5.56055V10H3V3H10V4.5Z",fill:"currentColor"})),H=c;0&&(module.exports={IconArrowSplitLeft});
//# sourceMappingURL=index.js.map