UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 714 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": "M18.7 5.8h-2.4v-.5c0-.3-.2-.5-.5-.5H8.2c-.3 0-.5.2-.5.5v.5H5.3c-.3 0-.5.2-.5.4v3.2c0 1.2 1 2.1 2.2 2.1h1.1c.6 1.6 2.1 2.6 3.9 2.7 1.8 0 3.3-1.1 4-2.7h1c1.2 0 2.2-.9 2.2-2.1V6.2c0-.2-.2-.4-.5-.4zM7 10.1c-.4 0-.8-.3-.8-.7V7.2h1.5v2.9H7zm10.8-.7c0 .4-.4.7-.8.7h-.7V7.2h1.5v2.2zm-3.4 8.4h-.2c-.8 0-1.5-.7-1.5-1.5v-.5c0-.1-.1-.2-.2-.2h-1c-.1 0-.2.1-.2.2v.5c0 .8-.7 1.5-1.5 1.5h-.2c-.3 0-.5.2-.5.4v.5c0 .3.2.5.5.5h4.8c.3 0 .5-.2.5-.5v-.5c0-.2-.2-.4-.5-.4z" } };