@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.07 kB
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": "M11.4 18.7c0-1.3.3-2.5.9-3.5h-1.1c-.2 0-.4-.2-.4-.4v-4.2c0-.3.2-.4.4-.4h4.3c.2 0 .3.1.3.4V12c.9-.4 1.9-.6 2.9-.6.7 0 1.4 0 2 .2.1-.5.1-1 .1-1.5C20.8 5 16.4 1 10.9 1S1 5 1 10c0 1.6.5 3.1 1.2 4.4.2.2.2.5.1.7L1 18.6c-.1.3.2.6.6.6l3.5-1.4c.2-.1.5-.1.7.1 1.5.8 3.3 1.3 5.2 1.3h.4v-.5zM5.9 5.6c0-.2.1-.3.4-.3h9.2c.2 0 .3.1.3.3v2.2c0 .2-.2.3-.4.3H6.3c-.3 0-.4-.1-.4-.3V5.6zm2.9 9.2c0 .2-.2.4-.4.4H6.2c-.2 0-.3-.2-.3-.4v-4.2c0-.3.1-.4.3-.4h2.2c.2 0 .4.1.4.4v4.2zm5.9 1.2l2.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.3-.3.7 0 1z"
}
};
exports.default = _default;