@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
25 lines (22 loc) • 894 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
exports.default = void 0;
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
var _default = {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": [{
"d": "M20.8 5.8a1.7 1.7 0 0 1 1.7 1.7v11.6a1.7 1.7 0 0 1-1.7 1.7H3.2a1.7 1.7 0 0 1-1.7-1.7V4.9a1.7 1.7 0 0 1 1.7-1.7h4.3c1.4 0 1.6.4 2.5 1.7.8 1 2.7.9 3.9.9z",
"fill": "#003462"
}, {
"d": "M20.8 6.8H5a1.7 1.7 0 0 0-1.7 1.7v1.1l1.6-2.5h15.9l1.7 2.5V8.5a1.7 1.7 0 0 0-1.7-1.7z",
"fill": "#87c8f2"
}, {
"d": "M3.2 20.8h17.6a1.7 1.7 0 0 0 1.7-1.7V8.8a1.7 1.7 0 0 0-1.7-1.7H5a1.7 1.7 0 0 0-1.7 1.7v10.3a1.7 1.7 0 0 1 0 .3.9.9 0 0 1-1.8 0 1.7 1.7 0 0 0 1.7 1.4z",
"fill": "#00a1e0"
}]
};
exports.default = _default;