Skip to content
This repository has been archived by the owner on Feb 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #17 from etaylib/feature/etay/icons/adding-gif
Browse files Browse the repository at this point in the history
added gif icon
  • Loading branch information
orrgottlieb authored Apr 12, 2021
2 parents 8492d1f + aca7fbb commit 0368a16
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "monday-ui-style",
"version": "0.0.46",
"version": "0.0.47",
"description": "Monday UI CSS Foundations",
"main": "dist/index.css",
"scripts": {
Expand Down
5 changes: 5 additions & 0 deletions src/Icons/Gif.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions src/Icons/iconsMetaData.js
Original file line number Diff line number Diff line change
Expand Up @@ -425,6 +425,13 @@ export const iconsMetaData = [
tags: "Fullscreen, Close",
category: [PLATFORM],
},
{
name: "GIF",
file: "Gif.svg",
description: "Gif",
tags: "Gif",
category: [PLATFORM],
},
{
name: "Group",
file: "Group.svg",
Expand Down

0 comments on commit 0368a16

Please sign in to comment.