react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 459 B
JavaScript
import*as o from"react";import l,{Path as t}from"react-native-svg";const a=({size:r=24,...e})=>o.createElement(l,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...e},o.createElement(t,{fillRule:"evenodd",d:"M12 3.75a.75.75 0 0 1 .75.75v13.19l5.47-5.47a.75.75 0 1 1 1.06 1.06l-6.75 6.75a.75.75 0 0 1-1.06 0l-6.75-6.75a.75.75 0 1 1 1.06-1.06l5.47 5.47V4.5a.75.75 0 0 1 .75-.75Z",clipRule:"evenodd"}));var v=a;export{v as default};