@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.58 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": "M10,31.36c-1.853,0-3.36-1.508-3.36-3.36c0-1.731,1.316-3.161,3-3.341v-5.306\tc-4.995-0.19-9-4.313-9-9.354c0-5.161,4.199-9.36,9.36-9.36c5.041,0,9.163,4.005,9.354,9h5.306c0.18-1.684,1.609-3,3.341-3\tc1.853,0,3.36,1.507,3.36,3.36s-1.508,3.36-3.36,3.36c-1.731,0-3.161-1.316-3.341-3h-5.306c-0.088,2.31-1.017,4.408-2.488,5.996\tl4.028,4.028c0.576-0.465,1.31-0.744,2.106-0.744c1.853,0,3.36,1.508,3.36,3.36s-1.508,3.36-3.36,3.36s-3.36-1.508-3.36-3.36\tc0-0.797,0.279-1.53,0.744-2.106l-4.028-4.028c-1.588,1.472-3.687,2.4-5.996,2.488v5.306c1.684,0.18,3,1.609,3,3.341\tC13.36,29.853,11.853,31.36,10,31.36z M10,25.36c-1.456,0-2.64,1.184-2.64,2.64s1.185,2.64,2.64,2.64s2.64-1.184,2.64-2.64\tS11.456,25.36,10,25.36z M23,20.36c-1.456,0-2.64,1.184-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.184,2.64-2.64S24.456,20.36,23,20.36\tz M10,1.36c-4.764,0-8.64,3.876-8.64,8.64s3.876,8.64,8.64,8.64s8.64-3.875,8.64-8.64S14.764,1.36,10,1.36z M28,7.36\tc-1.456,0-2.64,1.185-2.64,2.64s1.184,2.64,2.64,2.64s2.64-1.185,2.64-2.64S29.456,7.36,28,7.36z"
}
}],
"name": "relationship--diagram"
};
export { index as default };