UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 474 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:"M15.75 9V5.25A2.25 2.25 0 0 0 13.5 3h-6a2.25 2.25 0 0 0-2.25 2.25v13.5A2.25 2.25 0 0 0 7.5 21h6a2.25 2.25 0 0 0 2.25-2.25V15m3 0 3-3m0 0-3-3m3 3H9"}));var m=i;export{m as default};