UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 550 B
/* 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.6 22.8H3.4c-1.2 0-2.2-1-2.2-2.2V3.4c0-1.2 1-2.2 2.2-2.2h17.3c1.2 0 2.1 1 2.1 2.2v17.3c0 1.1-1 2.1-2.2 2.1zM4.1 4.8v14.4c0 .4.3.7.7.7h14.4c.5 0 .8-.3.8-.7V4.8c0-.4-.3-.7-.8-.7H4.8c-.4 0-.7.3-.7.7zM7 16.3V7.7c0-.4.3-.7.8-.7h1.4c.4 0 .7.3.7.7v8.6c0 .4-.3.7-.7.7H7.8c-.5 0-.8-.3-.8-.7z" } };