react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 873 B
JavaScript
import*as e from"react";import d,{Path as o}from"react-native-svg";const i=({size:r=16,...l})=>e.createElement(d,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...l},e.createElement(o,{d:"M9 8a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}),e.createElement(o,{fillRule:"evenodd",d:"M9.68 5.26a.75.75 0 0 1 1.06 0 3.875 3.875 0 0 1 0 5.48.75.75 0 1 1-1.06-1.06 2.375 2.375 0 0 0 0-3.36.75.75 0 0 1 0-1.06Zm-3.36 0a.75.75 0 0 1 0 1.06 2.375 2.375 0 0 0 0 3.36.75.75 0 1 1-1.06 1.06 3.875 3.875 0 0 1 0-5.48.75.75 0 0 1 1.06 0Z",clipRule:"evenodd"}),e.createElement(o,{fillRule:"evenodd",d:"M11.89 3.05a.75.75 0 0 1 1.06 0 7 7 0 0 1 0 9.9.75.75 0 1 1-1.06-1.06 5.5 5.5 0 0 0 0-7.78.75.75 0 0 1 0-1.06Zm-7.78 0a.75.75 0 0 1 0 1.06 5.5 5.5 0 0 0 0 7.78.75.75 0 1 1-1.06 1.06 7 7 0 0 1 0-9.9.75.75 0 0 1 1.06 0Z",clipRule:"evenodd"}));var p=i;export{p as default};