UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 547 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": "M16.4 19.2H7.6c-.3 0-.4.2-.4.5.4 1.4 2.4 2.5 4.8 2.5s4.3-1.1 4.7-2.5c.1-.3-.1-.5-.3-.5zm4.5-17.4H3.1C1.9 1.8.9 2.9.9 4.1v10.5c0 1.3 1 2.3 2.2 2.3h17.8c1.2 0 2.2-1 2.2-2.3V4.1c0-1.2-1-2.3-2.2-2.3zm0 12.1c0 .4-.4.7-.8.7H3.9c-.4 0-.8-.3-.8-.7V4.8c0-.4.4-.7.8-.7h16.2c.4 0 .8.3.8.7v9.1z" } };