@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.66 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.
*/
//#region virtual:martini-glass/index.js
var virtual_martini_glass_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": "M20,31.36h-8v-0.72h3.64V20.15L2.746,7.254 C2.643,7.151,2.612,6.997,2.667,6.862C2.723,6.728,2.854,6.64,3,6.64h21.851l1.895-1.895l0.51,0.509L25.869,6.64H29 c0.146,0,0.277,0.087,0.333,0.222c0.056,0.134,0.024,0.289-0.078,0.392L16.36,20.149v10.49H20V31.36z M6.869,10.36L16,19.491 l9.131-9.131H22.15l-2.665,2.665c0.566,0.85,0.386,2.113-0.479,2.979c-0.46,0.46-1.046,0.744-1.649,0.799 c-0.5,0.042-0.957-0.068-1.331-0.319l-0.77,0.771l-0.509-0.509l0.771-0.771c-0.567-0.851-0.387-2.113,0.479-2.979 c0.459-0.46,1.045-0.744,1.649-0.799c0.497-0.045,0.957,0.067,1.331,0.319l2.155-2.156C21.132,10.36,6.869,10.36,6.869,10.36z M17.854,12.907c-0.048,0-0.097,0.002-0.146,0.007c-0.436,0.04-0.863,0.249-1.205,0.59s-0.551,0.77-0.59,1.205 c-0.038,0.411,0.083,0.779,0.34,1.036c0.257,0.256,0.627,0.376,1.037,0.34c0.436-0.04,0.863-0.249,1.204-0.59 c0.577-0.577,0.748-1.378,0.464-1.945l-0.704,0.704l-0.51-0.509l0.704-0.704C18.273,12.953,18.071,12.907,17.854,12.907z M22.869,9.64h2.981l2.28-2.28h-2.981L22.869,9.64z M6.149,9.64h15.702l2.28-2.28H3.869L6.149,9.64z" }
}],
"name": "martini-glass"
};
//#endregion
module.exports = virtual_martini_glass_default;