react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 451 B
JavaScript
import*as e from"react";import t,{Path as a}from"react-native-svg";const v=({size:r=20,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...o},e.createElement(a,{fillRule:"evenodd",d:"M10 18a8 8 0 1 0 0-16 8 8 0 0 0 0 16Zm.75-11.25a.75.75 0 0 0-1.5 0v2.5h-2.5a.75.75 0 0 0 0 1.5h2.5v2.5a.75.75 0 0 0 1.5 0v-2.5h2.5a.75.75 0 0 0 0-1.5h-2.5v-2.5Z",clipRule:"evenodd"}));var p=v;export{p as default};