@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.72 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:control--tower/index.js
var virtual_control__tower_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": "M16,29.36c-1.301,0-2.36-1.059-2.36-2.36 c0-1.179,0.869-2.159,2-2.333V13.348c-0.941-0.063-1.816-0.37-2.563-0.857l-6.209,8.067C7.176,20.957,7.36,21.457,7.36,22 c0,1.302-1.059,2.36-2.36,2.36S2.64,23.302,2.64,22S3.699,19.64,5,19.64c0.498,0,0.961,0.155,1.342,0.42l6.159-8.002 C11.362,11.074,10.64,9.62,10.64,8c0-2.956,2.404-5.36,5.36-5.36c2.955,0,5.36,2.404,5.36,5.36c0,1.62-0.723,3.074-1.862,4.058 l6.16,8.002c0.381-0.265,0.844-0.42,1.342-0.42c1.302,0,2.36,1.059,2.36,2.36s-1.059,2.36-2.36,2.36s-2.36-1.059-2.36-2.36 c0-0.543,0.185-1.043,0.493-1.442l-6.21-8.067c-0.746,0.488-1.622,0.794-2.563,0.857v11.319c1.131,0.174,2,1.154,2,2.333 C18.36,28.302,17.302,29.36,16,29.36z M16,25.36c-0.904,0-1.64,0.735-1.64,1.64s0.736,1.64,1.64,1.64c0.904,0,1.64-0.735,1.64-1.64 S16.904,25.36,16,25.36z M27,20.36c-0.904,0-1.64,0.735-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.735,1.64-1.64S27.904,20.36,27,20.36 z M5,20.36c-0.904,0-1.64,0.735-1.64,1.64S4.096,23.64,5,23.64S6.64,22.904,6.64,22S5.904,20.36,5,20.36z M16,3.36 c-2.559,0-4.64,2.082-4.64,4.64s2.082,4.64,4.64,4.64s4.64-2.082,4.64-4.64S18.559,3.36,16,3.36z" }
}],
"name": "control--tower"
};
//#endregion
module.exports = virtual_control__tower_default;