react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 634 B
JavaScript
import*as e from"react";import a,{Path as t}from"react-native-svg";const i=({size:r=16,...o})=>e.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...o},e.createElement(t,{fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM5.25 4.707a.75.75 0 0 1-.78-1.237c.841-.842 2.28-.246 2.28.944V6h5.5a.75.75 0 0 1 0 1.5h-5.5v3.098c0 .549.295.836.545.87a3.241 3.241 0 0 0 2.799-.966H9.75a.75.75 0 0 1 0-1.5h1.708a.75.75 0 0 1 .695 1.032 4.751 4.751 0 0 1-5.066 2.92c-1.266-.177-1.837-1.376-1.837-2.356V7.5h-1.5a.75.75 0 0 1 0-1.5h1.5V4.707Z",clipRule:"evenodd"}));var d=i;export{d as default};