UNPKG

@evg-b/evg-icons

Version:

material icons

38 lines (35 loc) 1.56 kB
import React from 'react'; import CreateSvgIcon from '../CreateSvgIcon.js'; var EmojiTransportation = CreateSvgIcon({ path: /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("rect", { fill: "none", height: "24", width: "24" })), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("g", null), /*#__PURE__*/React.createElement("g", null, /*#__PURE__*/React.createElement("path", { d: "M20.57,10.66C20.43,10.26,20.05,10,19.6,10h-7.19c-0.46,0-0.83,0.26-0.98,0.66L10,14.77l0.01,5.51 c0,0.38,0.31,0.72,0.69,0.72h0.62C11.7,21,12,20.62,12,20.24V19h8v1.24c0,0.38,0.31,0.76,0.69,0.76h0.61 c0.38,0,0.69-0.34,0.69-0.72L22,18.91v-4.14L20.57,10.66z M12.41,11h7.19l1.03,3h-9.25L12.41,11z M12,17c-0.55,0-1-0.45-1-1 s0.45-1,1-1s1,0.45,1,1S12.55,17,12,17z M20,17c-0.55,0-1-0.45-1-1s0.45-1,1-1s1,0.45,1,1S20.55,17,20,17z" }), /*#__PURE__*/React.createElement("polygon", { points: "14,9 15,9 15,3 7,3 7,8 2,8 2,21 3,21 3,9 8,9 8,4 14,4" }), /*#__PURE__*/React.createElement("rect", { height: "2", width: "2", x: "5", y: "11" }), /*#__PURE__*/React.createElement("rect", { height: "2", width: "2", x: "10", y: "5" }), /*#__PURE__*/React.createElement("rect", { height: "2", width: "2", x: "5", y: "15" }), /*#__PURE__*/React.createElement("rect", { height: "2", width: "2", x: "5", y: "19" })))), name: 'EmojiTransportation' }); export default EmojiTransportation;