@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 875 B
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 Glass = createMeisterIcons("glass", [["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": "423a4f842ee2acdd76a4abaeff7bbcf8f2399729", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Glass as default };
//# sourceMappingURL=Glass.js.map