@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 881 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.8 11.1c-.8-.4-1-.7-1-1 0-.4.3-.7.6-1 .5-.4.7-1.1.7-1.8 0-1.3-.8-2.5-2.3-2.5-1.3 0-2.1.9-2.3 2 0 .1 0 .2.1.2 1.1.8 1.7 2.1 1.7 3.6 0 1.1-.3 2.1-1 2.8-.1.2-.1.4.1.4.4.2.9.4 1.4.7.1.1.3.1.4.1H18c.7 0 1.2-.5 1.2-1.1v-.2c0-1.1-1.2-1.7-2.4-2.2zM12.5 15c-1-.4-1.1-.8-1.1-1.2 0-.4.2-.8.6-1.1.6-.5.9-1.2.9-2.1 0-1.6-1-2.9-2.8-2.9S7.3 9 7.3 10.6c0 .9.3 1.6.9 2.1.4.3.7.7.7 1.1 0 .4-.2.8-1.2 1.2-1.5.6-2.9 1.3-2.9 2.6v.2c0 .8.7 1.4 1.5 1.4h7.6c.8 0 1.5-.6 1.5-1.4v-.2c0-1.3-1.4-2-2.9-2.6z"
}
};
exports.default = _default;