@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
27 lines (24 loc) • 1.01 kB
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",
"g": {
"path": [{
"d": "M13.3 12.9c-.1 0-.3-.2-.3-.3v-1.8c0-.1.1-.3.3-.3h1.8c.1 0 .3.2.3.3v1.8c0 .1-.1.3-.3.3h-1.8zm.8 1L13 15v.3l1.1 1.1c0 .1.2.1.2 0l1.1-1.1V15l-1.1-1.1c0-.1-.2-.1-.2 0z"
}, {
"d": "M8.7 10.9l.9-.5h.3l.9.5c.1.1.2.2.2.3v1c0 .1-.1.2-.2.3l-.9.5h-.3l-.9-.5c0-.1-.1-.2-.1-.3v-1c0-.1 0-.2.1-.3zm9-6.1H6.3c-.8 0-1.5.7-1.5 1.5v11.4c0 .8.7 1.5 1.5 1.5h11.4c.8 0 1.5-.7 1.5-1.5V6.3c0-.8-.7-1.5-1.5-1.5zm0 12.4c0 .3-.2.5-.5.5H6.8c-.3 0-.5-.2-.5-.5v-8h11.4v8zm0-9.5H6.3v-.9c0-.3.2-.5.5-.5h10.4c.3 0 .5.2.5.5v.9z"
}],
"circle": {
"cx": "9.768",
"cy": "15.12",
"r": "1.176"
}
}
};
exports.default = _default;