UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

10 lines (9 loc) 693 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": "M19.1 9.4c-.7-2.9-3.7-4.6-7.1-4.6C8 4.8 4.8 8 4.8 12s3.2 7.2 7.3 7.2c5.5 0 5.1-2.8 3.3-3.9-1-.7-1.6-2.2-.5-3.3 1.9-2 5 1.2 4.2-2.6zm-11 5c-.9 0-1.5-.7-1.5-1.5s.6-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5zm.3-5.7c0-.9.7-1.5 1.5-1.5s1.5.7 1.5 1.5-.7 1.5-1.5 1.5c-.9 0-1.5-.6-1.5-1.5zm3.3 8.7c-.9 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5zm2.7-7.8c-.8 0-1.5-.7-1.5-1.5s.7-1.5 1.5-1.5 1.5.7 1.5 1.5-.7 1.5-1.5 1.5z" } };