react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 357 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const i=({size:r=20,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...t},o.createElement(a,{d:"M6.3 2.84A1.5 1.5 0 0 0 4 4.11v11.78a1.5 1.5 0 0 0 2.3 1.27l9.344-5.891a1.5 1.5 0 0 0 0-2.538L6.3 2.841Z"}));var v=i;export{v as default};