UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 661 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": "M13.1 4.7V3.1h.4c.6 0 1.1-.4 1.1-1.1 0-.6-.5-1.1-1.1-1.1h-3c-.6 0-1.1.5-1.1 1.1 0 .6.5 1.1 1.1 1.1h.4v1.6c-4.6.6-8.1 4.4-8.1 9.1 0 5.1 4.1 9.3 9.2 9.3s9.2-4.2 9.2-9.3c0-4.7-3.5-8.5-8.1-9.1zM12 20.9c-3.9 0-7-3.2-7-7.1s3.1-7 7-7 7 3.2 7 7-3.1 7.1-7 7.1zm2.4-10.8l-1.7 1.7c-.2-.1-.4-.2-.7-.2-1.2 0-2.2 1-2.2 2.2s1 2.3 2.2 2.3 2.2-1.1 2.2-2.3c0-.2 0-.5-.1-.7l1.7-1.7c.4-.4.4-1 0-1.3-.4-.4-1-.4-1.4 0z" } };