UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

25 lines (22 loc) 664 B
"use strict"; 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 100 100", "xmlns": "http://www.w3.org/2000/svg", "g": { "path": { "d": "M76 29H24c-3.3 0-6 2.7-6 6v29c0 3.3 2.7 6 6 6h52c3.3 0 6-2.7 6-6V35c0-3.3-2.7-6-6-6zM31 64c0-3.9-3.1-7-7-7V42c3.9 0 7-3.1 7-7h38c0 3.9 3.1 7 7 7v15c-3.9 0-7 3.1-7 7H31z" }, "circle": { "cx": "50", "cy": "49", "r": "10" } } }; exports.default = _default;