react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 455 B
JavaScript
import*as o from"react";import a,{Path as e}from"react-native-svg";const s=({size:r=16,...t})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...t},o.createElement(e,{d:"M13 2.75v7.775L4.475 2h7.775a.75.75 0 0 1 .75.75ZM3 13.25V5.475l4.793 4.793L4.28 13.78A.75.75 0 0 1 3 13.25ZM2.22 2.22a.75.75 0 0 1 1.06 0l10.5 10.5a.75.75 0 1 1-1.06 1.06L2.22 3.28a.75.75 0 0 1 0-1.06Z"}));var n=s;export{n as default};