react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 446 B
JavaScript
import*as r from"react";import t,{Path as a}from"react-native-svg";const i=({size:o=16,...e})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...e},r.createElement(a,{fillRule:"evenodd",d:"M3.05 3.05a7 7 0 1 1 9.9 9.9 7 7 0 0 1-9.9-9.9Zm1.627.566 7.707 7.707a5.501 5.501 0 0 0-7.707-7.707Zm6.646 8.768L3.616 4.677a5.501 5.501 0 0 0 7.707 7.707Z",clipRule:"evenodd"}));var d=i;export{d as default};