Skip to content

Commit 89ff50a

Browse files
committed
feat(@clayui/css): LPD-45032 Add new gallery icon
1 parent f7997ff commit 89ff50a

File tree

6 files changed

+177
-17
lines changed

6 files changed

+177
-17
lines changed

clayui.com/plugins/gatsby-plugin-clay-css-tasks/clay-icon-aliases.js

+1
Original file line numberDiff line numberDiff line change
@@ -629,6 +629,7 @@ const iconsData = {
629629
"format": '"editor", "paint", "style", "text"',
630630
"forms": '"inputs", "layout", "list", "structure"',
631631
"full-size": '"expand", "fullscreen", "increase"',
632+
"gallery": '"view", "media", "file", "image"',
632633
"geolocation": '"pin", "place"',
633634
"globe": '"earth", "location", "web", "world"',
634635
"globe-lines": '"country", "earth", "location", "web", "world"',

clayui.com/static/images/icons/icons.svg

+1-1
Loading

clayui.com/static/js/icons-autogenerated.json

+4
Original file line numberDiff line numberDiff line change
@@ -715,6 +715,10 @@
715715
"name": "full-size",
716716
"aliases": ["expand", "fullscreen", "increase"]
717717
},
718+
{
719+
"name": "gallery",
720+
"aliases": ["view", "media", "file", "image"]
721+
},
718722
{
719723
"name": "geolocation",
720724
"aliases": ["pin", "place"]

clayui.com/static/sass-api/index.html

+162-16
Large diffs are not rendered by default.
Loading

packages/clay-css/src/scss/functions/_lx-icons-generated.scss

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
// prettier-ignore
77
$lx-icons: (
88

9+
'icon-gallery': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16"><path class="lexicon-icon-outline" d="M0 14.7a.7.7 0 0 1 .7-.7h2.6a.7.7 0 0 1 .7.7v.6a.7.7 0 0 1-.7.7H.7a.7.7 0 0 1-.7-.7v-.6Zm6 0a.7.7 0 0 1 .7-.7h2.6a.7.7 0 0 1 .7.7v.6a.7.7 0 0 1-.7.7H6.7a.7.7 0 0 1-.7-.7v-.6Zm6 0a.7.7 0 0 1 .7-.7h2.6a.7.7 0 0 1 .7.7v.6a.7.7 0 0 1-.7.7h-2.6a.7.7 0 0 1-.7-.7v-.6Zm2-2.7H2c-1 0-2-1.197-2-2.4V2.4C0 1.206 1 0 2 0h12c1 0 2 1.197 2 2.4v7.2c0 1.201-1 2.4-2 2.4ZM2 2v8h12V2H2Z" fill="#{$color}"/></svg>',
10+
911
'accessibility': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-outline" fill-rule="evenodd" clip-rule="evenodd" d="M473.6 256c0 120.177-97.423 217.6-217.6 217.6-120.177 0-217.6-97.423-217.6-217.6 0-120.177 97.423-217.6 217.6-217.6 120.177 0 217.6 97.423 217.6 217.6Zm38.4 0c0 141.385-114.615 256-256 256S0 397.385 0 256 114.615 0 256 0s256 114.615 256 256Zm-76.8 0c0 98.969-80.231 179.2-179.2 179.2S76.8 354.969 76.8 256 157.031 76.8 256 76.8 435.2 157.031 435.2 256ZM291.371 148.48c0 19.794-16.046 35.84-35.84 35.84-19.795 0-35.84-16.046-35.84-35.84 0-19.794 16.045-35.84 35.84-35.84 19.794 0 35.84 16.046 35.84 35.84Zm-120.984 43.299c55.881 18.626 114.501 18.594 170.287 0 21.039-7.013 31.249 25.424 10.752 32.256-14.59 4.863-29.364 8.898-44.433 11.704-8.882 1.654-15.67 9.218-16.011 18.247l-.051 1.346c-.706 18.598-1.444 38.031 4.763 55.083l23.491 64.541c7.905 21.717-25.774 33.975-33.679 12.258l-29.975-82.358-29.975 82.358c-7.905 21.717-41.584 9.459-33.679-12.258l23.491-64.541c6.207-17.052 5.469-36.485 4.763-55.083l-.051-1.346c-.341-9.028-7.129-16.592-16.011-18.247-15.069-2.806-29.843-6.841-44.434-11.704-20.497-6.832-10.287-39.269 10.752-32.256Z" fill="#{$color}"/></svg>',
1012

1113
'add-cell': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-body" fill="none" d="M455.1 0H56.9C25.5 0 0 25.5 0 56.9v398.2C0 486.5 25.5 512 56.9 512h398.2c31.4 0 56.9-25.5 56.9-56.9V56.9C512 25.5 486.5 0 455.1 0z"/><path class="lexicon-icon-outline" d="M455.1 0H56.9C25.5 0 0 25.5 0 56.9v398.2C0 486.5 25.5 512 56.9 512h398.2c31.4 0 56.9-25.5 56.9-56.9V56.9C512 25.5 486.5 0 455.1 0zM160 448H64v-96h96v96zm0-128H64V192h96v128zm0-160H64V64h96v96zm160 288H192v-96h128v96zm0-288H192V64h128v96zm128 288h-96v-96h96v96zm0-128h-96V192h96v128zm0-160h-96V64h96v96z" fill="#{$color}"/></svg>',

0 commit comments

Comments
 (0)