@carbon/icons
Version:
Icons for digital and software products using the Carbon Design System
36 lines (34 loc) • 1.25 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 _32 = {
"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": {
"stroke-width": "0",
"d": "M12 3.415L10.586 2 7 5.587 3.414 2 2 3.415 5.586 7 2 10.586 3.414 12 7 8.414 10.586 12 12 10.586 8.414 7 12 3.415zM25 2l-5 5 1.4089 1.4189 2.5911-2.625v9.2061H8c-1.1028 0-2 .8975-2 2v3.1011c-2.2793.4644-4 2.4844-4 4.8989 0 2.7568 2.2429 5 5 5s5-2.2432 5-5c0-2.4146-1.7207-4.4346-4-4.8989v-3.1011h16c1.1028 0 2-.8975 2-2V5.8472l2.5911 2.5718 1.4089-1.4189-5-5zm-15 23c0 1.6543-1.3457 3-3 3s-3-1.3457-3-3 1.3457-3 3-3 3 1.3457 3 3z"
}
}, {
"elem": "path",
"attrs": {
"stroke-width": "0",
"d": "M30 21.415L28.586 20 25 23.587 21.414 20 20 21.415 23.586 25 20 28.586 21.414 30 25 26.414 28.586 30 30 28.586 26.414 25 30 21.415z"
}
}],
"name": "strategy-play",
"size": 32
};
export { _32 as default };