react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 449 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:"M10 18a.75.75 0 0 1-.75-.75V4.66L7.3 6.76a.75.75 0 0 1-1.1-1.02l3.25-3.5a.75.75 0 0 1 1.1 0l3.25 3.5a.75.75 0 1 1-1.1 1.02l-1.95-2.1v12.59A.75.75 0 0 1 10 18Z",clipRule:"evenodd"}));var v=a;export{v as default};