UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 365 B
import*as e from"react";import t,{Path as i}from"react-native-svg";const n=({size:r=20,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...o},e.createElement(i,{fillRule:"evenodd",d:"M4 10a.75.75 0 0 1 .75-.75h10.5a.75.75 0 0 1 0 1.5H4.75A.75.75 0 0 1 4 10Z",clipRule:"evenodd"}));var s=n;export{s as default};