@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 735 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": "M14.8 7.1L17 9.2c.4.4.4 1.2 0 1.7l-5.6 5.5V8.8L13.1 7c.5-.4 1.3-.4 1.7.1zM9 4.8H6c-.7 0-1.2.5-1.2 1.2v10.5c0 1.5 1.2 2.7 2.7 2.7s2.7-1.2 2.7-2.7V6c0-.7-.6-1.2-1.2-1.2zM7.5 17.7c-.7 0-1.2-.5-1.2-1.2s.5-1.2 1.2-1.2 1.2.5 1.2 1.2-.5 1.2-1.2 1.2zM18 13.8h-2.1l-1.5 1.4h3.4l-.1 2.6H12l-1.5 1.4H18c.7 0 1.2-.5 1.2-1.2v-3c0-.6-.5-1.2-1.2-1.2z"
}
};
exports.default = _default;