UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 721 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.8 8.2h-1.9l.8-3.1V5c0-.1-.1-.2-.3-.2h-1.5c-.1 0-.2.1-.2.2l-.8 3.2h-3.8l.8-3.1V5c0-.1-.1-.2-.2-.2h-1.5c-.2 0-.3.1-.3.2l-.8 3.2H7c-.2 0-.2.1-.3.2l-.4 1.4v.1c0 .1.1.2.3.2h2l-1 3.7h-2c-.1 0-.2 0-.2.1L5 15.4c0 .1.1.2.2.2h1.9l-.8 3.2v.1c0 .1.1.2.3.2h1.5c.1 0 .2-.1.2-.2l.8-3.3h3.8l-.8 3.2c0 .2.1.3.2.3h1.5c.2 0 .3-.1.3-.2l.8-3.3H17c.1 0 .2-.1.3-.2l.3-1.4v-.1c0-.1-.1-.2-.2-.2h-2l1-3.7h2c.1 0 .2 0 .2-.2l.4-1.4c0-.1-.1-.2-.2-.2zm-5.4 5.6H9.6l1-3.6h3.8l-1 3.6z" } };