UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 364 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 4.5 15 15m0 0V8.25m0 11.25H8.25"}));var m=i;export{m as default};