@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 680 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.6 17.4c1.2-2.1 1-4.8-.8-6.6-2.1-2.1-5.5-2.1-7.6 0-1.8 1.8-2 4.5-.8 6.6h9.2zm6.2-14.1v17.4c0 1.2-.9 2.1-2.1 2.1H3.3c-1.2 0-2.1-.9-2.1-2.1V3.3c0-1.2.9-2.1 2.1-2.1h17.4c1.2 0 2.1.9 2.1 2.1zm-18 16.6h14.4c.4 0 .7-.3.7-.7V4.8c0-.5-.3-.8-.7-.8H4.8c-.5 0-.8.3-.8.8v14.4c.1.4.4.7.8.7z"
}
};
exports.default = _default;