text stringlengths 1 2.83M | id stringlengths 16 152 | metadata dict | __index_level_0__ int64 0 949 |
|---|---|---|---|
Bugfix: Height of dropdown no-option
We fixed the height of the select dropdown field if no select option is available.
https://github.com/owncloud/web/pull/8554
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-dropdown-nooptions-height/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-dropdown-nooptions-height",
"repo_id": "owncloud",
"token_count": 47
} | 624 |
Bugfix: Notifications link overflow
We've fixed a bug that caused long links in notifications to overflow.
https://github.com/owncloud/web/pull/9144
https://github.com/owncloud/web/issues/9053
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-notifications-link-overflow/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-notifications-link-overflow",
"repo_id": "owncloud",
"token_count": 57
} | 625 |
Bugfix: Re-using space images
We've fixed a bug where re-using a previously used space image via "Set as space image" would cause errors.
https://github.com/owncloud/web/issues/8083
https://github.com/owncloud/web/pull/8084
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-re-using-space-images/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-re-using-space-images",
"repo_id": "owncloud",
"token_count": 69
} | 626 |
Bugfix: Space quota not displayed after creation
We've fixed a bug where the quota in the space details was not shown after space creation.
https://github.com/owncloud/web/pull/7969
https://github.com/owncloud/web/issues/7959
| owncloud/web/changelog/7.0.0_2023-06-02/bugfix-space-quota-not-displayed-after-creation/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/bugfix-space-quota-not-displayed-after-creation",
"repo_id": "owncloud",
"token_count": 64
} | 627 |
Enhancement: Add dark ownCloud logo
We've added a dark version of the ownCloud logo
https://github.com/owncloud/web/issues/8425
https://github.com/owncloud/web/pull/8522
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-add-dark-owncloud-logo/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-add-dark-owncloud-logo",
"repo_id": "owncloud",
"token_count": 56
} | 628 |
Enhancement: Update CERN links
We've updated the links displayed in the sidebar for CERN's deployment.
https://github.com/owncloud/web/pull/8473
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-cern-links/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-cern-links",
"repo_id": "owncloud",
"token_count": 43
} | 629 |
Enhancement: GDPR export
Users can now request a GDPR export on their account page. Note that this is only supported when running oCIS as backend.
https://github.com/owncloud/web/issues/8738
https://github.com/owncloud/web/pull/8741
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-gdpr-export/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-gdpr-export",
"repo_id": "owncloud",
"token_count": 70
} | 630 |
Enhancement: Introduce image preloading to the preview app
https://github.com/owncloud/web/pull/8051
https://github.com/owncloud/web/pull/8108
https://github.com/owncloud/web/issues/2052
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-preview-app-image-preloading/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-preview-app-image-preloading",
"repo_id": "owncloud",
"token_count": 63
} | 631 |
Enhancement: Space group shares
We've added the possibility to share a space with a group.
https://github.com/owncloud/web/pull/8161
https://github.com/owncloud/web/issues/8160
https://github.com/owncloud/web/pull/8185
https://github.com/owncloud/web/pull/8248
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-share-group-recipient/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-share-group-recipient",
"repo_id": "owncloud",
"token_count": 88
} | 632 |
Enhancement: Warn users when using unsupported browsers
We've added a warning message if the browser is older than our supported configuration, instead of just failing and showing blue/white screens or generic errors.
Users still have the option to proceed and open the page if they want to. By proceeding to the page, the setting is set for 30 days, afterwards the warning is shown again.
When building web, it's possible to pass a documentation url for users to know more about this issue, by setting the env variable DOCUMENTATION_URL.
https://github.com/owncloud/web/pull/7942
| owncloud/web/changelog/7.0.0_2023-06-02/enhancement-warn-unsuported-browsers/0 | {
"file_path": "owncloud/web/changelog/7.0.0_2023-06-02/enhancement-warn-unsuported-browsers",
"repo_id": "owncloud",
"token_count": 134
} | 633 |
Enhancement: Access denied page update message
We've updated the access denied page message to be more specific and give the user a link to a help page.
https://github.com/owncloud/web/pull/9263
https://github.com/owncloud/web/issues/9051
| owncloud/web/changelog/7.1.0_2023-08-23/enhancement-access-denied-page-change-message/0 | {
"file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-access-denied-page-change-message",
"repo_id": "owncloud",
"token_count": 68
} | 634 |
Enhancement: Enable download (archive) on spaces
We've enabled the download action for spaces, which downloads the space's content as archive.
https://github.com/owncloud/web/issues/9056
https://github.com/owncloud/web/pull/9095
| owncloud/web/changelog/7.1.0_2023-08-23/enhancement-enable-download-on-spaces/0 | {
"file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-enable-download-on-spaces",
"repo_id": "owncloud",
"token_count": 65
} | 635 |
Enhancement: Single file link open with default app
We've added a configurable functionality, that a single shared file via link will be opened in default app,
for example text-editor.
https://github.com/owncloud/web/pull/9046
https://github.com/owncloud/web/pull/9307
https://github.com/owncloud/web/issues/9045
| owncloud/web/changelog/7.1.0_2023-08-23/enhancement-single-file-link-open-with-default-app/0 | {
"file_path": "owncloud/web/changelog/7.1.0_2023-08-23/enhancement-single-file-link-open-with-default-app",
"repo_id": "owncloud",
"token_count": 92
} | 636 |
Bugfix: Shared with action menu label alignment
Adjusted offset of alignment of label for shared with action menu option in Sidebar.
https://github.com/owncloud/web/pull/9529
https://github.com/owncloud/web/issues/9323
| owncloud/web/changelog/8.0.0_2024-03-08/bugfix-align-label/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-align-label",
"repo_id": "owncloud",
"token_count": 62
} | 637 |
Bugfix: Uploading the same files parallel
An issue where uploading the same files parallel would cause the upload to fail has been fixed.
https://github.com/owncloud/web/pull/10156
https://github.com/owncloud/web/issues/9220
| owncloud/web/changelog/8.0.0_2024-03-08/bugfix-parallel-uploads/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-parallel-uploads",
"repo_id": "owncloud",
"token_count": 63
} | 638 |
Bugfix: Tilesview has whitespace
We've fixed a bug that caused the tiles-view to have whitespace
on the right side of the screen which is not optimal for efficiant
space management.
https://github.com/owncloud/web/pull/10118
https://github.com/owncloud/web/issues/10040
| owncloud/web/changelog/8.0.0_2024-03-08/bugfix-tiles-view-whitespace/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/bugfix-tiles-view-whitespace",
"repo_id": "owncloud",
"token_count": 79
} | 639 |
Enhancement: Add keyboard navigation to spaces overview
In the spaces overview it is now possible to navigate through the individual spaces
and perform actions using the keyboard
https://github.com/owncloud/web/pull/9625
https://github.com/owncloud/web/issues/9624
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-add-keyboard-navigation-to-spaces-overview/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-add-keyboard-navigation-to-spaces-overview",
"repo_id": "owncloud",
"token_count": 67
} | 640 |
Enhancement: Registering nav items as extension
Nav items can now be registered with the new extension type `SidebarNavExtension`, which consists of a `AppNavigationItem` and optionally `scopes` (a list of app IDs where the nav item should show).
Also, 2 new optional properties have been added to the `AppNavigationItem` interface:
`handler` - a click handler that get executes on click. It takes priority over a given route.
`priority` - a number that determines the nav item's position.
https://github.com/owncloud/web/pull/9814
https://github.com/owncloud/web/issues/9239
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-extensions-nav-item/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-extensions-nav-item",
"repo_id": "owncloud",
"token_count": 152
} | 641 |
Enhancement: Preview image presentation
We've updated the preview app to have a more user friendly image browsing experience,
image zooming, rotation and movement is smoother, images are no longer cropped.
https://github.com/owncloud/web/pull/9806
https://github.com/owncloud/ocis/pull/7409
https://github.com/owncloud/web/issues/7728
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-preview-app-image-presentation/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-preview-app-image-presentation",
"repo_id": "owncloud",
"token_count": 93
} | 642 |
Enhancement: Add SSE to get notifications instantly
We've added SSE to the notifications which allows us to be notified
about new notifications instantly and from the server without polling
every few seconds.
https://github.com/owncloud/web/pull/9451
https://github.com/owncloud/web/pull/9654
https://github.com/owncloud/web/pull/9753
https://github.com/owncloud/web/issues/9434
https://github.com/owncloud/web/issues/9635
| owncloud/web/changelog/8.0.0_2024-03-08/enhancement-sse-get-notifications-instantly/0 | {
"file_path": "owncloud/web/changelog/8.0.0_2024-03-08/enhancement-sse-get-notifications-instantly",
"repo_id": "owncloud",
"token_count": 125
} | 643 |
Bugfix: Theme loading without matching theme
We've fixed an issue where theme loading would break when there was no matching oC theme found for the user's OS setting. For example, this occurred when a user's OS setting was configured to "dark," but the instance of oC did not offer a dark theme.
https://github.com/owncloud/web/issues/10657
https://github.com/owncloud/web/pull/10659
| owncloud/web/changelog/9.0.0_2024-02-26/bugfix-theme-loading-without-matching-theme/0 | {
"file_path": "owncloud/web/changelog/9.0.0_2024-02-26/bugfix-theme-loading-without-matching-theme",
"repo_id": "owncloud",
"token_count": 100
} | 644 |
Enhancement: Move ThemeSwitcher into Account Settings
We've moved the ThemeSwitcher to the account settings page.
https://github.com/owncloud/web/pull/10334
https://github.com/owncloud/web/pull/10342
https://github.com/owncloud/web/issues/10181
| owncloud/web/changelog/9.0.0_2024-02-26/enhancement-move-theme-switcher/0 | {
"file_path": "owncloud/web/changelog/9.0.0_2024-02-26/enhancement-move-theme-switcher",
"repo_id": "owncloud",
"token_count": 76
} | 645 |
const path = require('path')
const { config } = require('./tests/e2e/config')
const fs = require('fs')
if (!fs.existsSync(config.reportDir)) {
fs.mkdirSync(path.join(config.reportDir, 'cucumber'), { recursive: true })
}
module.exports = {
e2e: `
--require ./tests/e2e/**/*.ts
--retry ${config.retry}
--require-module ts-node/register
--format @cucumber/pretty-formatter
--format json:${path.join(config.reportDir, 'cucumber', 'report.json')}
--format message:${path.join(config.reportDir, 'cucumber', 'report.ndjson')}
--format html:${path.join(config.reportDir, 'cucumber', 'report.html')}
--publish-quiet
--format-options ${JSON.stringify({
snippetInterface: 'async-await',
snippetSyntax: './tests/e2e/cucumber/environment/snippets-syntax.js'
})}
`
}
| owncloud/web/cucumber.cjs/0 | {
"file_path": "owncloud/web/cucumber.cjs",
"repo_id": "owncloud",
"token_count": 298
} | 646 |
[
{
"name": "host.docker.internal:9200",
"full_name": "host.docker.internal 9200",
"organization": "ownCloud",
"domain": "host.docker.internal",
"homepage": "https://owncloud.com",
"services": [
{
"endpoint": {
"type": {
"name": "OCM",
"description": "ownCloud Open Cloud Mesh API"
},
"name": "ownCloud - OCM API",
"path": "https://host.docker.internal:9200/ocm/",
"is_monitored": true
},
"api_version": "0.0.1",
"host": "host.docker.internal:9200"
}
]
},
{
"name": "ocis.owncloud.test:10200",
"full_name": "ocis.owncloud.test 10200",
"organization": "ownCloud",
"domain": "ocis.owncloud.test",
"homepage": "https://owncloud.com",
"services": [
{
"endpoint": {
"type": {
"name": "OCM",
"description": "ownCloud Open Cloud Mesh API"
},
"name": "ownCloud - OCM API",
"path": "https://ocis.owncloud.test:10200/ocm/",
"is_monitored": true
},
"api_version": "0.0.1",
"host": "ocis.owncloud.test:10200"
}
]
}
]
| owncloud/web/dev/docker/ocis.storage.ocmproviders.json/0 | {
"file_path": "owncloud/web/dev/docker/ocis.storage.ocmproviders.json",
"repo_id": "owncloud",
"token_count": 628
} | 647 |
---
title: "Setup with ownCloud 10"
date: 2020-04-15T00:00:00+00:00
weight: 40
geekdocRepo: https://github.com/owncloud/web
geekdocEditPath: edit/master/docs
geekdocFilePath: backend-oc10.md
---
{{< toc >}}
## Compatibility
Please note that the usage of Web UI and ownCloud 10 as backend is not recommended starting with version 7.1.0 of the Web UI. Therefore, this section only applies to versions < 7.1.0.
## Prerequisites
Decide on which host and port Web will be served, for example `https://web-host:9100/web-path/`.
In this document, we will refer to the following:
- `<web-url>` as the full URL, for example `https://web-host:9100/web-path/`
- `<web-domain>` as the protocol, domain and port, for example: `https://web-host:9100`
## Setting up the ownCloud Server
Make sure you have an [ownCloud Server](https://owncloud.org/download/#owncloud-server) already installed.
### Adjusting config.php
Add the following entries to config/config.php:
- tell ownCloud where Web is located:
```
'web.baseUrl' => '<web-url>',
```
- add a CORS domain entry for Web in config.php:
```
'cors.allowed-domains' => ['<web-domain>'],
```
### Setting up OAuth2
To connect to the ownCloud server, it is necessary to set it up with OAuth2.
Install and enable the [oauth2 app](https://marketplace.owncloud.com/apps/oauth2):
```bash
% occ market:install oauth2
% occ app:enable oauth2
```
Login as administrator in the ownCloud Server web interface and go to the "User Authentication" section in the admin settings and add an entry for Web as follows:
- pick an arbitrary name for the client
- set the redirection URI to `<web-url>/oidc-callback.html`
- make sure to take note of the **client identifier** value as it will be needed in the Web configuration later on
### Setting up Web
In the local Web checkout, copy the `config/config.json.sample-oc10` file to `config/config.json` and adjust it accordingly:
- Set the "server" key to the URL of the ownCloud server including path. If the URL contains a path, please also add a **trailing slash** there.
- Set the "clientId" key to the **client identifier** as copied from the "User Authentication" section before.
- Adjust "url" and "authUrl" using the ownCloud server URL as prefix for both
- Optionally adjust "apps" for the list of apps to be loaded. These match the app names inside the "apps" folder.
## Running Web
- if running from source, make sure to [build Web]({{< ref "./building.md" >}}) first
- run by launching a rollup dev server `pnpm serve`
- when working on the Web code, rollup will recompile the code automatically
## Running acceptance tests
For testing, please refer to the [testing docs]({{< ref "testing/_index.md" >}})
| owncloud/web/docs/backend-oc10.md/0 | {
"file_path": "owncloud/web/docs/backend-oc10.md",
"repo_id": "owncloud",
"token_count": 807
} | 648 |
---
title: 'Search extensions'
date: 2024-01-23T00:00:00+00:00
weight: 60
geekdocRepo: https://github.com/owncloud/web
geekdocEditPath: edit/master/docs/extension-system/extension-types
geekdocFilePath: search.md
geekdocCollapseSection: true
---
{{< toc >}}
## Search extensions
One possible extension type is search. Registered search extensions are available when using the search field in the topbar. A search extension can consist of a
`list` and a `preview` search. The result of a `preview` search is shown below the search input field while the `list` search result is
### Configuration
An example of a search extension configuration can be found below:
```typescript
interface SearchExtension {
id: string
type: 'search'
scopes?: ExtensionScope[]
searchProvider: {
id: string
available: boolean
displayName?: string
previewSearch?: SearchPreview // See SearchPreview section below
listSearch?: SearchList // See SearchList section below
}
}
```
For `id`, `type`, and `scopes`, please see [extension base section]({{< ref "../_index.md#extension-base-configuration" >}}) in top level docs.
The `searchProvider` object configures the actual provider. It consist of the following:
- `id` - Since your extension has an `id` and can only have one searchProvider, you can reuse the same value
- `available` - Can be used to programmatically disable/enable any searchProvider, e.g. by dynamically checking backend capabilities
- `displayName` - Optional, used to add a small hint to indicate the connection between search providers and their corresponding results
- `previewSearch` - See below
- `listSearch` - See below
#### ListSearch
The listSearch object consists of:
- `component` - Vue component that can render the values from the SearchResult below
- `search(term: string)` - Function that exectues the search, based on a given term. The term is formatted in [KQL](https://owncloud.dev/services/search/#query-language). Please note that the returned values needs to be formatted to fit either `SearchResource` or `GenericSearchResultItem` type
#### PreviewSearch
The previewSearch object extends the listSearch with one additional attribute:
- `available` - Indicates whether a preview underneath the search bar is available for this search provider
| owncloud/web/docs/extension-system/extension-types/search.md/0 | {
"file_path": "owncloud/web/docs/extension-system/extension-types/search.md",
"repo_id": "owncloud",
"token_count": 611
} | 649 |
{
"ignores": [
"autoprefixer",
"easygettext",
"webpack-dev-server",
"stylelint-config-standard",
"stylelint-config-sass-guidelines",
"style-loader",
"postcss-url",
"postcss-import"
],
"ignorePatterns": [
"src/styles/**/*.scss",
"docs/**/*.scss"
]
}
| owncloud/web/packages/design-system/.depcheckrc/0 | {
"file_path": "owncloud/web/packages/design-system/.depcheckrc",
"repo_id": "owncloud",
"token_count": 142
} | 650 |
Change: Small sidebar navigation design improvements
We've changed the padding of sidebar nav to small and removed text transformation to uppercase.
https://github.com/owncloud/owncloud-design-system/issues/583
https://github.com/owncloud/owncloud-design-system/pull/648 | owncloud/web/packages/design-system/changelog/1.0.2_2020-02-24/583/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.0.2_2020-02-24/583",
"repo_id": "owncloud",
"token_count": 69
} | 651 |
Change: Delete pages
We deleted the pages from our documentation. They were showcasing some of our components, but hard to maintain.
https://github.com/owncloud/owncloud-design-system/pull/876
| owncloud/web/packages/design-system/changelog/1.11.0_2020-09-18/delete-pages/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.11.0_2020-09-18/delete-pages",
"repo_id": "owncloud",
"token_count": 50
} | 652 |
Change: Add folder open icon
We added an icon for `folder open`
https://github.com/owncloud/owncloud-design-system/pull/923
| owncloud/web/packages/design-system/changelog/1.15.0_2020-11-04/folder-open-icon/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.15.0_2020-11-04/folder-open-icon",
"repo_id": "owncloud",
"token_count": 40
} | 653 |
Bugfix: Do not mutate input value prop in the modal directly
We've used a local state as a v-model of the input in the modal to avoid direct mutations of the input value property.
https://github.com/owncloud/owncloud-design-system/pull/741 | owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/modal-input-model/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/1.5.0_2020-05-13/modal-input-model",
"repo_id": "owncloud",
"token_count": 67
} | 654 |
Change: Use route query to store active page
We've switched the storage of current paginated page to use route query object instead of param.
https://github.com/owncloud/owncloud-design-system/pull/1626
| owncloud/web/packages/design-system/changelog/10.0.0_2021-09-13/change-pagination-page-param/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/10.0.0_2021-09-13/change-pagination-page-param",
"repo_id": "owncloud",
"token_count": 53
} | 655 |
Enhancement: Add "extension" svg icon
https://github.com/owncloud/owncloud-design-system/pull/1771
| owncloud/web/packages/design-system/changelog/11.2.0_2021-11-09/enhancement-extension-svg-icon/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/11.2.0_2021-11-09/enhancement-extension-svg-icon",
"repo_id": "owncloud",
"token_count": 35
} | 656 |
Change: Do not sort in OcTable
We removed sorting from OcTable and added a `sort` event instead, which can be used to sort the data externally.
This is crucial for server side sorting and handling pagination correctly.
https://github.com/owncloud/owncloud-design-system/pull/1825
https://github.com/owncloud/owncloud-design-system/pull/1839
https://github.com/owncloud/web/pull/6136
https://github.com/owncloud/web/issues/5687
| owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/change-externalize-oc-table-sorting/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/change-externalize-oc-table-sorting",
"repo_id": "owncloud",
"token_count": 127
} | 657 |
Enhancement: Change background color of OcDrop
The OcDrop component now has a different background
color than the default color to improve the contrast.
https://github.com/owncloud/owncloud-design-system/pull/1919
https://github.com/owncloud/owncloud-design-system/pull/1923
| owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-oc-drop-background/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/12.0.0_2022-02-07/enhancement-oc-drop-background",
"repo_id": "owncloud",
"token_count": 79
} | 658 |
Bugfix: Icon & background color for mobile OcBreadcrumb
The icon in the mobile OcBreadcrumb drop was missing, also the background color made reading the content impossible. This has been adressed.
https://github.com/owncloud/owncloud-design-system/issues/1980
https://github.com/owncloud/owncloud-design-system/pull/1994
| owncloud/web/packages/design-system/changelog/12.2.1_2022-03-02/bugfix-mobile-breadcrumb/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/12.2.1_2022-03-02/bugfix-mobile-breadcrumb",
"repo_id": "owncloud",
"token_count": 90
} | 659 |
Bugfix: Disabled textarea color contrast in darkmode
We fixed an issue that made text on disabled textarea fields unreadable since it was the same color as the background.
https://github.com/owncloud/owncloud-design-system/pull/2055
https://github.com/owncloud/owncloud-design-system/issues/2053
| owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/bugfix-darkmode-disabled-textarea/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/bugfix-darkmode-disabled-textarea",
"repo_id": "owncloud",
"token_count": 81
} | 660 |
Enhancement: Add HTML title to the resourceName component
We've added the HTML title attribute to the resourceName component in case no tooltip is being displayed.
https://github.com/owncloud/owncloud-design-system/pull/2164
| owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-resource-name-html-title/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/13.1.0_2022-06-07/enhancement-resource-name-html-title",
"repo_id": "owncloud",
"token_count": 57
} | 661 |
Enhancement: Add nestedd drop functionality
We've added the property "isNested" to ocDrop that prevents the parent drop from hiding by not firing hideAll() in the child drop
https://github.com/owncloud/owncloud-design-system/issues/2238
https://github.com/owncloud/owncloud-design-system/pull/2239 | owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-add-nested-drop/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-add-nested-drop",
"repo_id": "owncloud",
"token_count": 85
} | 662 |
Enhancement: "Chancel"-button and -handler in OcSearchBar
We've added to possibility to have a "cancel"-button and -handler in the `OcSearchBar` component.
https://github.com/owncloud/web/issues/7617
https://github.com/owncloud/owncloud-design-system/pull/2328
| owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-search-cancel/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/14.0.0_2022-11-03/enhancement-search-cancel",
"repo_id": "owncloud",
"token_count": 84
} | 663 |
Enhancement: Add prop for the table header position
We've added a prop which is defining the top position of the table header if the `sticky` prop is set to `true`.
https://github.com/owncloud/owncloud-design-system/pull/1092
| owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/dynamic-header-position/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/3.0.0_2021-02-24/dynamic-header-position",
"repo_id": "owncloud",
"token_count": 64
} | 664 |
Bugfix: Use correct color for the accordion title
In the last release, we introduced a regression in the accordion component.
The custom color set for its title had not been respected and the button color was used instead.
We've fixed this to use the custom color again.
https://github.com/owncloud/owncloud-design-system/pull/1130 | owncloud/web/packages/design-system/changelog/3.2.0_2021-03-12/bugfix-accordion-title-color/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/3.2.0_2021-03-12/bugfix-accordion-title-color",
"repo_id": "owncloud",
"token_count": 82
} | 665 |
Enhancement: Add label and messages to textarea
This also implies all the necessary accessibility changes.
https://github.com/owncloud/owncloud-design-system/pull/1144
| owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/enhancement-add-label-and-messages-to-textarea/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/4.0.0_2021-03-25/enhancement-add-label-and-messages-to-textarea",
"repo_id": "owncloud",
"token_count": 45
} | 666 |
Bugfix: Modal title variation
The modal variation was only reflected in the title color in the `danger` variation.
Now, the title colors gets correctly adapted to any of the 5 possible variations
https://github.com/owncloud/owncloud-design-system/pull/1185
| owncloud/web/packages/design-system/changelog/4.1.2_2021-03-31/bugfix-modal-title-variation/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/4.1.2_2021-03-31/bugfix-modal-title-variation",
"repo_id": "owncloud",
"token_count": 66
} | 667 |
Enhancement: OcCheckbox remove aria checked
We've introduced `aria-checked` on the checkbox component but since then
learned it's redundant information, so we're removing it again.
https://github.com/owncloud/owncloud-design-system/pull/1212
| owncloud/web/packages/design-system/changelog/5.1.0_2021-04-15/enhancement-remove-aria-checked/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/5.1.0_2021-04-15/enhancement-remove-aria-checked",
"repo_id": "owncloud",
"token_count": 69
} | 668 |
Bugfix: Translateable default close button label in OcSidebar
The sidebar component's close button label was hardcoded to be in English.
Since the label is pretty unambiguous we can move its translations to the ODS.
https://github.com/owncloud/owncloud-design-system/pull/1243
| owncloud/web/packages/design-system/changelog/6.3.0_2021-04-29/bugfix-sidebar-close-label-translation/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/6.3.0_2021-04-29/bugfix-sidebar-close-label-translation",
"repo_id": "owncloud",
"token_count": 74
} | 669 |
Bugfix: Interactive texts in OcTooltips
The new tooltip texts would only be initialized once and then didn't offer
the possibility of changing reactively. By updating the directive, we've changed that.
https://github.com/owncloud/owncloud-design-system/pull/1288
| owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/bugfix-interactive-oc-tooltip-texts/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/bugfix-interactive-oc-tooltip-texts",
"repo_id": "owncloud",
"token_count": 68
} | 670 |
Enhancement: Clear button for OcTextInput
The OcTextInput component now has an optional button for clearing the input.
https://github.com/owncloud/owncloud-design-system/pull/1329
| owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-text-input-clear/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/7.0.0_2021-05-31/enhancement-text-input-clear",
"repo_id": "owncloud",
"token_count": 52
} | 671 |
Bugfix: Pagination renders unnecessary ... skip label
In cases where the pagination should only render 4 pages at once
and 4 are available, it rendered a skip label `< 1 2 ... 4 >` even if it's not required.
Now this is fixed and it renders `< 1 2 3 4 >` instead.
https://github.com/owncloud/owncloud-design-system/pull/1406
| owncloud/web/packages/design-system/changelog/7.4.2_2021-06-21/bugfix-pagination-unnecessary-skip/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/7.4.2_2021-06-21/bugfix-pagination-unnecessary-skip",
"repo_id": "owncloud",
"token_count": 93
} | 672 |
Enhancement: deprecate OcAutocomplete
We've deprecated the OcAutocomplete component. OcSelect with `:multiple="true"` prop can be used to achieve the same behaviour.
https://github.com/owncloud/owncloud-design-system/pull/1521 | owncloud/web/packages/design-system/changelog/8.2.0_2021-07-23/enhancement-deprecate-autocomplete/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/8.2.0_2021-07-23/enhancement-deprecate-autocomplete",
"repo_id": "owncloud",
"token_count": 68
} | 673 |
Enhancement: Add sidebar toggle icons
We added new chevron icons for the toggle button to switch between
sidebar open and close
https://github.com/owncloud/web/issues/5165
https://github.com/owncloud/owncloud-design-system/pull/1587
https://github.com/owncloud/owncloud-design-system/pull/1592
| owncloud/web/packages/design-system/changelog/9.1.0_2021-08-17/enhancement-add-sidebar-toggle-icons/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/9.1.0_2021-08-17/enhancement-add-sidebar-toggle-icons",
"repo_id": "owncloud",
"token_count": 91
} | 674 |
Change: Remove color tooling from build chain
We've decided to remove color tooling from the build chain of the design system. Previously it was possible to
- define color contrast rules for the tokens in the colors.yaml file
- define transformations on colors in the colors.yaml file (e.g. lighten, darken, ...)
Since the dependencies we used are not well maintained and designers most likely bring their own tools, we've
decided that the colors.yaml file is supposed to only contain the resulting color values, not any transformations
or rules anymore.
https://github.com/owncloud/web/pull/10264
| owncloud/web/packages/design-system/changelog/unreleased/change-remove-color-tooling/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/unreleased/change-remove-color-tooling",
"repo_id": "owncloud",
"token_count": 142
} | 675 |
Enhancement: Make OcResourceIcon accept space resource
We have modified the OcResourceIcon component to show the space icon if a space resource is passed.
https://github.com/owncloud/web/pull/8105
| owncloud/web/packages/design-system/changelog/unreleased/enhancement-resource-icon-space/0 | {
"file_path": "owncloud/web/packages/design-system/changelog/unreleased/enhancement-resource-icon-space",
"repo_id": "owncloud",
"token_count": 53
} | 676 |
### These downloads, links, and third-party tools will help you and your teams learn, design, and build products. Here you can also provide links to assets like fonts, icons, color swatches, Sketch UI kits and so on.
You’re looking at ownCloud Design System’s demo downloads section. Everything you see here is editable in Markdown format. To change or remove this content, see [/docs/downloads.md](https://github.com/owncloud/owncloud-design-system/blob/master/docs/downloads.md).
## ownCloud Design System (zip)
- [Download latest version](https://github.com/owncloud/owncloud-design-system/archive/master.zip)
- [All versions](https://github.com/owncloud/owncloud-design-system/releases)
| owncloud/web/packages/design-system/docs/downloads.md/0 | {
"file_path": "owncloud/web/packages/design-system/docs/downloads.md",
"repo_id": "owncloud",
"token_count": 194
} | 677 |
/**
* This is ownCloud Design System’s helper util that makes
* sure that filtering will reveal hidden links too.
*/
export default {
methods: {
showLinks() {
const links = document.querySelectorAll(
"div[class^='rsg--sidebar'] ul ul[class^='rsg--list']"
)
if (links) {
;[].forEach.call(links, function (element) {
element.classList.add('vueds-visible')
})
}
},
hideLinks() {
const activeLinks = document.querySelectorAll('.vueds-visible')
if (activeLinks) {
;[].forEach.call(activeLinks, function (element) {
element.classList.remove('vueds-visible')
})
}
},
init() {
const search = document.querySelector("div[class^='rsg--search'] input")
let writing = false
if (search) {
search.addEventListener('keydown', () => {
if (!writing || search.value) {
writing = true
if (this.showLinks) {
this.showLinks()
} else {
this.methods.showLinks()
}
} else {
if (this.hideLinks) {
this.hideLinks()
} else {
this.methods.hideLinks()
}
writing = false
}
})
search.addEventListener('blur', (event) => {
if (event.target && event.target.value === '') {
if (this.hideLinks) {
this.hideLinks()
} else {
this.methods.hideLinks()
}
}
})
}
}
},
mounted() {
this.init()
}
}
| owncloud/web/packages/design-system/docs/utils/filterSearch.js/0 | {
"file_path": "owncloud/web/packages/design-system/docs/utils/filterSearch.js",
"repo_id": "owncloud",
"token_count": 817
} | 678 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12.866 3l9.526 16.5a1 1 0 0 1-.866 1.5H2.474a1 1 0 0 1-.866-1.5L11.134 3a1 1 0 0 1 1.732 0zM11 16v2h2v-2h-2zm0-7v5h2V9h-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/alert-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/alert-fill.svg",
"repo_id": "owncloud",
"token_count": 172
} | 679 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M2.05 11H7v2H4.062A8.004 8.004 0 0 0 11 19.938V9.874A4.002 4.002 0 0 1 12 2a4 4 0 0 1 1 7.874v10.064A8.004 8.004 0 0 0 19.938 13H17v-2h4.95c.033.329.05.663.05 1 0 5.523-4.477 10-10 10S2 17.523 2 12c0-.337.017-.671.05-1zM12 8a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/anchor-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/anchor-line.svg",
"repo_id": "owncloud",
"token_count": 238
} | 680 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 15l-4.243-4.243 1.415-1.414L12 12.172l2.828-2.829 1.415 1.414z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/arrow-drop-down-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-drop-down-line.svg",
"repo_id": "owncloud",
"token_count": 129
} | 681 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M7.828 11H20v2H7.828l5.364 5.364-1.414 1.414L4 12l7.778-7.778 1.414 1.414z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/arrow-left-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/arrow-left-line.svg",
"repo_id": "owncloud",
"token_count": 135
} | 682 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M7.172 2.757L10.414 6h3.171l3.243-3.242a1 1 0 0 1 1.415 1.415l-1.829 1.827L18.5 6A3.5 3.5 0 0 1 22 9.5v8a3.5 3.5 0 0 1-3.5 3.5h-13A3.5 3.5 0 0 1 2 17.5v-8A3.5 3.5 0 0 1 5.5 6h2.085L5.757 4.171a1 1 0 0 1 1.415-1.415zM18.5 8h-13a1.5 1.5 0 0 0-1.493 1.356L4 9.5v8a1.5 1.5 0 0 0 1.356 1.493L5.5 19h13a1.5 1.5 0 0 0 1.493-1.356L20 17.5v-8A1.5 1.5 0 0 0 18.5 8zM8 11a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1zm8 0a1 1 0 0 1 1 1v2a1 1 0 0 1-2 0v-2a1 1 0 0 1 1-1z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/bilibili-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/bilibili-line.svg",
"repo_id": "owncloud",
"token_count": 397
} | 683 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M4 16v4h4v2H2v-6h2zm18 0v6h-6v-2h4v-4h2zM7.5 7a4.502 4.502 0 0 0 3.5 4.389V17h2l.001-5.612A4.502 4.502 0 0 0 16.5 7h2a6.5 6.5 0 0 1-3.499 5.767L15 19H9v-6.232A6.5 6.5 0 0 1 5.5 7h2zM12 5a2.5 2.5 0 1 1 0 5 2.5 2.5 0 0 1 0-5zM8 2v2l-4-.001V8H2V2h6zm14 0v6h-2V4h-4V2h6z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/body-scan-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/body-scan-line.svg",
"repo_id": "owncloud",
"token_count": 281
} | 684 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M5 2h14a1 1 0 0 1 1 1v19.143a.5.5 0 0 1-.766.424L12 18.03l-7.234 4.536A.5.5 0 0 1 4 22.143V3a1 1 0 0 1 1-1zm3 7v2h8V9H8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/bookmark-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/bookmark-2-fill.svg",
"repo_id": "owncloud",
"token_count": 167
} | 685 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M9 13v3h6v-3h7v7a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-7h7zm2-2h2v3h-2v-3zM7 5V2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v3h4a1 1 0 0 1 1 1v5h-7V9H9v2H2V6a1 1 0 0 1 1-1h4zm2-2v2h6V3H9z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/briefcase-4-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/briefcase-4-fill.svg",
"repo_id": "owncloud",
"token_count": 220
} | 686 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M13.289 6.216l4.939-3.841a1 1 0 0 1 1.32.082l2.995 2.994a1 1 0 0 1 .082 1.321l-3.84 4.938a7.505 7.505 0 0 1-7.283 9.292C8 21.002 3.5 19.5 1 18c3.98-3 3.047-4.81 3.5-6.5 1.058-3.95 4.842-6.257 8.789-5.284zm3.413 1.879c.065.063.13.128.193.194l1.135 1.134 2.475-3.182-1.746-1.746-3.182 2.475 1.125 1.125z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/brush-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/brush-fill.svg",
"repo_id": "owncloud",
"token_count": 280
} | 687 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M17 20H7v1a1 1 0 0 1-1 1H4a1 1 0 0 1-1-1v-9H2V8h1V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2v3h1v4h-1v9a1 1 0 0 1-1 1h-2a1 1 0 0 1-1-1v-1zM5 5v7h14V5H5zm2.5 13a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3zm9 0a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/bus-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/bus-2-fill.svg",
"repo_id": "owncloud",
"token_count": 253
} | 688 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M9.858 19.71L12 16H5.07a8.018 8.018 0 0 0 4.788 3.71zM4.252 14h4.284L5.07 7.999A7.963 7.963 0 0 0 4 12c0 .69.088 1.36.252 2zm2.143-7.708L8.535 10 12 4a7.974 7.974 0 0 0-5.605 2.292zm7.747-2.002L12 8h6.93a8.018 8.018 0 0 0-4.788-3.71zM19.748 10h-4.284l3.465 6.001A7.963 7.963 0 0 0 20 12c0-.69-.088-1.36-.252-2zm-2.143 7.708L15.465 14 12 20a7.974 7.974 0 0 0 5.605-2.292zM12 22C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm1.155-12h-2.31l-1.154 2 1.154 2h2.31l1.154-2-1.154-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/camera-lens-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/camera-lens-line.svg",
"repo_id": "owncloud",
"token_count": 390
} | 689 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M7 2h11a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H6a1 1 0 0 1-1-1V0h2v2zm0 2v5h10V4H7z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/cellphone-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/cellphone-fill.svg",
"repo_id": "owncloud",
"token_count": 143
} | 690 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M4.929 19.071A9.969 9.969 0 0 1 2 12C2 6.477 6.477 2 12 2s10 4.477 10 10-4.477 10-10 10H2l2.929-2.929zM8 13a4 4 0 1 0 8 0H8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/chat-smile-3-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/chat-smile-3-fill.svg",
"repo_id": "owncloud",
"token_count": 162
} | 691 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M6 4v4h12V4h2.007c.548 0 .993.445.993.993v16.014a.994.994 0 0 1-.993.993H3.993A.994.994 0 0 1 3 21.007V4.993C3 4.445 3.445 4 3.993 4H6zm2-2h8v4H8V2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/clipboard-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/clipboard-fill.svg",
"repo_id": "owncloud",
"token_count": 178
} | 692 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M14 18v-3.993H2.074a8 8 0 0 1 14.383-6.908A5.5 5.5 0 1 1 17.5 18h-3.499zm-8 2h10v2H6v-2zm-4-4h10v2H2v-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/cloud-windy-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/cloud-windy-fill.svg",
"repo_id": "owncloud",
"token_count": 164
} | 693 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M16.5 13.202L13 15.535v3.596L19.197 15 16.5 13.202zM14.697 12L12 10.202 9.303 12 12 13.798 14.697 12zM20 10.869L18.303 12 20 13.131V10.87zM19.197 9L13 4.869v3.596l3.5 2.333L19.197 9zM7.5 10.798L11 8.465V4.869L4.803 9 7.5 10.798zM4.803 15L11 19.131v-3.596l-3.5-2.333L4.803 15zM4 13.131L5.697 12 4 10.869v2.262zM2 9a1 1 0 0 1 .445-.832l9-6a1 1 0 0 1 1.11 0l9 6A1 1 0 0 1 22 9v6a1 1 0 0 1-.445.832l-9 6a1 1 0 0 1-1.11 0l-9-6A1 1 0 0 1 2 15V9z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/codepen-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/codepen-line.svg",
"repo_id": "owncloud",
"token_count": 356
} | 694 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M19.005 2C20.107 2 21 2.898 21 3.99v16.02c0 1.099-.893 1.99-1.995 1.99H3V2h16.005zM7 4H5v16h2V4zm12 0H9v16h10V4zm-5 4l4 4h-3v4h-2v-4h-3l4-4zm10 4v4h-2v-4h2zm0-6v4h-2V6h2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/contacts-book-upload-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/contacts-book-upload-line.svg",
"repo_id": "owncloud",
"token_count": 216
} | 695 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M12 22C6.48 22 2 17.52 2 12S6.48 2 12 2s10 4.48 10 10-4.48 10-10 10zm0-2c4.42 0 8-3.58 8-8s-3.58-8-8-8-8 3.58-8 8 3.58 8 8 8zm0-3c-1.82 0-3.413-.973-4.288-2.428l1.714-1.029C9.951 14.416 10.907 15 12 15c1.658 0 3-1.342 3-3s-1.342-3-3-3c-1.093 0-2.048.583-2.573 1.456L7.712 9.428C8.587 7.973 10.18 7 12 7c2.76 0 5 2.24 5 5s-2.24 5-5 5z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/copyleft-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/copyleft-line.svg",
"repo_id": "owncloud",
"token_count": 301
} | 696 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M6 18h12V6H6v12zm8 2h-4v2H8v-2H5a1 1 0 0 1-1-1v-3H2v-2h2v-4H2V8h2V5a1 1 0 0 1 1-1h3V2h2v2h4V2h2v2h3a1 1 0 0 1 1 1v3h2v2h-2v4h2v2h-2v3a1 1 0 0 1-1 1h-3v2h-2v-2zM8 8h8v8H8V8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/cpu-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/cpu-line.svg",
"repo_id": "owncloud",
"token_count": 234
} | 697 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M8.414 17H15v2H6a1 1 0 0 1-1-1V7H2V5h3V2h2v13.586L15.586 7H9V5h8.586l2.556-2.556 1.414 1.414L19 6.414V17h3v2h-3v3h-2V8.414L8.414 17z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/crop-2-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/crop-2-line.svg",
"repo_id": "owncloud",
"token_count": 181
} | 698 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M20 7v13a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V7H2V5h20v2h-2zM6 7v13h12V7H6zm5 2h2v2h-2V9zm0 3h2v2h-2v-2zm0 3h2v2h-2v-2zM7 2h10v2H7V2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/delete-bin-3-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/delete-bin-3-line.svg",
"repo_id": "owncloud",
"token_count": 193
} | 699 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M19 2a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h14zm-1 2H6v16h12V4zm-6 3a5 5 0 0 1 2.628 9.254L12.5 12H15a3 3 0 1 0-3 3l.955 1.909A5 5 0 1 1 12 7z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/device-recover-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/device-recover-line.svg",
"repo_id": "owncloud",
"token_count": 204
} | 700 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M11 11V5.828L9.172 7.657 7.757 6.243 12 2l4.243 4.243-1.415 1.414L13 5.828V11h5.172l-1.829-1.828 1.414-1.415L22 12l-4.243 4.243-1.414-1.415L18.172 13H13v5.172l1.828-1.829 1.415 1.414L12 22l-4.243-4.243 1.415-1.414L11 18.172V13H5.828l1.829 1.828-1.414 1.415L2 12l4.243-4.243 1.414 1.415L5.828 11z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/drag-move-2-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/drag-move-2-line.svg",
"repo_id": "owncloud",
"token_count": 272
} | 701 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M15 2l4.707 4.707a1 1 0 0 1 .293.707V21a1 1 0 0 1-1 1H5a1 1 0 0 1-1-1V3a1 1 0 0 1 1-1h10zm-.829 2H6v16h12V7.829L14.171 4zM12 7.5a3 3 0 0 1 2.009 5.228l-.008-.008.006.01L12.595 14H15v2H9v-1.453l3.67-3.304A1 1 0 1 0 11 10.5H9a3 3 0 0 1 3-3z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/dual-sim-2-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/dual-sim-2-line.svg",
"repo_id": "owncloud",
"token_count": 246
} | 702 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M5 19h1.414l9.314-9.314-1.414-1.414L5 17.586V19zm16 2H3v-4.243L16.435 3.322a1 1 0 0 1 1.414 0l2.829 2.829a1 1 0 0 1 0 1.414L9.243 19H21v2zM15.728 6.858l1.414 1.414 1.414-1.414-1.414-1.414-1.414 1.414z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/edit-2-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/edit-2-line.svg",
"repo_id": "owncloud",
"token_count": 213
} | 703 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 2c5.523 0 10 4.477 10 10s-4.477 10-10 10S2 17.523 2 12 6.477 2 12 2zm0 9c-2 0-3.667.333-5 1a5 5 0 0 0 10 0c-1.333-.667-3-1-5-1zM8.5 7c-1.152 0-2.122.78-2.412 1.84L6.05 9h4.9A2.5 2.5 0 0 0 8.5 7zm7 0c-1.152 0-2.122.78-2.412 1.84L13.05 9h4.9a2.5 2.5 0 0 0-2.45-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/emotion-laugh-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/emotion-laugh-fill.svg",
"repo_id": "owncloud",
"token_count": 261
} | 704 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M14 19h7v2h-9l-3.998.002-6.487-6.487a1 1 0 0 1 0-1.414L12.12 2.494a1 1 0 0 1 1.415 0l7.778 7.778a1 1 0 0 1 0 1.414L14 19zm1.657-4.485l3.535-3.536-6.364-6.364-3.535 3.536 6.364 6.364z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/eraser-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/eraser-fill.svg",
"repo_id": "owncloud",
"token_count": 200
} | 705 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 12h7v2h-7v7h-2V8a4 4 0 0 1 4-4h7v2h-7a2 2 0 0 0-2 2v4zm-7.5-2a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7zm0-2a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/fahrenheit-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/fahrenheit-fill.svg",
"repo_id": "owncloud",
"token_count": 194
} | 706 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M14.997 2L21 8l.001 4.26A5.466 5.466 0 0 0 17.5 11l-.221.004a5.503 5.503 0 0 0-5.127 4.205l-.016.074-.03.02A4.75 4.75 0 0 0 10.878 22L3.993 22a.993.993 0 0 1-.986-.876L3 21.008V2.992c0-.498.387-.927.885-.985L4.002 2h10.995zM17.5 13a3.5 3.5 0 0 1 3.5 3.5l-.001.103a2.75 2.75 0 0 1-.581 5.392L20.25 22h-5.5l-.168-.005a2.75 2.75 0 0 1-.579-5.392L14 16.5a3.5 3.5 0 0 1 3.5-3.5z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-cloud-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-cloud-fill.svg",
"repo_id": "owncloud",
"token_count": 308
} | 707 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M16 2l5 5v14.008a.993.993 0 0 1-.993.992H3.993A1 1 0 0 1 3 21.008V2.992C3 2.444 3.445 2 3.993 2H16zm-2.8 10L16 8h-2.4L12 10.286 10.4 8H8l2.8 4L8 16h2.4l1.6-2.286L13.6 16H16l-2.8-4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-excel-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-excel-fill.svg",
"repo_id": "owncloud",
"token_count": 204
} | 708 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M19 22H5a3 3 0 0 1-3-3V3a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v12h4v4a3 3 0 0 1-3 3zm-1-5v2a1 1 0 0 0 2 0v-2h-2zM6 7v2h8V7H6zm0 4v2h8v-2H6zm0 4v2h5v-2H6z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-list-3-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-list-3-fill.svg",
"repo_id": "owncloud",
"token_count": 200
} | 709 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M17 3h4a1 1 0 0 1 1 1v16a1 1 0 0 1-1 1h-4V3zM2.859 2.877l12.57-1.795a.5.5 0 0 1 .571.495v20.846a.5.5 0 0 1-.57.495L2.858 21.123a1 1 0 0 1-.859-.99V3.867a1 1 0 0 1 .859-.99zM5 8v8h2v-2h6V8H5zm2 2h4v2H7v-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-ppt-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-ppt-2-fill.svg",
"repo_id": "owncloud",
"token_count": 229
} | 710 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M21 9v11.993A1 1 0 0 1 20.007 22H3.993A.993.993 0 0 1 3 21.008V2.992C3 2.455 3.447 2 3.998 2H14v6a1 1 0 0 0 1 1h6zm0-2h-5V2.003L21 7zM8 7v2h3V7H8zm0 4v2h8v-2H8zm0 4v2h8v-2H8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-text-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-text-fill.svg",
"repo_id": "owncloud",
"token_count": 206
} | 711 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M10 2v2h2V2h8.007c.548 0 .993.444.993.992v18.016a1 1 0 0 1-.993.992H3.993A.993.993 0 0 1 3 21.008V2.992A1 1 0 0 1 3.993 2H10zm2 2v2h2V4h-2zm-2 2v2h2V6h-2zm2 2v2h2V8h-2zm-2 2v2h2v-2h-2zm2 2v2h-2v3h4v-5h-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/file-zip-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/file-zip-fill.svg",
"repo_id": "owncloud",
"token_count": 234
} | 712 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M16 2v2h-1v3.243c0 1.158.251 2.301.736 3.352l4.282 9.276c.347.753.018 1.644-.734 1.99-.197.092-.411.139-.628.139H5.344c-.828 0-1.5-.672-1.5-1.5 0-.217.047-.432.138-.629l4.282-9.276C8.749 9.545 9 8.401 9 7.243V4H8V2h8zm-3 2h-2v4h2V4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/flask-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/flask-fill.svg",
"repo_id": "owncloud",
"token_count": 232
} | 713 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 20a8 8 0 1 0 0-16 8 8 0 0 0 0 16zm0 2C6.477 22 2 17.523 2 12S6.477 2 12 2s10 4.477 10 10-4.477 10-10 10zm0-8a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/focus-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/focus-line.svg",
"repo_id": "owncloud",
"token_count": 166
} | 714 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12.414 5H21a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1V4a1 1 0 0 1 1-1h7.414l2 2zM4 5v14h16V7h-8.414l-2-2H4zm7 8.05V9h5v2h-3v4.5a2.5 2.5 0 1 1-2-2.45z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/folder-music-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/folder-music-line.svg",
"repo_id": "owncloud",
"token_count": 202
} | 715 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M11.246 15H4.754l-2 5H.6L7 4h2l6.4 16h-2.154l-2-5zm-.8-2L8 6.885 5.554 13h4.892zM21 12.535V12h2v8h-2v-.535a4 4 0 1 1 0-6.93zM19 18a2 2 0 1 0 0-4 2 2 0 0 0 0 4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/font-size.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/font-size.svg",
"repo_id": "owncloud",
"token_count": 194
} | 716 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M3 3h8v8H3V3zm0 10h8v8H3v-8zM13 3h8v8h-8V3zm0 10h8v8h-8v-8z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/function-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/function-fill.svg",
"repo_id": "owncloud",
"token_count": 140
} | 717 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M7.105 15.21A3.001 3.001 0 1 1 5 15.17V8.83a3.001 3.001 0 1 1 2 0V12c.836-.628 1.874-1 3-1h4a3.001 3.001 0 0 0 2.895-2.21 3.001 3.001 0 1 1 2.032.064A5.001 5.001 0 0 1 14 13h-4a3.001 3.001 0 0 0-2.895 2.21zM6 17a1 1 0 1 0 0 2 1 1 0 0 0 0-2zM6 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm12 0a1 1 0 1 0 0 2 1 1 0 0 0 0-2z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/git-branch-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/git-branch-line.svg",
"repo_id": "owncloud",
"token_count": 271
} | 718 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path fill-rule="nonzero" d="M5.68 7.314l-1.82 5.914L12 19.442l8.14-6.214-1.82-5.914L16.643 11H7.356L5.681 7.314zM15.357 9l2.888-6.354a.4.4 0 0 1 .747.048l3.367 10.945a.5.5 0 0 1-.174.544L12 21.958 1.816 14.183a.5.5 0 0 1-.174-.544L5.009 2.694a.4.4 0 0 1 .747-.048L8.644 9h6.712z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/gitlab-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/gitlab-line.svg",
"repo_id": "owncloud",
"token_count": 249
} | 719 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M2.05 13h2.012a8.001 8.001 0 0 0 15.876 0h2.013c-.502 5.053-4.766 9-9.951 9-5.185 0-9.449-3.947-9.95-9zm0-2C2.55 5.947 6.814 2 12 2s9.449 3.947 9.95 9h-2.012a8.001 8.001 0 0 0-15.876 0H2.049zM12 14a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/gradienter-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/gradienter-line.svg",
"repo_id": "owncloud",
"token_count": 233
} | 720 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M6 17.418A8.003 8.003 0 0 1 9 2a8.003 8.003 0 0 1 7.458 5.099A5.5 5.5 0 0 1 19 17.793v-2.13a3.5 3.5 0 1 0-4-5.612V10a6 6 0 1 0-9 5.197v2.221zM10 17a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm5 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4zm-5 3a2 2 0 1 1 0-4 2 2 0 0 1 0 4z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/hail-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/hail-line.svg",
"repo_id": "owncloud",
"token_count": 236
} | 721 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0h24v24H0z"/>
<path d="M12 19a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm7.5 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm-15 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM17 7a5 5 0 0 1 0 10c-1.844 0-3.51-1.04-5-3.122C10.51 15.96 8.844 17 7 17A5 5 0 0 1 7 7c1.844 0 3.51 1.04 5 3.122C13.49 8.04 15.156 7 17 7zm-5-5a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zM4.5 2a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3zm15 0a1.5 1.5 0 1 1 0 3 1.5 1.5 0 0 1 0-3z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/haze-2-fill.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/haze-2-fill.svg",
"repo_id": "owncloud",
"token_count": 347
} | 722 |
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24">
<g>
<path fill="none" d="M0 0H24V24H0z"/>
<path d="M19 14v3h3v2h-3.001L19 22h-2l-.001-3H14v-2h3v-3h2zm1.243-9.243c2.262 2.268 2.34 5.88.236 8.235l-1.42-1.418c1.331-1.524 1.261-3.914-.232-5.404-1.503-1.499-3.92-1.563-5.49-.153l-1.335 1.198-1.336-1.197c-1.575-1.412-3.991-1.35-5.494.154-1.49 1.49-1.565 3.875-.192 5.451l8.432 8.446L12 21.485 3.52 12.993c-2.104-2.356-2.025-5.974.236-8.236 2.265-2.264 5.888-2.34 8.244-.228 2.349-2.109 5.979-2.039 8.242.228z"/>
</g>
</svg>
| owncloud/web/packages/design-system/src/assets/icons/heart-add-line.svg/0 | {
"file_path": "owncloud/web/packages/design-system/src/assets/icons/heart-add-line.svg",
"repo_id": "owncloud",
"token_count": 347
} | 723 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.