@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 747 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.3 1C5.8 1.3 1.3 5.8 1 11.3c-.5 6.4 4.6 11.8 11 11.8h11.1V12c0-6.4-5.4-11.5-11.8-11zM6.7 7.2c0-.5.4-.8.8-.8h9c.4 0 .8.3.8.8v.7c0 .4-.4.7-.8.7H7.4c-.4 0-.7-.3-.7-.7v-.7zm10.6 9.6c0 .4-.4.7-.8.7H7.4c-.4 0-.7-.3-.7-.7V16c0-.4.3-.7.7-.7h9.1c.4 0 .7.3.7.7v.8h.1zm2.7-4.4c0 .4-.3.7-.7.7H4.7c-.5 0-.8-.3-.8-.7v-.8c0-.4.3-.7.8-.7h14.6c.4 0 .7.3.7.7v.8z"
}
};
exports.default = _default;