react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 579 B
JavaScript
import*as r from"react";import t,{Path as i}from"react-native-svg";const s=({size:e=16,...o})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:e,height:e,...o},r.createElement(i,{fillRule:"evenodd",d:"M15 8A7 7 0 1 1 1 8a7 7 0 0 1 14 0ZM6 8c.552 0 1-.672 1-1.5S6.552 5 6 5s-1 .672-1 1.5S5.448 8 6 8Zm5-1.5c0 .828-.448 1.5-1 1.5s-1-.672-1-1.5S9.448 5 10 5s1 .672 1 1.5Zm.005 4.245a.75.75 0 0 0-1.06 0 2.75 2.75 0 0 1-3.89 0 .75.75 0 0 0-1.06 1.06 4.25 4.25 0 0 0 6.01 0 .75.75 0 0 0 0-1.06Z",clipRule:"evenodd"}));var n=s;export{n as default};