react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 416 B
JavaScript
import*as r from"react";import t,{Path as i}from"react-native-svg";const n=({size:o=20,...e})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:o,height:o,...e},r.createElement(i,{fillRule:"evenodd",d:"M7.455 2.004a.75.75 0 0 1 .26.77 7 7 0 0 0 9.958 7.967.75.75 0 0 1 1.067.853A8.5 8.5 0 1 1 6.647 1.921a.75.75 0 0 1 .808.083Z",clipRule:"evenodd"}));var d=n;export{d as default};