@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 786 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.8H9.8c-.8 0-1.4.6-1.4 1.4v.3c0 .1.1.2.2.2h7c.8 0 1.4.7 1.4 1.5v7.4c0 .1.1.2.3.2h.2c.8 0 1.5-.6 1.5-1.4V6.2c0-.8-.7-1.4-1.5-1.4zm-3.3 3.4H6.5c-.8 0-1.5.6-1.5 1.4v8.2c0 .8.7 1.4 1.5 1.4h7.7c.8 0 1.4-.6 1.4-1.4V9.6c0-.8-.6-1.4-1.4-1.4zm-.7 4l-3.7 3.7c-.1.2-.3.2-.5.2-.1 0-.3 0-.5-.2l-1.7-1.8c-.2-.1-.2-.3 0-.5l.5-.5c.1-.1.3-.1.5 0l1.2 1.3 3.2-3.2c.1-.1.4-.1.5 0l.5.5c.1.2.1.4 0 .5z"
}
};
exports.default = _default;