react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 464 B
JavaScript
import*as r from"react";import t,{Path as a}from"react-native-svg";const l=({size:o=16,...e})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...e},r.createElement(a,{fillRule:"evenodd",d:"M9.58 1.077a.75.75 0 0 1 .405.82L9.165 6h4.085a.75.75 0 0 1 .567 1.241l-6.5 7.5a.75.75 0 0 1-1.302-.638L6.835 10H2.75a.75.75 0 0 1-.567-1.241l6.5-7.5a.75.75 0 0 1 .897-.182Z",clipRule:"evenodd"}));var d=l;export{d as default};