UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

14 lines (13 loc) 809 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 100 100", "xmlns": "http://www.w3.org/2000/svg", "g": { "path": [{ "d": "M41.7 66.7c.7.7 1.9.7 2.6 0l15.3-15.2c.8-.7.8-1.9.2-2.6l-.2-.2-15.3-15.3c-.7-.8-1.9-.8-2.6-.2l-.2.2-2.8 2.8c-.8.7-.8 1.9-.2 2.6l.2.2 4.8 4.8c.5.5.5 1.4 0 1.9-.2.2-.6.4-.9.4H22.1c-1.1 0-2.1.9-2.1 2v4c.1 1.1 1 1.9 2.1 2h20.7c.7 0 1.3.6 1.3 1.3 0 .3-.1.7-.4.9l-4.8 4.8c-.8.7-.8 1.9-.2 2.6l.2.2 2.8 2.8z" }, { "d": "M63.5 56.3l-4.8 4.8c-.8.7-.8 1.9-.2 2.6l.2.2 2.8 2.8c.7.7 1.9.7 2.6 0l15.3-15.2c.8-.7.8-1.9.2-2.6l-.2-.2-15.3-15.3c-.7-.8-1.9-.8-2.6-.2l-.2.2-2.8 2.8c-.8.7-.8 1.9-.2 2.6l.2.2 4.8 4.8 6.4 6.3-6.2 6.2z" }] } };