@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.16 kB
JavaScript
/**
* @license @meistericons/vue v0.5.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 AndroidPhoneB = createMeisterIcons("android-phone-b", [["path", { "fill": "currentColor", "d": "M15 21H9c-2.2 0-4-1.8-4-4V7c0-2.2 1.8-4 4-4h6c2.2 0 4 1.8 4 4v10c0 2.2-1.8 4-4 4", "key": "a5e13e8c3ced0c9a83b09e954eee460c11454901", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M9 3.75A3.26 3.26 0 0 0 5.75 7v10A3.26 3.26 0 0 0 9 20.25h6A3.26 3.26 0 0 0 18.25 17V7A3.26 3.26 0 0 0 15 3.75zM4.25 7A4.76 4.76 0 0 1 9 2.25h6A4.76 4.76 0 0 1 19.75 7v10A4.76 4.76 0 0 1 15 21.75H9A4.76 4.76 0 0 1 4.25 17z", "key": "d75a39a8993fdd03d0fb1b22e168c16854afca63", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "#FCFCFC", "d": "M10.75 18a.75.75 0 0 1 .75-.75h1a.75.75 0 0 1 0 1.5h-1a.75.75 0 0 1-.75-.75", "key": "27b12a0ea1e7c1611269be63d39f8ae1561c1977", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { AndroidPhoneB as default };
//# sourceMappingURL=AndroidPhoneB.js.map