UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 459 B
import*as r from"react";import a,{Path as e}from"react-native-svg";const p=({size:o=20,...t})=>r.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:o,height:o,...t},r.createElement(e,{d:"M3 4a2 2 0 0 0-2 2v1.161l8.441 4.221a1.25 1.25 0 0 0 1.118 0L19 7.162V6a2 2 0 0 0-2-2H3Z"}),r.createElement(e,{d:"m19 8.839-7.77 3.885a2.75 2.75 0 0 1-2.46 0L1 8.839V14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V8.839Z"}));var v=p;export{v as default};