@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 863 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": "M19.2 18.7c-.1-1-.1-2-.1-3v-1.5c0-.4.1-.9-.1-1.3-.4-1-1.7-1.2-2.6-1.2-.5 0-1 .1-1.5.2-.3.1-.6.2-.9.4l.3.7c.1.2.1.3.1.5.6-.3 1.2-.5 1.9-.5 1 0 1.4.4 1.4 1.2v.3H17c-1.2 0-2.1.2-2.8.6-.7.4-1 1-1 1.9 0 .7.2 1.3.6 1.7.5.4 1 .5 1.7.5.6 0 1 0 1.4-.2s.7-.4.9-.7h.1c0 .1 0 .4.1.8h1.2v-.4zm-1.4-2.4c0 .1-.1.3-.1.5-.1.1-.1.2-.2.3-.3.4-.8.7-1.3.8-.3 0-.6 0-.9-.1-.3 0-.5-.1-.6-.4-.2-.3-.2-.8.1-1.1.1-.2.3-.3.5-.4.6-.2 1.3-.2 1.9-.2h.6v.6zm-4.6-2.8L9.8 5.1c-.1-.2-.2-.3-.4-.3H8.3c-.1 0-.3.1-.4.3l-3.1 8.4c0 .2.1.4.2.4h1.2c.2 0 .4-.2.4-.3l.8-2.2h3.1l.9 2.2c0 .1.2.3.4.3h1.1c.2 0 .4-.2.3-.4zM8 9.7l.9-2.3 1 2.3H8z"
}
};