@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 880 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": "M10.4 17.1V17c-2.1-.6-3.7-2.6-3.7-5 0-2.9 2.4-5.3 5.3-5.3s5.3 2.4 5.3 5.3c0 .5-.1 1-.2 1.4l.2.2c.1 0 .2-.1.3-.1.4 0 .9.2 1.3.4.2-.6.3-1.3.3-1.9 0-4-3.3-7.2-7.2-7.2S4.8 8 4.8 12c0 3.8 3 6.9 6.7 7.2-.6-.5-1.1-1.2-1.1-2.1zm3.2-4.3c.5 0 .9.2 1.3.4l.3-.1c.1-.4.2-.7.2-1.1 0-1.8-1.5-3.3-3.4-3.3S8.7 10.2 8.7 12c0 1.5.9 2.7 2.3 3.2.1-1.4 1.2-2.4 2.6-2.4zm1.2 1.8c.2-.2.6-.4.9-.4.5 0 1 .2 1.2.7.2-.1.5-.2.7-.2.9 0 1.6.8 1.6 1.6 0 .9-.7 1.6-1.6 1.6h-.3c-.2.4-.6.6-1.1.6-.1 0-.3 0-.5-.1-.2.5-.7.8-1.2.8-.6 0-1.1-.4-1.3-.9-.1 0-.2.1-.3.1-.7 0-1.2-.6-1.2-1.3 0-.4.2-.9.6-1.1-.1-.1-.1-.3-.1-.5 0-.8.6-1.5 1.4-1.5.5 0 .9.3 1.2.6z"
}
};