UNPKG

@evg-b/evg-icons

Version:

material icons

15 lines (12 loc) 516 B
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var Subscriptions = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M20 8H4V6h16v2zm-2-6H6v2h12V2zm4 10v8c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2v-8c0-1.1.9-2 2-2h16c1.1 0 2 .9 2 2zm-6 4l-6-3.27v6.53L16 16z" }), /*#__PURE__*/React.createElement("path", { d: "M0 0h24v24H0z", fill: "none" })), name: 'Subscriptions' }); export default Subscriptions;