@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 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.
*/
;
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": "M31,28.36H1c-0.199,0-0.36-0.161-0.36-0.36V10\tc0-0.199,0.161-0.36,0.36-0.36h30c0.199,0,0.36,0.161,0.36,0.36v18C31.36,28.199,31.199,28.36,31,28.36z M1.36,27.64h29.28V10.36\tH1.36V27.64z M16,23.36c-0.092,0-0.184-0.035-0.254-0.105l-3.962-3.962c-0.512-0.512-0.795-1.191-0.798-1.915\tc-0.003-0.732,0.28-1.42,0.798-1.938c0.516-0.516,1.179-0.784,1.925-0.8c0.727,0,1.411,0.284,1.927,0.8L16,15.805l0.365-0.365\tc1.03-1.032,2.821-1.032,3.852,0c0.527,0.527,0.811,1.228,0.798,1.975c-0.014,0.71-0.297,1.376-0.798,1.878l-3.962,3.962\tC16.184,23.325,16.092,23.36,16,23.36z M13.709,15.36c-0.001,0-0.002,0-0.003,0c-0.532,0.001-1.034,0.21-1.413,0.589\tc-0.381,0.381-0.589,0.887-0.587,1.426c0.002,0.532,0.211,1.032,0.587,1.408L16,22.491l3.707-3.708\tc0.369-0.369,0.578-0.859,0.587-1.381c0.01-0.549-0.198-1.065-0.587-1.453c-0.757-0.76-2.074-0.761-2.833,0l-0.62,0.619\tc-0.141,0.14-0.368,0.14-0.509,0l-0.619-0.619C14.747,15.569,14.243,15.36,13.709,15.36z M5,8.36H1C0.801,8.36,0.64,8.199,0.64,8V4\tc0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36v4C5.36,8.199,5.199,8.36,5,8.36z M1.36,7.64h3.28V4.36H1.36V7.64z M20,6.36H7V5.64h13V6.36z M30,4.36H7V3.64h23V4.36z"
}
}],
"name": "social--tile"
};
module.exports = index;