@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
9 lines (7 loc) • 610 B
JavaScript
;
Object.defineProperty(exports, "__esModule", {
value: true
});
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
exports.default = { "viewBox": "0 0 24 24", "xmlns": "http://www.w3.org/2000/svg", "title": {}, "path": { "d": "M12 4.8a6.1 6.1 0 1 0 6 6.1c0-3.3-2.7-6.1-6-6.1zm4.2 6.3h-4.4V6.5s1.7-.1 3.2 1.4 1.2 3.2 1.2 3.2zm-10 4.3h-.3a1.1 1.1 0 0 0-1.1 1.1v1.6a1.1 1.1 0 0 0 1.1 1.1h12.2a1.1 1.1 0 0 0 1.1-1.1v-1.6a1.1 1.1 0 0 0-1.1-1.1h-.4a7.2 7.2 0 0 1-11.5 0z", "fill-rule": "evenodd" } };