react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 615 B
JavaScript
import*as r from"react";import t,{Path as a}from"react-native-svg";const c=({size:e=24,...o})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:e,height:e,...o},r.createElement(a,{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.97-1.94.284-3.916.455-5.922.505a.39.39 0 0 0-.266.112L8.78 21.53A.75.75 0 0 1 7.5 21v-3.955a48.842 48.842 0 0 1-2.652-.316c-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 n=c;export{n as default};