UNPKG

@central-icons-react/square-outlined-radius-0-stroke-1.5

Version:

A collection of square outlined React icons with 0px radius and 1.5px stroke width, designed for use in React applications.

2 lines 1.58 kB
"use strict";var d=Object.create;var s=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var w=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var k=(r,o)=>{for(var t in o)s(r,t,{get:o[t],enumerable:!0})},l=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of w(o))!g.call(r,e)&&e!==t&&s(r,e,{get:()=>o[e],enumerable:!(a=h(o,e))||a.enumerable});return r};var i=(r,o,t)=>(t=r!=null?d(f(r)):{},l(o||!r||!r.__esModule?s(t,"default",{value:r,enumerable:!0}):t,r)),x=r=>l(s({},"__esModule",{value:!0}),r);var I={};k(I,{IconArrowWallDown:()=>m,default:()=>B});module.exports=x(I);var n=i(require("react"));var p=i(require("react")),c=({children:r,size:o=24,ariaLabel:t,color:a,ariaHidden:e=!0,style:u,...C})=>p.default.createElement("svg",{...C,"aria-hidden":e,role:e?void 0:"img",width:typeof o=="number"?`${o}px`:o,height:typeof o=="number"?`${o}px`:o,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",style:{color:a,...u}},t&&!e&&p.default.createElement("title",null,t),r);var m=r=>n.default.createElement(c,{...r,ariaLabel:"arrow-wall-down, align bottom"},n.default.createElement("path",{d:"M16.25 13L12 17.25L7.75 13",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M19.25 21.25H4.75",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M12 2.75L12 16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),B=m;0&&(module.exports={IconArrowWallDown}); //# sourceMappingURL=index.js.map