@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 804 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": "M12.7 12.9v5.8c0 .2.1.3.3.3 0 0 .1 0 .1-.1 1.1-.6 4.6-2.6 4.6-2.6.5-.3.8-.7.8-1.3V9.8c0-.2-.1-.3-.3-.3 0 0-.1 0-.1.1L13 12.5c-.2 0-.3.2-.3.4zm-.5-1.7l5.2-2.9c.1 0 .2-.2.1-.3l-.1-.1c-1.1-.6-4.7-2.6-4.7-2.6-.4-.3-1-.3-1.4 0 0 0-3.6 1.9-4.7 2.6-.1.1-.2.2-.1.4h.1l5.2 2.9c.1.1.3.1.4 0zM11 12.5L5.9 9.6c-.1-.1-.3-.1-.4 0V15c0 .5.3 1 .8 1.3 0 0 3.5 2 4.6 2.6.1.1.3 0 .4-.1V12.9c0-.2-.1-.4-.3-.4z"
}
};
exports.default = _default;