@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 659 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": "M17.1 16.8h-.9V15h.9c.2 0 .3-.1.3-.3V6.9c0-.2-.1-.3-.3-.3H9.3c-.2 0-.3.1-.3.3v.9H7.2v-.9c0-1.2.9-2.1 2.1-2.1h7.8c1.2 0 2.1.9 2.1 2.1v7.8c0 1.2-.9 2.1-2.1 2.1zM13.8 9H6c-.7 0-1.2.5-1.2 1.2V18c0 .7.5 1.2 1.2 1.2h7.8c.7 0 1.2-.5 1.2-1.2v-7.8c0-.7-.5-1.2-1.2-1.2z"
}
};
exports.default = _default;