UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 910 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": "M21.4 9.1H2.6c-.4 0-.7.3-.7.7v10.9c0 1.2 1 2.1 2.2 2.1h15.8c1.2 0 2.2-.9 2.2-2.1V9.8c0-.4-.3-.7-.7-.7zm-13 10.1c0 .4-.3.7-.7.7H6.2c-.4 0-.7-.3-.7-.7v-1.4c0-.4.3-.8.7-.8h1.5c.4 0 .7.4.7.8v1.4zm5 0c0 .4-.3.7-.7.7h-1.4c-.5 0-.8-.3-.8-.7v-1.4c0-.4.3-.8.8-.8h1.4c.4 0 .7.4.7.8v1.4zm0-5c0 .4-.3.7-.7.7h-1.4c-.5 0-.8-.3-.8-.7v-1.5c0-.4.3-.7.8-.7h1.4c.4 0 .7.3.7.7v1.5zm5.1 0c0 .4-.3.7-.7.7h-1.5c-.4 0-.7-.3-.7-.7v-1.5c0-.4.3-.7.7-.7h1.5c.4 0 .7.3.7.7v1.5zm1.4-10.9h-1.8v-.7c0-.8-.6-1.4-1.4-1.4-.8 0-1.4.6-1.4 1.4v.7H8.8v-.7c0-.8-.7-1.4-1.5-1.4s-1.4.6-1.4 1.4v.7H4.1c-1.2 0-2.2 1-2.2 2.2v.7c0 .4.3.8.7.8h18.8c.4 0 .8-.4.8-.8v-.7c-.1-1.2-1.1-2.2-2.3-2.2z" } };