react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 696 B
JavaScript
import*as e from"react";import t,{Path as r}from"react-native-svg";const d=({size:o=16,...l})=>e.createElement(t,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:o,height:o,...l},e.createElement(r,{fillRule:"evenodd",d:"M8.914 6.025a.75.75 0 0 1 1.06 0 3.5 3.5 0 0 1 0 4.95l-2 2a3.5 3.5 0 0 1-5.396-4.402.75.75 0 0 1 1.251.827 2 2 0 0 0 3.085 2.514l2-2a2 2 0 0 0 0-2.828.75.75 0 0 1 0-1.06Z",clipRule:"evenodd"}),e.createElement(r,{fillRule:"evenodd",d:"M7.086 9.975a.75.75 0 0 1-1.06 0 3.5 3.5 0 0 1 0-4.95l2-2a3.5 3.5 0 0 1 5.396 4.402.75.75 0 0 1-1.251-.827 2 2 0 0 0-3.085-2.514l-2 2a2 2 0 0 0 0 2.828.75.75 0 0 1 0 1.06Z",clipRule:"evenodd"}));var p=d;export{p as default};