UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 502 B
import*as r from"react";import i,{Path as o}from"react-native-svg";const a=({size:e=16,...t})=>r.createElement(i,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:e,height:e,...t},r.createElement(o,{d:"M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3Z"}),r.createElement(o,{fillRule:"evenodd",d:"M1.38 8.28a.87.87 0 0 1 0-.566 7.003 7.003 0 0 1 13.238.006.87.87 0 0 1 0 .566A7.003 7.003 0 0 1 1.379 8.28ZM11 8a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z",clipRule:"evenodd"}));var p=a;export{p as default};