Exclude pages icon
This commit is contained in:
parent
4c0018811a
commit
751ccb5ef4
@ -62,7 +62,7 @@
|
||||
(action)="toggleExcludePages()"
|
||||
*ngIf="screen === 'file-preview'"
|
||||
[attr.aria-expanded]="activeExcludePages"
|
||||
icon="red:status-info"
|
||||
icon="red:exclude-pages"
|
||||
tooltip="file-preview.exclude-pages"
|
||||
tooltipPosition="below"
|
||||
></redaction-circle-button>
|
||||
|
||||
@ -39,6 +39,7 @@ export class IconsModule {
|
||||
'edit',
|
||||
'entries',
|
||||
'error',
|
||||
'exclude-pages',
|
||||
'exit-fullscreen',
|
||||
'expand',
|
||||
'folder',
|
||||
|
||||
14
apps/red-ui/src/assets/icons/general/exclude-pages.svg
Normal file
14
apps/red-ui/src/assets/icons/general/exclude-pages.svg
Normal file
@ -0,0 +1,14 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<svg height="14px" version="1.1" viewBox="0 0 14 14" width="14px"
|
||||
xmlns="http://www.w3.org/2000/svg">
|
||||
<g fill="none" fill-rule="evenodd" id="Styleguide" stroke="none" stroke-width="1">
|
||||
<g fill="currentColor" fill-rule="nonzero"
|
||||
id="Export-just-icons" transform="translate(-346.000000, -902.000000)">
|
||||
<g id="status" transform="translate(346.000000, 902.000000)">
|
||||
<path
|
||||
d="M14,0 L14,11.2 L11.2,11.2 L11.2,14 L0,14 L0,2.8 L2.8,2.8 L2.8,0 L14,0 Z M2.8,4.2 L1.4,4.2 L1.4,12.6 L9.8,12.6 L9.8,11.2 L2.8,11.2 L2.8,4.2 Z M12.6,1.4 L4.2,1.4 L4.2,9.8 L12.6,9.8 L12.6,1.4 Z M9.88492424,3.12512627 L10.8748737,4.11507576 L9.39,5.6 L10.8748737,7.08492424 L9.88492424,8.07487373 L8.4,6.59 L6.91507576,8.07487373 L5.92512627,7.08492424 L7.41,5.6 L5.92512627,4.11507576 L6.91507576,3.12512627 L8.4,4.61 L9.88492424,3.12512627 Z"
|
||||
id="pages"></path>
|
||||
</g>
|
||||
</g>
|
||||
</g>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1012 B |
Loading…
x
Reference in New Issue
Block a user