react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 465 B
JavaScript
import*as r from"react";import t,{Path as a}from"react-native-svg";const i=({size:o=24,...e})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...e},r.createElement(a,{fillRule:"evenodd",d:"M6.32 2.577a49.255 49.255 0 0 1 11.36 0c1.497.174 2.57 1.46 2.57 2.93V21a.75.75 0 0 1-1.085.67L12 18.089l-7.165 3.583A.75.75 0 0 1 3.75 21V5.507c0-1.47 1.073-2.756 2.57-2.93Z",clipRule:"evenodd"}));var c=i;export{c as default};