UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 392 B
import*as o from"react";import e,{Path as n}from"react-native-svg";const s=({size:r=24,...t})=>o.createElement(e,{fill:"none",stroke:"currentColor",strokeWidth:1.5,"data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...t},o.createElement(n,{strokeLinecap:"round",strokeLinejoin:"round",d:"M5.25 8.25h15m-16.5 7.5h15m-1.8-13.5-3.9 19.5m-2.1-19.5-3.9 19.5"}));var m=s;export{m as default};