UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 617 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": "M6.1 9.6h11.8v4.8H6.1zm17-.6V7.2c0-1.2-.9-2.1-2.1-2.1H3C1.8 5.1.9 6 .9 7.2V9c0 .2.2.5.4.6.8.5 1.4 1.4 1.4 2.4s-.6 1.9-1.4 2.4c-.2.1-.4.3-.4.6v1.8c0 1.2.9 2.1 2.1 2.1h18c1.2 0 2.1-.9 2.1-2.1V15c0-.2-.2-.5-.4-.6-.8-.5-1.4-1.4-1.4-2.4s.6-1.9 1.4-2.4c.2-.1.4-.3.4-.6zm-3.8 7.5H4.7c-.4 0-.7-.3-.7-.7V8.2c0-.4.3-.7.7-.7h14.5c.4 0 .7.3.7.7v7.6c0 .4-.2.7-.6.7z" } };