react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 411 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const l=({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:"M11.983 1.907a.75.75 0 0 0-1.292-.657l-8.5 9.5A.75.75 0 0 0 2.75 12h6.572l-1.305 6.093a.75.75 0 0 0 1.292.657l8.5-9.5A.75.75 0 0 0 17.25 8h-6.572l1.305-6.093Z"}));var n=l;export{n as default};