UNPKG

@meistericons/vue

Version:

Vue icon library for meistericons.

13 lines (9 loc) 1.31 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 ArrowSquareDownright = createMeisterIcons("arrow-square-downright", [["path", { "fill": "currentColor", "d": "M3.75 15c0 2.886 2.364 5.25 5.25 5.25h6c2.886 0 5.25-2.364 5.25-5.25V9c0-2.786-2.464-5.25-5.25-5.25H9C6.114 3.75 3.75 6.114 3.75 9zM9 21.75c-3.714 0-6.75-3.036-6.75-6.75V9c0-3.714 3.036-6.75 6.75-6.75h6c3.614 0 6.75 3.136 6.75 6.75v6c0 3.714-3.036 6.75-6.75 6.75z", "key": "59029be6e595c46655b22c218cf4bce8c01a7d76", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.862 9.3a.75.75 0 0 1 1.061 0l4.667 4.666a.75.75 0 0 1-1.06 1.061L8.861 10.36a.75.75 0 0 1 0-1.06", "key": "53ed2069d3b2e00e8d21028e0378c048c1eb1e7d", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.343 9.787a.75.75 0 0 1 .75.75v3.536c0 .697-.548 1.245-1.245 1.245h-3.536a.75.75 0 1 1 0-1.5h3.28v-3.28a.75.75 0 0 1 .75-.75", "key": "165e5642f3f1d92b03249ec51f97bde65a66086e", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowSquareDownright as default }; //# sourceMappingURL=ArrowSquareDownright.js.map