@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 734 B
JavaScript
/* 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.7 6.1h-3L21 1.2v-.1c0-.2-.1-.4-.4-.4h-2.4c-.2 0-.3.2-.3.4l-1.3 5.1h-6l1.3-5v-.1c0-.2-.2-.4-.4-.4H9.1c-.2 0-.3.2-.4.4l-1.3 5H4.1c-.2 0-.4.1-.4.3l-.6 2.3v.1c0 .2.1.3.4.3h3.1l-1.5 5.8H1.9c-.2 0-.3.1-.4.3l-.6 2.2c0 .2.2.4.4.4h3l-1.3 5v.1c0 .2.2.4.4.4h2.4c.2 0 .3-.1.4-.3l1.3-5.2h6l-1.3 5v.1c0 .2.1.4.4.4H15c.1 0 .3-.1.3-.4l1.3-5.1h3.3c.2 0 .3-.1.4-.4l.6-2.2v-.1c0-.2-.2-.4-.4-.4h-3.1L18.9 9h3.2c.2 0 .3-.1.4-.4l.6-2.2v-.1s-.2-.2-.4-.2zm-8.4 8.8h-6l1.5-5.8h5.9l-1.4 5.8z"
}
};