react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 471 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const s=({size:r=20,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...t},o.createElement(a,{d:"M5.75 3a.75.75 0 0 0-.75.75v12.5c0 .414.336.75.75.75h1.5a.75.75 0 0 0 .75-.75V3.75A.75.75 0 0 0 7.25 3h-1.5ZM12.75 3a.75.75 0 0 0-.75.75v12.5c0 .414.336.75.75.75h1.5a.75.75 0 0 0 .75-.75V3.75a.75.75 0 0 0-.75-.75h-1.5Z"}));var c=s;export{c as default};