UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

18 lines (15 loc) 486 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", "path": { "d": "M28 78c-3.3 0-6-2.7-6-6V28c0-3.3 2.7-6 6-6h44c3.3 0 6 2.7 6 6v44c0 3.3-2.7 6-6 6H28z" } }; exports.default = _default;