UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 602 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.1h12.4c.3 0 .5-.2.5-.5V7c0-.8-.6-1.5-1.4-1.5H6.7c-.8 0-1.4.7-1.4 1.5v7.6c0 .3.2.5.5.5zm.9-7.7c0-.2.2-.4.5-.4h9.6c.3 0 .5.2.5.4v5.8c0 .3-.2.5-.5.5H7.2c-.3 0-.5-.2-.5-.5V7.4zm12.5 9.2h-5.3c-.2 0-.5.2-.5.4s-.2.5-.4.5h-2c-.2 0-.4-.2-.4-.5s-.3-.4-.5-.4H4.8c-.3 0-.5.2-.5.4 0 .8.7 1.5 1.5 1.5h12.4c.8 0 1.5-.7 1.5-1.5 0-.2-.2-.4-.5-.4z" } };