react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 442 B
JavaScript
import*as o from"react";import t,{Path as a}from"react-native-svg";const i=({size:r=16,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...e},o.createElement(a,{fillRule:"evenodd",d:"M11.78 4.22a.75.75 0 0 1 0 1.06L6.56 10.5h3.69a.75.75 0 0 1 0 1.5h-5.5a.75.75 0 0 1-.75-.75v-5.5a.75.75 0 0 1 1.5 0v3.69l5.22-5.22a.75.75 0 0 1 1.06 0Z",clipRule:"evenodd"}));var p=i;export{p as default};