@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 666 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": "M15 15.6c.9-1.4.7-3.2-.5-4.4-1.4-1.4-3.6-1.4-5 0-1.2 1.2-1.4 3-.5 4.4h6zm4.2-9.4v11.6c0 .8-.6 1.4-1.4 1.4H6.2c-.8 0-1.4-.6-1.4-1.4V6.2c0-.8.6-1.4 1.4-1.4h11.6c.8 0 1.4.6 1.4 1.4zm-12 11.1h9.6c.3 0 .5-.3.5-.5V7.2c0-.3-.2-.5-.5-.5H7.2c-.3 0-.5.2-.5.5v9.6c0 .2.2.5.5.5z"
}
};
exports.default = _default;