diff --git a/css/icons.css b/css/icons.css index 214460d..45ab99a 100644 --- a/css/icons.css +++ b/css/icons.css @@ -202,3 +202,9 @@ -webkit-mask-image: url("../res/icons/squircle.svg"); mask-image: url("../res/icons/squircle.svg"); } + +.ui.inline-icon.icon-file-plus::after, +.ui.icon > .icon-file-plus { + -webkit-mask-image: url("../res/icons/file-plus.svg"); + mask-image: url("../res/icons/file-plus.svg"); +} diff --git a/index.html b/index.html index b99fb2e..fbf2dc6 100644 --- a/index.html +++ b/index.html @@ -5,7 +5,7 @@ openOutpaint 🐠 - + @@ -547,7 +547,7 @@ - + @@ -584,7 +584,7 @@ src="js/ui/tool/colorbrush.js?v=84ff9fa" type="text/javascript">