UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

28 lines (26 loc) 857 B
/** * 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:half-note/index.js var virtual_half_note_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,28.36c-2.404,0-4.36-1.956-4.36-4.36 s1.956-4.36,4.36-4.36c1.519,0,2.859,0.781,3.64,1.963V4h0.721v20C20.36,26.404,18.404,28.36,16,28.36z M16,20.36 c-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,20.36,16,20.36z" } }], "name": "half-note" }; //#endregion module.exports = virtual_half_note_default;