@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 780 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",
"title": {},
"path": {
"d": "M18.5 13.5h-.9c-.2 0-.4.2-.4.4v3c0 .2-.2.4-.4.4H7c-.2 0-.4-.2-.4-.4v-3c0-.2-.2-.4-.4-.4h-.9c-.3 0-.5.2-.5.4v4c0 .7.6 1.2 1.2 1.2h11.8c.7 0 1.2-.5 1.2-1.2v-4c0-.2-.2-.4-.5-.4zM12.2 5c-.2-.1-.4-.1-.6 0l-4 4c-.2.2-.2.5 0 .6l.6.7c.2.1.4.1.6 0l1.7-1.7c.2-.2.5 0 .5.2v6.3c0 .2.2.4.4.4h.9c.3 0 .5-.2.5-.4V8.9c0-.3.3-.4.5-.3l1.7 1.7c.1.2.4.2.6 0l.6-.6c.2-.2.2-.5 0-.7l-4-4z"
}
};
exports.default = _default;