@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 746 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": "M12.7 12.6v5.9c0 .2.2.3.4.2 1.1-.7 4.6-2.6 4.6-2.6.5-.3.8-.8.8-1.3V9.5c0-.2-.2-.3-.4-.2L13 12.2c-.2.1-.3.3-.3.4zm-.5-1.6l5.2-2.9c.2-.1.2-.3 0-.4C16.3 7 12.7 5 12.7 5c-.4-.2-1-.2-1.4 0 0 0-3.6 2-4.7 2.7-.2.1-.2.3 0 .4l5.2 2.9c.1.1.3.1.4 0zM11 12.2L5.9 9.3c-.2-.1-.4 0-.4.2v5.3c0 .5.3 1 .8 1.2 0 0 3.5 2 4.6 2.7.2.1.4-.1.4-.2v-5.9c0-.1-.1-.3-.3-.4z"
}
};
exports.default = _default;