@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 969 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.8 19.2H6.2c-.8 0-1.4-.6-1.4-1.4V6.2c0-.8.6-1.4 1.4-1.4h11.6c.8 0 1.4.6 1.4 1.4v11.6c0 .8-.6 1.4-1.4 1.4zM6.7 7.2v9.6c0 .3.3.5.5.5h9.6c.3 0 .5-.2.5-.5V7.2c0-.3-.2-.5-.5-.5H7.2c-.2 0-.5.2-.5.5zm8.4 3.1h-.9l.4-1.5c0-.1 0-.1-.1-.1h-.7s-.1 0-.1.1l-.4 1.5h-1.8l.4-1.5c0-.1 0-.1-.1-.1h-.7c-.1 0-.1 0-.1.1l-.4 1.5h-1-.1l-.2.7c0 .1.1.2.1.2h1l-.5 1.7h-1l-.2.7c0 .1 0 .2.1.2h.9l-.4 1.4v.1l.1.1h.7c.1 0 .1 0 .1-.1l.4-1.5h1.8l-.4 1.4c0 .1 0 .1.1.1h.7c.1 0 .1 0 .1-.1l.4-1.5h1c.1 0 .1 0 .1-.1l.2-.7-.1-.1h-.9l.4-1.7h.9c.1 0 .1 0 .1-.1l.2-.7h-.1zm-2.5 2.6h-1.7l.4-1.7h1.8l-.5 1.7z"
}
};
exports.default = _default;