UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 783 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": "M6.9 5.1h1.9c.2 0 .4-.2.4-.5v-.9h4.6v.9c0 .3.2.5.5.5h1.9c.2 0 .4-.2.4-.5V3.5c0-1.4-1.1-2.6-2.5-2.6H9C7.6.9 6.5 2 6.5 3.4v1.2c0 .3.1.5.4.5zm7.9 10.6h.9v-.9c0-1 .8-1.9 1.8-1.9h2.8c.6 0 1.1.3 1.4.7.2.2.5.1.5-.1V8.8c0-1-.9-1.9-1.9-1.9H2.8c-1 0-1.9.9-1.9 1.9v10.6c0 1 .9 1.8 1.9 1.8h10c.2 0 .3-.1.3-.3-.1-.2-.2-.4-.2-.6v-2.8c0-1 .9-1.8 1.9-1.8zm7.6 1.8h-2.1v-2c0-.4-.3-.7-.7-.7h-1.4c-.3 0-.7.3-.7.7v2h-2c-.4 0-.7.4-.7.7v1.4c0 .4.3.7.7.7h2v2.1c0 .4.4.7.7.7h1.4c.4 0 .7-.3.7-.7v-2.1h2.1c.4 0 .7-.3.7-.7v-1.4c0-.3-.3-.7-.7-.7z" } };