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=16,...e})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...e},r.createElement(l,{fillRule:"evenodd",d:"M8 2a.75.75 0 0 1 .75.75v8.69l1.22-1.22a.75.75 0 1 1 1.06 1.06l-2.5 2.5a.75.75 0 0 1-1.06 0l-2.5-2.5a.75.75 0 1 1 1.06-1.06l1.22 1.22V2.75A.75.75 0 0 1 8 2Z",clipRule:"evenodd"}));var v=a;export{v as default};