UNPKG

@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.36 kB
"use strict";var u=Object.create;var p=Object.defineProperty;var x=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var B=Object.getPrototypeOf,I=Object.prototype.hasOwnProperty;var h=(r,t)=>{for(var e in t)p(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))!I.call(r,o)&&o!==e&&p(r,o,{get:()=>t[o],enumerable:!(n=x(t,o))||n.enumerable});return r};var i=(r,t,e)=>(e=r!=null?u(B(r)):{},s(t||!r||!r.__esModule?p(e,"default",{value:r,enumerable:!0}):e,r)),V=r=>s(p({},"__esModule",{value:!0}),r);var w={};h(w,{IconSkip:()=>c,default:()=>d});module.exports=V(w);var l=i(require("react"));var a=i(require("react")),m=({children:r,size:t=24,ariaLabel:e,color:n,ariaHidden:o=!0,style:f,...C})=>a.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:n,...f}},e&&!o&&a.default.createElement("title",null,e),r);var c=r=>l.default.createElement(m,{...r,ariaLabel:"skip, next"},l.default.createElement("path",{d:"M19 4H18V20H19V4Z",fill:"currentColor"}),l.default.createElement("path",{d:"M5 4.07608V19.9239L17.1284 12L5 4.07608Z",fill:"currentColor"})),d=c;0&&(module.exports={IconSkip}); //# sourceMappingURL=index.js.map