react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 548 B
JavaScript
import*as o from"react";import a,{Path as e}from"react-native-svg";const l=({size:r=24,...t})=>o.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...t},o.createElement(e,{d:"m20.798 11.012-3.188 3.416L9.462 6.28l4.24-4.542a.75.75 0 0 1 1.272.71L12.982 9.75h7.268a.75.75 0 0 1 .548 1.262ZM3.202 12.988 6.39 9.572l8.148 8.148-4.24 4.542a.75.75 0 0 1-1.272-.71l1.992-7.302H3.75a.75.75 0 0 1-.548-1.262ZM3.53 2.47a.75.75 0 0 0-1.06 1.06l18 18a.75.75 0 1 0 1.06-1.06l-18-18Z"}));var n=l;export{n as default};