react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 448 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:r=20,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...e},o.createElement(l,{fillRule:"evenodd",d:"M2 10a.75.75 0 0 1 .75-.75h12.59l-2.1-1.95a.75.75 0 1 1 1.02-1.1l3.5 3.25a.75.75 0 0 1 0 1.1l-3.5 3.25a.75.75 0 1 1-1.02-1.1l2.1-1.95H2.75A.75.75 0 0 1 2 10Z",clipRule:"evenodd"}));var d=a;export{d as default};