@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.06 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.7 16.3c0-1.4.7-2.6 1.7-3.4-.3-.2-.6-.3-.9-.5-1.1-.4-1.2-.8-1.2-1.2 0-.4.3-.8.6-1.1.6-.6.9-1.3.9-2.2 0-1.7-1-3.1-2.8-3.1-1.8 0-2.9 1.4-2.9 3.1 0 .9.4 1.6 1 2.2.3.3.6.7.6 1.1 0 .4-.2.8-1.2 1.2-1.5.7-2.9 1.4-2.9 2.7 0 .9.7 1.7 1.5 1.7H11.7v-.5zm4.4-2.8c-1.6 0-2.9 1.3-2.9 2.9s1.3 2.8 2.9 2.8 2.8-1.2 2.8-2.8-1.2-2.9-2.8-2.9zm2.3 2.6h-.8c0-.7-.2-1.3-.4-1.7.6.3 1.1 1 1.2 1.7zm-2.6-1.9v1.9h-.6c0-.9.3-1.6.6-1.9zm0 2.5v1.8c-.3-.2-.6-1-.6-1.8h.6zm.6 1.8v-1.8h.6c0 .8-.3 1.5-.6 1.8zm0-2.4v-1.9c.3.3.6 1 .6 1.9h-.6zM15 14.4c-.3.4-.4 1-.4 1.7h-.8c.1-.7.6-1.4 1.2-1.7zm-1.2 2.3h.8c0 .6.2 1.2.4 1.7-.6-.4-1.1-1-1.2-1.7zm3.4 1.7c.2-.5.3-1.1.4-1.7h.7c0 .7-.5 1.3-1.1 1.7z"
}
};
exports.default = _default;