react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 467 B
JavaScript
import*as e from"react";import t,{Path as l}from"react-native-svg";const a=({size:r=16,...o})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},e.createElement(l,{fillRule:"evenodd",d:"M1 8a7 7 0 1 0 14 0A7 7 0 0 0 1 8Zm10.25.75a.75.75 0 0 0 0-1.5H6.56l1.22-1.22a.75.75 0 0 0-1.06-1.06l-2.5 2.5a.75.75 0 0 0 0 1.06l2.5 2.5a.75.75 0 1 0 1.06-1.06L6.56 8.75h4.69Z",clipRule:"evenodd"}));var d=a;export{d as default};