@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
30 lines (27 loc) • 1.49 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": "M1.36,16H0.64C0.64,7.53,7.53,0.64,16,0.64c4.102,0,7.958,1.598,10.861,4.5l-0.51,0.509\tC23.585,2.883,19.909,1.36,16,1.36C7.927,1.36,1.36,7.927,1.36,16z M30.64,16c0,8.072-6.567,14.64-14.64,14.64\tc-3.911,0-7.587-1.522-10.352-4.288l-0.509,0.51c2.9,2.901,6.757,4.499,10.86,4.499c8.47,0,15.36-6.891,15.36-15.36L30.64,16\tL30.64,16z M5.746,23.255L1.491,19l4.255-4.254l0.509,0.509L2.869,18.64h13.807c0.179-1.406,1.37-2.5,2.823-2.5\tc1.577,0,2.86,1.283,2.86,2.86s-1.283,2.86-2.86,2.86c-1.454,0-2.644-1.094-2.823-2.5H2.869l3.385,3.385L5.746,23.255z M17.36,19\tc0,1.18,0.96,2.14,2.14,2.14s2.14-0.96,2.14-2.14s-0.96-2.14-2.14-2.14S17.36,17.82,17.36,19z M25.745,16.746l3.386-3.386H15.36V15\tc0,0.199-0.161,0.36-0.36,0.36h-4c-0.199,0-0.36-0.161-0.36-0.36v-4c0-0.199,0.161-0.36,0.36-0.36h4c0.199,0,0.36,0.161,0.36,0.36\tv1.64h13.771l-3.386-3.386l0.51-0.509L30.509,13l-4.254,4.255L25.745,16.746z M14.64,11.36h-3.28v3.28h3.28V11.36z"
}
}],
"name": "movement--of--items"
};
module.exports = index;