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