react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 456 B
JavaScript
import*as e from"react";import t,{Path as l}from"react-native-svg";const a=({size:r=20,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...o},e.createElement(l,{fillRule:"evenodd",d:"M15 10a.75.75 0 0 1-.75.75H7.612l2.158 1.96a.75.75 0 1 1-1.04 1.08l-3.5-3.25a.75.75 0 0 1 0-1.08l3.5-3.25a.75.75 0 1 1 1.04 1.08L7.612 9.25h6.638A.75.75 0 0 1 15 10Z",clipRule:"evenodd"}));var d=a;export{d as default};