UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 543 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": "M17.7 4.8H6.3c-.8 0-1.5.7-1.5 1.5v11.4c0 .8.7 1.5 1.5 1.5h11.4c.8 0 1.5-.7 1.5-1.5V6.3c0-.8-.7-1.5-1.5-1.5zM17 16.6c0 .2-.2.3-.3.3H7.3c-.2 0-.3-.2-.3-.4v-2.1c0-.2.2-.4.4-.4h9.3c.2 0 .3.2.3.4v2.2zm0-7c0 .2-.2.3-.3.3H7.3c-.2 0-.3-.2-.3-.4V7.4c0-.2.2-.4.4-.4h9.3c.2 0 .3.2.3.4v2.2z" } };