@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
9 lines (7 loc) • 486 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
exports.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" } };