react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 440 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:"M4.22 4.22a.75.75 0 0 0 0 1.06l5.22 5.22H5.75a.75.75 0 0 0 0 1.5h5.5a.75.75 0 0 0 .75-.75v-5.5a.75.75 0 0 0-1.5 0v3.69L5.28 4.22a.75.75 0 0 0-1.06 0Z",clipRule:"evenodd"}));var p=i;export{p as default};