UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 468 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.4z" } };