UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 527 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": "M22.2 17.1l-2.3-1.8c-.8-.7-1.9-.7-2.7-.1L15 16.8c-.2.2-.6.1-.9-.1l-3.6-3.3-3.3-3.6c-.3-.2-.3-.6-.1-.9l1.6-2.2c.6-.8.5-1.9-.1-2.7L6.7 1.7C6 .7 4.5.6 3.6 1.5l-2 2.1c-.5.4-.7 1-.7 1.6.3 4.7 2.4 9.2 5.6 12.3s7.5 5.3 12.2 5.6c.7 0 1.2-.3 1.7-.7l2-2c1-.9.9-2.4-.2-3.3z" } };