@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
44 lines (42 loc) • 1.05 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": "M30,10V2H22v8h3v4H23v2h7V14H27V10ZM24,4h4V8H24Z"
}
}, {
"elem": "path",
"attrs": {
"d": "M20 23.41 18.59 22 16 24.59 13.41 22 12 23.41 14.59 26 12 28.59 13.41 30 16 27.41 18.59 30 20 28.59 17.41 26 20 23.41z"
}
}, {
"elem": "path",
"attrs": {
"d": "M20 14 12 14 12 16 15 16 15 21 17 21 17 16 20 16 20 14z"
}
}, {
"elem": "path",
"attrs": {
"d": "M7,9.86a4,4,0,1,0-2,0V14H2v2H9V14H7ZM4,6A2,2,0,1,1,6,8,2,2,0,0,1,4,6Z"
}
}],
"name": "classifier--language",
"size": 20
};
export { _20 as default };