@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.16 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": "M8.5,26.36c-1.577,0-2.86-1.283-2.86-2.86v-15c0-1.18-0.96-2.14-2.14-2.14S1.36,7.32,1.36,8.5V11H0.64\tV8.5c0-1.577,1.283-2.86,2.86-2.86S6.36,6.923,6.36,8.5v15c0,1.18,0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14v-11\tc0-1.577,1.283-2.86,2.86-2.86s2.86,1.283,2.86,2.86v7c0,1.18,0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14v-1\tc0-1.577,1.283-2.86,2.86-2.86h6.631l-2.386-2.386l0.51-0.509L31.509,16l-3.254,3.255l-0.51-0.51l2.386-2.385H23.5\tc-1.18,0-2.14,0.96-2.14,2.14v1c0,1.577-1.283,2.86-2.86,2.86s-2.86-1.283-2.86-2.86v-7c0-1.18-0.96-2.14-2.14-2.14\ts-2.14,0.96-2.14,2.14v11C11.36,25.077,10.077,26.36,8.5,26.36z"
}
}],
"name": "streamline"
};
export { index as default };