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.34 kB
"use strict";var f=Object.create;var a=Object.defineProperty;var u=Object.getOwnPropertyDescriptor;var B=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var I=(r,t)=>{for(var o in t)a(r,o,{get:t[o],enumerable:!0})},s=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of B(t))!x.call(r,e)&&e!==o&&a(r,e,{get:()=>t[e],enumerable:!(n=u(t,e))||n.enumerable});return r};var m=(r,t,o)=>(o=r!=null?f(w(r)):{},s(t||!r||!r.__esModule?a(o,"default",{value:r,enumerable:!0}):o,r)),h=r=>s(a({},"__esModule",{value:!0}),r);var d={};I(d,{IconArrowTriangleBottom:()=>c,default:()=>b});module.exports=h(d);var l=m(require("react"));var p=m(require("react")),i=({children:r,size:t=24,ariaLabel:o,color:n,ariaHidden:e=!0,style:g,...C})=>p.default.createElement("svg",{...C,"aria-hidden":e,role:e?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,...g}},o&&!e&&p.default.createElement("title",null,o),r);var c=r=>l.default.createElement(i,{...r,ariaLabel:"arrow-triangle-bottom"},l.default.createElement("path",{d:"M19.25 4.75H4.75L12 19.25L19.25 4.75Z",stroke:"currentColor",strokeWidth:"1.5"})),b=c;0&&(module.exports={IconArrowTriangleBottom}); //# sourceMappingURL=index.js.map