react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 762 B
JavaScript
import*as r from"react";import e,{Path as o}from"react-native-svg";const c=({size:t=24,...a})=>r.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:t,height:t,...a},r.createElement(o,{d:"M3.375 4.5C2.339 4.5 1.5 5.34 1.5 6.375V13.5h12V6.375c0-1.036-.84-1.875-1.875-1.875h-8.25ZM13.5 15h-12v2.625c0 1.035.84 1.875 1.875 1.875h.375a3 3 0 1 1 6 0h3a.75.75 0 0 0 .75-.75V15Z"}),r.createElement(o,{d:"M8.25 19.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0ZM15.75 6.75a.75.75 0 0 0-.75.75v11.25c0 .087.015.17.042.248a3 3 0 0 1 5.958.464c.853-.175 1.522-.935 1.464-1.883a18.659 18.659 0 0 0-3.732-10.104 1.837 1.837 0 0 0-1.47-.725H15.75Z"}),r.createElement(o,{d:"M19.5 19.5a1.5 1.5 0 1 0-3 0 1.5 1.5 0 0 0 3 0Z"}));var s=c;export{s as default};