@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
33 lines (30 loc) • 836 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": "M22.4.9H1.6c-.4 0-.7.3-.7.7v15c0 .3.3.7.7.7h20.8c.4 0 .7-.4.7-.7v-15c0-.4-.3-.7-.7-.7z"
}, {
"d": "M14.8 20.3c.5 0 .9.4.9.9s-.4 1-.9 1-1-.5-1-1 .5-.9 1-.9m0-.9c-1 0-1.9.8-1.9 1.8s.9 1.9 1.9 1.9 1.8-.9 1.8-1.9-.8-1.8-1.8-1.8z"
}],
"circle": [{
"cx": "9.231",
"cy": "21.231",
"r": "1.846"
}, {
"cx": "3.692",
"cy": "21.231",
"r": "1.846"
}, {
"cx": "20.308",
"cy": "21.231",
"r": "1.846"
}]
};
exports.default = _default;