react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 522 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:e=20,...r})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:e,height:e,...r},o.createElement(l,{fillRule:"evenodd",d:"M4.72 9.47a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06L6.31 10l3.72-3.72a.75.75 0 1 0-1.06-1.06L4.72 9.47Zm9.25-4.25L9.72 9.47a.75.75 0 0 0 0 1.06l4.25 4.25a.75.75 0 1 0 1.06-1.06L11.31 10l3.72-3.72a.75.75 0 0 0-1.06-1.06Z",clipRule:"evenodd"}));var v=a;export{v as default};