react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 460 B
JavaScript
import*as e from"react";import t,{Path as a}from"react-native-svg";const i=({size:o=16,...r})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...r},e.createElement(a,{fillRule:"evenodd",d:"M8 1a3.5 3.5 0 0 0-3.5 3.5V7A1.5 1.5 0 0 0 3 8.5v5A1.5 1.5 0 0 0 4.5 15h7a1.5 1.5 0 0 0 1.5-1.5v-5A1.5 1.5 0 0 0 11.5 7V4.5A3.5 3.5 0 0 0 8 1Zm2 6V4.5a2 2 0 1 0-4 0V7h4Z",clipRule:"evenodd"}));var n=i;export{n as default};