@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.54 kB
JavaScript
;var f=Object.create;var l=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var d=Object.getOwnPropertyNames;var g=Object.getPrototypeOf,h=Object.prototype.hasOwnProperty;var v=(e,r)=>{for(var o in r)l(e,o,{get:r[o],enumerable:!0})},s=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of d(r))!h.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=C(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?f(g(e)):{},s(r||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),x=e=>s(l({},"__esModule",{value:!0}),e);var I={};v(I,{IconChevronDoubleRight:()=>m,default:()=>B});module.exports=x(I);var a=i(require("react"));var p=i(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:u,...L})=>p.default.createElement("svg",{...L,"aria-hidden":t,role:t?void 0:"img",width:typeof r=="number"?`${r}px`:r,height:typeof r=="number"?`${r}px`:r,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:n,...u}},o&&!t&&p.default.createElement("title",null,o),e);var m=e=>a.default.createElement(c,{...e,ariaLabel:"chevron-double-right"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.00011 6.93945L12.0608 12.0001L7.00011 17.0608L5.93945 16.0001L9.93945 12.0001L5.93945 8.00011L7.00011 6.93945ZM14.0001 6.93945L19.0608 12.0001L14.0001 17.0608L12.9395 16.0001L16.9395 12.0001L12.9395 8.00011L14.0001 6.93945Z",fill:"currentColor"})),B=m;0&&(module.exports={IconChevronDoubleRight});
//# sourceMappingURL=index.js.map