@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.05 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 GlassHalf = createMeisterIcons("glass-half", [["path", { "fill": "currentColor", "d": "M6.296 4.501c-.033.036-.074.103-.054.243l.003.02 1.201 13.911c.066.562.483.925.954.925h7.2a.98.98 0 0 0 .954-.83l1.201-14.014.005-.03c.018-.106-.086-.326-.36-.326H6.6c-.172 0-.264.06-.304.101M5.204 3.473c.36-.382.868-.573 1.396-.573h10.8c1.115 0 2.004.96 1.845 2.04l-1.199 13.988-.002.015C17.9 20.093 16.903 21.1 15.6 21.1H8.4c-1.327 0-2.308-1.034-2.445-2.267l-.001-.01-1.2-13.89c-.072-.552.088-1.075.45-1.46", "key": "18d1bb6f5388350ff2b6872cbc2e643cfa219da5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M6 11h11.9v1.5H6z", "key": "ece5af7943f2e7e5ac718512f62b2949c60d9ac1", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { GlassHalf as default };
//# sourceMappingURL=GlassHalf.js.map