@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 1.42 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.5 13.1l-.5-.8c-.2-.3-.4-.4-.8-.4-.1 0-.2 0-.3.1l-1.3.4c-.5-.4-1.1-.7-1.7-1l-.3-1.3c-.1-.5-.4-.7-.9-.7h-.9c-.5 0-.8.3-.9.8l-.3 1.2c-.6.3-1.1.6-1.7 1.1L2.6 12c-.1 0-.2-.1-.3-.1-.3 0-.6.2-.8.5l-.5.8c-.2.4-.1.8.2 1.2l1.2.8c-.1.4-.1.7-.1 1 0 .3 0 .6.1 1l-1.1.9c-.4.3-.5.8-.2 1.2l.4.8c.2.3.5.4.9.4 0 0 .2 0 .3-.1L4 20c.5.4 1 .8 1.7 1l.2 1.3c.1.5.5.8.9.8h1c.4 0 .8-.3.9-.8l.2-1.3c.7-.3 1.3-.6 1.8-1.1l1.2.5c.1 0 .2.1.3.1.4 0 .7-.2.9-.5l.4-.7c.3-.4.2-.9-.2-1.2l-1.1-.9c.1-.3.1-.6.1-1 0-.3 0-.6-.1-1l1.1-.8c.3-.4.4-.9.2-1.3zm-6.3 5.6c-1.3 0-2.5-1.1-2.5-2.5s1.1-2.5 2.5-2.5 2.6 1.1 2.6 2.5-1.2 2.5-2.6 2.5zM22.8 7.9l-.8-.7c0-.3.1-.5.1-.8 0-.3-.1-.5-.1-.8l.8-.7c.3-.2.4-.6.2-.9l-.4-.7c-.1-.2-.4-.3-.6-.3h-.3l-1.1.4c-.4-.4-.8-.6-1.4-.8l-.1-1.1c-.1-.3-.4-.6-.8-.6h-.7c-.4 0-.7.3-.8.6l-.1 1.1c-.5.2-1 .4-1.4.8L14.2 3c-.1-.1-.2-.1-.3-.1-.2 0-.5.1-.6.4l-.4.6c-.2.3-.1.7.2.9l.8.7c0 .3-.1.5-.1.8 0 .3.1.6.1.8l-.8.7c-.3.2-.4.6-.2 1l.4.6c.1.2.4.4.6.4.1 0 .2 0 .3-.1l1.1-.4c.4.4.9.7 1.4.8l.1 1.1c.1.3.4.6.8.6h.7c.4 0 .7-.3.8-.6l.1-1.1c.6-.2 1.1-.5 1.5-.9l1 .4c.1.1.2.1.3.1.2 0 .5-.1.6-.4l.4-.6c.2-.2.1-.5-.2-.8zm-4.8.6c-1.2 0-2.1-.9-2.1-2s.9-2.1 2.1-2.1 2 1 2 2.1-.9 2-2 2z"
}
};