react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 480 B
JavaScript
import*as e from"react";import t,{Path as a}from"react-native-svg";const l=({size:r=20,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...o},e.createElement(a,{fillRule:"evenodd",d:"M4.5 2A2.5 2.5 0 0 0 2 4.5v3.879a2.5 2.5 0 0 0 .732 1.767l7.5 7.5a2.5 2.5 0 0 0 3.536 0l3.878-3.878a2.5 2.5 0 0 0 0-3.536l-7.5-7.5A2.5 2.5 0 0 0 8.38 2H4.5ZM5 6a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",clipRule:"evenodd"}));var v=l;export{v as default};