UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 569 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": "M18.2 14.9v.3c0 .5.4.5.6.2l2.3-2.2c.2-.3.7-.3 1 0l.9.9c.3.3.3.7 0 1L17.1 21c-.3.3-.6.3-.9 0l-6-6c-.2-.2-.2-.6.1-.8l1-1c.3-.3.7-.4 1-.1l2.2 2.3c.4.3.6.4.8 0 .1-.1.1-.5.1-.5v-3.4c0-3.2-2.7-5.9-5.9-5.9s-5.9 2.6-5.9 5.9v6.1c0 .4-.4.7-.7.7H1.4c-.4 0-.7-.3-.7-.6v-6.2c0-4.8 3.9-8.7 8.8-8.7s8.7 3.9 8.7 8.7v3.4z" } };