UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 722 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": "M22.3 2.4h-3.7v-.7c0-.5-.3-.8-.7-.8H6.1c-.4 0-.7.3-.7.8v.7H1.7c-.5 0-.8.3-.8.7v4.8c0 1.9 1.5 3.4 3.3 3.4H6c1 2.3 3.2 4 6 4 2.8.1 5.1-1.6 6.1-4h1.7c1.8 0 3.3-1.5 3.3-3.4V3.1c0-.4-.3-.7-.8-.7zM4.2 9c-.6 0-1.1-.4-1.1-1.1V4.6h2.3V9H4.2zm16.7-1.1c0 .7-.5 1.1-1.1 1.1h-1.2V4.6h2.3v3.3zm-5.2 13h-.4c-1.2 0-2.2-1.1-2.2-2.3v-.7c0-.2-.1-.4-.4-.4h-1.4c-.3 0-.4.2-.4.4v.7c0 1.2-1 2.3-2.2 2.3h-.4c-.4 0-.7.3-.7.7v.7c0 .5.3.8.7.8h7.4c.4 0 .7-.3.7-.8v-.7c0-.4-.3-.7-.7-.7z" } };