@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 2.01 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,16\tS7.53,0.64,16,0.64S31.36,7.53,31.36,16S24.47,31.36,16,31.36z M16,1.36C7.927,1.36,1.36,7.927,1.36,16\tc0,8.072,6.567,14.64,14.64,14.64c8.072,0,14.64-6.567,14.64-14.64S24.072,1.36,16,1.36z M20.4,27.36\tc-0.038,0-0.076-0.007-0.114-0.019L16,25.913l-4.286,1.429c-0.11,0.035-0.231,0.019-0.324-0.05c-0.094-0.067-0.15-0.177-0.15-0.292\tv-1.467c0-0.104,0.045-0.203,0.123-0.271l2.777-2.425v-5.349l-7.459,4.323c-0.111,0.064-0.248,0.065-0.36,0\tc-0.112-0.063-0.18-0.183-0.18-0.312v-3.3c0-0.111,0.052-0.217,0.141-0.285l7.859-6.045V8c0-1.053,0.468-3.36,1.86-3.36\tS17.86,6.947,17.86,8l-0.032,3.8l7.893,6.116c0.088,0.067,0.14,0.173,0.14,0.284v3.3c0,0.128-0.068,0.246-0.179,0.311\tc-0.109,0.064-0.247,0.066-0.358,0.003l-7.463-4.198v5.222l2.777,2.425c0.078,0.068,0.123,0.168,0.123,0.271V27\tc0,0.115-0.056,0.225-0.149,0.292C20.549,27.337,20.475,27.36,20.4,27.36z M16,25.173c0.039,0,0.077,0.007,0.114,0.019l3.926,1.31\tv-0.805l-2.777-2.425C17.185,23.203,17.14,23.104,17.14,23v-6c0-0.128,0.068-0.246,0.179-0.311c0.109-0.065,0.247-0.066,0.358-0.003\tl7.463,4.199v-2.508l-7.894-6.117c-0.089-0.069-0.141-0.175-0.14-0.288l0.033-3.975c0-1.06-0.479-2.637-1.14-2.637\tS14.86,6.937,14.86,8v4.047c0,0.112-0.052,0.217-0.141,0.285L6.86,18.378v2.497l7.459-4.323c0.113-0.063,0.249-0.064,0.36,0\tc0.112,0.064,0.18,0.183,0.18,0.312V23c0,0.104-0.045,0.203-0.123,0.271l-2.777,2.425v0.805l3.926-1.31\tC15.923,25.18,15.961,25.173,16,25.173z"
}
}],
"name": "airport"
};
module.exports = index;