@carbon/pictograms
Version:
Pictograms for digital and software products using the Carbon Design System
28 lines (26 loc) • 1.69 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:paper-cup-with-metal-can/index.js
var virtual_paper_cup_with_metal_can_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": "M27,30.3604h-9l-9.998-.002c-.1782,0-.3296-.1309-.356-.3066l-2.9521-19.6914h-.6909c-.1987,0-.3599-.1611-.3599-.3599v-1.9995c0-.1987.1611-.3599.3599-.3599h10.6367l-.0005-.6411c0-.0391.0059-.0776.0186-.1147l.8428-2.5249h-.5049v-.7197h2.6411v-.6401c0-.75.6104-1.3599,1.3604-1.3599s1.3604.6099,1.3604,1.3599v.6401h7.6426v.7197h-.5l.8418,2.5259c.0117.0366.0186.0752.0186.1138v21c0,.0557-.0137.1113-.0381.1611l-1,2c-.0615.1221-.1855.1992-.3223.1992ZM18.3975,29.6396h8.3799l.6406-1.2793h-8.8916l-.1289,1.2793ZM8.312,29.6377l9.3618.002.2295-2.2812-9.9331.002.3418,2.2773ZM18.5986,27.6396h9.041V7.3613h-5.6396v-.7197h5.501l-.7607-2.2812h-10.4805l-.9009,2.6973.001.5835h5.6421c.1992,0,.3604.1611.3604.3599v1.9995c0,.1987-.1611.3599-.3604.3599h-.6719l-1.7314,17.2793ZM5.8711,13.3569l1.9912,13.2827,10.1123-.002,1.3311-13.2808H5.8711ZM5.7632,12.6372h13.6147l.2285-2.2769H5.4219l.3413,2.2769ZM4.3628,9.6406h16.2788v-1.2798H4.3628v1.2798ZM18.3574,3.6406h1.2793v-.6401c0-.353-.2871-.6401-.6396-.6401s-.6396.2871-.6396.6401v.6401Z" }
}],
"name": "paper-cup-with-metal-can"
};
//#endregion
module.exports = virtual_paper_cup_with_metal_can_default;