UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 486 B
import*as r from"react";import i,{Path as o}from"react-native-svg";const l=({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:"M6.5 9a2.5 2.5 0 1 1 5 0 2.5 2.5 0 0 1-5 0Z"}),r.createElement(o,{fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16ZM9 5a4 4 0 1 0 2.248 7.309l1.472 1.471a.75.75 0 1 0 1.06-1.06l-1.471-1.472A4 4 0 0 0 9 5Z",clipRule:"evenodd"}));var d=l;export{d as default};