react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 565 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const c=({size:r=16,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...t},o.createElement(a,{d:"M1 8.74c0 .983.713 1.825 1.69 1.943.904.108 1.817.19 2.737.243.363.02.688.231.85.556l1.052 2.103a.75.75 0 0 0 1.342 0l1.052-2.103c.162-.325.487-.535.85-.556.92-.053 1.833-.134 2.738-.243.976-.118 1.689-.96 1.689-1.942V4.259c0-.982-.713-1.824-1.69-1.942a44.45 44.45 0 0 0-10.62 0C1.712 2.435 1 3.277 1 4.26v4.482Z"}));var s=c;export{s as default};