@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 550 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": "M17.5 4.9h-11c-.4 0-.7.4-.7.8v3.7h12.4V5.7c0-.4-.3-.8-.7-.8zm-6.6 5.2v9h6.6c.4 0 .7-.4.7-.8v-8.2h-7.3zm-5.1 0v8.2c0 .2.1.4.2.5.2.2.4.3.6.3h3.6v-9H5.8z"
}
};
exports.default = _default;