react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 516 B
JavaScript
import*as r from"react";import t,{Path as l}from"react-native-svg";const i=({size:e=24,...o})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:e,height:e,...o},r.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 12Zm13.36-1.814a.75.75 0 1 0-1.22-.872l-3.236 4.53L9.53 12.22a.75.75 0 0 0-1.06 1.06l2.25 2.25a.75.75 0 0 0 1.14-.094l3.75-5.25Z",clipRule:"evenodd"}));var p=i;export{p as default};