UNPKG

react-native-heroicons

Version:
2 lines (1 loc) 422 B
import*as r from"react";import t,{Path as a}from"react-native-svg";const l=({size:e=16,...o})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:e,height:e,...o},r.createElement(a,{fillRule:"evenodd",d:"M9.78 4.22a.75.75 0 0 1 0 1.06L7.06 8l2.72 2.72a.75.75 0 1 1-1.06 1.06L5.47 8.53a.75.75 0 0 1 0-1.06l3.25-3.25a.75.75 0 0 1 1.06 0Z",clipRule:"evenodd"}));var v=l;export{v as default};