@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 814 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": "M11.8 5.2c-4 0-7.2 3-7.2 6.7 0 1.2.3 2.3.9 3.3.1.1.1.3.1.4l-.7 2.1c-.1.4.2.8.6.6l2.1-.7c.2-.1.3 0 .4 0 1.1.7 2.4 1 3.8 1 4 0 7.2-3 7.2-6.7s-3.2-6.7-7.2-6.7zm-2 9.7c0 .1-.1.3-.2.3H8.3c-.1 0-.3-.2-.3-.3v-1.6c0-.2.2-.3.3-.3h1.3c.1 0 .2.1.2.3v1.6zm2.9 0c0 .1-.1.3-.2.3h-1.3c-.2 0-.3-.2-.3-.3v-3.8c0-.1.1-.3.3-.3h1.3c.1 0 .2.2.2.3v3.8zm2.9 0c0 .1-.1.3-.3.3h-1.2c-.2 0-.3-.2-.3-.3V9c0-.2.1-.3.3-.3h1.2c.2 0 .3.1.3.3v5.9z"
}
};
exports.default = _default;