UNPKG

@salesforce/design-system-react

Version:

Salesforce Lightning Design System for React

18 lines (15 loc) 1.22 kB
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); /* Copyright (c) 2015-present, salesforce.com, inc. All rights reserved */ /* Licensed under BSD 3-Clause - see LICENSE.txt or git.io/sfdc-license */ exports.default = { "viewBox": "0 0 24 24", "xmlns": "http://www.w3.org/2000/svg", "path": [{ "d": "M12 5.3a6.7 6.7 0 1 0 0 13.4 6.7 6.7 0 0 0 0-13.4zm0 12.6c-3.3 0-5.9-2.6-5.9-5.9 0-3.3 2.6-5.9 5.9-5.9 3.3 0 5.9 2.6 5.9 5.9 0 3.3-2.6 5.9-5.9 5.9z" }, { "d": "M11.8 11.8c0 .6-.2 1.1-.4 1.5-.2.4-.5.7-1 1-.4.2-.9.3-1.5.3v-.5c.7 0 1.2-.2 1.6-.5s.6-.7.7-1.3c-.4.4-.9.6-1.4.6-.3 0-.5-.1-.8-.2s-.4-.3-.5-.6c-.2-.2-.2-.5-.2-.8 0-.3.1-.6.2-.8.1-.3.3-.5.6-.6.3-.2.6-.3.9-.3.6 0 1.1.2 1.4.6s.4.9.4 1.6zm-.6-.1c0-.5-.1-.9-.3-1.2-.1-.3-.5-.4-.9-.4-.3 0-.6.1-.8.3-.2.2-.3.5-.3.9s.1.6.3.8c.2.2.4.3.8.3.2 0 .4-.1.7-.2s.3-.3.5-.5zm4.7.1c0 .6-.2 1.1-.4 1.5-.2.4-.5.7-1 1-.4.2-.9.3-1.5.3v-.5c.7 0 1.2-.2 1.6-.5s.6-.7.7-1.3c-.4.4-.9.6-1.4.6-.3 0-.5-.1-.8-.2s-.4-.3-.5-.6c-.2-.2-.2-.5-.2-.8 0-.3.1-.6.2-.8.1-.3.3-.5.6-.6.3-.2.6-.3.9-.3.6 0 1.1.2 1.4.6s.4.9.4 1.6zm-.6-.1c0-.5-.1-.9-.3-1.2-.2-.3-.5-.4-.9-.4-.3 0-.6.1-.9.3-.1.2-.2.5-.2.9s.1.6.2.8c.2.2.5.3.8.3.3 0 .5-.1.7-.2s.4-.3.6-.5z" }] };