react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 521 B
JavaScript
import*as e from"react";import t,{Path as l}from"react-native-svg";const a=({size:o=16,...r})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...r},e.createElement(l,{fillRule:"evenodd",d:"M7.47 12.78a.75.75 0 0 0 1.06 0l3.25-3.25a.75.75 0 0 0-1.06-1.06L8 11.19 5.28 8.47a.75.75 0 0 0-1.06 1.06l3.25 3.25ZM4.22 4.53l3.25 3.25a.75.75 0 0 0 1.06 0l3.25-3.25a.75.75 0 0 0-1.06-1.06L8 6.19 5.28 3.47a.75.75 0 0 0-1.06 1.06Z",clipRule:"evenodd"}));var v=a;export{v as default};