UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 606 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": "M13.6 9.2c0-.2-.3-.5-.5-.5h-2.7c-.2 0-.4.3-.4.5v8.1c0 .2.2.4.4.4h2.7c.2 0 .5-.2.5-.4V9.2zm-5.4 0c0-.2-.3-.5-.5-.5H5c-.2 0-.4.3-.4.5v9.3c0 .2.2.4.4.4h2.7c.2 0 .5-.2.5-.4V9.2zm10.8 0c0-.2-.3-.5-.5-.5h-2.7c-.2 0-.4.3-.4.5v6.9c0 .2.2.4.4.4h2.7c.2 0 .5-.2.5-.4V9.2zM19 5c0-.2-.3-.5-.5-.5H5c-.2 0-.4.3-.4.5v1.5c0 .2.2.4.4.4h13.5c.2 0 .5-.2.5-.4V5z" } };