react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 518 B
JavaScript
import*as e from"react";import t,{Path as a}from"react-native-svg";const l=({size:r=16,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},e.createElement(a,{fillRule:"evenodd",d:"M4 5a2 2 0 0 0-2 2v3a2 2 0 0 0 1.51 1.94l-.315 1.896A1 1 0 0 0 4.18 15h7.639a1 1 0 0 0 .986-1.164l-.316-1.897A2 2 0 0 0 14 10V7a2 2 0 0 0-2-2V2a1 1 0 0 0-1-1H5a1 1 0 0 0-1 1v3Zm1.5 0V2.5h5V5h-5Zm5.23 5.5H5.27l-.5 3h6.459l-.5-3Z",clipRule:"evenodd"}));var p=l;export{p as default};