@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
JavaScript
var C=Object.create;var l=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var x=Object.getPrototypeOf,B=Object.prototype.hasOwnProperty;var I=(e,t)=>{for(var o in t)l(e,o,{get:t[o],enumerable:!0})},s=(e,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of g(t))!B.call(e,r)&&r!==o&&l(e,r,{get:()=>t[r],enumerable:!(n=d(t,r))||n.enumerable});return e};var i=(e,t,o)=>(o=e!=null?C(x(e)):{},s(t||!e||!e.__esModule?l(o,"default",{value:e,enumerable:!0}):o,e)),V=e=>s(l({},"__esModule",{value:!0}),e);var h={};I(h,{IconOptAlt:()=>c,default:()=>y});module.exports=V(h);var a=i(require("react"));var p=i(require("react")),m=({children:e,size:t=24,ariaLabel:o,color:n,ariaHidden:r=!0,style:f,...u})=>p.default.createElement("svg",{...u,"aria-hidden":r,role:r?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}},o&&!r&&p.default.createElement("title",null,o),e);var c=e=>a.default.createElement(m,{...e,ariaLabel:"opt-alt, option alt, key"},a.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.7 4H21V5H16.3L8.3 20H3V19H7.7L15.7 4ZM16 19H21V20H16V19Z",fill:"currentColor"})),y=c;0&&(module.exports={IconOptAlt});
//# sourceMappingURL=index.js.map
;