react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 404 B
JavaScript
import*as e from"react";import t,{Path as l}from"react-native-svg";const a=({size:r=24,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...o},e.createElement(l,{fillRule:"evenodd",d:"M11.47 7.72a.75.75 0 0 1 1.06 0l7.5 7.5a.75.75 0 1 1-1.06 1.06L12 9.31l-6.97 6.97a.75.75 0 0 1-1.06-1.06l7.5-7.5Z",clipRule:"evenodd"}));var v=a;export{v as default};