UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 571 B
import*as r from"react";import i,{Path as o}from"react-native-svg";const a=({size:e=20,...t})=>r.createElement(i,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:e,height:e,...t},r.createElement(o,{d:"M10 12.5a2.5 2.5 0 1 0 0-5 2.5 2.5 0 0 0 0 5Z"}),r.createElement(o,{fillRule:"evenodd",d:"M.664 10.59a1.651 1.651 0 0 1 0-1.186A10.004 10.004 0 0 1 10 3c4.257 0 7.893 2.66 9.336 6.41.147.381.146.804 0 1.186A10.004 10.004 0 0 1 10 17c-4.257 0-7.893-2.66-9.336-6.41ZM14 10a4 4 0 1 1-8 0 4 4 0 0 1 8 0Z",clipRule:"evenodd"}));var p=a;export{p as default};