@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 916 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": "M19.2 10.6h-5c-.3 0-.5.2-.5.4v.3c0 .4-.3.7-.7.7-.4 0-.8-.3-.8-.7V11c0-.2-.2-.4-.4-.4h-1.2c-1.4 0-2.7.8-3.3 2-.3-.1-.5-.1-.8-.1-1.2 0-2.2.9-2.2 2.1s1 2.2 2.2 2.2c.3 0 .5 0 .8-.1.6 1.1 1.9 1.9 3.3 2 2.3.1 4.3-1.7 4.3-4.1v-.4c-.1-.2.1-.5.3-.5l4.1-.9c.2-.1.4-.2.4-.5V11c0-.2-.2-.4-.5-.4zM6.5 15.4c-.4 0-.7-.4-.7-.8s.3-.7.7-.7c.1 0 .2 0 .3.1-.1.3-.1.6-.1.9 0 .1 0 .3.1.4-.1 0-.2.1-.3.1zM13 8.9c.4 0 .7-.3.7-.7V6c0-.4-.3-.7-.7-.7s-.8.3-.8.7v2.2c0 .4.4.7.8.7zm-3.5.2c.2.2.4.3.6.3.1 0 .3-.1.5-.2.3-.3.3-.7 0-1L9.2 6.5c-.3-.3-.7-.3-1-.1-.3.3-.4.8-.1 1l1.4 1.7zm6.3.3c.2 0 .4-.1.6-.3l1.4-1.7c.3-.3.2-.7 0-1-.4-.2-.8-.2-1 .1l-1.5 1.7c-.3.3-.2.8.1 1 .1.1.3.2.4.2z"
}
};