@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 898 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": "M13.8 14.1l.7.8c.2.1.5.1.6 0l2.2-2.2c.1-.2.2-.4.2-.7V3.7c0-.8-.6-1.4-1.3-1.4H2.3c-.8 0-1.4.6-1.4 1.4v10.1c0 .8.6 1.4 1.4 1.4h6.3c.3 0 .5-.1.7-.2l.8-.8c.3-.4.8-.7 1.3-.8.8-.2 1.7.1 2.4.7zM4.6 6.5c0-.3.2-.5.5-.5h8.3c.3 0 .4.2.4.5v.9c0 .3-.1.4-.4.4H5.1c-.3 0-.5-.1-.5-.4v-.9zm.5 5c-.3 0-.5-.1-.5-.4v-.9c0-.3.2-.5.5-.5h6.4c.3 0 .5.2.5.5v.9c0 .3-.2.4-.5.4H5.1zm17.7 1.3l-1-1c-.2-.3-.7-.3-1 0l-5.7 5.7c-.1.2-.5.2-.7 0l-2-2.1c-.3-.3-.7-.3-1 0l-1 1c-.3.3-.3.8 0 1l3.9 4c.3.3.7.3 1 0l7.5-7.6c.4-.3.4-.7 0-1z"
}
};
exports.default = _default;