react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 616 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const i=({size:r=24,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...e},o.createElement(l,{fillRule:"evenodd",d:"M2.25 12c0-5.385 4.365-9.75 9.75-9.75s9.75 4.365 9.75 9.75-4.365 9.75-9.75 9.75S2.25 17.385 2.25 12Zm8.706-1.442c1.146-.573 2.437.463 2.126 1.706l-.709 2.836.042-.02a.75.75 0 0 1 .67 1.34l-.04.022c-1.147.573-2.438-.463-2.127-1.706l.71-2.836-.042.02a.75.75 0 1 1-.671-1.34l.041-.022ZM12 9a.75.75 0 1 0 0-1.5.75.75 0 0 0 0 1.5Z",clipRule:"evenodd"}));var p=i;export{p as default};