react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 502 B
JavaScript
import*as o from"react";import t,{Path as a}from"react-native-svg";const i=({size:r=20,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...e},o.createElement(a,{fillRule:"evenodd",d:"M4.25 2A2.25 2.25 0 0 0 2 4.25v11.5A2.25 2.25 0 0 0 4.25 18h11.5A2.25 2.25 0 0 0 18 15.75V4.25A2.25 2.25 0 0 0 15.75 2H4.25ZM6 13.25V3.5h8v9.75a.75.75 0 0 1-1.064.681L10 12.576l-2.936 1.355A.75.75 0 0 1 6 13.25Z",clipRule:"evenodd"}));var p=i;export{p as default};