react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 530 B
JavaScript
import*as o from"react";import t,{Path as l}from"react-native-svg";const a=({size:e=16,...r})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:e,height:e,...r},o.createElement(l,{fillRule:"evenodd",d:"M12.78 7.595a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06l2.72-2.72-2.72-2.72a.75.75 0 0 1 1.06-1.06l3.25 3.25Zm-8.25-3.25 3.25 3.25a.75.75 0 0 1 0 1.06l-3.25 3.25a.75.75 0 0 1-1.06-1.06l2.72-2.72-2.72-2.72a.75.75 0 0 1 1.06-1.06Z",clipRule:"evenodd"}));var v=a;export{v as default};