UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 650 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": "M5.8 15.4h4.5c.4 0 .7-.4.7-.7V4.6c0-.8-.7-1.4-1.4-1.4H5.9c-.5 0-.8.4-.8.8v10.7c0 .3.3.7.7.7zM21 5.3v10.8c0 .7-.6 1.3-1.4 1.3H4.4c-.8 0-1.4-.6-1.4-1.3V5.3c-1.2 0-2.1.9-2.1 2v10.1c0 1.1.9 2 2.1 2h6.6c.3 0 .6.4.6.7s.4.7.7.7H13c.4 0 .7-.3.7-.7s.3-.7.7-.7H21c1.1 0 2-.9 2-2V7.3c.1-1.1-.8-2-2-2zm-7.2 10.1h4.3c.5 0 .8-.4.8-.8V3.9c0-.3-.3-.7-.7-.7h-3.8c-.6 0-1.3.6-1.3 1.4v10.1c-.1.3.2.7.7.7z" } };