@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 834 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": "M17.3 6.2h-1.2v-.4c0-.6-.5-1-1-1s-.9.4-.9 1v.4H9.8v-.4c0-.6-.4-1-.9-1s-1 .4-1 1v.4H6.7c-.8 0-1.4.7-1.4 1.5v.5c0 .2.2.4.5.4h12.4c.3 0 .5-.2.5-.4v-.5c0-.8-.6-1.5-1.4-1.5zm.9 3.9H5.8c-.3 0-.5.2-.5.5v7.2c0 .8.6 1.4 1.4 1.4h10.6c.8 0 1.4-.6 1.4-1.4v-7.2c0-.3-.2-.5-.5-.5zM12 18.2c-2 0-3.6-1.6-3.6-3.6s1.6-3.5 3.6-3.5 3.6 1.6 3.6 3.5-1.6 3.6-3.6 3.6zm-.6-2.1s-.1 0-.2-.1L10 14.8v-.2l.3-.3h.2l.9 1 2.1-2.1h.2l.3.3v.2L11.7 16c-.1.1-.2.1-.3.1z"
}
};
exports.default = _default;