Skip to content

Commit

Permalink
feat(@clayui/css): Add new icon-rule-builder icon
Browse files Browse the repository at this point in the history
  • Loading branch information
SelenaAungst committed Feb 7, 2024
1 parent f50c318 commit 33db79b
Show file tree
Hide file tree
Showing 7 changed files with 110 additions and 15 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -640,6 +640,7 @@ const iconsData = {
"home": '"house"',
"horizontal-scroll": '"arrows", "expand"',
"hr": '"line", "minus", "rectangle"',
"icon-rule-builder": '"rules", "rule-builder", "logic"',
"import-export": '"deprecated"',
"indent-less": '"align", "arrow", "editor", "right", "text"',
"indent-more": '"align", "arrow", "editor", "left", "text"',
Expand Down
3 changes: 3 additions & 0 deletions clayui.com/static/images/icons/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions clayui.com/static/js/icons-autogenerated.json
Original file line number Diff line number Diff line change
Expand Up @@ -783,6 +783,10 @@
"name": "hr",
"aliases": ["line", "minus", "rectangle"]
},
{
"name": "icon-rule-builder",
"aliases": ["rules", "rule-builder", "logic"]
},
{
"name": "import-export",
"aliases": ["deprecated"]
Expand Down
104 changes: 90 additions & 14 deletions clayui.com/static/sass-api/index.html

Large diffs are not rendered by default.

9 changes: 9 additions & 0 deletions packages/clay-css/src/images/icons/icon-rule-builder.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion packages/clay-css/src/scss/_license-text.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/**
* Clay 3.106.1
* Clay 3.110.0
*
* SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
* SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
Expand Down
2 changes: 2 additions & 0 deletions packages/clay-css/src/scss/functions/_lx-icons-generated.scss
Original file line number Diff line number Diff line change
Expand Up @@ -512,6 +512,8 @@

'hr': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-outline" d="M384 288H128c-42.7 0-42.7-64 0-64h256c42.7 0 42.7 64 0 64z" fill="#{$color}"/></svg>',

'icon-rule-builder': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path fill-rule="evenodd" clip-rule="evenodd" d="M287.954 94.965a30.445 30.445 0 0 0-4.844 6.301H182.548V55.629c0-16.803-13.621-30.424-30.424-30.424h-121.7C13.623 25.205 0 38.826 0 55.629v121.699c0 16.803 13.622 30.425 30.425 30.425h121.699c16.803 0 30.424-13.622 30.424-30.425v-45.637h68.574c-5.37 9.138-8.449 19.784-8.449 31.149v197.036c0 25.205-20.432 45.638-45.637 45.638h-14.488c-.422 0-.84.017-1.253.05-7.222-43.193-44.777-76.112-90.02-76.112C40.864 329.452 0 370.317 0 420.726S40.865 512 91.274 512c45.244 0 82.8-32.919 90.021-76.113.413.034.831.051 1.253.051h14.488c42.008 0 76.062-34.054 76.062-76.062V162.84c0-10.801 5.497-20.318 13.847-25.905.326.358.662.711 1.009 1.057l86.054 86.054c11.881 11.882 31.145 11.882 43.027 0l86.054-86.054c11.881-11.881 11.881-31.145 0-43.027L417.035 8.911c-11.882-11.881-31.146-11.881-43.027 0l-86.054 86.054ZM60.849 146.903h60.85V86.054h-60.85v60.849Zm30.425 304.248c-16.803 0-30.425-13.622-30.425-30.425s13.622-30.425 30.425-30.425 30.425 13.622 30.425 30.425-13.622 30.425-30.425 30.425Zm261.22-334.672 43.027 43.027 43.027-43.027-43.027-43.027-43.027 43.027Z"/></svg>',

'import-export': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-outline import-export-arrow-up" d="M254.5 81.1 182.9 9.5C176.8 3.4 168.6 0 160 0c-8.6 0-16.8 3.4-22.9 9.5L65.5 81.1c-12.7 12.7-12.7 33.2 0 45.8 6.3 6.3 14.6 9.5 22.9 9.5s16.6-3.2 22.9-9.5l16.7-16.7V481c0 17.7 14.3 32 32 32s32-14.3 32-32V110.2l16.7 16.7c12.7 12.7 33.2 12.7 45.8 0 12.7-12.7 12.7-33.2 0-45.8z" fill="#{$color}"/><path class="lexicon-icon-outline import-export-arrow-down" d="M446.5 385.1c-6.3-6.3-14.6-9.5-22.9-9.5s-16.6 3.2-22.9 9.5L384 401.8V31c0-17.7-14.3-32-32-32s-32 14.3-32 32v370.8l-16.7-16.7c-12.7-12.7-33.2-12.7-45.8 0-12.7 12.7-12.7 33.2 0 45.8l71.6 71.6c6.1 6.1 14.3 9.5 22.9 9.5s16.8-3.4 22.9-9.5l71.6-71.6c12.7-12.7 12.7-33.2 0-45.8z" fill="#{$color}"/></svg>',

'import-list': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-outline lx-import-list-bar" d="M448 256.002v192H64v-192c0-42.4-64-41.4-64 0v192c0 35.3 28.7 64 64 64h384c35.3 0 64-28.7 64-64v-192c0-42.7-64-42.2-64 0ZM352 64H160c-43.5 0-43-64 0-64h192c43 0 43.5 64 0 64Z" fill="#{$color}"/><path class="lexicon-icon-outline lx-import-list-arrow-down" d="M352.001 96h-192c-42 0-43 64 0 64h64.2l.1 121.4-16.6-16.6c-27.3-23.8-65.2 18-38.6 44.8l64.3 65.2c6.1 6.1 25.5 17.2 45.5 0l64.3-65.2c27.1-29.4-14.1-67.2-38.6-44.8l-16.6 16.6-.2-121.4h64.2c42.5 0 42.5-64 0-64Z" fill="#{$color}"/></svg>',
Expand Down

0 comments on commit 33db79b

Please sign in to comment.