react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 702 B
JavaScript
import*as r from"react";import a,{Path as l}from"react-native-svg";const t=({size:e=16,...o})=>r.createElement(a,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:e,height:e,...o},r.createElement(l,{fillRule:"evenodd",d:"M8 1a7 7 0 1 0 0 14A7 7 0 0 0 8 1ZM4.5 3.757a5.5 5.5 0 1 0 6.857-.114l-.65.65a.707.707 0 0 0-.207.5c0 .39-.317.707-.707.707H8.427a.496.496 0 0 0-.413.771l.25.376a.481.481 0 0 0 .616.163.962.962 0 0 1 1.11.18l.573.573a1 1 0 0 1 .242 1.023l-1.012 3.035a1 1 0 0 1-1.191.654l-.345-.086a1 1 0 0 1-.757-.97v-.305a1 1 0 0 0-.293-.707L6.1 9.1a.849.849 0 0 1 0-1.2c.22-.22.22-.58 0-.8l-.721-.721A3 3 0 0 1 4.5 4.257v-.5Z",clipRule:"evenodd"}));var n=t;export{n as default};