@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.09 kB
JavaScript
;
/**
* @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 PhoneClassic = createMeisterIcons("phone-classic", [["path", { "fill": "currentColor", "d": "M7 1.75a.75.75 0 0 1 .75.75v3.136a5.6 5.6 0 0 1 3.05-.886h2.4c3.114 0 5.55 2.436 5.55 5.55v5.2c0 3.714-3.036 6.75-6.75 6.75s-6.75-3.036-6.75-6.75v-5.2a5.6 5.6 0 0 1 1-3.22V2.5A.75.75 0 0 1 7 1.75m3.8 4.5c-2.286 0-4.05 1.764-4.05 4.05v5.2c0 2.886 2.364 5.25 5.25 5.25s5.25-2.364 5.25-5.25v-5.2c0-2.286-1.764-4.05-4.05-4.05zM9.45 10.7c0-.786.664-1.45 1.45-1.45h2.2c.786 0 1.45.664 1.45 1.45v.6a1.47 1.47 0 0 1-1.45 1.45h-2.2a1.47 1.47 0 0 1-1.45-1.45zm1.45-2.95a2.97 2.97 0 0 0-2.95 2.95v.6a2.97 2.97 0 0 0 2.95 2.95h2.2a2.97 2.97 0 0 0 2.95-2.95v-.6a2.97 2.97 0 0 0-2.95-2.95z", "key": "9b1ec06d780dfa9a9480accf505a72f158009a60", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PhoneClassic as default };
//# sourceMappingURL=PhoneClassic.js.map