UNPKG

@carbon/icons-vue

Version:

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

37 lines (36 loc) 971 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:text-mining/32.js const TextMining32 = createSVGComponent("TextMining32", { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 32, "height": 32 }, [ { "elem": "path", "attrs": { "d": "M18 28H26V30H18z" } }, { "elem": "path", "attrs": { "d": "M18 24H30V26H18z" } }, { "elem": "path", "attrs": { "d": "M18 20H30V22H18z" } }, { "elem": "path", "attrs": { "d": "M16.001 26.473 16 26.473 4.284 12.955 9.5 6 22.5 6 27.716 12.955 24.476 16.692 25.989 18.002 30.284 13.045 23.5 4 8.5 4 1.716 13.045 14.488 27.782 16.001 26.473z" } } ]); //#endregion export { TextMining32 as default };