react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 565 B
JavaScript
import*as e from"react";import l,{Path as r}from"react-native-svg";const d=({size:o=24,...t})=>e.createElement(l,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:o,height:o,...t},e.createElement(r,{fillRule:"evenodd",d:"M2.25 13.5a8.25 8.25 0 0 1 8.25-8.25.75.75 0 0 1 .75.75v6.75H18a.75.75 0 0 1 .75.75 8.25 8.25 0 0 1-16.5 0Z",clipRule:"evenodd"}),e.createElement(r,{fillRule:"evenodd",d:"M12.75 3a.75.75 0 0 1 .75-.75 8.25 8.25 0 0 1 8.25 8.25.75.75 0 0 1-.75.75h-7.5a.75.75 0 0 1-.75-.75V3Z",clipRule:"evenodd"}));var v=d;export{v as default};