UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 918 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": "M20.8 14.4l-8.4-3.9c-.3-.1-.5-.1-.7 0l-8.5 3.9c-.4.2-.6.7-.3 1.2.9 1.2 1.4 2.8 1.7 3.6.1.2.3.4.6.5 2.9.7 5.3 2.4 6.3 3.1.3.3.7.3 1 0 1-.7 3.4-2.4 6.3-3.1.3-.1.5-.3.6-.5.3-.8.8-2.4 1.7-3.6.3-.4.1-1-.3-1.2zm-11 2c-.7 0-1.1-.6-1.1-1.4 0-.9.4-1.5 1.1-1.5s1.1.6 1.1 1.5c0 .8-.5 1.4-1.1 1.4zm4.4 0c-.6 0-1.1-.6-1.1-1.4 0-.9.5-1.5 1.1-1.5s1.1.6 1.1 1.5c0 .8-.4 1.4-1.1 1.4zm-8-5.8l4.6-2.1c.5-.3 1.1-.3 1.7-.2.3 0 .5.1.8.2l4.5 2.1c.2.1.5-.1.5-.3V8.6c0-.2-.1-.3-.3-.5-.2-.3-.8-.9-1.9-.9V5.1c0-.3-.2-.5-.4-.7-.4-.2-1.1-.5-2.2-.7v-2c0-.5-.3-.8-.8-.8h-1.4c-.5 0-.8.3-.8.8v1.9c-1.1.2-1.8.6-2.2.8-.2.1-.4.4-.4.6v2.2c-1.1 0-1.7.6-1.9.8-.2.2-.3.4-.3.5v1.7c0 .3.3.5.5.4z" } };