UNPKG

iconoir-react

Version:

React library for Iconoir, the biggest open source icon library with tons of free icons.

2 lines (1 loc) 1.38 kB
"use client";var f=Object.defineProperty;var l=Object.getOwnPropertySymbols;var i=Object.prototype.hasOwnProperty,m=Object.prototype.propertyIsEnumerable;var C=(t,o,e)=>o in t?f(t,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):t[o]=e,r=(t,o)=>{for(var e in o||(o={}))i.call(o,e)&&C(t,e,o[e]);if(l)for(var e of l(o))m.call(o,e)&&C(t,e,o[e]);return t};import*as n from"react";import{forwardRef as p}from"react";import{IconoirContext as c}from"../IconoirContext.mjs";const d=(t,o)=>{const e=n.useContext(c),s=r(r({},e),t);return n.createElement("svg",r({width:"1.5em",height:"1.5em",viewBox:"0 0 24 24",strokeWidth:1.5,fill:"none",xmlns:"http://www.w3.org/2000/svg",color:"currentColor",ref:o},s),n.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6 4.25C3.37665 4.25 1.25 6.37665 1.25 9V15C1.25 17.6234 3.37665 19.75 6 19.75H18C20.6234 19.75 22.75 17.6234 22.75 15V9C22.75 6.37665 20.6234 4.25 18 4.25H6ZM14.5303 15.2803L17.2803 12.5303C17.5732 12.2374 17.5732 11.7626 17.2803 11.4697L14.5303 8.71967C14.2374 8.42678 13.7626 8.42678 13.4697 8.71967C13.1768 9.01256 13.1768 9.48744 13.4697 9.78033L14.9393 11.25H6.75C6.33579 11.25 6 11.5858 6 12C6 12.4142 6.33579 12.75 6.75 12.75H14.9393L13.4697 14.2197C13.1768 14.5126 13.1768 14.9874 13.4697 15.2803C13.7626 15.5732 14.2374 15.5732 14.5303 15.2803Z",fill:"currentColor"}))},u=p(d);var g=u;export{g as default};