iconoir-react
Version:
React library for Iconoir, the biggest open source icon library with tons of free icons.
2 lines (1 loc) • 1.41 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:"M6.21967 15.2197C5.92678 15.5126 5.92678 15.9875 6.21967 16.2804L9.71967 19.7804C9.93417 19.9949 10.2568 20.059 10.537 19.9429C10.8173 19.8268 11 19.5534 11 19.25V12.25C11 11.9467 10.8173 11.6732 10.537 11.5571C10.2568 11.441 9.93417 11.5052 9.71967 11.7197L6.21967 15.2197Z",fill:"currentColor"}),l.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9 15.75C9 16.1642 9.33579 16.5 9.75 16.5H12.75C15.3734 16.5 17.5 14.3734 17.5 11.75V4.75C17.5 4.33579 17.1642 4 16.75 4C16.3358 4 16 4.33579 16 4.75V11.75C16 13.5449 14.5449 15 12.75 15H9.75C9.33579 15 9 15.3358 9 15.75Z",fill:"currentColor"}))},u=s(c);var S=u;export{S as default};