@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 679 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 Flag = createMeisterIcons("flag", [["path", { "fill": "currentColor", "d": "M7 4.75c-.686 0-1.25.564-1.25 1.25v7.25H17c.686 0 1.25-.564 1.25-1.25V6c0-.686-.564-1.25-1.25-1.25zm-1.25 10H17A2.756 2.756 0 0 0 19.75 12V6A2.756 2.756 0 0 0 17 3.25H7A2.756 2.756 0 0 0 4.25 6v14a.75.75 0 0 0 1.5 0z", "key": "e5395b4f46fded8f1d202ba3e7aac3d8306a4fb7", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Flag as default };
//# sourceMappingURL=Flag.js.map