react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 561 B
JavaScript
import*as o from"react";import a,{Path as e}from"react-native-svg";const c=({size:r=24,...t})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...t},o.createElement(e,{d:"M5.566 4.657A4.505 4.505 0 0 1 6.75 4.5h10.5c.41 0 .806.055 1.183.157A3 3 0 0 0 15.75 3h-7.5a3 3 0 0 0-2.684 1.657ZM2.25 12a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3v6a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3v-6ZM5.25 7.5c-.41 0-.806.055-1.184.157A3 3 0 0 1 6.75 6h10.5a3 3 0 0 1 2.683 1.657A4.505 4.505 0 0 0 18.75 7.5H5.25Z"}));var s=c;export{s as default};