@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.67 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 index = {
"elem": "svg",
"attrs": {
"xmlns": "http://www.w3.org/2000/svg",
"viewBox": "0 0 32 32",
"fill": "currentColor",
"width": 64,
"height": 64
},
"content": [{
"elem": "path",
"attrs": {
"d": "M11.5,17.998c0,0.552-0.448,1-1,1s-1-0.448-1-1s0.448-1,1-1S11.5,17.446,11.5,17.998z M14.5,16.998\tc-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S15.052,16.998,14.5,16.998z M6.5,16.998c-0.552,0-1,0.448-1,1s0.448,1,1,1\ts1-0.448,1-1S7.052,16.998,6.5,16.998z M23,6c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S23.552,6,23,6z M27,6\tc-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S27.552,6,27,6z M19,6c-0.552,0-1,0.448-1,1s0.448,1,1,1s1-0.448,1-1S19.552,6,19,6z M11.299,30.8l-4-5.999c-0.066-0.1-0.179-0.16-0.299-0.16H3c-0.904,0-1.64-0.735-1.64-1.64V13c0-0.904,0.736-1.64,1.64-1.64h15\tc0.904,0,1.64,0.736,1.64,1.64v10.001c0,0.904-0.735,1.64-1.64,1.64h-7v0.721h7c1.302,0,2.36-1.059,2.36-2.36V13.36H23v-0.72h-2.667\tc-0.174-1.131-1.154-2-2.333-2h-2.64V3c0-0.904,0.736-1.64,1.64-1.64h12c0.904,0,1.64,0.736,1.64,1.64v8\tc0,0.904-0.735,1.64-1.64,1.64h-3c-0.137,0-0.261,0.077-0.322,0.199l-2,4l0.645,0.322l1.9-3.801H29c1.302,0,2.36-1.059,2.36-2.36V3\tc0-1.301-1.059-2.36-2.36-2.36H17c-1.301,0-2.36,1.059-2.36,2.36v7.64H3c-1.301,0-2.36,1.059-2.36,2.36v10.001\tc0,1.302,1.059,2.36,2.36,2.36h3.807l3.894,5.839L11.299,30.8z"
}
}],
"name": "conversation"
};
module.exports = index;