react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 454 B
JavaScript
import*as o from"react";import l,{Path as t}from"react-native-svg";const a=({size:r=20,...e})=>o.createElement(l,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...e},o.createElement(t,{fillRule:"evenodd",d:"M10 5a.75.75 0 0 1 .75.75v6.638l1.96-2.158a.75.75 0 1 1 1.08 1.04l-3.25 3.5a.75.75 0 0 1-1.08 0l-3.25-3.5a.75.75 0 1 1 1.08-1.04l1.96 2.158V5.75A.75.75 0 0 1 10 5Z",clipRule:"evenodd"}));var v=a;export{v as default};