@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 883 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.2 5.3h2.4c.2 0 .5-.3.5-.5s-.1-.3-.2-.4l-3.3-3.3c-.1-.1-.2-.1-.3-.1-.3 0-.5.2-.5.5v2.3c0 .8.6 1.5 1.4 1.5zm-1.8 13.4c0-3.1 1.9-5.8 4.7-6.8V8.1c0-.4-.4-.7-.8-.7h-3.6c-1.2 0-2.1-1-2.1-2.1V1.7c0-.4-.3-.7-.7-.7H3.1C1.9 1 1 1.9 1 3.1v13.6c0 1.2.9 2.1 2.1 2.1h8.3v-.1zm3.3-2.7l2.7 2.7-2.7 2.8c-.3.3-.3.7 0 1l.3.3c.3.3.7.3 1 0l2.7-2.8 2.8 2.8c.3.3.7.3 1 0l.3-.3c.3-.3.3-.8 0-1L20 18.7l2.8-2.7c.3-.3.3-.8 0-1l-.3-.3c-.3-.3-.8-.3-1 0l-2.8 2.7-2.7-2.7c-.3-.3-.8-.3-1 0l-.3.3c-.3.2-.3.7 0 1z"
}
};
exports.default = _default;