react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 426 B
JavaScript
import*as o from"react";import t,{Path as a}from"react-native-svg";const i=({size:r=24,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...e},o.createElement(a,{fillRule:"evenodd",d:"M8.25 3.75H19.5a.75.75 0 0 1 .75.75v11.25a.75.75 0 0 1-1.5 0V6.31L5.03 20.03a.75.75 0 0 1-1.06-1.06L17.69 5.25H8.25a.75.75 0 0 1 0-1.5Z",clipRule:"evenodd"}));var v=i;export{v as default};