@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
28 lines (27 loc) • 762 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:key--values/32.js
var _32_default = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 32,
"height": 32
},
"content": [{
"elem": "path",
"attrs": { "d": "M8,7h-4v-2h4v2ZM25,5h-15v2h15v-2ZM10,10h-6v2h6v-2ZM24,10h-12v2h12v-2ZM7,15h-3v2h3v-2ZM27,15H9v2h18v-2ZM11,20h-7v2h7v-2ZM25,20h-12v2h12v-2ZM8,25h-4v2h4v-2ZM28,25H10v2h18v-2Z" }
}],
"name": "key--values",
"size": 32
};
//#endregion
module.exports = _32_default;