UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 366 B
import*as o from"react";import t,{Path as n}from"react-native-svg";const i=({size:r=24,...e})=>o.createElement(t,{fill:"none",stroke:"currentColor",strokeWidth:1.5,"data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...e},o.createElement(n,{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.636 5.636a9 9 0 1 0 12.728 0M12 3v9"}));var d=i;export{d as default};