react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 454 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:"M7.28 7.72a.75.75 0 0 1 0 1.06l-2.47 2.47H21a.75.75 0 0 1 0 1.5H4.81l2.47 2.47a.75.75 0 1 1-1.06 1.06l-3.75-3.75a.75.75 0 0 1 0-1.06l3.75-3.75a.75.75 0 0 1 1.06 0Z",clipRule:"evenodd"}));var d=a;export{d as default};