react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 460 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 20.25a.75.75 0 0 1-.75-.75V6.31l-5.47 5.47a.75.75 0 0 1-1.06-1.06l6.75-6.75a.75.75 0 0 1 1.06 0l6.75 6.75a.75.75 0 1 1-1.06 1.06l-5.47-5.47V19.5a.75.75 0 0 1-.75.75Z",clipRule:"evenodd"}));var d=a;export{d as default};