UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

12 lines (11 loc) 596 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": "M29.9 8.8V9v-.2z" }, { "d": "M20.3 9c0-1-.8-1.8-1.8-1.8h-.4c-.2-3.1-2.8-5.6-6.1-5.6S6.2 4.1 6 7.2h-.5c-1 0-1.8.8-1.8 1.8l-.9 11.6c0 1 .8 1.8 1.8 1.8h14.8c1 0 1.8-.8 1.8-1.8L20.3 9zM12 4.3c1.8 0 3.1 1.3 3.4 2.9H8.7C9 5.6 10.4 4.3 12 4.3zm2.7 8.4H9.3c-.8 0-1.4-.6-1.4-1.3S8.6 10 9.3 10h5.4c.8 0 1.4.6 1.4 1.4s-.6 1.3-1.4 1.3z" }] };