UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 558 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 .9C5.9.9.9 5.9.9 12s5 11.2 11.1 11.2 11.1-5 11.1-11.2S18.1.9 12 .9zm-4.2 6c.8 0 1.4.9 1.4 1.9s-.6 1.8-1.4 1.8-1.3-.8-1.3-1.8.6-1.9 1.3-1.9zm9.7 8.8c0 .5-.4.9-.8.9H7.3c-.5 0-.8-.4-.8-.9s.4-.9.8-.9h9.3c.5 0 .9.4.9.9zm-1.3-5.1c-.8 0-1.4-.8-1.4-1.8s.6-1.9 1.4-1.9 1.3.9 1.3 1.9-.6 1.8-1.3 1.8z" } };