UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 577 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 100 100", "xmlns": "http://www.w3.org/2000/svg", "path": { "d": "M74 27H26c-3.3 0-6 2.7-6 6v34c0 3.3 2.7 6 6 6h48c3.3 0 6-2.7 6-6V33c0-3.3-2.7-6-6-6zm-5 27c0 .9-1 1.3-1.7.7l-4.6-4.6-10.6 9.1c-1.2 1.2-3.1 1.2-4.2 0l-6.4-7.3-11.4 10c-.4.4-1 .4-1.4 0l-.5-.5c-.4-.4-.4-1 0-1.4l11.2-15.3c1.2-1.2 3.1-1.2 4.2 0l6.4 6.4 6.5-7.5-4.2-3.8c-.6-.6-.2-1.8.7-1.8h14c1.1 0 1.9 1 1.9 2.1V54z" } };