UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 477 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:"M3.75 3.75v4.5m0-4.5h4.5m-4.5 0L9 9M3.75 20.25v-4.5m0 4.5h4.5m-4.5 0L9 15M20.25 3.75h-4.5m4.5 0v4.5m0-4.5L15 9m5.25 11.25h-4.5m4.5 0v-4.5m0 4.5L15 15"}));var p=i;export{p as default};