react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 425 B
JavaScript
import*as e from"react";import t,{Path as l}from"react-native-svg";const i=({size:r=24,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...o},e.createElement(l,{fillRule:"evenodd",d:"M4.5 5.653c0-1.427 1.529-2.33 2.779-1.643l11.54 6.347c1.295.712 1.295 2.573 0 3.286L7.28 19.99c-1.25.687-2.779-.217-2.779-1.643V5.653Z",clipRule:"evenodd"}));var a=i;export{a as default};