@salesforce/design-system-react
Version:
Salesforce Lightning Design System for React
11 lines (10 loc) • 701 B
JavaScript
/* 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",
"title": {},
"path": {
"d": "M11.9 5.2c-4 0-7.2 2.9-7.2 6.5 0 1.2.3 2.3.9 3.2.1.2.1.4 0 .5L4.7 18c-.1.2.1.5.4.4l2.6-1c.1-.1.3 0 .5.1 1.1.6 2.4.9 3.8.9 3.9 0 7.1-2.9 7.1-6.6 0-3.7-3.2-6.6-7.2-6.6zm-3.4 6.3c0-.1.2-.3.3-.3h4.7c.1 0 .3.2.3.3v.6c0 .1-.1.3-.3.3H8.8c-.1 0-.3-.2-.3-.3v-.6zm6.7 2.8c0 .1-.1.3-.2.3H8.8c-.1 0-.3-.1-.3-.3v-.5c0-.2.1-.3.3-.3H15c.1 0 .2.1.2.3v.5zm0-4.5c0 .2-.1.3-.2.3H8.8c-.1 0-.3-.1-.3-.3v-.5c0-.2.1-.3.3-.3H15c.1 0 .2.1.2.3v.5z"
}
};