@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 848 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": "M9.4 7.7h5.2c.3 0 .5-.2.5-.5v-1c0-.8-.6-1.4-1.4-1.4h-3.4c-.8 0-1.4.6-1.4 1.4v1c0 .3.2.5.5.5zM17.3 6h-.5c-.1 0-.2.1-.2.2v1c0 1.1-.9 1.9-2 1.9H9.4c-1.1 0-2-.8-2-1.9v-1c0-.1-.1-.2-.2-.2h-.5c-.8 0-1.4.6-1.4 1.4v10.4c0 .8.6 1.4 1.4 1.4h10.6c.8 0 1.4-.6 1.4-1.4V7.4c0-.8-.6-1.4-1.4-1.4zm-2.9 7.3l-3.8 3.9-1.7.4c-.2.1-.3-.1-.3-.2l.5-1.7 3.9-3.8c0-.1.1-.1.2 0l1.2 1.2v.2zm1.1-1.1l-.5.5h-.2l-1.2-1.3c-.1 0-.1-.1 0-.2l.4-.4c.3-.3.6-.3.9 0l.6.6c.2.2.2.6 0 .8z"
}
};
exports.default = _default;