UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 366 B
import*as o from"react";import e,{Path as n}from"react-native-svg";const i=({size:r=24,...t})=>o.createElement(e,{fill:"none",stroke:"currentColor",strokeWidth:1.5,"data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...t},o.createElement(n,{strokeLinecap:"round",strokeLinejoin:"round",d:"m4.5 19.5 15-15m0 0H8.25m11.25 0v11.25"}));var m=i;export{m as default};