react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 311 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const i=({size:r=20,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...t},o.createElement(a,{d:"M6.75 9.25a.75.75 0 0 0 0 1.5h6.5a.75.75 0 0 0 0-1.5h-6.5Z"}));var l=i;export{l as default};