@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
12 lines (11 loc) • 1.35 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": "M13.2 13c1.2-.9 2.5-1 3.4-1l3.2-.1h1c.4 0 .8-.1 1.2-.1h1c0-6-5-11-11-11s-11 5-11 11c0 5.3 3.8 9.8 8.7 10.8-.1-.4 0-.7.1-1.1.1-.6.5-1.1.9-1.5-1.2-1.2-2.2-3.8-2.3-7h2.5v2.9c.1-.2.1-.4.3-.6.4-.7.9-1.4 1.5-2 .1-.1.3-.1.3-.2l.2-.1zm7.5-2.2h-2.9c-.1-2.6-.7-4.9-1.6-6.6 2.5 1.3 4.2 3.8 4.5 6.6zm-7.6-7.2c1.3 1 2.4 3.7 2.5 7.2h-2.5V3.6zm-2.2 0v7.2H8.4c.1-3.5 1.2-6.2 2.5-7.2zM3.3 13h2.9c.1 2.6.7 4.9 1.6 6.6-2.5-1.3-4.2-3.8-4.5-6.6zm2.8-2.2H3.3C3.6 8 5.4 5.5 7.8 4.2c-.9 1.7-1.5 4-1.7 6.6zm5.3 8.5l.3-.3.4-.4c-.6-.3-1-.8-1.2-1.4v2.6c.2-.2.3-.4.5-.5z"
}, {
"d": "M22.9 13.8c-.1-.1-.1-.1-.2-.1-1 0-1.9.1-2.8.1h-3.3c-1 0-1.8.2-2.6.9-.4.5-.9 1.1-1.3 1.6-.1.1-.1.2-.1.3 0 .2.2.3.4.3s.2-.1.3-.2.3-.3.4-.5c.5-.5 1.2-.7 1.9-.6-.6 1.6-1.4 3.4-2.6 4.7-.4.5-1.3 1.1-1.5 1.8-.2.8.6 1 1.1.7.8-.2 1.2-1 1.6-1.7.5-.8.9-1.6 1.2-2.5.4-.8.8-1.7 1.1-2.5.2-.5.3-.5.8-.5h1.4l-1.5 3.6c-.4.9-1 2.2-.5 3.2.4 1 1.7.6 2.4.1s1.2-1.4 1.6-2.1c.1-.1.1-.3.1-.5-.1-.1-.2-.2-.4-.2-.3 0-.4.4-.5.7-.1.4-.6.7-1.1.6-1-.1-.1-2 .1-2.6.2-.5.4-1 .7-1.6.1-.2.2-.6.4-.9.2-.3.2-.3.6-.4.4 0 1.5.2 1.8 0 .3-.2.4-.9.5-1.3.1-.2.1-.3 0-.4z"
}]
};