UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 492 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.7 16.2h-8c-.3 0-.5.2-.5.5v.8c0 .3.2.5.5.5h8c.3 0 .5-.2.5-.5v-.8c0-.3-.2-.5-.5-.5zm-6.9-5.4L6 6.1c-.1-.1-.4-.1-.6.1l-.5.7c-.1.2-.1.5.1.6l4.1 3.3c.2.1.2.4 0 .5L5 14.6c-.2.2-.2.5-.1.6l.5.8c.1.2.4.2.6.1l5.8-4.6c.2-.2.2-.6 0-.7z" } };