@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.22 kB
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": "M6.3 7c-1.6 3.4-1.6 4.8 0 8.3h1.1C6 12.3 6 10 7.4 7H6.3zM17 13.6c.3-.1.5-.1.7-.1h.5c.8-2.3.6-3.7-.7-6.6h-1.1c1.1 2.5 1.3 4.5.6 6.7zm-6.7 4.1H3.7c-.5 0-.9-.4-.9-.9V4.7H21v9.7c.7 0 1.3.3 1.8.6V2.8c0-1-.8-1.8-1.8-1.8H2.9C1.8 1 1 1.8 1 2.8v14.9c0 1 .8 1.9 1.9 1.9h6.8c0-.7.2-1.3.6-1.9zm6-1.7c.4-.4.9-.6 1.5-.6.8 0 1.4.4 1.8 1 .2-.1.6-.2 1-.2 1.3 0 2.5 1.1 2.5 2.4S22 21 20.6 21h-.5c-.3.6-.9.9-1.5.9-.3 0-.6-.1-.8-.2-.4.8-1.1 1.3-1.9 1.3-.9 0-1.7-.6-2-1.3h-.4c-1 0-1.9-.8-1.9-1.9 0-.6.4-1.2 1-1.6-.1-.3-.2-.6-.2-.9 0-1.2 1-2.2 2.2-2.2.7 0 1.3.4 1.7.9zm-5.7-2.7c.3-.5.7-1.1.7-1.1.1.5.2.9.3 1.1.1.3.3.6.6.8.6-.5 1.5-.8 2.3-.8h.1c0-.2-.2-.5-.5-.5-.1 0-.1.1-.2.1 0 0-.6.3-.7.1-.2-.3-.3-.6-.4-1-.1-.4-.2-.8-.2-1.3l.5-.8s.6.3.9.3 1-.3 1-1.2-.6-.8-.8-.8c-.4 0-.7.2-1 .8-.4.5-.7 1.1-.7 1.1-.1-.4-.2-.7-.2-.9-.1-.3-.5-1.1-1.3-1.1s-1.6.5-1.6.5c-.1.1-.2.3-.2.4 0 .3.2.5.5.5h.2s.6-.4.8 0c.1.1.1.2.1.3.1.6.3 1.2.4 1.8l-.5.8s-.6-.3-1-.3-.9.3-.9 1.1.6.9.8.9c.4.1.7-.2 1-.8z"
}
};