UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 601 B
import*as r from"react";import i,{Path as o}from"react-native-svg";const l=({size:e=24,...t})=>r.createElement(i,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:e,height:e,...t},r.createElement(o,{d:"M8.25 10.875a2.625 2.625 0 1 1 5.25 0 2.625 2.625 0 0 1-5.25 0Z"}),r.createElement(o,{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25Zm-1.125 4.5a4.125 4.125 0 1 0 2.338 7.524l2.007 2.006a.75.75 0 1 0 1.06-1.06l-2.006-2.007a4.125 4.125 0 0 0-3.399-6.463Z",clipRule:"evenodd"}));var d=l;export{d as default};