@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
29 lines (27 loc) • 862 B
JavaScript
/**
* Copyright IBM Corp. 2016, 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.
*/
//#region virtual:categorical-palette/20.js
var _20_default = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 20,
"height": 20
},
"content": [{
"elem": "path",
"attrs": { "d": "M10.0076,14.9988H2v-7.9988h8.0076v7.9988ZM20.0038,7h-8.0075v7.9988h8.0075v-7.9988ZM30,7h-8.0075v7.9988h8.0075v-7.9988ZM10.0076,17.0012H2v7.9988h8.0076v-7.9988ZM20.0038,17.0012h-8.0075v7.9988h8.0075v-7.9988ZM30,17.0012h-8.0075v7.9988h8.0075v-7.9988Z" }
}],
"name": "categorical-palette",
"size": 20
};
//#endregion
module.exports = _20_default;