iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.43 kB
JavaScript
"use client";var f=Object.defineProperty;var n=Object.getOwnPropertySymbols;var p=Object.prototype.hasOwnProperty,d=Object.prototype.propertyIsEnumerable;var i=(r,o,e)=>o in r?f(r,o,{enumerable:!0,configurable:!0,writable:!0,value:e}):r[o]=e,t=(r,o)=>{for(var e in o||(o={}))p.call(o,e)&&i(r,e,o[e]);if(n)for(var e of n(o))d.call(o,e)&&i(r,e,o[e]);return r};import*as l from"react";import{forwardRef as s}from"react";import{IconoirContext as m}from"../IconoirContext.mjs";const c=(r,o)=>{const e=l.useContext(m),C=t(t({},e),r);return l.createElement("svg",t({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},C),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.53031 17.5303C8.23741 17.8232 7.76254 17.8232 7.46965 17.5303L3.96965 14.0303C3.75515 13.8158 3.69098 13.4932 3.80707 13.213C3.92315 12.9327 4.19663 12.75 4.49998 12.75H11.5C11.8033 12.75 12.0768 12.9327 12.1929 13.213C12.309 13.4932 12.2448 13.8158 12.0303 14.0303L8.53031 17.5303Z",fill:"currentColor"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8 14.75C7.58579 14.75 7.25 14.4142 7.25 14V11C7.25 8.37665 9.37665 6.25 12 6.25H19C19.4142 6.25 19.75 6.58579 19.75 7C19.75 7.41421 19.4142 7.75 19 7.75H12C10.2051 7.75 8.75 9.20507 8.75 11V14C8.75 14.4142 8.41421 14.75 8 14.75Z",fill:"currentColor"}))},u=s(c);var S=u;export{S as default};