react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 498 B
JavaScript
import*as o from"react";import t,{Path as a}from"react-native-svg";const i=({size:e=16,...r})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:e,height:e,...r},o.createElement(a,{fillRule:"evenodd",d:"M4 2a1.5 1.5 0 0 0-1.5 1.5v9A1.5 1.5 0 0 0 4 14h8a1.5 1.5 0 0 0 1.5-1.5V6.621a1.5 1.5 0 0 0-.44-1.06L9.94 2.439A1.5 1.5 0 0 0 8.878 2H4Zm7 7a.75.75 0 0 1-.75.75h-4.5a.75.75 0 0 1 0-1.5h4.5A.75.75 0 0 1 11 9Z",clipRule:"evenodd"}));var s=i;export{s as default};