@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 811 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": "M16.7 11.7v6.5c0 .3-.3.6-.7.6H9.5l-4 4c.3.2.6.3 1 .3h11c1 0 1.7-.8 1.7-1.7V9.1l-2.5 2.6zM12 22.2c-.7 0-1.3-.6-1.3-1.3s.6-1.3 1.3-1.3 1.3.6 1.3 1.3-.6 1.3-1.3 1.3zM4.8 21l2.6-2.6L16.7 9v.1l2.5-2.5v-.1l3.3-3.2c.3-.3.3-.8.1-1l-.9-.9c-.3-.3-.7-.2-1 .1L19.2 3v-.4c0-.9-.7-1.7-1.7-1.7h-11c-1 0-1.7.8-1.7 1.7v14.8l-3.3 3.3c-.3.3-.3.8-.1 1l.9.9c.2.3.7.2 1-.1L4.8 21zM7.3 5c0-.3.3-.7.6-.7H16c.3 0 .7.3.7.7v.5l-9.4 9.4V5z"
}
};
exports.default = _default;