@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 641 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": "M18.7 12.4h-1.5v6.2c0 .1 0 .2-.1.3 0 0-.1.1-.2 0h-2.8c-.2 0-.3-.1-.3-.3v-4.8h-3.5v4.8c0 .2-.1.3-.2.3H7.2c-.1.1-.2 0-.2 0-.1-.1-.1-.2-.1-.3v-6.2H5.5c-.2 0-.3-.1-.3-.2 0-.2 0-.3.1-.3l6.6-6.6c.1-.2.3-.2.3 0l6.6 6.6c.2 0 .2.2.1.3-.1.1-.1.2-.2.2z"
}
};
exports.default = _default;