UNPKG

react-native-heroicons

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