@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.56 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": "M16,31.36C7.53,31.36,0.64,24.47,0.64,16 S7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M8.66,3.336C4.298,5.875,1.36,10.601,1.36,16 c0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64c0-5.399-2.938-10.125-7.299-12.664 c2.457,2.085,4.02,5.195,4.02,8.664c0,6.264-5.097,11.36-11.36,11.36C9.736,23.36,4.64,18.264,4.64,12 C4.64,8.532,6.202,5.422,8.66,3.336z M16,9.36c-3.661,0-6.64,2.979-6.64,6.64s2.979,6.64,6.64,6.64s6.64-2.979,6.64-6.64 S19.661,9.36,16,9.36z M16,8.64c4.059,0,7.36,3.302,7.36,7.36c0,2.122-0.903,4.038-2.346,5.382C24.36,19.587,26.64,16.055,26.64,12 c0-5.867-4.772-10.64-10.64-10.64C10.133,1.36,5.36,6.133,5.36,12c0,4.055,2.28,7.587,5.625,9.382 C9.543,20.038,8.64,18.122,8.64,16C8.64,11.942,11.942,8.64,16,8.64z M16,18.36c-1.301,0-2.36-1.059-2.36-2.36 c0-1.301,1.059-2.36,2.36-2.36c1.302,0,2.36,1.059,2.36,2.36C18.36,17.302,17.302,18.36,16,18.36z M16,14.36 c-0.904,0-1.64,0.736-1.64,1.64s0.736,1.64,1.64,1.64s1.64-0.735,1.64-1.64S16.904,14.36,16,14.36z"
}
}],
"name": "cloud--native--03"
};
module.exports = index;