@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.12 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.36c-0.086,0-0.173-0.031-0.242-0.094C15.304,30.854,4.64,21.055,4.64,12\tC4.64,5.736,9.736,0.64,16,0.64S27.36,5.736,27.36,12c0,8.057-10.652,18.801-11.106,19.255C16.185,31.324,16.092,31.36,16,31.36z M16,1.36C10.133,1.36,5.36,6.133,5.36,12c0,7.98,8.992,16.933,10.629,18.495C17.601,28.819,26.64,19.103,26.64,12\tC26.64,6.133,21.867,1.36,16,1.36z M16,16.36c-2.404,0-4.36-1.956-4.36-4.36S13.596,7.64,16,7.64s4.36,1.956,4.36,4.36\tS18.404,16.36,16,16.36z M16,8.36c-2.007,0-3.64,1.633-3.64,3.64s1.633,3.64,3.64,3.64s3.64-1.633,3.64-3.64S18.007,8.36,16,8.36z"
}
}],
"name": "location"
};
module.exports = index;