react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 383 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const i=({size:r=16,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...t},o.createElement(a,{d:"M2 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0ZM6.5 8a1.5 1.5 0 1 1 3 0 1.5 1.5 0 0 1-3 0ZM12.5 6.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};