@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 921 B
JavaScript
/* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */
/* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */
export default {
"viewBox": "0 0 24 24",
"xmlns": "http://www.w3.org/2000/svg",
"path": {
"d": "M20.7 22.8H3.3c-1.2 0-2.1-.9-2.1-2.1V3.3c0-1.2.9-2.1 2.1-2.1h17.4c1.2 0 2.1.9 2.1 2.1v17.4c0 1.2-.9 2.1-2.1 2.1zM4.1 4.8v14.4c0 .4.3.7.7.7h14.4c.5 0 .8-.3.8-.7V4.8c0-.5-.3-.8-.8-.8H4.8c-.4.1-.7.4-.7.8zm12.6 4.6h-1.3l.5-2.2v-.1c0-.1 0-.2-.2-.2h-1c-.1 0-.2.1-.2.2l-.6 2.2h-2.6l.5-2.2c0-.1 0-.2-.2-.2h-1c-.1 0-.2 0-.2.1l-.6 2.3H8.3c-.1 0-.1 0-.2.1l-.3 1v.1c0 .1.1.2.2.2h1.4l-.6 2.5H7.3c-.1 0-.1.1-.1.2l-.3 1c0 .1 0 .2.2.2h1.3l-.6 2.2v.1c0 .1.1.2.2.2h1.1c.1 0 .1-.1.2-.2l.6-2.3h2.6l-.5 2.2c0 .1 0 .2.2.2h1c.1 0 .2 0 .2-.1l.6-2.3h1.5c.1 0 .1-.1.2-.2l.3-1c0-.1-.1-.2-.2-.2h-1.4l.6-2.6h1.5c.1 0 .1 0 .2-.1l.2-1v-.1c0 .1-.1 0-.2 0zM13 13.3h-2.7l.6-2.6h2.7l-.6 2.6z"
}
};