react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 473 B
JavaScript
import*as o from"react";import a,{Path as t}from"react-native-svg";const v=({size:e=20,...r})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:e,height:e,...r},o.createElement(t,{fillRule:"evenodd",d:"M9.293 2.293a1 1 0 0 1 1.414 0l7 7A1 1 0 0 1 17 11h-1v6a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-3a1 1 0 0 0-1-1H9a1 1 0 0 0-1 1v3a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1v-6H3a1 1 0 0 1-.707-1.707l7-7Z",clipRule:"evenodd"}));var p=v;export{p as default};