UNPKG

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

Version:

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

2 lines 1.77 kB
"use strict";var m=Object.create;var p=Object.defineProperty;var C=Object.getOwnPropertyDescriptor;var k=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,g=Object.prototype.hasOwnProperty;var x=(r,t)=>{for(var o in t)p(r,o,{get:t[o],enumerable:!0})},i=(r,t,o,s)=>{if(t&&typeof t=="object"||typeof t=="function")for(let e of k(t))!g.call(r,e)&&e!==o&&p(r,e,{get:()=>t[e],enumerable:!(s=C(t,e))||s.enumerable});return r};var l=(r,t,o)=>(o=r!=null?m(w(r)):{},i(t||!r||!r.__esModule?p(o,"default",{value:r,enumerable:!0}):o,r)),f=r=>i(p({},"__esModule",{value:!0}),r);var B={};x(B,{IconSortArrowUpDown:()=>c,default:()=>y});module.exports=f(B);var n=l(require("react"));var a=l(require("react")),h=({children:r,size:t=24,ariaLabel:o,color:s,ariaHidden:e=!0,style:u,...d})=>a.default.createElement("svg",{...d,"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:s,...u}},o&&!e&&a.default.createElement("title",null,o),r);var c=r=>n.default.createElement(h,{...r,ariaLabel:"sort-arrow-up-down"},n.default.createElement("rect",{x:"4",y:"4",width:"6",height:"6",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("rect",{x:"4",y:"14",width:"6",height:"6",stroke:"currentColor",strokeWidth:"2"}),n.default.createElement("path",{d:"M15 7L18 4L21 7",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M21 17L18 20L15 17",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18 4.5V19.5",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"square"})),y=c;0&&(module.exports={IconSortArrowUpDown}); //# sourceMappingURL=index.js.map