@carbon/icons-vue
Version:
Vue components for icons in digital and software products using the Carbon Design System
23 lines (22 loc) • 1.01 kB
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:ibm-software--watsonx--data--structured--import/32.js
const IbmSoftwareWatsonxDataStructuredImport32 = createSVGComponent("IbmSoftwareWatsonxDataStructuredImport32", {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
}, [{
"elem": "path",
"attrs": { "d": "M30,26h-8.17l2.58,2.59-1.41,1.41-5-5,5-5,1.41,1.41-2.58,2.59h8.17v2ZM4,24h12v2H4c-1.1045,0-2-.8955-2-2V4c0-1.1045.8955-2,2-2h22c1.1045,0,2,.8955,2,2v14h-2v-9H4v15ZM4,7h22v-3H4v3ZM6,13h5v-2h-5v2ZM13,13h5v-2h-5v2ZM6,17h5v-2h-5v2ZM13,17h5v-2h-5v2ZM6,21h5v-2h-5v2ZM13,21h5v-2h-5v2Z" }
}]);
//#endregion
export { IbmSoftwareWatsonxDataStructuredImport32 as default };