UNPKG

@carbon/icons-vue

Version:

Vue components for icons in digital and software products using the Carbon Design System

23 lines (22 loc) 824 B
/** * Copyright IBM Corp. 2019, 2023 * * This source code is licensed under the Apache-2.0 license found in the * LICENSE file in the root directory of this source tree. * * Code generated by @carbon/icon-build-helpers. DO NOT EDIT. */ import { t as createSVGComponent } from "../utils-H3m8fM4H.mjs"; //#region virtual:renew--alt/32.js const RenewAlt32 = createSVGComponent("RenewAlt32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [{ "elem": "path", "attrs": { "d": "M19.707,29.707l-1.4141-1.4141,3.293-3.293H2V8h2v15h17.5859l-3.293-3.293,1.4141-1.4141,5.707,5.707-5.707,5.707ZM30,24h-2v-15H10.4141l3.293,3.293-1.4141,1.4141-5.707-5.707,5.707-5.707,1.4141,1.4141-3.293,3.293h19.5859v17Z" } }]); //#endregion export { RenewAlt32 as default };