react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 470 B
JavaScript
import*as e from"react";import t,{Path as v}from"react-native-svg";const a=({size:o=24,...r})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...r},e.createElement(v,{fillRule:"evenodd",d:"M12 1.5a5.25 5.25 0 0 0-5.25 5.25v3a3 3 0 0 0-3 3v6.75a3 3 0 0 0 3 3h10.5a3 3 0 0 0 3-3v-6.75a3 3 0 0 0-3-3v-3c0-2.9-2.35-5.25-5.25-5.25Zm3.75 8.25v-3a3.75 3.75 0 1 0-7.5 0v3h7.5Z",clipRule:"evenodd"}));var n=a;export{n as default};