react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 562 B
JavaScript
import*as o from"react";import e,{Path as t}from"react-native-svg";const l=({size:r=24,...a})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 24 24",width:r,height:r,...a},o.createElement(t,{d:"M.97 3.97a.75.75 0 0 1 1.06 0l15 15a.75.75 0 1 1-1.06 1.06l-15-15a.75.75 0 0 1 0-1.06ZM17.25 16.06l2.69 2.69c.944.945 2.56.276 2.56-1.06V6.31c0-1.336-1.616-2.005-2.56-1.06l-2.69 2.69v8.12ZM15.75 7.5v8.068L4.682 4.5h8.068a3 3 0 0 1 3 3ZM1.5 16.5V7.682l11.773 11.773c-.17.03-.345.045-.523.045H4.5a3 3 0 0 1-3-3Z"}));var p=l;export{p as default};