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