UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 924 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": "M12.6 15c-.5-.3-1.1-.6-1.7-.8-1.1-.4-1.3-.9-1.3-1.4 0-.4.3-.8.6-1.2.7-.6 1.1-1.5 1.1-2.5 0-1.9-1.2-3.3-3.3-3.3-2.1 0-3.2 1.4-3.2 3.3 0 1 .3 1.9 1 2.5.4.4.7.8.7 1.2 0 .5-.2.9-1.4 1.4-1.6.7-3.3 1.5-3.3 3 .1 1 .9 1.9 1.8 1.9h7.6c0-1.5.5-2.9 1.4-4.1zm-.2-10V3.6c1.9 0 3.3 1.5 3.3 3.3h-1.3l2.1 2.7c.1.1.3.1.4 0L19 6.9h-1.4c0-2.9-2.4-5.2-5.2-5.2V.3L9.7 2.4c-.1.1-.1.3.1.4L12.4 5zM20.8 15.7c-1.8-1.9-4.8-1.9-6.6 0s-1.9 4.8 0 6.6 4.8 1.9 6.6 0 1.9-4.8 0-6.6zm-1.4 4.1c.2.1.2.4 0 .6l-.6.6c-.1.1-.3.1-.5-.1l-.8-.8-.8.9c-.2.1-.4.1-.5-.1l-.6-.5c-.2-.2-.2-.4-.1-.6l.9-.8-.8-.9c-.2-.1-.2-.4-.1-.5l.6-.6c.1-.1.4-.2.6 0l.8.8.8-.8c.2-.2.4-.2.6-.1l.6.6c.1.1.1.4-.1.6l-.8.8.8.9z" } };