UNPKG

@carbon/pictograms

Version:

Pictograms for digital and software products using the Carbon Design System

35 lines (32 loc) 847 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. */ '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": "M31,31.36H1c-0.199,0-0.36-0.161-0.36-0.36v-8h0.72v7.64h29.28V23h0.721v8C31.36,31.199,31.199,31.36,31,31.36z" } }, { "elem": "path", "attrs": { "d": "M16 23.509L9.746 17.255 10.254 16.746 15.64 22.131 15.64 1 16.36 1 16.36 22.131 21.745 16.746 22.255 17.255z" } }], "name": "download--01" }; module.exports = index;