@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.33 kB
JavaScript
var f=Object.create;var a=Object.defineProperty;var h=Object.getOwnPropertyDescriptor;var g=Object.getOwnPropertyNames;var w=Object.getPrototypeOf,x=Object.prototype.hasOwnProperty;var B=(e,r)=>{for(var o in r)a(e,o,{get:r[o],enumerable:!0})},s=(e,r,o,n)=>{if(r&&typeof r=="object"||typeof r=="function")for(let t of g(r))!x.call(e,t)&&t!==o&&a(e,t,{get:()=>r[t],enumerable:!(n=h(r,t))||n.enumerable});return e};var m=(e,r,o)=>(o=e!=null?f(w(e)):{},s(r||!e||!e.__esModule?a(o,"default",{value:e,enumerable:!0}):o,e)),I=e=>s(a({},"__esModule",{value:!0}),e);var v={};B(v,{IconChevronDownSmall:()=>i,default:()=>d});module.exports=I(v);var l=m(require("react"));var p=m(require("react")),c=({children:e,size:r=24,ariaLabel:o,color:n,ariaHidden:t=!0,style:C,...u})=>p.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,...C}},o&&!t&&p.default.createElement("title",null,o),e);var i=e=>l.default.createElement(c,{...e,ariaLabel:"chevron-down-small"},l.default.createElement("path",{d:"M8 10L12 14L16 10",stroke:"currentColor",strokeWidth:"1.5",strokeLinecap:"square"})),d=i;0&&(module.exports={IconChevronDownSmall});
//# sourceMappingURL=index.js.map
;