react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 452 B
JavaScript
import*as r from"react";import t,{Path as a}from"react-native-svg";const i=({size:o=20,...e})=>r.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:o,height:o,...e},r.createElement(a,{fillRule:"evenodd",d:"m5.965 4.904 9.131 9.131a6.5 6.5 0 0 0-9.131-9.131Zm8.07 10.192L4.904 5.965a6.5 6.5 0 0 0 9.131 9.131ZM4.343 4.343a8 8 0 1 1 11.314 11.314A8 8 0 0 1 4.343 4.343Z",clipRule:"evenodd"}));var d=i;export{d as default};