react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 447 B
JavaScript
import*as o from"react";import t,{Path as l}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(l,{fillRule:"evenodd",d:"M2 8c0 .414.336.75.75.75h8.69l-1.22 1.22a.75.75 0 1 0 1.06 1.06l2.5-2.5a.75.75 0 0 0 0-1.06l-2.5-2.5a.75.75 0 1 0-1.06 1.06l1.22 1.22H2.75A.75.75 0 0 0 2 8Z",clipRule:"evenodd"}));var d=i;export{d as default};