UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 668 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.8 6.7H6.2c-.8 0-1.4.7-1.4 1.5v8.1c0 .8.6 1.5 1.4 1.5h11.6c.8 0 1.4-.7 1.4-1.5V8.2c0-.8-.6-1.5-1.4-1.5zm0 1.5v1.4H6.2V8.2h11.6zM6.2 16.3V12h11.6v4.3H6.2zm4.1-3.1c-.3 0-.6.2-.7.4-.1.1-.1.1-.2 0-.1-.2-.4-.4-.8-.4-.5 0-.9.4-.9 1s.4.9.9.9c.4 0 .7-.1.8-.4.1-.1.1-.1.2 0 .1.3.4.4.7.4h.1c.5 0 .9-.4.9-.9v-.1c0-.5-.4-.9-1-.9zm5.5.2H13c-.3 0-.5.3-.5.5v.5c0 .3.2.5.5.5h2.8c.3 0 .5-.2.5-.5v-.5c0-.2-.2-.5-.5-.5z" } };