UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.1 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 ArrowDoubleheadD = createMeisterIcons("arrow-doublehead-d", [["path", { "fill": "currentColor", "d": "M17.798 6.202a.75.75 0 0 1 0 1.06L7.262 17.798a.75.75 0 1 1-1.06-1.06L16.738 6.202a.75.75 0 0 1 1.06 0", "key": "b1e80b884820d29abdaa5212079b5ea30a8e2ca1", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M17.55 13.28a.75.75 0 0 1-.75-.75V7.363a.3.3 0 0 0-.071-.145.1.1 0 0 0-.026-.019l-5.294.07a.75.75 0 0 1-.02-1.499l5.313-.07c.888 0 1.482.724 1.591 1.492l.008.052v5.286a.75.75 0 0 1-.75.75m-4.341 4.2a.75.75 0 0 1-.75.75H7.227c-.838 0-1.528-.69-1.528-1.528V11.47a.75.75 0 0 1 1.5 0v5.232s0 .008.01.018.018.01.018.01h5.233a.75.75 0 0 1 .75.75", "key": "3e9395876d1dfbfe605d34922410a65b88904209", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowDoubleheadD as default }; //# sourceMappingURL=ArrowDoubleheadD.js.map