@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 718 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 6.9c-1.2-1.5-2.3-2.1-4.5-2.1-.9 0-2.1.4-2.6.5 0-.3-.2-.5-.5-.5h-.9c-.3 0-.5.2-.5.5v1.9c0 .3.2.5.5.5h.9c.3 0 .5-.2.5-.5h.5c.4 0 .7.3.7.7 0 .4.3.7.7.7v3.9c-.5 0-.9.4-.9.9v4.4c0 .8.6 1.4 1.4 1.4h.5c.8 0 1.4-.6 1.4-1.4v-4.4c0-.5-.4-.9-.9-.9V8.6c.4 0 .7-.5.7-.9s.3-.7.6-.7c1 0 1.5.3 1.8.6.1.1.4.1.5 0 .2-.2.3-.4.1-.7z"
}
};
exports.default = _default;