@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 2.14 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": "M16,31.36C7.53,31.36,0.64,24.47,0.64,16S7.53,0.64,16,0.64S31.36,7.53,31.36,16\tc0,0.104-0.001,0.206-0.003,0.309c0.002,0.063,0.003,0.127,0.003,0.191c0,0.272-0.019,0.54-0.055,0.802\tC30.643,25.164,24.031,31.36,16,31.36z M1.645,13.118C1.458,14.05,1.36,15.014,1.36,16c0,8.072,6.567,14.64,14.64,14.64\tc0.98,0,1.939-0.097,2.866-0.281C15.972,30.287,13.64,27.911,13.64,25c0-1.345,0.498-2.576,1.319-3.518\tc-3.467,1.613-7.722,0.991-10.578-1.863C2.586,17.824,1.674,15.476,1.645,13.118z M19,20.36c-2.559,0-4.64,2.081-4.64,4.64\ts2.082,4.64,4.64,4.64s4.64-2.081,4.64-4.64S21.559,20.36,19,20.36z M23.427,21.981c0.589,0.86,0.934,1.9,0.934,3.019\tc0,1.701-0.798,3.221-2.038,4.203c3.673-1.766,6.5-5.02,7.695-8.975c-1.075,1.301-2.701,2.132-4.518,2.132\tC24.771,22.36,24.072,22.227,23.427,21.981z M25.5,11.36c-2.834,0-5.14,2.306-5.14,5.14s2.306,5.14,5.14,5.14\tc2.589,0,4.737-1.925,5.09-4.418c0.024-0.3,0.04-0.603,0.047-0.908C30.538,13.565,28.271,11.36,25.5,11.36z M11,4.364\tc-2.213,0-4.425,0.842-6.11,2.526c-3.369,3.369-3.369,8.85,0,12.219c3.369,3.37,8.851,3.368,12.219,0\tc3.368-3.369,3.368-8.85,0-12.219C15.425,5.207,13.212,4.364,11,4.364z M19,19.64c0.614,0,1.205,0.104,1.755,0.295\tc-0.684-0.94-1.094-2.092-1.114-3.336c-0.456,1.099-1.13,2.128-2.021,3.021c-0.101,0.101-0.203,0.198-0.308,0.293\tC17.843,19.735,18.41,19.64,19,19.64z M11,3.645c2.397,0,4.794,0.913,6.619,2.737l0,0c2.015,2.015,2.917,4.729,2.706,7.369\tc0.987-1.849,2.937-3.111,5.175-3.111c2.036,0,3.833,1.044,4.884,2.625C29.099,6.495,23.138,1.36,16,1.36\tc-3.504,0-6.725,1.238-9.248,3.298C8.082,3.982,9.541,3.645,11,3.645z"
}
}],
"name": "circle--packing"
};
module.exports = index;