react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 644 B
JavaScript
import*as e from"react";import a,{Path as t}from"react-native-svg";const v=({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:"M3 3.5A1.5 1.5 0 0 1 4.5 2h6.879a1.5 1.5 0 0 1 1.06.44l4.122 4.12A1.5 1.5 0 0 1 17 7.622V16.5a1.5 1.5 0 0 1-1.5 1.5h-11A1.5 1.5 0 0 1 3 16.5v-13ZM13.25 9a.75.75 0 0 1 .75.75v4.5a.75.75 0 0 1-1.5 0v-4.5a.75.75 0 0 1 .75-.75Zm-6.5 4a.75.75 0 0 1 .75.75v.5a.75.75 0 0 1-1.5 0v-.5a.75.75 0 0 1 .75-.75Zm4-1.25a.75.75 0 0 0-1.5 0v2.5a.75.75 0 0 0 1.5 0v-2.5Z",clipRule:"evenodd"}));var p=v;export{p as default};