This commit is contained in:
Bot
2020-03-06 03:33:33 +00:00
parent 476dbe3971
commit 1501e08cab
3 changed files with 13 additions and 1 deletions

View File

@@ -24,7 +24,7 @@
"version": {
"major": 5,
"minor": 0,
"patch": 49
"patch": 50
},
"date": {
"year": 2020,

View File

@@ -51421,6 +51421,17 @@
"author": "Michael Irigoyen",
"version": "5.1.45"
},
{
"id": "5957DCA4-9A4D-4BC1-98EC-58065564EBFF",
"name": "table-alert",
"codepoint": "F13BA",
"aliases": [],
"tags": [
"Alert \/ Error"
],
"author": "Michael Irigoyen",
"version": "5.1.45"
},
{
"id": "4AB13D38-7B5C-49E6-B41C-C48C0F8E7DA3",
"name": "table-border",

1
svg/table-alert.svg Normal file
View File

@@ -0,0 +1 @@
<?xml version="1.0" encoding="UTF-8"?><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" version="1.1" id="mdi-table-alert" width="24" height="24" viewBox="0 0 24 24"><path d="M3 4H17C18.11 4 19 4.89 19 6V18C19 19.11 18.11 20 17 20H3C1.9 20 1 19.11 1 18V6C1 4.89 1.9 4 3 4M3 8V12H9V8H3M11 8V12H17V8H11M3 14V18H9V14H3M11 14V18H17V14H11M23 7H21V13H23V7M23 15H21V17H23V15Z" /></svg>

After

Width:  |  Height:  |  Size: 509 B