@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.44 kB
JavaScript
var d=Object.create;var l=Object.defineProperty;var w=Object.getOwnPropertyDescriptor;var C=Object.getOwnPropertyNames;var V=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var h=(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 C(r))!g.call(e,t)&&t!==o&&l(e,t,{get:()=>r[t],enumerable:!(n=w(r,t))||n.enumerable});return e};var i=(e,r,o)=>(o=e!=null?d(V(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={};h(I,{IconShareArrowDown:()=>c,default:()=>B});module.exports=x(I);var p=i(require("react"));var a=i(require("react")),m=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:f,...u})=>a.default.createElement("svg",{...u,"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,...f}},o&&!t&&a.default.createElement("title",null,o),e);var c=e=>p.default.createElement(m,{...e,ariaLabel:"share-arrow-down, save"},p.default.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.5 1H11.5V4H3V21H21V4H12.5V1ZM12.5 4H11.5V13.7929L8.5 10.7929L7.79289 11.5L12 15.7071L16.2071 11.5L15.5 10.7929L12.5 13.7929V4Z",fill:"currentColor"})),B=c;0&&(module.exports={IconShareArrowDown});
//# sourceMappingURL=index.js.map
;