react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 545 B
JavaScript
import*as o from"react";import a,{Path as e}from"react-native-svg";const s=({size:r=20,...t})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...t},o.createElement(e,{d:"M10 5a3 3 0 1 1-6 0 3 3 0 0 1 6 0ZM1.615 16.428a1.224 1.224 0 0 1-.569-1.175 6.002 6.002 0 0 1 11.908 0c.058.467-.172.92-.57 1.174A9.953 9.953 0 0 1 7 18a9.953 9.953 0 0 1-5.385-1.572ZM16.25 5.75a.75.75 0 0 0-1.5 0v2h-2a.75.75 0 0 0 0 1.5h2v2a.75.75 0 0 0 1.5 0v-2h2a.75.75 0 0 0 0-1.5h-2v-2Z"}));var h=s;export{h as default};