UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 527 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.9 1.1H3.1C1.9 1.1.9 2.1.9 3.3v2.2c0 .4.3.7.8.7h20.6c.5 0 .8-.3.8-.7V3.3c0-1.2-1-2.2-2.2-2.2zm.6 7h-19c-.4 0-.7.3-.7.7V21c0 1.2 1 2.2 2.2 2.2h16.1c1.2 0 2.2-1 2.2-2.2V8.8c-.1-.4-.4-.7-.8-.7zm-6.4 3.7H8.9c-.5 0-1-.4-1-1s.5-.9 1-.9h6.2c.5 0 1 .4 1 .9s-.5 1-1 1z" } };