UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 401 B
import*as e from"react";import t,{Path as a}from"react-native-svg";const i=({size:r=16,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},e.createElement(a,{fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14ZM6.5 5.5a1 1 0 0 0-1 1v3a1 1 0 0 0 1 1h3a1 1 0 0 0 1-1v-3a1 1 0 0 0-1-1h-3Z",clipRule:"evenodd"}));var n=i;export{n as default};