react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 654 B
JavaScript
import*as r from"react";import e,{Path as o}from"react-native-svg";const i=({size:t=16,...a})=>r.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:t,height:t,...a},r.createElement(o,{d:"M2.908 2.067A.978.978 0 0 0 2 3.05V8h6V3.05a.978.978 0 0 0-.908-.983 32.481 32.481 0 0 0-4.184 0ZM12.919 4.722A.98.98 0 0 0 11.968 4H10a1 1 0 0 0-1 1v6.268A2 2 0 0 1 12 13h1a.977.977 0 0 0 .985-1 31.99 31.99 0 0 0-1.066-7.278Z"}),r.createElement(o,{d:"M11 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0ZM2 12V9h6v3a1 1 0 0 1-1 1 2 2 0 1 0-4 0 1 1 0 0 1-1-1Z"}),r.createElement(o,{d:"M6 13a1 1 0 1 1-2 0 1 1 0 0 1 2 0Z"}));var n=i;export{n as default};