react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 577 B
JavaScript
import*as o from"react";import t,{Path as a}from"react-native-svg";const p=({size:r=20,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...e},o.createElement(a,{d:"M4.75 3A1.75 1.75 0 0 0 3 4.75v2.752l.104-.002h13.792c.035 0 .07 0 .104.002V6.75A1.75 1.75 0 0 0 15.25 5h-3.836a.25.25 0 0 1-.177-.073L9.823 3.513A1.75 1.75 0 0 0 8.586 3H4.75ZM3.104 9a1.75 1.75 0 0 0-1.673 2.265l1.385 4.5A1.75 1.75 0 0 0 4.488 17h11.023a1.75 1.75 0 0 0 1.673-1.235l1.384-4.5A1.75 1.75 0 0 0 16.896 9H3.104Z"}));var s=p;export{s as default};