UNPKG

@carbon/icons

Version:

Icons for digital and software products using the Carbon Design System

86 lines (83 loc) 1.62 kB
/** * 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. */ 'use strict'; var _20 = { "elem": "svg", "attrs": { "xmlns": "http://www.w3.org/2000/svg", "viewBox": "0 0 32 32", "fill": "currentColor", "width": 20, "height": 20 }, "content": [{ "elem": "path", "attrs": { "d": "M28 22H30V30H28z" } }, { "elem": "path", "attrs": { "d": "M24 18H26V30H24z" } }, { "elem": "path", "attrs": { "d": "M20 26H22V30H20z" } }, { "elem": "path", "attrs": { "d": "M9,16a7,7,0,1,0,7,7A7.0078,7.0078,0,0,0,9,16Zm4.8989,6H10V18.1011A5.0145,5.0145,0,0,1,13.8989,22ZM9,28a5,5,0,0,1-1-9.8989V22a2,2,0,0,0,2,2h3.8989A5.0081,5.0081,0,0,1,9,28Z" } }, { "elem": "path", "attrs": { "d": "M22.5352,12l4-6H30V4H25.4648l-4,6H18V2H16V14a2,2,0,0,0,2,2H30V14H18V12Z" } }, { "elem": "circle", "attrs": { "cx": "11", "cy": "7", "r": "1" } }, { "elem": "circle", "attrs": { "cx": "9", "cy": "11", "r": "1" } }, { "elem": "circle", "attrs": { "cx": "7", "cy": "5", "r": "1" } }, { "elem": "circle", "attrs": { "cx": "5", "cy": "9", "r": "1" } }, { "elem": "circle", "attrs": { "cx": "3", "cy": "13", "r": "1" } }], "name": "chart--multitype", "size": 20 }; module.exports = _20;