react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 489 B
JavaScript
import*as e from"react";import o,{Path as t}from"react-native-svg";const i=({size:r=16,...a})=>e.createElement(o,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...a},e.createElement(t,{fillRule:"evenodd",d:"M4 1.75a.75.75 0 0 1 1.5 0V3h5V1.75a.75.75 0 0 1 1.5 0V3a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H4a2 2 0 0 1-2-2V5a2 2 0 0 1 2-2V1.75ZM4.5 6a1 1 0 0 0-1 1v4.5a1 1 0 0 0 1 1h7a1 1 0 0 0 1-1V7a1 1 0 0 0-1-1h-7Z",clipRule:"evenodd"}));var d=i;export{d as default};