react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 629 B
JavaScript
import*as o from"react";import a,{Path as l}from"react-native-svg";const t=({size:r=24,...e})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...e},o.createElement(l,{fillRule:"evenodd",d:"M1.72 5.47a.75.75 0 0 1 1.06 0L9 11.69l3.756-3.756a.75.75 0 0 1 .985-.066 12.698 12.698 0 0 1 4.575 6.832l.308 1.149 2.277-3.943a.75.75 0 1 1 1.299.75l-3.182 5.51a.75.75 0 0 1-1.025.275l-5.511-3.181a.75.75 0 0 1 .75-1.3l3.943 2.277-.308-1.149a11.194 11.194 0 0 0-3.528-5.617l-3.809 3.81a.75.75 0 0 1-1.06 0L1.72 6.53a.75.75 0 0 1 0-1.061Z",clipRule:"evenodd"}));var p=t;export{p as default};