@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
51 lines (48 loc) • 1.09 kB
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.
*/
;
var _20 = {
"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": "M6.48,7.6v3.92H2V21H9.28V7.6Zm0,11.2H4.8v-5H6.48Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M10.4 11.52H13.2V21.04H10.4z"
}
}, {
"elem": "path",
"attrs": {
"d": "M10.4 7.6H13.2V10.399999999999999H10.4z"
}
}, {
"elem": "path",
"attrs": {
"d": "M14.32,11.52V21H18.8v1.12H14.32V24.4H21.6V11.52ZM18.8,18.8H17.12v-5H18.8Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M22.72,11.52V21H27.2v1.12H22.72V24.4H30V11.52ZM27.2,18.8H25.52v-5H27.2Z"
}
}],
"name": "logo--digg",
"size": 20
};
module.exports = _20;