@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.82 kB
JavaScript
"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:"3.75",y:"3.75",width:"6.5",height:"6.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("rect",{x:"3.75",y:"13.75",width:"6.5",height:"6.5",stroke:"currentColor",strokeWidth:"1.5"}),n.default.createElement("path",{d:"M14.75 7.5L18 4L21.25 7.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M21.25 16.5L18 20L14.75 16.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"}),n.default.createElement("path",{d:"M18 4.5V19.5",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),y=c;0&&(module.exports={IconSortArrowUpDown});
//# sourceMappingURL=index.js.map