react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 641 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:e=24,...r})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:e,height:e,...r},o.createElement(l,{fillRule:"evenodd",d:"M4.848 2.771A49.144 49.144 0 0 1 12 2.25c2.43 0 4.817.178 7.152.52 1.978.292 3.348 2.024 3.348 3.97v6.02c0 1.946-1.37 3.678-3.348 3.97a48.901 48.901 0 0 1-3.476.383.39.39 0 0 0-.297.17l-2.755 4.133a.75.75 0 0 1-1.248 0l-2.755-4.133a.39.39 0 0 0-.297-.17 48.9 48.9 0 0 1-3.476-.384c-1.978-.29-3.348-2.024-3.348-3.97V6.741c0-1.946 1.37-3.68 3.348-3.97Z",clipRule:"evenodd"}));var p=a;export{p as default};