UNPKG

@evg-b/evg-icons

Version:

material icons

15 lines (12 loc) 446 B
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var Polymer = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("path", { d: "M0 0h24v24H0z", fill: "none" }), /*#__PURE__*/React.createElement("path", { d: "M19 4h-4L7.11 16.63 4.5 12 9 4H5L.5 12 5 20h4l7.89-12.63L19.5 12 15 20h4l4.5-8z" })), name: 'Polymer' }); export default Polymer;