UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 385 B
import*as o from"react";import e,{Path as a}from"react-native-svg";const i=({size:r=20,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...t},o.createElement(a,{d:"M3 10a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0ZM8.5 10a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0ZM15.5 8.5a1.5 1.5 0 1 0 0 3 1.5 1.5 0 0 0 0-3Z"}));var l=i;export{l as default};