UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.08 kB
/** * @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 NavDiagB = createMeisterIcons("nav-diag-b", [["path", { "fill": "currentColor", "d": "m19.15 4.05-14.7 4.9c-.6.2-.6 1.1.1 1.2l7.6 1.3c.3 0 .5.2.5.5l1.3 7.6c.1.6 1 .7 1.2.1l4.9-14.8c.1-.5-.4-1-.9-.8", "key": "6721234f862f661e60f1b58b175a72517dc0b5d9", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M20.335 3.638c.34.316.558.821.45 1.36l-.009.044-4.914 14.844v.001c-.232.696-.883.96-1.42.91-.527-.05-1.114-.42-1.232-1.122v-.002l-1.283-7.5-7.495-1.282a1.335 1.335 0 0 1-1.169-1.268 1.385 1.385 0 0 1 .95-1.385l14.683-4.894a1.38 1.38 0 0 1 1.44.294m-1.058 1.16L5.181 9.497l7.045 1.205c.295.016.59.127.817.355.228.228.339.522.355.817l1.205 7.043z", "key": "6953ab49ead0e75b3ad58ccbdf1b54d30b3c4e69", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { NavDiagB as default }; //# sourceMappingURL=NavDiagB.js.map