@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 968 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": "M7.4 11.5c.2-2.6 2.4-4.6 5.1-4.6 3 0 5.4 2.6 5 5.7-.2 2.2-2.3 4.3-4.5 4.5-1.7.2-3.2-.4-4.3-1.6-.2-.2-.3-.3-.5-.1l-.6.7c-.1.1 0 .2.1.4 1.3 1.3 3 2 4.9 2 3.3 0 6.1-2.7 6.4-6 .2-3.8-2.8-7-6.5-7-3.5 0-6.3 2.7-6.5 6v.3H4.9c-.3 0-.4.3-.3.5l1.8 2.1c.1.2.4.2.5 0l1.8-2.1c.2-.2 0-.5-.3-.5H7.3l.1-.3zm5.1-2.4c-1.6 0-2.9 1.3-2.9 2.9s1.3 2.9 2.9 2.9 2.9-1.3 2.9-2.9-1.3-2.9-2.9-2.9zm2.3 2.6H14c0-.7-.2-1.3-.4-1.7.7.3 1.1 1 1.2 1.7zm-2.6-1.9v1.9h-.6c0-.9.3-1.6.6-1.9zm0 2.5v1.9c-.3-.3-.6-1-.6-1.9h.6zm.6 1.9v-1.9h.6c0 .9-.3 1.6-.6 1.9zm0-2.5V9.8c.3.3.6 1 .6 1.9h-.6zM11.4 10c-.2.5-.3 1-.4 1.7h-.7c0-.7.5-1.4 1.1-1.7zm-1.2 2.3h.8c0 .7.2 1.3.4 1.7-.6-.3-1.1-1-1.2-1.7zm3.4 1.7c.2-.5.4-1 .4-1.7h.8c-.1.7-.5 1.4-1.2 1.7z"
}
};