UNPKG

@evg-b/evg-icons

Version:

material icons

18 lines (15 loc) 601 B
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var MapsUgc = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("rect", { fill: "none", fillRule: "evenodd", height: "24", width: "24" }), /*#__PURE__*/React.createElement("path", { d: "M12,2C6.48,2,2,6.48,2,12c0,1.54,0.36,2.98,0.97,4.29L1,23l6.71-1.97 C9.02,21.64,10.46,22,12,22c5.52,0,10-4.48,10-10C22,6.48,17.52,2,12,2z M16,13h-3v3h-2v-3H8v-2h3V8h2v3h3V13z", fillRule: "evenodd" })), name: 'MapsUgc' }); export default MapsUgc;