react-native-heroicons
Version:
React Native components for heroicons
2 lines (1 loc) • 502 B
JavaScript
import*as o from"react";import e,{Path as a}from"react-native-svg";const p=({size:r=16,...t})=>o.createElement(e,{fill:"currentColor","data-slot":"icon",viewBox:"0 0 16 16",width:r,height:r,...t},o.createElement(a,{d:"M7.25 3.688a8.035 8.035 0 0 0-4.872-.523A.48.48 0 0 0 2 3.64v7.994c0 .345.342.588.679.512a6.02 6.02 0 0 1 4.571.81V3.688ZM8.75 12.956a6.02 6.02 0 0 1 4.571-.81c.337.075.679-.167.679-.512V3.64a.48.48 0 0 0-.378-.475 8.034 8.034 0 0 0-4.872.523v9.268Z"}));var v=p;export{v as default};