UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 434 B
import*as r from"react";import t,{Path as l}from"react-native-svg";const a=({size:e=24,...o})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:e,height:e,...o},r.createElement(l,{fillRule:"evenodd",d:"M19.916 4.626a.75.75 0 0 1 .208 1.04l-9 13.5a.75.75 0 0 1-1.154.114l-6-6a.75.75 0 0 1 1.06-1.06l5.353 5.353 8.493-12.74a.75.75 0 0 1 1.04-.207Z",clipRule:"evenodd"}));var d=a;export{d as default};