UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 282 B
import*as t from"react";import e,{Rect as i}from"react-native-svg";const p=({size:r=16,...o})=>t.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},t.createElement(i,{width:10,height:10,x:3,y:3,rx:1.5}));var g=p;export{g as default};