@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 784 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": "M17.8 7.9l-5.1-2.8c-.4-.3-1-.3-1.5 0L6.1 7.9c-.4.3-.7.8-.7 1.3v5.7c0 .5.3 1 .7 1.3l5.1 2.9c.5.2 1.1.2 1.5 0l5.1-2.9c.5-.3.8-.8.8-1.3V9.2c0-.5-.3-1-.8-1.3zm-8 1.8v6c0 .3-.2.5-.5.5s-.5-.2-.5-.5v-6c-.2-.1-.3-.4-.3-.6 0-.4.4-.7.8-.7s.8.3.8.8c0 .2-.1.4-.3.5zm6.2 3.8c0 .1-.1.2-.2.2-2 1.1-3.1-.7-4.9-.1-.1.1-.3 0-.3-.2V10c0-.1.1-.2.2-.3 1.8-.7 3 1.2 5 .1h.1c0 .1.1.1.1.1v3.6z"
}
};
exports.default = _default;