@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 737 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": "M11.5 15.3l-2.8-2.7c-.5-.6-1.5-.6-2 0l-1.8 1.7c-.1.2-.1.5 0 .7l.4.3.3.3 2.8 2.8.2.2.5.5c.2.1.5.1.7 0l1.7-1.7c.6-.6.6-1.5 0-2.1zm-4.5-1l.4-.3c.2-.2.4-.2.6 0l2.1 2c.2.2.2.5 0 .7l-.3.3c-.2.2-.5.2-.7 0L7 15c-.2-.2-.2-.5 0-.7zm3-2.5l2.2 2.2c.1 0 .1.1.2.1l1-.1c.2 0 .3-.1.3-.2v-.9c0-.1.1-.2.2-.2h.9c.1 0 .2-.1.2-.2v-.9c0-.1.1-.2.3-.2h.9c.1 0 .2-.1.2-.3v-.9c0-.1.1-.2.2-.2h.9c.2 0 .3-.1.3-.2v-.9c0-.1.1-.2.2-.2l1-.2c.1 0 .2-.2.1-.3L17 5c-.2-.2-.5-.2-.7 0L10 11.2c-.2.2-.2.4 0 .6z"
}
};