react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 443 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const v=({size:r=24,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...t},o.createElement(a,{d:"M18 1.5c2.9 0 5.25 2.35 5.25 5.25v3.75a.75.75 0 0 1-1.5 0V6.75a3.75 3.75 0 1 0-7.5 0v3a3 3 0 0 1 3 3v6.75a3 3 0 0 1-3 3H3.75a3 3 0 0 1-3-3v-6.75a3 3 0 0 1 3-3h9v-3c0-2.9 2.35-5.25 5.25-5.25Z"}));var n=v;export{n as default};