react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 525 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:e=20,...r})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:e,height:e,...r},o.createElement(l,{fillRule:"evenodd",d:"M15.28 9.47a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 1 1-1.06-1.06L13.69 10 9.97 6.28a.75.75 0 0 1 1.06-1.06l4.25 4.25ZM6.03 5.22l4.25 4.25a.75.75 0 0 1 0 1.06l-4.25 4.25a.75.75 0 0 1-1.06-1.06L8.69 10 4.97 6.28a.75.75 0 0 1 1.06-1.06Z",clipRule:"evenodd"}));var v=a;export{v as default};