@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 2 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.
*/
'use strict';
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": "M27,31.36c-2.404,0-4.36-1.956-4.36-4.36c0-1.073,0.39-2.057,1.035-2.816l-3.441-3.441\tc-1.126,1.005-2.61,1.617-4.234,1.617c-1.625,0-3.108-0.612-4.233-1.618l-3.441,3.441C8.971,24.943,9.36,25.927,9.36,27\tc0,2.404-1.956,4.36-4.36,4.36S0.64,29.404,0.64,27S2.596,22.64,5,22.64c1.073,0,2.056,0.39,2.816,1.035l3.441-3.441\tC10.252,19.108,9.64,17.624,9.64,16s0.612-3.108,1.617-4.233L7.816,8.326C7.056,8.971,6.073,9.36,5,9.36\tC2.596,9.36,0.64,7.404,0.64,5S2.596,0.64,5,0.64S9.36,2.596,9.36,5c0,1.073-0.389,2.056-1.034,2.816l3.441,3.441\tC12.892,10.252,14.376,9.64,16,9.64s3.108,0.612,4.233,1.617l3.441-3.44C23.029,7.057,22.64,6.073,22.64,5\tc0-2.404,1.956-4.36,4.36-4.36S31.36,2.596,31.36,5S29.404,9.36,27,9.36c-1.072,0-2.056-0.389-2.816-1.034l-3.441,3.441\tc1.006,1.125,1.618,2.609,1.618,4.233s-0.612,3.108-1.618,4.233l3.441,3.441c0.76-0.646,1.743-1.035,2.816-1.035\tc2.404,0,4.36,1.956,4.36,4.36S29.404,31.36,27,31.36z M27,23.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64\ts3.64-1.633,3.64-3.64S29.007,23.36,27,23.36z M5,23.36c-2.007,0-3.64,1.633-3.64,3.64S2.993,30.64,5,30.64S8.64,29.007,8.64,27\tS7.007,23.36,5,23.36z M16,10.36c-3.11,0-5.64,2.53-5.64,5.64s2.53,5.64,5.64,5.64s5.64-2.529,5.64-5.64\tC21.64,12.89,19.11,10.36,16,10.36z M27,1.36c-2.007,0-3.64,1.633-3.64,3.64S24.993,8.64,27,8.64S30.64,7.007,30.64,5\tS29.007,1.36,27,1.36z M5,1.36C2.993,1.36,1.36,2.993,1.36,5S2.993,8.64,5,8.64S8.64,7.007,8.64,5S7.007,1.36,5,1.36z"
}
}],
"name": "data--apis"
};
module.exports = index;