UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 686 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": "M22.2 4.4c0-.4-.4-.7-.7-.7h-19c-.3 0-.7.3-.7.7v1.4c0 .3.4.7.7.7h19c.3 0 .7-.4.7-.7V4.4zm0 13.8c0-.3-.4-.7-.7-.7h-19c-.3 0-.7.4-.7.7v1.4c0 .4.4.7.7.7h19c.3 0 .7-.3.7-.7v-1.4zm-8.4-4.8h2.1c.4 0 .7-.3.7-.7v-1.4c0-.4-.3-.7-.7-.7h-2.1c-.2 0-.4-.2-.4-.4V8.1c0-.4-.3-.7-.7-.7h-1.4c-.4 0-.7.3-.7.7v2.1c0 .2-.2.4-.4.4H8.1c-.4 0-.7.3-.7.7v1.4c0 .4.3.7.7.7h2.1c.2 0 .4.2.4.4v2.1c0 .4.3.7.7.7h1.4c.4 0 .7-.3.7-.7v-2.1c0-.2.2-.4.4-.4z" } };