@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 2.41 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.
*/
//#region virtual:chart--predictive-analytics--line/index.js
var virtual_chart__predictive_analytics__line_default = {
"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": "M31,31.36H1 c-0.199,0-0.36-0.161-0.36-0.36V1h0.72v14.64h5.329c0.158-0.576,0.686-1,1.312-1c0.75,0,1.36,0.61,1.36,1.36 c0,0.273-0.081,0.529-0.221,0.742l6.258,7.039C15.579,23.69,15.784,23.64,16,23.64c0.75,0,1.36,0.61,1.36,1.36s-0.61,1.36-1.36,1.36 s-1.36-0.61-1.36-1.36c0-0.272,0.081-0.527,0.22-0.74l-6.259-7.04C8.419,17.31,8.215,17.36,8,17.36c-0.625,0-1.153-0.425-1.312-1 H1.36v14.28H31V31.36z M16,24.36c-0.353,0-0.64,0.287-0.64,0.64s0.287,0.64,0.64,0.64s0.64-0.287,0.64-0.64S16.353,24.36,16,24.36z M8,15.36c-0.353,0-0.64,0.287-0.64,0.64S7.647,16.64,8,16.64c0.353,0,0.64-0.287,0.64-0.64S8.353,15.36,8,15.36z M25,9.36 c-0.75,0-1.36-0.61-1.36-1.36S24.25,6.64,25,6.64S26.36,7.25,26.36,8S25.75,9.36,25,9.36z M25,7.36c-0.353,0-0.64,0.287-0.64,0.64 S24.647,8.64,25,8.64S25.64,8.353,25.64,8S25.353,7.36,25,7.36z M30.6,8.36h-0.72V7.64h0.72V8.36z M29.16,8.36h-0.72V7.64h0.72V8.36 z M27.72,8.36H27V7.64h0.72V8.36z M16.786,24.284l-0.637-0.336l0.125-0.237l0.637,0.336L16.786,24.284z M17.248,23.41l-0.636-0.336 l0.336-0.637l0.637,0.336L17.248,23.41z M17.922,22.138l-0.637-0.336l0.337-0.637l0.637,0.336L17.922,22.138z M18.595,20.864 l-0.637-0.336l0.337-0.637l0.637,0.336L18.595,20.864z M19.269,19.592l-0.637-0.336l0.337-0.637l0.637,0.336L19.269,19.592z M19.941,18.319l-0.637-0.338l0.337-0.636l0.637,0.338L19.941,18.319z M20.615,17.046l-0.637-0.336l0.337-0.637l0.637,0.337 L20.615,17.046z M21.288,15.773l-0.637-0.337l0.337-0.637l0.637,0.337L21.288,15.773z M21.962,14.5l-0.637-0.337l0.337-0.636 l0.637,0.337L21.962,14.5z M22.635,13.228l-0.637-0.337l0.337-0.636l0.637,0.337L22.635,13.228z M23.309,11.955l-0.637-0.337 l0.337-0.636l0.637,0.337L23.309,11.955z M23.981,10.682l-0.637-0.337l0.337-0.636l0.637,0.337L23.981,10.682z" }
}],
"name": "chart--predictive-analytics--line"
};
//#endregion
module.exports = virtual_chart__predictive_analytics__line_default;