UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 783 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": { "fill-rule": "evenodd", "clip-rule": "evenodd", "d": "M21.7 2.1H2.3c-.8 0-1.4.6-1.4 1.4v14.1c0 .8.6 1.4 1.4 1.4H9l1.7 2.4c.4.6 1.3.8 1.9.3l.3-.3 1.9-2.4h6.9c.8 0 1.4-.6 1.4-1.4V3.5c0-.8-.6-1.4-1.4-1.4zM9.8 14.8c-.1.1-.1.1-.2.1l-2.3.6c-.2 0-.4-.2-.4-.4l.6-2.3c0-.1 0-.2.1-.2.1-.1.2-.1.3 0l1.9 1.9c.1.1.1.2 0 .3zm5.6-5.7l-4.7 4.7c-.1.1-.3.1-.3 0L8.5 12c-.1-.1-.1-.2 0-.3l4.7-4.8c.1-.1.2-.1.3 0l1.9 1.9c.1.1.1.2 0 .3zm1.4-1.4l-.5.6c-.1.1-.2.1-.3 0l-1.9-1.9c-.1-.1-.1-.3 0-.3l.5-.6c.4-.3.9-.3 1.2 0l1 1.1c.4.3.4.8 0 1.1z" } };