react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 509 B
JavaScript
import*as e from"react";import t,{Path as a}from"react-native-svg";const i=({size:r=24,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...o},e.createElement(a,{fillRule:"evenodd",d:"M12 2.25c-5.385 0-9.75 4.365-9.75 9.75s4.365 9.75 9.75 9.75 9.75-4.365 9.75-9.75S17.385 2.25 12 2.25ZM12.75 9a.75.75 0 0 0-1.5 0v2.25H9a.75.75 0 0 0 0 1.5h2.25V15a.75.75 0 0 0 1.5 0v-2.25H15a.75.75 0 0 0 0-1.5h-2.25V9Z",clipRule:"evenodd"}));var n=i;export{n as default};