@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
18 lines (15 loc) • 1.06 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": "M20.8.9H3.2C1.9.9.9 1.9.9 3.2v17.6c0 1.2 1 2.3 2.3 2.3h17.6c1.2 0 2.3-1 2.3-2.3V3.2c0-1.3-1-2.3-2.3-2.3zm-1.1 18.2c-.1.3-.4.5-.7.5H4.7c-.3 0-.5-.3-.5-.6V4.9c0-.3.3-.5.6-.5h14.3c.3 0 .5.3.5.6v14.1zm-4.5-8.8c.5 0 1.5-.3 1.5-1.6s-1-1.4-1.2-1.4c-.6 0-1.1.5-1.7 1.3l-1 1.8c-.2-.6-.2-1.1-.3-1.4-.1-.5-.7-1.6-2-1.6-1.2 0-2.4.7-2.4.7-.2.2-.3.4-.3.7 0 .4.3.8.7.8.2 0 .3-.1.4-.1 0 0 .9-.6 1.1 0 .1.1.1.3.2.5.2.8.5 1.8.6 2.6l-.8 1.2s-.9-.3-1.4-.3-1.4.4-1.4 1.7.9 1.3 1.2 1.3c.5 0 1.1-.4 1.6-1.2l1-1.8c.2.8.3 1.4.4 1.6.3.9 1 1.5 2 1.5 0 0 1 0 2.2-.7.2-.1.4-.3.4-.7 0-.4-.3-.8-.8-.8-.1 0-.2.1-.3.1 0 0-.8.5-1.1.1-.2-.3-.4-.9-.5-1.5-.1-.5-.3-1.2-.4-1.9l.9-1.2s1 .3 1.4.3z"
}
};
exports.default = _default;