UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 869 B
/** * @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 DeleteA = createMeisterIcons("delete-a", [["path", { "fill": "currentColor", "d": "M7.6 6.3a.776.776 0 0 0-.755.867l.002.01.998 12.078c.16.889.794 1.445 1.555 1.445h5c.838 0 1.49-.63 1.553-1.318v-.005l1.202-12.21A.776.776 0 0 0 16.4 6.3zM5.353 7.321C5.213 5.994 6.244 4.8 7.6 4.8h8.8c1.358 0 2.39 1.198 2.246 2.528l-1.2 12.193c-.138 1.51-1.485 2.68-3.046 2.68h-5c-1.63 0-2.79-1.233-3.04-2.728l-.005-.03zM7.25 2.55A.75.75 0 0 1 8 1.8h8a.75.75 0 0 1 0 1.5H8a.75.75 0 0 1-.75-.75", "key": "9297112ac93c10eb05fc3eb1f57d38bf6b91ecde", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DeleteA as default }; //# sourceMappingURL=DeleteA.js.map