UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 399 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": "M16.8 18.7c-2.3.9-5.9.7-7.8-1.4-4.7-5.1-.6-12.5 5.1-12.5.9 0 1.8.2 2.7.5.3.2.3.7 0 .9-1.8 1.3-3 3.4-3 5.8s1.2 4.6 3 5.9c.3.2.3.7 0 .8z" } };