react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 478 B
JavaScript
import*as o from"react";import a,{Path as t}from"react-native-svg";const v=({size:r=16,...e})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...e},o.createElement(t,{fillRule:"evenodd",d:"M4 2a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h8a2 2 0 0 0 2-2V4a2 2 0 0 0-2-2H4Zm1 2.25a.75.75 0 0 1 .75-.75h4.5a.75.75 0 0 1 .75.75v6a.75.75 0 0 1-1.28.53L8 9.06l-1.72 1.72A.75.75 0 0 1 5 10.25v-6Z",clipRule:"evenodd"}));var p=v;export{p as default};