@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 667 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 Signal = createMeisterIcons("signal", [["path", { "fill": "currentColor", "d": "M17.5 6.75a.75.75 0 0 0-1.5 0v11a.75.75 0 0 0 1.5 0zM11.75 10a.75.75 0 0 1 .75.75v7a.75.75 0 0 1-1.5 0v-7a.75.75 0 0 1 .75-.75m-5 4a.75.75 0 0 1 .75.75v3a.75.75 0 0 1-1.5 0v-3a.75.75 0 0 1 .75-.75", "key": "750e8f34daef8865ff34d8d2f5ae7953edafece2", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { Signal as default };
//# sourceMappingURL=Signal.js.map