react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 523 B
JavaScript
import*as e from"react";import t,{Path as l}from"react-native-svg";const a=({size:o=20,...r})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:o,height:o,...r},e.createElement(l,{fillRule:"evenodd",d:"M9.47 15.28a.75.75 0 0 0 1.06 0l4.25-4.25a.75.75 0 1 0-1.06-1.06L10 13.69 6.28 9.97a.75.75 0 0 0-1.06 1.06l4.25 4.25ZM5.22 6.03l4.25 4.25a.75.75 0 0 0 1.06 0l4.25-4.25a.75.75 0 0 0-1.06-1.06L10 8.69 6.28 4.97a.75.75 0 0 0-1.06 1.06Z",clipRule:"evenodd"}));var v=a;export{v as default};