UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

28 lines (26 loc) 1.12 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:paper-cup/index.js var virtual_paper_cup_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": "M22,29.3604h-12c-.1816,0-.335-.1357-.3574-.3154L6.6855,5.3579h-.688c-.1987,0-.3599-.1611-.3599-.3599v-1.9976c0-.1987.1611-.3599.3599-.3599h20.0054c.1992,0,.3604.1611.3604.3599v1.9976c0,.1987-.1611.3599-.3604.3599h-.6924l-2.9531,23.687c-.0225.1797-.1758.3154-.3574.3154ZM10.3179,28.6396h11.3638l.4092-3.2754-12.1826-.0049.4097,3.2803ZM9.8184,24.6396l12.3623.0049,1.9062-15.2886-16.1772-.0054,1.9087,15.2891ZM7.8198,8.6304l16.3569.0054.4082-3.2778H7.4111l.4087,3.2725ZM6.3574,4.6382h19.2852v-1.2778H6.3574v1.2778Z" } }], "name": "paper-cup" }; //#endregion module.exports = virtual_paper_cup_default;