@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 908 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 ParaCross = createMeisterIcons("para-cross", [["path", { "fill": "currentColor", "d": "M4.2 4.7a.75.75 0 0 0 0 1.5h15a.75.75 0 0 0 0-1.5zm0 4a.75.75 0 0 0 0 1.5h15a.75.75 0 1 0 0-1.5zm-.75 4.75a.75.75 0 0 1 .75-.75h7a.75.75 0 0 1 0 1.5h-7a.75.75 0 0 1-.75-.75m.75 3.25a.75.75 0 0 0 0 1.5h6a.75.75 0 0 0 0-1.5zm16.13-2.98a.75.75 0 0 1 0 1.06l-1.62 1.62 1.62 1.62a.75.75 0 0 1-1.06 1.06l-1.62-1.62-1.62 1.62a.75.75 0 0 1-1.06-1.06l1.62-1.62-1.62-1.62a.75.75 0 0 1 1.06-1.06l1.62 1.62 1.62-1.62a.75.75 0 0 1 1.06 0", "key": "1b8c4335c495e50870202babdf3843bb650e5a27", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ParaCross as default };
//# sourceMappingURL=ParaCross.js.map