UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

24 lines (23 loc) 1.23 kB
/* 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", "g": { "fill": "#FFF", "fill-rule": "evenodd", "circle": [{ "cx": "9.36", "cy": "7.68", "r": "2.88" }, { "cx": "16.8", "cy": "12", "r": "2.88" }], "path": { "fill-rule": "nonzero", "d": "M9.4 17.8c.8 0 1.4-.7 1.4-1.5s-.6-1.4-1.4-1.4-1.5.6-1.5 1.4.7 1.5 1.5 1.5zm0 1.4c-1.6 0-2.9-1.3-2.9-2.9s1.3-2.9 2.9-2.9 2.8 1.3 2.8 2.9-1.2 2.9-2.8 2.9zM11 9.9c.8 1.1 2 1.7 3.4 1.9.2 0 .5-.2.5-.5 0-.2-.2-.5-.4-.5-1.2-.1-2.1-.6-2.8-1.5-.1-.2-.4-.2-.7-.1-.2.2-.2.5 0 .7zM6.7-12.5c.5-1.2.5-2.5.1-3.8-.1-.3-.4-.4-.6-.3-.3.1-.4.4-.3.6.4 1.1.3 2.1-.1 3.1-.1.3 0 .6.2.7.3.1.6 0 .7-.3zm4.8 18.7c.9-.5 1.9-.6 2.8-.2 1 .4 1.6 1.2 1.9 2 .1.4.1.6.1 1.5 0 .3.2.5.5.5s.5-.2.5-.5c0-1-.1-1.3-.2-1.8-.3-1-1.1-2-2.4-2.6-1.3-.5-2.5-.4-3.7.2-.2.2-.3.5-.1.7.1.2.4.3.6.2zm0 11.6c.9.5 1.9.6 2.8.2 1-.4 1.6-1.2 1.9-2 .1-.4.1-.6.1-1.5 0-.2.2-.5.5-.5s.5.3.5.5c0 1-.1 1.3-.2 1.8-.3 1-1.1 2-2.4 2.6-1.3.5-2.5.4-3.7-.2-.2-.2-.3-.5-.1-.7.1-.2.4-.3.6-.2z" } } };