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 ArrowSquareDownleft = createMeisterIcons("arrow-square-downleft", [["path", { "fill": "currentColor", "d": "M15 20.25c2.886 0 5.25-2.364 5.25-5.25V9c0-2.886-2.364-5.25-5.25-5.25H9C6.214 3.75 3.75 6.214 3.75 9v6c0 2.886 2.364 5.25 5.25 5.25zM21.75 15c0 3.714-3.036 6.75-6.75 6.75H9c-3.714 0-6.75-3.036-6.75-6.75V9c0-3.614 3.136-6.75 6.75-6.75h6c3.714 0 6.75 3.036 6.75 6.75z", "key": "13e240525955063f41df74e00d0635538a1d1945", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.85 9.162a.75.75 0 0 1 0 1.061l-4.666 4.667a.75.75 0 1 1-1.061-1.06l4.667-4.668a.75.75 0 0 1 1.06 0", "key": "77bc5ec40aad359fb6960578e8f3634874f35656", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M14.363 14.643a.75.75 0 0 1-.75.75h-3.536a1.233 1.233 0 0 1-1.245-1.245v-3.536a.75.75 0 0 1 1.5 0v3.28h3.28a.75.75 0 0 1 .75.75", "key": "44f93c9bce6082c1ea0bef510a955c23c56cc255", "fillRule": "evenodd", "clipRule": "evenodd" }]]); export { ArrowSquareDownleft as default }; //# sourceMappingURL=ArrowSquareDownleft.js.map