react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 587 B
JavaScript
import*as o from"react";import t,{Path as e}from"react-native-svg";const l=({size:r=16,...a})=>o.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...a},o.createElement(e,{d:"M9.58 1.077a.75.75 0 0 1 .405.82L9.165 6h4.085a.75.75 0 0 1 .567 1.241l-1.904 2.197L6.385 3.91 8.683 1.26a.75.75 0 0 1 .897-.182ZM4.087 6.562l5.528 5.528-2.298 2.651a.75.75 0 0 1-1.302-.638L6.835 10H2.75a.75.75 0 0 1-.567-1.241l1.904-2.197ZM2.22 2.22a.75.75 0 0 1 1.06 0l10.5 10.5a.75.75 0 1 1-1.06 1.06L2.22 3.28a.75.75 0 0 1 0-1.06Z"}));var n=l;export{n as default};