UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.92 kB
"use strict"; /** * @license @meistericons/react v0.21.1 - ISC * The source code is licensed under the ISC license. * See the root directory for the LICENSE file. */ import createMeisterIcons from '../createMeisterIcons.js'; const Car = createMeisterIcons("car", [["path", { "fill": "currentColor", "d": "M3.4 10.2H21v7.25c0 1.637-1.36 2.85-2.85 2.85-.785 0-1.48-.27-2.03-.82a2.73 2.73 0 0 1-.754-1.38H9.034a2.7 2.7 0 0 1-.754 1.38c-.55.55-1.244.82-2.03.82s-1.48-.27-2.03-.82-.82-1.245-.82-2.03zm1.5 1.5v5.75c0 .414.13.72.38.97s.556.38.97.38c.415 0 .72-.13.97-.38s.38-.556.38-.97h.75-.75v-.026a.85.85 0 0 1 .092-.36.84.84 0 0 1 .758-.464h7.5v.75-.75h.026a1 1 0 0 1 .113.012.84.84 0 0 1 .711.838c0 .414.13.72.38.97s.555.38.97.38c.71 0 1.35-.587 1.35-1.35V11.7z", "key": "75d9e8e912eee57ccf861c900bba865185537c08", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6.8 13.95a.75.75 0 0 1 .75-.75h1.5a.75.75 0 1 1 0 1.5h-1.5a.75.75 0 0 1-.75-.75m7.7 0a.75.75 0 0 1 .75-.75h1.4a.75.75 0 1 1 0 1.5h-1.4a.75.75 0 0 1-.75-.75M7.65 5.2c-.568 0-1.048.374-1.168.913l-.008.037-1.32 3.958-.006.016a.1.1 0 0 0 .015.03.1.1 0 0 0 .087.045h13.8c.034.001.075-.012.117-.067a.25.25 0 0 0 .048-.116l-1.276-3.829c-.193-.578-.795-.987-1.389-.987zm-2.623.547C5.322 4.507 6.431 3.7 7.65 3.7h8.9c1.206 0 2.404.79 2.811 2.013l1.315 3.944.01.046c.182.91-.51 1.997-1.636 1.997H5.25c-1.087 0-1.894-1.087-1.506-2.105z", "key": "5860b80f0c349b6a2494fe54f836fa0bd991cc7a", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M2.22 9.12a.75.75 0 0 1 1.06 0l1.3 1.3a.75.75 0 1 1-1.06 1.06l-1.3-1.3a.75.75 0 0 1 0-1.06m19.56-.3a.75.75 0 0 1 0 1.06l-1.3 1.3a.75.75 0 1 1-1.06-1.06l1.3-1.3a.75.75 0 0 1 1.06 0", "key": "d4039a1114cd256b73c56d13f4ca74f7c8cd889f", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { Car as default }; //# sourceMappingURL=Car.js.map