@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
10 lines (9 loc) • 822 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": "M12 5.3c-4 0-7.2 3-7.2 6.7 0 1.2.3 2.4.9 3.3.1.2.1.3.1.4l-.7 2.2c-.1.3.2.7.6.6l2.1-.8c.2 0 .3 0 .4.1 1.1.6 2.4 1 3.8 1 4 0 7.2-3 7.2-6.8 0-3.7-3.2-6.7-7.2-6.7zm-1.3 6.4c.6-.3.6-.5.6-.7 0-.3-.1-.5-.3-.7-.3-.2-.5-.7-.5-1.2 0-.9.5-1.6 1.5-1.6s1.5.7 1.5 1.6c0 .5-.2 1-.5 1.2-.2.2-.3.4-.3.7 0 .2 0 .4.6.7.8.3 1.5.8 1.6 1.5 0 .5-.3 1-.8 1H9.9c-.4 0-.8-.5-.8-1 0-.7.8-1.2 1.6-1.5zm-.9 4.9c-.4 0-.8-.3-.8-.7 0-.4.4-.8.8-.8s.7.4.7.8-.3.7-.7.7zm2.2 0c-.4 0-.7-.3-.7-.7 0-.4.3-.8.7-.8.4 0 .7.4.7.8s-.3.7-.7.7zm2.2 0c-.4 0-.7-.3-.7-.7 0-.4.3-.8.7-.8s.8.4.8.8-.4.7-.8.7z"
}
};