UNPKG

@carbon/icons-vue

Version:

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

26 lines (25 loc) 798 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:logo--angular/20.js const LogoAngular20 = createSVGComponent("LogoAngular20", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, [{ "elem": "path", "attrs": { "d": "M13.5,16h4.9L16,10.8L13.5,16z" } }, { "elem": "path", "attrs": { "d": "M16,3L3,7.6l2.7,15.8L16,29l10.3-5.6L29,7.6L16,3z M21.1,21.6l-1.5-3.2h-7.1l-1.5,3.2H8.6L16,5.3l7.4,16.2H21.1z" } }]); //#endregion export { LogoAngular20 as default };