UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 376 B
import*as r from"react";import t,{Path as n}from"react-native-svg";const i=({size:o=24,...e})=>r.createElement(t,{fill:"none",stroke:"currentColor",strokeWidth:1.5,"data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...e},r.createElement(n,{strokeLinecap:"round",strokeLinejoin:"round",d:"M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"}));var c=i;export{c as default};