react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 364 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const i=({size:r=16,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...t},o.createElement(a,{d:"M3 3.732a1.5 1.5 0 0 1 2.305-1.265l6.706 4.267a1.5 1.5 0 0 1 0 2.531l-6.706 4.268A1.5 1.5 0 0 1 3 12.267V3.732Z"}));var n=i;export{n as default};