UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 554 B
import*as r from"react";import a,{Path as t}from"react-native-svg";const v=({size:o=16,...e})=>r.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...e},r.createElement(t,{fillRule:"evenodd",d:"M5 4a3 3 0 0 1 6 0v1h.643a1.5 1.5 0 0 1 1.492 1.35l.7 7A1.5 1.5 0 0 1 12.342 15H3.657a1.5 1.5 0 0 1-1.492-1.65l.7-7A1.5 1.5 0 0 1 4.357 5H5V4Zm4.5 0v1h-3V4a1.5 1.5 0 0 1 3 0Zm-3 3.75a.75.75 0 0 0-1.5 0v1a3 3 0 1 0 6 0v-1a.75.75 0 0 0-1.5 0v1a1.5 1.5 0 1 1-3 0v-1Z",clipRule:"evenodd"}));var n=v;export{n as default};