react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 539 B
JavaScript
import*as a from"react";import e,{Path as t}from"react-native-svg";const i=({size:r=16,...o})=>a.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},a.createElement(t,{d:"M1 10V6.682L6.318 12H3a2 2 0 0 1-2-2ZM10 6v3.318L4.682 4H8a2 2 0 0 1 2 2ZM14.537 4.057A.75.75 0 0 1 15 4.75v6.5a.75.75 0 0 1-1.28.53l-2-2a.75.75 0 0 1-.22-.53v-2.5a.75.75 0 0 1 .22-.53l2-2a.75.75 0 0 1 .817-.163ZM2.78 4.22a.75.75 0 0 0-1.06 1.06l6.5 6.5a.75.75 0 0 0 1.06-1.06l-6.5-6.5Z"}));var p=i;export{p as default};