react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 447 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:r=16,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...e},o.createElement(l,{fillRule:"evenodd",d:"M8 2a.75.75 0 0 1 .75.75v8.69l3.22-3.22a.75.75 0 1 1 1.06 1.06l-4.5 4.5a.75.75 0 0 1-1.06 0l-4.5-4.5a.75.75 0 0 1 1.06-1.06l3.22 3.22V2.75A.75.75 0 0 1 8 2Z",clipRule:"evenodd"}));var v=a;export{v as default};