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