@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.4 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",
"path": {
"d": "M21 4.6h-5.8V2.8c0-1-.8-1.9-1.9-1.9h-2.7c-1 0-1.9.9-1.9 1.9v1.8H3c-.4 0-.7.3-.7.7v1.4c0 .4.3.7.7.7h18c.3 0 .6-.3.6-.7V5.3c0-.4-.2-.7-.6-.7zm-7.7 0h-2.7V3.2c0-.2.2-.4.4-.4h1.9c.3 0 .4.2.4.4v1.4zm5.9 4.6H4.8c-.3 0-.6.4-.6.7v10.9c0 1.3 1 2.3 2.3 2.3h11c1.3 0 2.3-1 2.3-2.3V9.9c0-.3-.3-.7-.6-.7zm-8.5 11.5l-2.3.1c-.1 0-1 0-1.6-1-.6-1-.1-1.8.6-3l-.7-.5c-.1 0-.1-.1-.1-.1l.2-.2 1.8-.4.1-.1c.1 0 .2 0 .3.1v.2l.4 1.8c0 .1 0 .2-.1.2-.1.1-.1.1-.2 0l-.6-.4c-.7 1.1-.7 1.4-.6 1.7.2.3.5.3.5.3h2.3c.2 0 .5.1.6.3.1.1.1.2.1.3 0 .4-.3.7-.7.7zm1.7-6.7c0-.1 0-.2.1-.2l.6-.3c-.5-1.1-.8-1.4-1.1-1.4-.4 0-.5.2-.5.3l-1.2 1.9c-.1.2-.3.3-.6.3-.1 0-.2-.1-.3-.1-.3-.2-.4-.6-.2-.9l1.2-1.9c.1-.1.5-.9 1.6-.9 1.2 0 1.6.9 2.3 2.2l.7-.4c.1 0 .2 0 .2.1.1 0 .1.1.1.2l-.7 1.9s0 .1-.1.1h-.1l-1.9-.7c-.1-.1-.1-.1-.1-.2zm4.8 5.7c-.5 1-1.6 1-2.9 1l-.1.8c0 .1 0 .1-.1.1s-.1.1-.2 0l-1.3-1.4c-.1-.1 0-.3 0-.3v-.1l1.5-1.2c.1-.1.1-.1.2-.1s.1.1.1.2v.7c1.2 0 1.6-.1 1.8-.3.1-.3 0-.5 0-.6l-1.2-2v-.6l.3-.3c.3-.2.7-.1.9.3l1.2 2c0 .1.3.8-.2 1.8z"
}
};
exports.default = _default;