UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 600 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 10.2c-1.6 0-3 1.3-3 2.9s1.4 3 3 3 3-1.4 3-3-1.4-2.9-3-2.9zm8.9-3.7h-3c-.3 0-.6-.2-.7-.5l-1-2c-.3-.8-1.1-1.2-1.9-1.2H9.7c-.8 0-1.6.4-1.9 1.2l-1 2c-.1.3-.4.5-.7.5h-3C1.9 6.5.9 7.5.9 8.7V19c0 1.2 1 2.2 2.2 2.2h17.8c1.2 0 2.2-1 2.2-2.2V8.7c0-1.2-1-2.2-2.2-2.2zM12 18.4c-2.9 0-5.2-2.3-5.2-5.2S9.1 8 12 8s5.2 2.3 5.2 5.2-2.3 5.2-5.2 5.2z" } };