UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 398 B
import*as e from"react";import t,{Path as i}from"react-native-svg";const a=({size:r=16,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},e.createElement(i,{fillRule:"evenodd",d:"M8 15A7 7 0 1 0 8 1a7 7 0 0 0 0 14Zm4-7a.75.75 0 0 0-.75-.75h-6.5a.75.75 0 0 0 0 1.5h6.5A.75.75 0 0 0 12 8Z",clipRule:"evenodd"}));var s=a;export{s as default};