react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 462 B
JavaScript
import*as o from"react";import e,{Path as i}from"react-native-svg";const s=({size:r=24,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...t},o.createElement(i,{d:"M15 3.75H9v16.5h6V3.75ZM16.5 20.25h3.375c1.035 0 1.875-.84 1.875-1.875V5.625c0-1.036-.84-1.875-1.875-1.875H16.5v16.5ZM4.125 3.75H7.5v16.5H4.125a1.875 1.875 0 0 1-1.875-1.875V5.625c0-1.036.84-1.875 1.875-1.875Z"}));var n=s;export{n as default};