UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 451 B
import*as r from"react";import e,{Path as n}from"react-native-svg";const i=({size:o=24,...t})=>r.createElement(e,{fill:"none",stroke:"currentColor",strokeWidth:1.5,"data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...t},r.createElement(n,{strokeLinecap:"round",strokeLinejoin:"round",d:"M16.5 12a4.5 4.5 0 1 1-9 0 4.5 4.5 0 0 1 9 0Zm0 0c0 1.657 1.007 3 2.25 3S21 13.657 21 12a9 9 0 1 0-2.636 6.364M16.5 12V8.25"}));var c=i;export{c as default};