UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 789 B
/* 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 8.7c-1.8 0-3.3 1.5-3.3 3.3s1.5 3.3 3.3 3.3 3.3-1.5 3.3-3.3-1.5-3.3-3.3-3.3zm0 5.1c-1 0-1.8-.8-1.8-1.8s.8-1.8 1.8-1.8 1.8.8 1.8 1.8-.8 1.8-1.8 1.8zM12 .9C5.9.9.9 5.9.9 12s5 11.1 11.1 11.1 11.1-5 11.1-11.1S18.1.9 12 .9zm0 19.5c0 .5-.4.8-.8.8-4.5-.4-8-3.9-8.4-8.4 0-.4.3-.8.8-.8h.7c.4 0 .7.3.7.6.4 3.4 3 6 6.4 6.4.3 0 .6.3.6.7v.7zm0-2.9c-3 0-5.5-2.5-5.5-5.5S9 6.5 12 6.5 17.5 9 17.5 12 15 17.5 12 17.5zm8.4-5.5h-.7c-.4 0-.7-.3-.7-.6-.4-3.4-3-6-6.4-6.4-.3 0-.6-.3-.6-.7v-.7c0-.5.4-.8.8-.8 4.5.4 8.1 4 8.4 8.4 0 .4-.3.8-.8.8z" } };