@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 820 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M72 22H50.1c-1.4-.1-2.6.6-3.6 1.6L19.7 50.5c-2.3 2.3-2.3 6.1 0 8.5l21.2 21.2c2.3 2.3 6.1 2.3 8.5 0L76.5 53c1-1 1.6-2.6 1.5-4V28c0-3.3-2.7-6-6-6zM50.4 66L49 67.4c-.8.8-2 .8-2.8 0L32.6 53.8c-.8-.8-.8-2 0-2.8l1.4-1.4c.8-.8 2-.8 2.8 0l13.6 13.6c.8.8.8 2 0 2.8zm8-8L57 59.4c-.8.8-2 .8-2.8 0L40.6 45.8c-.8-.8-.8-2 0-2.8l1.4-1.4c.8-.8 2-.8 2.8 0l13.6 13.6c.8.8.8 2 0 2.8zM64 41c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5-2.2 5-5 5z"
}
};
exports.default = _default;