@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
15 lines (14 loc) • 1.06 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 100 100",
"xmlns": "http://www.w3.org/2000/svg",
"circle": {
"cx": "44.6",
"cy": "36.2",
"r": "16.1"
},
"path": {
"d": "M48.8 79.6c2.8 0 1.2-1.9 1.2-1.9a19.22 19.22 0 01-4.2-12 18.65 18.65 0 011.7-7.9l.2-.4a1.17 1.17 0 00-.9-1.9 17.7 17.7 0 00-2.3-.1 24.35 24.35 0 00-24.1 20.9c0 1.2.4 3.5 4.2 3.5h23.7c.4-.2.4-.2.5-.2zM65.3 51.2a14.25 14.25 0 1014.2 14.3 14.25 14.25 0 00-14.2-14.3zm0 4.5a3.22 3.22 0 013.2 3.2 3.06 3.06 0 01-.7 2l2.3 4.3c.1.2 0 .4-.2.4a2.7 2.7 0 00-1.1.5c-.2.1-.4 0-.4-.1l-2.2-4.1a3.08 3.08 0 01-.9.1 3.22 3.22 0 01-3.2-3.2 3.08 3.08 0 013.2-3.1zm-2 8.2L61.1 68a3.26 3.26 0 011 2.3 3.2 3.2 0 11-3.2-3.2h.4l2.3-4.3c.1-.2.2-.2.5-.1a2.87 2.87 0 001.1.6c.1.4.2.6.1.6zm8.3 9.8a3.29 3.29 0 01-3-1.9h-4.4c-.2 0-.4-.2-.2-.4a2.48 2.48 0 00.1-.9v-.2c0-.2.1-.4.2-.4h4.2a3.12 3.12 0 013.1-2.6 3.22 3.22 0 013.2 3.2 3.44 3.44 0 01-3.2 3.2z"
}
};