@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
17 lines (16 loc) • 599 B
JavaScript
//#region virtual:text-mining--applier/16.js
const TextMiningApplier16 = require("../utils-BpydAK29.cjs").createSVGComponent("TextMiningApplier16", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
}, [{
"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
module.exports = TextMiningApplier16;