@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
26 lines (25 loc) • 872 B
JavaScript
/**
* 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--applier/24.js
const TextMiningApplier24 = createSVGComponent("TextMiningApplier24", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 24,
"height": 24
}, [{
"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" }
}, {
"elem": "path",
"attrs": { "d": "M20 19 27 24 20 29 20 19z" }
}]);
//#endregion
export { TextMiningApplier24 as default };