UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 604 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": "M8.2 8.9c-1.3 0-2.4 1.1-2.4 2.4s1.1 2.4 2.4 2.4 2.4-1.1 2.4-2.4-1-2.4-2.4-2.4zm13.9 7.5h-6.6v-2.7h.7c.3 0 .6-.3.6-.7v-2c0-.4-.3-.7-.6-.7h-.8c-.6-3.4-3.5-6.1-7.1-6.1C4.2 4.1.9 7.4.9 11.4c.1 4 3.4 7.1 7.5 7.1H21v.7c0 .3.3.6.7.6h.7c.4 0 .7-.3.7-.6v-1.8c0-.5-.5-1-1-1zm-13.9-.7c-2.5 0-4.5-1.9-4.5-4.4s2-4.4 4.5-4.4 4.5 2 4.5 4.4-2 4.4-4.5 4.4z" } };