@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 736 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": "M11.5 4.8C8 5 5 8 4.8 11.5c-.2 4.2 3.1 7.7 7.2 7.7h7.2V12c0-4.1-3.5-7.4-7.7-7.2zM8.6 8.9c0-.3.2-.5.5-.5H15c.2 0 .4.2.4.5v.5c0 .2-.2.4-.4.4H9.1c-.3 0-.5-.2-.5-.4v-.5zm6.8 6.2c0 .3-.2.5-.4.5H9.1c-.3 0-.5-.2-.5-.5v-.5c0-.2.2-.4.5-.4H15c.2 0 .4.2.4.4v.5zm1.8-2.9c0 .3-.2.5-.4.5H7.2c-.2 0-.4-.2-.4-.5v-.4c0-.3.2-.5.4-.5h9.6c.2 0 .4.2.4.5v.4z"
}
};
exports.default = _default;