@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 837 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": "M21.9 14.4c-.8.5-1.8.7-2.8.7-1.2 0-2.3-.3-3.3-.9-.1-.1-.3-.1-.4 0-1 .6-2.1.9-3.3.9s-2.4-.3-3.3-.9c-.1-.1-.3-.1-.4 0-1 .6-2.1.9-3.3.9-1 0-2-.2-2.8-.7-.3-.1-.6.1-.6.4v4.5c0 .9.5 1.7 1.3 2.1 1.9.8 3.9 1.4 6 1.7.5.1.8-.3.8-.8v-2.8c0-1.2 1-2.2 2.2-2.2 1.2 0 2.2 1 2.2 2.2v2.8c0 .5.4.8.8.8 2.1-.3 4.1-.9 6-1.7.8-.4 1.3-1.2 1.3-2.1v-4.5c.1-.3-.1-.5-.4-.4zM5 12.8c1.4 0 2.5-.5 3.3-1.4.1-.2.4-.2.5 0 .8.8 2 1.4 3.2 1.4 1.4 0 2.5-.5 3.3-1.4.1-.2.4-.2.5 0 .8.8 2 1.4 3.3 1.4 2 0 3.8-1.4 4-3.2 0-.3-.1-.6-.3-.7l-9.4-7.5c-.8-.7-2-.7-2.7 0L1.2 8.9c-.2.1-.3.4-.3.7.3 1.8 2.1 3.2 4.1 3.2z"
}
};