@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 714 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": "M4.6 17.7c0 .7.5 1.2 1.2 1.2h12.7c.2 0 .5-.2.5-.4V18c0-.3-.3-.5-.5-.5h-12c-.3 0-.5-.2-.5-.5V5c0-.2-.2-.5-.5-.5H5c-.2 0-.4.3-.4.5v12.7zm3.7-3.8c-.2 0-.4-.1-.5-.2-.3-.3-.3-.8 0-1l3.8-3.8c.3-.3.7-.3 1 0l1.8 1.8 3.3-3.3c.3-.3.7-.3 1 0 .3.3.3.8 0 1L15 12.2c-.2.1-.3.2-.5.2s-.4-.1-.5-.2l-1.9-1.9-3.3 3.4c-.2.1-.4.2-.5.2z"
}
};
exports.default = _default;