react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 669 B
JavaScript
import*as r from"react";import v,{Path as e}from"react-native-svg";const i=({size:o=24,...t})=>r.createElement(v,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...t},r.createElement(e,{d:"M19.5 6h-15v9h15V6Z"}),r.createElement(e,{fillRule:"evenodd",d:"M3.375 3C2.339 3 1.5 3.84 1.5 4.875v11.25C1.5 17.16 2.34 18 3.375 18H9.75v1.5H6A.75.75 0 0 0 6 21h12a.75.75 0 0 0 0-1.5h-3.75V18h6.375c1.035 0 1.875-.84 1.875-1.875V4.875C22.5 3.839 21.66 3 20.625 3H3.375Zm0 13.5h17.25a.375.375 0 0 0 .375-.375V4.875a.375.375 0 0 0-.375-.375H3.375A.375.375 0 0 0 3 4.875v11.25c0 .207.168.375.375.375Z",clipRule:"evenodd"}));var l=i;export{l as default};