react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 608 B
JavaScript
import*as e from"react";import a,{Path as t}from"react-native-svg";const i=({size:r=20,...o})=>e.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:r,height:r,...o},e.createElement(t,{fillRule:"evenodd",d:"M2 3.75A.75.75 0 0 1 2.75 3h14.5a.75.75 0 0 1 0 1.5H2.75A.75.75 0 0 1 2 3.75Zm0 4.167a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 4.166a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Zm0 4.167a.75.75 0 0 1 .75-.75h14.5a.75.75 0 0 1 0 1.5H2.75a.75.75 0 0 1-.75-.75Z",clipRule:"evenodd"}));var s=i;export{s as default};