UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 541 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": "M18.9 11.1c-.5 3.6-3.4 6-6 6H7.4c-2.8 0-6-2.8-6-6.9V3.7c0-.5.4-.9.9-.9h18c1.5 0 2.8 1.2 2.8 2.7v2.8c0 1.5-1.3 2.8-2.8 2.8h-1.4zM18 2.8zm.7 15.7c.4 0 .7.3.7.6v.1c0 1.1-.9 2-2.1 2H3c-1.2 0-2.1-.9-2.1-2v-.1c0-.3.3-.6.7-.6h17.1zm.2-13.4v3.7h.9c.6 0 1-.4 1-1V6c0-.5-.4-.9-1-.9h-.9z" } };