react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 605 B
JavaScript
import*as e from"react";import a,{Path as t}from"react-native-svg";const l=({size:r=24,...o})=>e.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...o},e.createElement(t,{fillRule:"evenodd",d:"M10.5 3.75a6.75 6.75 0 1 0 0 13.5 6.75 6.75 0 0 0 0-13.5ZM2.25 10.5a8.25 8.25 0 1 1 14.59 5.28l4.69 4.69a.75.75 0 1 1-1.06 1.06l-4.69-4.69A8.25 8.25 0 0 1 2.25 10.5Zm8.25-3.75a.75.75 0 0 1 .75.75v2.25h2.25a.75.75 0 0 1 0 1.5h-2.25v2.25a.75.75 0 0 1-1.5 0v-2.25H7.5a.75.75 0 0 1 0-1.5h2.25V7.5a.75.75 0 0 1 .75-.75Z",clipRule:"evenodd"}));var v=l;export{v as default};