UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 684 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.9 3.7H3.1C1.9 3.7.9 4.7.9 5.9v12.2c0 1.2 1 2.2 2.2 2.2h17.8c1.2 0 2.2-1 2.2-2.2V5.9c0-1.2-1-2.2-2.2-2.2zm0 2.2V8H3.1V5.9h17.8zM3.1 18.1v-6.5h17.8v6.5H3.1zm6.4-4.7c-.5 0-1 .3-1.2.7-.1.1-.2.1-.2 0-.3-.4-.7-.7-1.2-.7-.9 0-1.5.7-1.5 1.5 0 .7.6 1.4 1.5 1.4.5 0 .9-.2 1.2-.7h.2c.2.5.7.7 1.2.7.8 0 1.4-.6 1.4-1.4v-.1c0-.7-.7-1.4-1.4-1.4zm8.4.4h-4.4c-.4 0-.8.3-.8.7v.7c0 .4.4.8.8.8h4.4c.4 0 .7-.4.7-.8v-.7c0-.4-.3-.7-.7-.7z" } };