Skip to content

Commit 6bbf8d8

Browse files
Merge pull request #6019 from liferay/LPD-53587
feat(@clayui/clay-css): LPD-53587 Add page-template 16px icon and generated files
2 parents b2d947a + e63f6d1 commit 6bbf8d8

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

packages/clay-css/src/images/icons/page-template.svg

Lines changed: 1 addition & 6 deletions
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -672,7 +672,7 @@
672672

673673
'organizations': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-outline" d="M468 320h-20v-64c0-17.673-14.327-32-32-32H288v-32h20c24.262 0 44-19.738 44-44V44c0-24.262-19.738-44-44-44H204c-24.262 0-44 19.738-44 44v104c0 24.262 19.738 44 44 44h20v32H96c-17.673 0-32 14.327-32 32v64H44c-24.262 0-44 19.738-44 44v104c0 24.262 19.738 44 44 44h104c24.262 0 44-19.738 44-44V364c0-24.262-19.738-44-44-44h-20v-32h256v32h-20c-24.262 0-44 19.738-44 44v104c0 24.262 19.738 44 44 44h104c24.262 0 44-19.738 44-44V364c0-24.262-19.738-44-44-44zM224 64h64v64h-64V64zm-96 384H64v-64h64v64zm320 0h-64v-64h64v64z" fill="#{$color}"/></svg>',
674674

675-
'page-template': '<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><path class="lexicon-icon-outline page-template-border" d="M416 0H63.375C28.374 0 0 28.374 0 63.375V448c0 35.001 28.374 63.375 63.375 63.375h380.25C478.626 511.375 512 483.001 512 448V96L416 0zm32 445.37c-1.161.996-3.13 2.005-4.375 2.005H64V64h256v128h128v253.37zM384 128V64l64 64h-64z" fill="#{$color}"/><path class="lexicon-icon-outline page-template-box-1" fill="#{$color}" d="M96 96h192v96H96z"/><path class="lexicon-icon-outline page-template-box-2" fill="#{$color}" d="M96 224h192v192H96z"/><path class="lexicon-icon-outline page-template-box-3" fill="#{$color}" d="M320 224h96v192h-96z"/></svg>',
675+
'page-template': '<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path class="lexicon-icon-outline" d="M9 3.008H3v3.004h6V3.008ZM3 7.013h6v6.007H3V7.013Zm10 0h-3v6.007h3V7.013Z" fill="#{$color}"/><path class="lexicon-icon-outline" fill-rule="evenodd" clip-rule="evenodd" d="M1.98.004h9.777a3 3 0 0 1 2.122.88l1.244 1.246A3 3 0 0 1 16 4.25v9.771c0 1.096-1.043 1.983-2.136 1.983H1.98A1.982 1.982 0 0 1 0 14.021V1.987C0 .892.886.004 1.98.004Zm11.883 13.998a.26.26 0 0 0 .137-.063V6.012h-3a1 1 0 0 1-1-1V2.007H2v11.995h11.864Z" fill="#{$color}"/></svg>',
676676

677677
'page': '<svg viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg"><path class="lexicon-icon-outline" fill-rule="evenodd" clip-rule="evenodd" d="M13.88.884a3 3 0 0 0-2.123-.88H1.982A1.983 1.983 0 0 0 0 1.988V14.02c0 1.095.888 1.983 1.982 1.983h11.88c1.094 0 2.138-.888 2.138-1.983V4.25a3 3 0 0 0-.877-2.12L13.879.883ZM14 13.94a.258.258 0 0 1-.137.062H2V2.007h8V5.01a1 1 0 0 0 1 1h3v7.929Z" fill="#{$color}"/></svg>',
678678

0 commit comments

Comments
 (0)