react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 658 B
JavaScript
import*as r from"react";import e,{Path as a}from"react-native-svg";const l=({size:o=20,...t})=>r.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 20 20",width:o,height:o,...t},r.createElement(a,{d:"M12.232 4.232a2.5 2.5 0 0 1 3.536 3.536l-1.225 1.224a.75.75 0 0 0 1.061 1.06l1.224-1.224a4 4 0 0 0-5.656-5.656l-3 3a4 4 0 0 0 .225 5.865.75.75 0 0 0 .977-1.138 2.5 2.5 0 0 1-.142-3.667l3-3Z"}),r.createElement(a,{d:"M11.603 7.963a.75.75 0 0 0-.977 1.138 2.5 2.5 0 0 1 .142 3.667l-3 3a2.5 2.5 0 0 1-3.536-3.536l1.225-1.224a.75.75 0 0 0-1.061-1.06l-1.224 1.224a4 4 0 1 0 5.656 5.656l3-3a4 4 0 0 0-.225-5.865Z"}));var s=l;export{s as default};