@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.1 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": "M29,29.36H3v-0.72h26V29.36z M16.36,27h-0.72\tc0-7.415-2.843-14.428-8.005-19.749L8.151,6.75c4.415,4.55,7.175,10.308,7.97,16.504c0.774-2.955,2.459-5.619,4.875-7.613\tl0.459,0.556C18.218,18.868,16.36,22.807,16.36,27z M24,16.36c-1.302,0-2.36-1.059-2.36-2.36s1.059-2.36,2.36-2.36\ts2.36,1.059,2.36,2.36S25.302,16.36,24,16.36z M24,12.36c-0.904,0-1.64,0.736-1.64,1.64s0.735,1.64,1.64,1.64s1.64-0.736,1.64-1.64\tS24.904,12.36,24,12.36z M5.765,5.491C4.962,4.8,4.021,4.104,2.802,3.301l0.396-0.602c1.245,0.821,2.21,1.535,3.037,2.246\tL5.765,5.491z"
}
}],
"name": "motion"
};
module.exports = index;