@meistericons/vue
Version:
Vue icon library for meistericons.
13 lines (9 loc) • 1.24 kB
JavaScript
/**
* @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 ArrowDuoDown = createMeisterIcons("arrow-duo-down", [["path", { "fill": "currentColor", "d": "M18.25 12.55a.75.75 0 0 1-.75-.75v-6a.75.75 0 0 1 1.5 0v6a.75.75 0 0 1-.75.75", "key": "fd065138415579187d3178a5d14cd39e7b8e95b5", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "m18.3 11.59-2.32-2.32a.75.75 0 0 0-1.06 1.06l2.5 2.5a1.233 1.233 0 0 0 1.76 0l2.5-2.5a.75.75 0 0 0-1.06-1.06zM7.95 17.75A.75.75 0 0 1 7.2 17V5.8a.75.75 0 0 1 1.5 0V17a.75.75 0 0 1-.75.75", "key": "153c13787daa992003805f7a41bdac0ad8871269", "fillRule": "evenodd", "clipRule": "evenodd" }], ["path", { "fill": "currentColor", "d": "M8.023 17.443a.4.4 0 0 0 .097-.073l4.5-4.5a.75.75 0 0 1 1.06 1.06l-4.5 4.5c-.311.312-.719.52-1.18.52s-.868-.208-1.18-.52l-4.5-4.5a.75.75 0 0 1 1.06-1.06l4.5 4.5a.4.4 0 0 0 .097.073L8 17.45h.005z", "key": "23d34998634e68dcc1287dacbe7159b9ed79202a", "fillRule": "evenodd", "clipRule": "evenodd" }]]);
export { ArrowDuoDown as default };
//# sourceMappingURL=ArrowDuoDown.js.map