@meistericons/react
Version:
React icon library of meistericons.
14 lines (10 loc) • 1.98 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 PhoneClassicVarB = createMeisterIcons("phone-classic-var-b", [["path", { "fill": "currentColor", "d": "M6.397 6.904C7.348 5.6 8.979 4.8 10.7 4.8h2.5c2.994 0 5.55 2.415 5.55 5.45v5.2c0 3.714-3.036 6.75-6.75 6.75s-6.75-3.036-6.75-6.75v-5.2c0-1.284.466-2.437 1.147-3.346M10.7 6.3c-1.277 0-2.444.599-3.093 1.491L7.6 7.8c-.518.69-.85 1.536-.85 2.45v5.2c0 2.886 2.364 5.25 5.25 5.25s5.25-2.364 5.25-5.25v-5.2c0-2.166-1.844-3.95-4.05-3.95zm.1 3a1.47 1.47 0 0 0-1.45 1.45v.5c0 .786.664 1.45 1.45 1.45h2.3c.604 0 1.136-.392 1.35-.93v-1.02A1.47 1.47 0 0 0 13 9.3zm5.14 1.2C15.81 9 14.53 7.8 13 7.8h-2.2a2.97 2.97 0 0 0-2.95 2.95v.5a2.97 2.97 0 0 0 2.95 2.95h2.3a2.97 2.97 0 0 0 2.95-2.95v-.75z", "key": "82a892e59f4257c3d016ffa986bac62294f8004c", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M7 1.8a.75.75 0 0 1 .75.75v4.8a.75.75 0 0 1-1.5 0v-4.8A.75.75 0 0 1 7 1.8", "key": "bdb7f89784e6a2b1ac8b44679a2418f77ae28d33", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M15.3 10.75v.6c0 1.2-1 2.2-2.2 2.2h-2.3c-1.2 0-2.2-1-2.2-2.2v-.6c0-1.2 1-2.2 2.2-2.2H13c1.3 0 2.3.9 2.3 2.2", "key": "91995acb6820760e02ec6b3f813e2ff63c686521", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M10.8 9.3a1.47 1.47 0 0 0-1.45 1.45v.6c0 .786.664 1.45 1.45 1.45h2.3a1.47 1.47 0 0 0 1.45-1.45v-.6c0-.842-.62-1.45-1.55-1.45zm-2.95 1.45A2.97 2.97 0 0 1 10.8 7.8H13c1.67 0 3.05 1.192 3.05 2.95v.6a2.97 2.97 0 0 1-2.95 2.95h-2.3a2.97 2.97 0 0 1-2.95-2.95z", "key": "dab19d3dd76d3114fd7a2a092051d8c0f0366810", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { PhoneClassicVarB as default };
//# sourceMappingURL=PhoneClassicVarB.js.map