react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 451 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:r=24,...e})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...e},o.createElement(l,{fillRule:"evenodd",d:"M12.97 3.97a.75.75 0 0 1 1.06 0l7.5 7.5a.75.75 0 0 1 0 1.06l-7.5 7.5a.75.75 0 1 1-1.06-1.06l6.22-6.22H3a.75.75 0 0 1 0-1.5h16.19l-6.22-6.22a.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"}));var d=a;export{d as default};