UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

28 lines (26 loc) 1.22 kB
/** * 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. */ //#region virtual:mouse/index.js var virtual_mouse_default = { "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,29.3604c-4.5317,0-8.3599-3.8291-8.3599-8.3604v-10c0-4.5317,3.8281-8.3599,8.3599-8.3599s8.3604,3.8281,8.3604,8.3599v10c0,4.5312-3.8291,8.3604-8.3604,8.3604ZM15.6401,3.3687c-3.9824.1958-7.2803,3.6108-7.2803,7.6313v10c0,4.1416,3.499,7.6396,7.6401,7.6396s7.6396-3.498,7.6396-7.6396v-10c0-4.0205-3.2979-7.4355-7.2798-7.6313v3.3091c1.0005.2261,1.0005,1.4072,1.0005,1.8223v3c0,.415,0,1.5962-1.0005,1.8223v3.6777h-.7197v-3.6777c-1-.2261-1-1.4072-1-1.8223v-3c0-.415,0-1.5962,1-1.8223v-3.3091ZM16,7.3599c-.3374,0-.6401.0874-.6401,1.1401v3c0,1.0527.3027,1.1401.6401,1.1401s.6401-.0874.6401-1.1401v-3c0-1.0527-.3027-1.1401-.6401-1.1401Z" } }], "name": "mouse" }; //#endregion module.exports = virtual_mouse_default;