UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 370 B
import*as r from"react";import e,{Path as n}from"react-native-svg";const s=({size:o=24,...t})=>r.createElement(e,{fill:"none",stroke:"currentColor",strokeWidth:1.5,"data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...t},r.createElement(n,{strokeLinecap:"round",strokeLinejoin:"round",d:"M3.75 6.75h16.5M3.75 12h16.5m-16.5 5.25H12"}));var d=s;export{d as default};