UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 543 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": "M14.9 17.3H9.1c-.1 0-.2.1-.2.3.2.9 1.5 1.6 3.1 1.6 1.5 0 2.8-.7 3-1.6.1-.2 0-.3-.1-.3zm2.9-11.1H6.2c-.8 0-1.4.7-1.4 1.5v6.7c0 .8.6 1.4 1.4 1.4h11.6c.8 0 1.4-.6 1.4-1.4V7.7c0-.8-.6-1.5-1.4-1.5zm0 7.7c0 .3-.3.5-.5.5H6.7c-.2 0-.5-.2-.5-.5V8.2c0-.3.3-.5.5-.5h10.6c.2 0 .5.2.5.5v5.7z" } };