UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

30 lines (27 loc) 1.2 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. */ 'use strict'; var index = { "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": "M28,23.36H4c-0.199,0-0.36-0.161-0.36-0.36v-4\tc0-0.199,0.161-0.36,0.36-0.36c1.456,0,2.64-1.184,2.64-2.64S5.455,13.36,4,13.36c-0.199,0-0.36-0.161-0.36-0.36V9\tc0-0.199,0.161-0.36,0.36-0.36h24c0.199,0,0.36,0.161,0.36,0.36v4c0,0.199-0.161,0.36-0.36,0.36c-1.456,0-2.64,1.185-2.64,2.64\tc0,1.456,1.184,2.64,2.64,2.64c0.199,0,0.36,0.161,0.36,0.36v4C28.36,23.199,28.199,23.36,28,23.36z M21.36,22.64h6.279v-3.299\tc-1.684-0.18-3-1.609-3-3.341c0-1.731,1.316-3.161,3-3.341V9.36H21.36V12h-0.72V9.36H4.36v3.299c1.684,0.18,3,1.61,3,3.341\tc0,1.731-1.316,3.161-3,3.341v3.299h16.28V20h0.721v2.64H21.36z M21.36,18h-0.72v-4h0.721L21.36,18L21.36,18z" } }], "name": "tickets" }; module.exports = index;