UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 624 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": "M19.2 9.7c0-.2-.2-.4-.5-.4h-6.2c-.3 0-.5.2-.5.4v.9c0 .2.2.5.5.5h4.2l-4.6 5.7c-.1 0-.1.1-.1.2v.9c0 .3.2.5.4.5h6.3c.3 0 .5-.2.5-.5V17c0-.2-.2-.4-.5-.4h-4.2l4.6-5.6c.1-.1.1-.2.1-.3v-1zM12 6.1c0-.3-.2-.5-.5-.5H5.3c-.3 0-.5.2-.5.5V7c0 .2.2.4.5.4h4.2l-4.6 5.7c-.1.1-.1.2-.1.3v.9c0 .2.2.4.5.4h6.3c.2 0 .4-.2.4-.4v-.9c0-.3-.2-.5-.4-.5H7.3l4.6-5.6c.1-.1.1-.2.1-.3v-.9z" } };