react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 557 B
JavaScript
import*as o from"react";import a,{Path as t}from"react-native-svg";const l=({size:e=24,...r})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:e,height:e,...r},o.createElement(t,{fillRule:"evenodd",d:"M2.25 6a3 3 0 0 1 3-3h13.5a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H5.25a3 3 0 0 1-3-3V6Zm3.97.97a.75.75 0 0 1 1.06 0l2.25 2.25a.75.75 0 0 1 0 1.06l-2.25 2.25a.75.75 0 0 1-1.06-1.06l1.72-1.72-1.72-1.72a.75.75 0 0 1 0-1.06Zm4.28 4.28a.75.75 0 0 0 0 1.5h3a.75.75 0 0 0 0-1.5h-3Z",clipRule:"evenodd"}));var m=l;export{m as default};