UNPKG

@meistericons/react

Version:

React icon library of meistericons.

14 lines (10 loc) 1.16 kB
"use strict"; /** * @license @meistericons/react v0.21.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 DesignAlignRight = createMeisterIcons("design-align-right", [["path", { "fill": "currentColor", "d": "M5.08 5.08c-.19.19-.33.49-.33.92v2c0 .686.564 1.25 1.25 1.25h9c.686 0 1.25-.564 1.25-1.25V6c0-.686-.564-1.25-1.25-1.25H6c-.43 0-.73.14-.92.33M4.02 4.02c.51-.51 1.21-.77 1.98-.77h9A2.756 2.756 0 0 1 17.75 6v2A2.756 2.756 0 0 1 15 10.75H6A2.756 2.756 0 0 1 3.25 8V6c0-.77.26-1.47.77-1.98m5.06 11.06c-.19.19-.33.49-.33.92v2c0 .686.564 1.25 1.25 1.25h5c.686 0 1.25-.564 1.25-1.25v-2c0-.686-.564-1.25-1.25-1.25h-5c-.43 0-.73.14-.92.33m-1.06-1.06c.51-.51 1.21-.77 1.98-.77h5A2.756 2.756 0 0 1 17.75 16v2A2.756 2.756 0 0 1 15 20.75h-5A2.756 2.756 0 0 1 7.25 18v-2c0-.77.26-1.47.77-1.98M20.75 4a.75.75 0 0 0-1.5 0v16a.75.75 0 0 0 1.5 0z", "key": "91a62c8bdea59823ffcde8a68b075535f1df87b0", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { DesignAlignRight as default }; //# sourceMappingURL=DesignAlignRight.js.map