@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.74 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:relationship--extraction/index.js
var virtual_relationship__extraction_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,28.36H12c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h19 c0.199,0,0.36,0.161,0.36,0.36v4C31.36,28.199,31.199,28.36,31,28.36z M12.36,27.64h18.28v-3.28H12.36V27.64z M8,28.36H1 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h7c0.199,0,0.36,0.161,0.36,0.36v4C8.36,28.199,8.199,28.36,8,28.36 z M1.36,27.64h6.28v-3.28H1.36V27.64z M31,18.36h-7c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h7 c0.199,0,0.36,0.161,0.36,0.36v4C31.36,18.199,31.199,18.36,31,18.36z M24.36,17.64h6.279v-3.28H24.36V17.64z M20,18.36H1 c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h19c0.199,0,0.36,0.161,0.36,0.36v4 C20.36,18.199,20.199,18.36,20,18.36z M1.36,17.64h18.28v-3.28H1.36V17.64z M31,8.36H12c-0.199,0-0.36-0.161-0.36-0.36V4 c0-0.199,0.161-0.36,0.36-0.36h19c0.199,0,0.36,0.161,0.36,0.36v4C31.36,8.199,31.199,8.36,31,8.36z M12.36,7.64h18.28V4.36H12.36 V7.64z M8,8.36H1C0.801,8.36,0.64,8.199,0.64,8V4c0-0.199,0.161-0.36,0.36-0.36h7c0.199,0,0.36,0.161,0.36,0.36v4 C8.36,8.199,8.199,8.36,8,8.36z M1.36,7.64h6.28V4.36H1.36V7.64z" }
}],
"name": "relationship--extraction"
};
//#endregion
module.exports = virtual_relationship__extraction_default;