react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 707 B
JavaScript
import*as r from"react";import t,{Path as o}from"react-native-svg";const l=({size:e=20,...a})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:e,height:e,...a},r.createElement(o,{d:"M4.632 3.533A2 2 0 0 1 6.577 2h6.846a2 2 0 0 1 1.945 1.533l1.976 8.234A3.489 3.489 0 0 0 16 11.5H4c-.476 0-.93.095-1.344.267l1.976-8.234Z"}),r.createElement(o,{fillRule:"evenodd",d:"M4 13a2 2 0 1 0 0 4h12a2 2 0 1 0 0-4H4Zm11.24 2a.75.75 0 0 1 .75-.75H16a.75.75 0 0 1 .75.75v.01a.75.75 0 0 1-.75.75h-.01a.75.75 0 0 1-.75-.75V15Zm-2.25-.75a.75.75 0 0 0-.75.75v.01c0 .414.336.75.75.75H13a.75.75 0 0 0 .75-.75V15a.75.75 0 0 0-.75-.75h-.01Z",clipRule:"evenodd"}));var n=l;export{n as default};