@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.38 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": "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\tS24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16c0,8.072,6.567,14.64,14.64,14.64c0.673,0,1.336-0.045,1.985-0.134\tl12.521-12.521c0.089-0.649,0.134-1.312,0.134-1.985c0-0.677-0.046-1.343-0.135-1.996l-14.25,14.25l-0.509-0.51l14.613-14.613\tc-0.21-1.053-0.533-2.065-0.957-3.025L16.254,23.255l-0.509-0.51L29.074,9.417c-0.437-0.863-0.956-1.678-1.548-2.434L16.254,18.255\tl-0.509-0.51l11.321-11.32c-0.616-0.71-1.3-1.362-2.039-1.943l-8.773,8.772l-0.509-0.509l8.699-8.699\tC23.652,3.484,22.801,3,21.905,2.603l-5.651,5.65l-0.509-0.509l5.438-5.438c-1.009-0.383-2.071-0.658-3.172-0.81l-1.757,1.757\tl-0.509-0.509L17.091,1.4C16.73,1.374,16.367,1.36,16,1.36z M30.281,19.228L19.228,30.281\tC24.714,29.042,29.042,24.714,30.281,19.228z"
}
}],
"name": "color--contrast"
};
module.exports = index;