@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
31 lines (28 loc) • 972 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.
*/
;
var _16 = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 16,
"height": 16
},
"content": [{
"elem": "path",
"attrs": {
"d": "M20.8,14h-5.8v-4.4c0-2.1-1.2-3.6-3-3.6h-1c-1.5,0-1.8,1.5-1.9,2.4,0,.1,0,.3-.1.5l-.6,4.3-1.4,2.8v14h11.3c3.7,0,6.7-3,6.7-6.7v-5.1c0-2.3-1.9-4.2-4.2-4.2ZM2,30v-13h3v13h-3ZM26.8,9h-5.8v-4.4c0-2.1-1.2-3.6-3-3.6h-1c-1.5,0-1.8,1.5-1.9,2.3,0,.2,0,.3-.1.5l-.1,1.1c1.3,1,2.1,2.6,2.1,4.6v2.5h3.8c3.4,0,6.2,2.8,6.2,6.2v5.1c0,.4,0,.8-.1,1.1,2.4-1,4.1-3.4,4.1-6.1v-5.1c0-2.3-1.9-4.2-4.2-4.2h0Z"
}
}],
"name": "thumbs-up-double--filled",
"size": 16
};
module.exports = _16;