@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
19 lines (16 loc) • 739 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",
"title": {},
"path": {
"d": "M10.7 10.6H5c-.3 0-.7.3-.7.6v4.9H2.4c-.3 0-.6.3-.6.6v4.6c0 .3.3.7.6.7h6.4c.3 0 .6-.4.6-.7v-4.6c0-.3-.3-.6-.6-.6H6.9v-3H17v3h-1.9c-.3 0-.7.3-.7.6v4.6c0 .3.4.7.7.7h6.3c.3 0 .6-.4.6-.7v-4.6c0-.3-.3-.6-.6-.6h-1.9v-4.9c0-.3-.3-.6-.7-.6h-5.6V7.7h1.9c.3 0 .6-.4.6-.7V2.4c0-.3-.3-.6-.6-.6H8.8c-.4 0-.7.3-.7.6V7c0 .3.3.7.7.7h1.9v2.9z"
}
};
exports.default = _default;