diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index ea67adf..4ae452c 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,7 +3,7 @@ name: Build TMIcons on: push: branches: - - v4 + - main paths: - 'data/**' @@ -31,11 +31,7 @@ jobs: run: | node ./script/svg2png.js - - name: Build font icons - run: | - node ./script/build-icon-font.js - - - name: Commit fonts, svg icons, png files, and Tonic UI data + - name: Commit svg icons, png files, and Tonic UI data env: GITHUB_TOKEN: ${{ secrets.GH_TOKEN }} run: | diff --git a/css/icon-font-demo.css b/css/icon-font-demo.css deleted file mode 100755 index d3ec5bc..0000000 --- a/css/icon-font-demo.css +++ /dev/null @@ -1,188 +0,0 @@ -body { - padding: 0; - margin: 0; - font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; - font-size: 13px; - line-height: 20px; - color: #222; - background: #fff; - left: 0; - right: 0; - height: 100%; - position: absolute; -} -.wrapper { - position: relative; - min-height: 100%; - display: inline-block; -} -h1 { - font-size: 1.5em; - font-weight: normal; -} -.grid-size { - margin-bottom: 24px !important; -} -small { - font-size: .66666667em; -} -a { - color: #0096cc; - text-decoration: none; -} -a:hover, a:focus { - color: #db3d44; -} - -input:hover { - box-shadow: inset 0 -2px #ccc; -} -input, fieldset { - font-family: sans-serif; - font-size: 1em; - margin: 0; - padding: 0; - border: 0; -} -input { - color: inherit; - line-height: 1.5; - height: 1.5em; - padding: .25em 0; -} -input:focus { - outline: none; - box-shadow: inset 0 -2px #449fdb; -} -.glyph { - font-size: 13px; - width: 300px; - padding-bottom: 1em; - margin-right: 2em; - margin-bottom: 1em; - float: left; - overflow: hidden; -} -.glyph .mls { - vertical-align: middle; - font-size: 13px; -} -.glyph .tmicon { - font-size: 16px; - vertical-align: middle; -} -.char-code { - color: #999; -} -.liga { - width: 80%; - width: calc(100% - 2.5em); -} -.talign-right { - text-align: right; -} -.talign-center { - text-align: center; -} -.bgc1 { - background: #f1f1f1; - padding-left: 24px; - padding-right: 24px; -} -.fgc1 { - color: #999; -} -.fgc0 { - color: #000; -} -p { - margin-top: 1em; - margin-bottom: 1em; -} -.mvm { - margin-top: .75em; - margin-bottom: .75em; -} -.mtn { - margin-top: 0; -} -.mtl, .mal { - margin-top: 1.5em; -} -.mbl, .mal { - margin-bottom: 1.5em; -} -.mal, .mhl { - margin-left: 1.5em; - margin-right: 1.5em; -} -.mhmm { - margin-left: 1em; - margin-right: 1em; -} -.mls { - margin-left: .25em; -} -.ptl { - padding-top: 1.5em; - padding-left: 24px; - padding-right: 24px; -} -.pbs, .pvs { - padding-bottom: .25em; -} -.pvs, .pts { - padding-top: .25em; -} -.unit { - float: left; - width: 100%; -} -.unitRight { - float: right; -} -.size1of2 { - width: 50%; -} -.size1of1 { - width: 100%; -} -.clearfix:before, .clearfix:after { - content: " "; - display: table; -} -.clearfix:after { - clear: both; -} -.hidden-true { - display: none; -} -.textbox0 { - width: 3em; - background: #f1f1f1; - padding: .25em .5em; - line-height: 1.5; - height: 1.5em; -} -.test-drive { - margin-bottom: 80px; - padding: 0 24px; -} -#testDrive { - display: block; - padding-top: 24px; - line-height: 1.5; -} -.fs0 { - font-size: 13px; -} -.fs1 { - font-size: 13px; -} - -.footer { - position: absolute; - right: 0; - bottom: 0; - left: 0; -} diff --git a/data/Icons.json b/data/Icons.json index 15676e6..fa4dfe8 100644 --- a/data/Icons.json +++ b/data/Icons.json @@ -7,3247 +7,4175 @@ ], "iconset": 1, "grid": 16, - "svg": "add" + "svg": "add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "add-circle-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "add-circle-o" + "svg": "add-circle-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "add-group", "tags": [], "iconset": 1, "grid": 16, - "svg": "add-group" + "svg": "add-group", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "add-square-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "add-square-o" + "svg": "add-square-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "add-square-plus-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "add-square-plus-o" + "svg": "add-square-plus-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "address", "tags": [], "iconset": 1, "grid": 16, - "svg": "address" + "svg": "address", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "alert", "tags": [], "iconset": 1, "grid": 16, - "svg": "alert" + "svg": "alert", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "app", + "name": "APP", "tags": [], "iconset": 1, "grid": 16, - "svg": "app" + "svg": "APP", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "api", + "name": "API", "tags": [], "iconset": 1, "grid": 16, - "svg": "api" + "svg": "API", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "asterisk", "tags": [], "iconset": 1, "grid": 16, - "svg": "asterisk" + "svg": "asterisk", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "attach", "tags": [], "iconset": 1, "grid": 16, - "svg": "attach" + "svg": "attach", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "attach-alert", "tags": [], "iconset": 1, "grid": 16, - "svg": "attach-alert" + "svg": "attach-alert", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "attach-file", "tags": [], "iconset": 1, "grid": 16, - "svg": "attach-file" + "svg": "attach-file", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "attach-new", "tags": [], "iconset": 1, "grid": 16, - "svg": "attach-new" + "svg": "attach-new", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "backup", "tags": [], "iconset": 1, "grid": 16, - "svg": "backup" + "svg": "backup", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "base-station", "tags": [], "iconset": 1, "grid": 16, - "svg": "base-station" + "svg": "base-station", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "battery", "tags": [], "iconset": 1, "grid": 16, - "svg": "battery" + "svg": "battery", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "block", "tags": [], "iconset": 1, "grid": 16, - "svg": "block" + "svg": "block", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "blocklist", "tags": [], "iconset": 1, "grid": 16, - "svg": "blocklist" + "svg": "blocklist", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "bolt", "tags": [], "iconset": 1, "grid": 16, - "svg": "bolt" + "svg": "bolt", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "bookmark", "tags": [], "iconset": 1, "grid": 16, - "svg": "bookmark" + "svg": "bookmark", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "box-in", "tags": [], "iconset": 1, "grid": 16, - "svg": "box-in" + "svg": "box-in", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "box-out", "tags": [], "iconset": 1, "grid": 16, - "svg": "box-out" + "svg": "box-out", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "box-upload", "tags": [], "iconset": 1, "grid": 16, - "svg": "box-upload" + "svg": "box-upload", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "bug", "tags": [], "iconset": 1, "grid": 16, - "svg": "bug" + "svg": "bug", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "build", "tags": [], "iconset": 1, "grid": 16, - "svg": "build" + "svg": "build", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "calendar", "tags": [], "iconset": 1, "grid": 16, - "svg": "calendar" + "svg": "calendar", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "calendar-empty", "tags": [], "iconset": 1, "grid": 16, - "svg": "calendar-empty" + "svg": "calendar-empty", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cart", "tags": [], "iconset": 1, "grid": 16, - "svg": "cart" + "svg": "cart", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "case-log", "tags": [], "iconset": 1, "grid": 16, - "svg": "case-log" + "svg": "case-log", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "check", "tags": [], "iconset": 1, "grid": 16, - "svg": "check" + "svg": "check", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "check-bold", "tags": [], "iconset": 1, "grid": 16, - "svg": "check-bold" + "svg": "check-bold", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "check-circle-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "check-circle-o" + "svg": "check-circle-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "check-s", "tags": [], "iconset": 1, "grid": 16, - "svg": "check-s" + "svg": "check-s", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "circle", "tags": [], "iconset": 1, "grid": 16, - "svg": "circle" + "svg": "circle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "circle-dot", "tags": [], "iconset": 1, "grid": 16, - "svg": "circle-dot" + "svg": "circle-dot", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "circle-merge", "tags": [], "iconset": 1, "grid": 16, - "svg": "circle-merge" + "svg": "circle-merge", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "circle-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "circle-o" + "svg": "circle-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "circle-split", "tags": [], "iconset": 1, "grid": 16, - "svg": "circle-split" + "svg": "circle-split", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "city", "tags": [], "iconset": 1, "grid": 16, - "svg": "city" + "svg": "city", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "clock", "tags": [], "iconset": 1, "grid": 16, - "svg": "clock" + "svg": "clock", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "clock-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "clock-add" + "svg": "clock-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "close", "tags": [], "iconset": 1, "grid": 16, - "svg": "close" + "svg": "close", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "close-circle-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "close-circle-o" + "svg": "close-circle-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "close-s", "tags": [], "iconset": 1, "grid": 16, - "svg": "close-s" + "svg": "close-s", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cloud", "tags": [], "iconset": 1, "grid": 16, - "svg": "cloud" + "svg": "cloud", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cloud-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "cloud-o" + "svg": "cloud-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cloud-off", "tags": [], "iconset": 1, "grid": 16, - "svg": "cloud-off" + "svg": "cloud-off", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cloud-puzzle", "tags": [], "iconset": 1, "grid": 16, - "svg": "cloud-puzzle" + "svg": "cloud-puzzle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cloud-user", "tags": [], "iconset": 1, "grid": 16, - "svg": "cloud-user" + "svg": "cloud-user", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "code", "tags": [], "iconset": 1, "grid": 16, - "svg": "code" + "svg": "code", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "color", "tags": [], "iconset": 1, "grid": 16, - "svg": "color" + "svg": "color", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "columns", "tags": [], "iconset": 1, "grid": 16, - "svg": "columns" + "svg": "columns", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "comment", "tags": [], "iconset": 1, "grid": 16, - "svg": "comment" + "svg": "comment", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "connect", "tags": [], "iconset": 1, "grid": 16, - "svg": "connect" + "svg": "connect", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "connect-error", "tags": [], "iconset": 1, "grid": 16, - "svg": "connect-error" + "svg": "connect-error", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "connect-noip", + "name": "connect-NoIP", "tags": [], "iconset": 1, "grid": 16, - "svg": "connect-noip" + "svg": "connect-NoIP", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "connect-warning", "tags": [], "iconset": 1, "grid": 16, - "svg": "connect-warning" + "svg": "connect-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "connecting", "tags": [], "iconset": 1, "grid": 16, - "svg": "connecting" + "svg": "connecting", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "connection", "tags": [], "iconset": 1, "grid": 16, - "svg": "connection" + "svg": "connection", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "contact", "tags": [], "iconset": 1, "grid": 16, - "svg": "contact" + "svg": "contact", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "container", "tags": [], "iconset": 1, "grid": 16, - "svg": "container" + "svg": "container", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "container-cluster", "tags": [], "iconset": 1, "grid": 16, - "svg": "container-cluster" + "svg": "container-cluster", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "container-cluster-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "container-cluster-o" + "svg": "container-cluster-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "credit-token", "tags": [], "iconset": 1, "grid": 16, - "svg": "credit-token" + "svg": "credit-token", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "crop", "tags": [], "iconset": 1, "grid": 16, - "svg": "crop" + "svg": "crop", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "data-storage", "tags": [], "iconset": 1, "grid": 16, - "svg": "data-storage" + "svg": "data-storage", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "database", "tags": [], "iconset": 1, "grid": 16, - "svg": "database" + "svg": "database", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "database-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "database-o" + "svg": "database-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "date", "tags": [], "iconset": 1, "grid": 16, - "svg": "date" + "svg": "date", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "delete", "tags": [], "iconset": 1, "grid": 16, - "svg": "delete" + "svg": "delete", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "deploy", "tags": [], "iconset": 1, "grid": 16, - "svg": "deploy" + "svg": "deploy", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "detail", "tags": [], "iconset": 1, "grid": 16, - "svg": "detail" + "svg": "detail", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "discover", "tags": [], "iconset": 1, "grid": 16, - "svg": "discover" + "svg": "discover", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "domain", "tags": [], "iconset": 1, "grid": 16, - "svg": "domain" + "svg": "domain", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "domain2", "tags": [], "iconset": 1, "grid": 16, - "svg": "domain2" + "svg": "domain2", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "download", "tags": [], "iconset": 1, "grid": 16, - "svg": "download" + "svg": "download", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "download-object", "tags": [], "iconset": 1, "grid": 16, - "svg": "download-object" + "svg": "download-object", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "drag-handle", "tags": [], "iconset": 1, "grid": 16, - "svg": "drag-handle" + "svg": "drag-handle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "droplet", "tags": [], "iconset": 1, "grid": 16, - "svg": "droplet" + "svg": "droplet", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "edit", "tags": [], "iconset": 1, "grid": 16, - "svg": "edit" + "svg": "edit", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email", "tags": [], "iconset": 1, "grid": 16, - "svg": "email" + "svg": "email", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-arrow-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-arrow-o" + "svg": "email-arrow-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-edit", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-edit" + "svg": "email-edit", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-message", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-message" + "svg": "email-message", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-message-warning", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-message-warning" + "svg": "email-message-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-o" + "svg": "email-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-unread-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-unread-o" + "svg": "email-unread-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-read-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "email-read-o" + "svg": "email-read-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "export", "tags": [], "iconset": 1, "grid": 16, - "svg": "export" + "svg": "export", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "external-link", "tags": [], "iconset": 1, "grid": 16, - "svg": "external-link" + "svg": "external-link", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "face-happy-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "face-happy-o" + "svg": "face-happy-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "face-neurtral-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "face-neurtral-o" + "svg": "face-neurtral-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "face-sad-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "face-sad-o" + "svg": "face-sad-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "face-smile-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "face-smile-o" + "svg": "face-smile-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "feedback-dislike", "tags": [], "iconset": 1, "grid": 16, - "svg": "feedback-dislike" + "svg": "feedback-dislike", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "feedback-like", "tags": [], "iconset": 1, "grid": 16, - "svg": "feedback-like" + "svg": "feedback-like", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "filter", "tags": [], "iconset": 1, "grid": 16, - "svg": "filter" + "svg": "filter", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "filter-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "filter-add" + "svg": "filter-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "filter-delete", "tags": [], "iconset": 1, "grid": 16, - "svg": "filter-delete" + "svg": "filter-delete", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "flag", "tags": [], "iconset": 1, "grid": 16, - "svg": "flag" + "svg": "flag", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "flag-check", "tags": [], "iconset": 1, "grid": 16, - "svg": "flag-check" + "svg": "flag-check", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "flag-more", "tags": [], "iconset": 1, "grid": 16, - "svg": "flag-more" + "svg": "flag-more", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "flag-more-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "flag-more-o" + "svg": "flag-more-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "flag-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "flag-o" + "svg": "flag-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder" + "svg": "folder", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-add" + "svg": "folder-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-add-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-add-o" + "svg": "folder-add-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-cloud", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-cloud" + "svg": "folder-cloud", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-o" + "svg": "folder-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-open", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-open" + "svg": "folder-open", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-open-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-open-o" + "svg": "folder-open-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "folder-user", "tags": [], "iconset": 1, "grid": 16, - "svg": "folder-user" + "svg": "folder-user", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "fullscreen", "tags": [], "iconset": 1, "grid": 16, - "svg": "fullscreen" + "svg": "fullscreen", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "fullscreen-exit", "tags": [], "iconset": 1, "grid": 16, - "svg": "fullscreen-exit" + "svg": "fullscreen-exit", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "gavel", "tags": [], "iconset": 1, "grid": 16, - "svg": "gavel" + "svg": "gavel", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "gear-search", "tags": [], "iconset": 1, "grid": 16, - "svg": "gear-search" + "svg": "gear-search", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "gears", "tags": [], "iconset": 1, "grid": 16, - "svg": "gears" + "svg": "gears", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "globe", "tags": [], "iconset": 1, "grid": 16, - "svg": "globe" + "svg": "globe", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "globe-warning", "tags": [], "iconset": 1, "grid": 16, - "svg": "globe-warning" + "svg": "globe-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "headset-mic", "tags": [], "iconset": 1, "grid": 16, - "svg": "headset-mic" + "svg": "headset-mic", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "help", "tags": [], "iconset": 1, "grid": 16, - "svg": "help" + "svg": "help", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "help-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "help-o" + "svg": "help-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "home", "tags": [], "iconset": 1, "grid": 16, - "svg": "home" + "svg": "home", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "iam", + "name": "IAM", "tags": [], "iconset": 1, "grid": 16, - "svg": "iam" + "svg": "IAM", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "identity", "tags": [], "iconset": 1, "grid": 16, - "svg": "identity" + "svg": "identity", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "identity-key", "tags": [], "iconset": 1, "grid": 16, - "svg": "identity-key" + "svg": "identity-key", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "import", "tags": [], "iconset": 1, "grid": 16, - "svg": "import" + "svg": "import", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "inbox", "tags": [], "iconset": 1, "grid": 16, - "svg": "inbox" + "svg": "inbox", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "inbox-upload", "tags": [], "iconset": 1, "grid": 16, - "svg": "inbox-upload" + "svg": "inbox-upload", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "info-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "info-o" + "svg": "info-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "info-s", "tags": [], "iconset": 1, "grid": 16, - "svg": "info-s" + "svg": "info-s", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "install", "tags": [], "iconset": 1, "grid": 16, - "svg": "install" + "svg": "install", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "investigation", "tags": [], "iconset": 1, "grid": 16, - "svg": "investigation" + "svg": "investigation", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "ioc", + "name": "IOC", "tags": [], "iconset": 1, "grid": 16, - "svg": "ioc" + "svg": "IOC", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "ip", + "name": "IP", "tags": [], "iconset": 1, "grid": 16, - "svg": "ip" + "svg": "IP", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key", "tags": [], "iconset": 1, "grid": 16, - "svg": "key" + "svg": "key", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-add-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-add-o" + "svg": "key-add-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-app-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-app-o" + "svg": "key-app-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-close-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-close-o" + "svg": "key-close-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-down-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-down-o" + "svg": "key-down-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-o" + "svg": "key-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-off", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-off" + "svg": "key-off", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-reset-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-reset-o" + "svg": "key-reset-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "key-up-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "key-up-o" + "svg": "key-up-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "keyhole-secret", "tags": [], "iconset": 1, "grid": 16, - "svg": "keyhole-secret" + "svg": "keyhole-secret", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "keyhole-secret-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "keyhole-secret-o" + "svg": "keyhole-secret-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "language", "tags": [], "iconset": 1, "grid": 16, - "svg": "language" + "svg": "language", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "license", "tags": [], "iconset": 1, "grid": 16, - "svg": "license" + "svg": "license", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "lifebuoy", "tags": [], "iconset": 1, "grid": 16, - "svg": "lifebuoy" + "svg": "lifebuoy", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "light", "tags": [], "iconset": 1, "grid": 16, - "svg": "light" + "svg": "light", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "light-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "light-o" + "svg": "light-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "light2-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "light2-o" + "svg": "light2-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "list-close", "tags": [], "iconset": 1, "grid": 16, - "svg": "list-close" + "svg": "list-close", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "list-open", "tags": [], "iconset": 1, "grid": 16, - "svg": "list-open" + "svg": "list-open", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "location", "tags": [], "iconset": 1, "grid": 16, - "svg": "location" + "svg": "location", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "lock", "tags": [], "iconset": 1, "grid": 16, - "svg": "lock" + "svg": "lock", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "lock-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "lock-o" + "svg": "lock-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "lock-open", "tags": [], "iconset": 1, "grid": 16, - "svg": "lock-open" + "svg": "lock-open", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "lock-open-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "lock-open-o" + "svg": "lock-open-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "log", "tags": [], "iconset": 1, "grid": 16, - "svg": "log" + "svg": "log", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "magic", "tags": [], "iconset": 1, "grid": 16, - "svg": "magic" + "svg": "magic", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "manage", "tags": [], "iconset": 1, "grid": 16, - "svg": "manage" + "svg": "manage", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "map-marker", "tags": [], "iconset": 1, "grid": 16, - "svg": "map-marker" + "svg": "map-marker", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "menu", "tags": [], "iconset": 1, "grid": 16, - "svg": "menu" + "svg": "menu", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "migrate-success", "tags": [], "iconset": 1, "grid": 16, - "svg": "migrate-success" + "svg": "migrate-success", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "minus", "tags": [], "iconset": 1, "grid": 16, - "svg": "minus" + "svg": "minus", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "minus-circle-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "minus-circle-o" + "svg": "minus-circle-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "minus-square-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "minus-square-o" + "svg": "minus-square-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "monitoring", "tags": [], "iconset": 1, "grid": 16, - "svg": "monitoring" + "svg": "monitoring", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "moon", "tags": [], "iconset": 1, "grid": 16, - "svg": "moon" + "svg": "moon", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "more", "tags": [], "iconset": 1, "grid": 16, - "svg": "more" + "svg": "more", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "more-horiz", "tags": [], "iconset": 1, "grid": 16, - "svg": "more-horiz" + "svg": "more-horiz", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "move", "tags": [], "iconset": 1, "grid": 16, - "svg": "move" + "svg": "move", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "network-configuration", "tags": [], "iconset": 1, "grid": 16, - "svg": "network-configuration" + "svg": "network-configuration", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "note-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "note-o" + "svg": "note-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "object-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "object-add" + "svg": "object-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "object-arrow-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "object-arrow-o" + "svg": "object-arrow-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "object-close-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "object-close-o" + "svg": "object-close-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "object-error-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "object-error-o" + "svg": "object-error-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "partner-add-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "partner-add-o" + "svg": "partner-add-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "partner-close-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "partner-close-o" + "svg": "partner-close-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "partner-error-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "partner-error-o" + "svg": "partner-error-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "partner-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "partner-o" + "svg": "partner-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "pause", "tags": [], "iconset": 1, "grid": 16, - "svg": "pause" + "svg": "pause", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "permission", "tags": [], "iconset": 1, "grid": 16, - "svg": "permission" + "svg": "permission", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "picture", "tags": [], "iconset": 1, "grid": 16, - "svg": "picture" + "svg": "picture", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "pin-star", "tags": [], "iconset": 1, "grid": 16, - "svg": "pin-star" + "svg": "pin-star", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "plan-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "plan-add" + "svg": "plan-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "plan-pending", "tags": [], "iconset": 1, "grid": 16, - "svg": "plan-pending" + "svg": "plan-pending", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "plan-status", "tags": [], "iconset": 1, "grid": 16, - "svg": "plan-status" + "svg": "plan-status", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "play", "tags": [], "iconset": 1, "grid": 16, - "svg": "play" + "svg": "play", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "playbook", "tags": [], "iconset": 1, "grid": 16, - "svg": "playbook" + "svg": "playbook", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "positive-benigntrue", "tags": [], "iconset": 1, "grid": 16, - "svg": "positive-benigntrue" + "svg": "positive-benigntrue", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "positive-false", "tags": [], "iconset": 1, "grid": 16, - "svg": "positive-false" + "svg": "positive-false", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "positive-true", "tags": [], "iconset": 1, "grid": 16, - "svg": "positive-true" + "svg": "positive-true", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "print", "tags": [], "iconset": 1, "grid": 16, - "svg": "print" + "svg": "print", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "puzzle", "tags": [], "iconset": 1, "grid": 16, - "svg": "puzzle" + "svg": "puzzle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "puzzle-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "puzzle-o" + "svg": "puzzle-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "query", "tags": [], "iconset": 1, "grid": 16, - "svg": "query" + "svg": "query", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "rca", + "name": "RCA", "tags": [], "iconset": 1, "grid": 16, - "svg": "rca" + "svg": "RCA", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "refresh", "tags": [], "iconset": 1, "grid": 16, - "svg": "refresh" + "svg": "refresh", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "registry", "tags": [], "iconset": 1, "grid": 16, - "svg": "registry" + "svg": "registry", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "reorder", "tags": [], "iconset": 1, "grid": 16, - "svg": "reorder" + "svg": "reorder", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "reply", "tags": [], "iconset": 1, "grid": 16, - "svg": "reply" + "svg": "reply", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "report", "tags": [], "iconset": 1, "grid": 16, - "svg": "report" + "svg": "report", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "report-export", "tags": [], "iconset": 1, "grid": 16, - "svg": "report-export" + "svg": "report-export", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "resize-horizontal", "tags": [], "iconset": 1, "grid": 16, - "svg": "resize-horizontal" + "svg": "resize-horizontal", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "resize-nesw", + "name": "resize-NESW", "tags": [], "iconset": 1, "grid": 16, - "svg": "resize-nesw" + "svg": "resize-NESW", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "resize-nwse", + "name": "resize-NWSE", "tags": [], "iconset": 1, "grid": 16, - "svg": "resize-nwse" + "svg": "resize-NWSE", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "rocket", "tags": [], "iconset": 1, "grid": 16, - "svg": "rocket" + "svg": "rocket", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "rollback", "tags": [], "iconset": 1, "grid": 16, - "svg": "rollback" + "svg": "rollback", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "root-cause", "tags": [], "iconset": 1, "grid": 16, - "svg": "root-cause" + "svg": "root-cause", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "save", "tags": [], "iconset": 1, "grid": 16, - "svg": "save" + "svg": "save", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "save-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "save-o" + "svg": "save-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "scan-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "scan-o" + "svg": "scan-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "scan-square", "tags": [], "iconset": 1, "grid": 16, - "svg": "scan-square" + "svg": "scan-square", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "search-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "search-o" + "svg": "search-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "self-service", "tags": [], "iconset": 1, "grid": 16, - "svg": "self-service" + "svg": "self-service", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "send", "tags": [], "iconset": 1, "grid": 16, - "svg": "send" + "svg": "send", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "serverless", "tags": [], "iconset": 1, "grid": 16, - "svg": "serverless" + "svg": "serverless", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "settings", "tags": [], "iconset": 1, "grid": 16, - "svg": "settings" + "svg": "settings", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "share", "tags": [], "iconset": 1, "grid": 16, - "svg": "share" + "svg": "share", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "share-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "share-o" + "svg": "share-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sherlock", "tags": [], "iconset": 1, "grid": 16, - "svg": "sherlock" + "svg": "sherlock", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "shuffle", "tags": [], "iconset": 1, "grid": 16, - "svg": "shuffle" + "svg": "shuffle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "slider", "tags": [], "iconset": 1, "grid": 16, - "svg": "slider" + "svg": "slider", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sphere", "tags": [], "iconset": 1, "grid": 16, - "svg": "sphere" + "svg": "sphere", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sphere-search", "tags": [], "iconset": 1, "grid": 16, - "svg": "sphere-search" + "svg": "sphere-search", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "spinner", "tags": [], "iconset": 1, "grid": 16, - "svg": "spinner" + "svg": "spinner", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "star", "tags": [], "iconset": 1, "grid": 16, - "svg": "star" + "svg": "star", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "star-half", "tags": [], "iconset": 1, "grid": 16, - "svg": "star-half" + "svg": "star-half", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "star-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "star-o" + "svg": "star-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "stop", "tags": [], "iconset": 1, "grid": 16, - "svg": "stop" + "svg": "stop", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "subnet", "tags": [], "iconset": 1, "grid": 16, - "svg": "subnet" + "svg": "subnet", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sun", "tags": [], "iconset": 1, "grid": 16, - "svg": "sun" + "svg": "sun", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sun-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "sun-o" + "svg": "sun-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sweeping", "tags": [], "iconset": 1, "grid": 16, - "svg": "sweeping" + "svg": "sweeping", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sweeping-warning", "tags": [], "iconset": 1, "grid": 16, - "svg": "sweeping-warning" + "svg": "sweeping-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sync", "tags": [], "iconset": 1, "grid": 16, - "svg": "sync" + "svg": "sync", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "tag", "tags": [], "iconset": 1, "grid": 16, - "svg": "tag" + "svg": "tag", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "tag-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "tag-add" + "svg": "tag-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "target", "tags": [], "iconset": 1, "grid": 16, - "svg": "target" + "svg": "target", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "task", "tags": [], "iconset": 1, "grid": 16, - "svg": "task" + "svg": "task", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "task-add-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "task-add-o" + "svg": "task-add-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "task-arrow-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "task-arrow-o" + "svg": "task-arrow-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "task-close-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "task-close-o" + "svg": "task-close-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "task-list-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "task-list-o" + "svg": "task-list-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "task-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "task-o" + "svg": "task-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "terminal", "tags": [], "iconset": 1, "grid": 16, - "svg": "terminal" + "svg": "terminal", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "thumbtack", "tags": [], "iconset": 1, "grid": 16, - "svg": "thumbtack" + "svg": "thumbtack", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "thumbtack-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "thumbtack-o" + "svg": "thumbtack-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "time-off", "tags": [], "iconset": 1, "grid": 16, - "svg": "time-off" + "svg": "time-off", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "tools-configuration", "tags": [], "iconset": 1, "grid": 16, - "svg": "tools-configuration" + "svg": "tools-configuration", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "treat-investigation", "tags": [], "iconset": 1, "grid": 16, - "svg": "treat-investigation" + "svg": "treat-investigation", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "treeview", "tags": [], "iconset": 1, "grid": 16, - "svg": "treeview" + "svg": "treeview", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "trend-link", "tags": [], "iconset": 1, "grid": 16, - "svg": "trend-link" + "svg": "trend-link", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "upload", "tags": [], "iconset": 1, "grid": 16, - "svg": "upload" + "svg": "upload", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "usb", + "name": "USB", "tags": [], "iconset": 1, "grid": 16, - "svg": "usb" + "svg": "USB", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user", "tags": [], "iconset": 1, "grid": 16, - "svg": "user" + "svg": "user", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-add", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-add" + "svg": "user-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-add-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-add-o" + "svg": "user-add-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-change", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-change" + "svg": "user-change", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-close", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-close" + "svg": "user-close", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-close-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-close-o" + "svg": "user-close-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-export-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-export-o" + "svg": "user-export-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-group-close", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-group-close" + "svg": "user-group-close", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-group-warning", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-group-warning" + "svg": "user-group-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-import-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-import-o" + "svg": "user-import-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-list", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-list" + "svg": "user-list", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-list-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-list-o" + "svg": "user-list-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-managed", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-managed" + "svg": "user-managed", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-managed-group", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-managed-group" + "svg": "user-managed-group", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-o", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-o" + "svg": "user-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-team", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-team" + "svg": "user-team", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "user-unknow", + "name": "user-unknown", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-unknow" + "svg": "user-unknown", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "user-warning", "tags": [], "iconset": 1, "grid": 16, - "svg": "user-warning" + "svg": "user-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "view", "tags": [], "iconset": 1, "grid": 16, - "svg": "view" + "svg": "view", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "view-off", "tags": [], "iconset": 1, "grid": 16, - "svg": "view-off" + "svg": "view-off", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "virtual-machine", "tags": [], "iconset": 1, "grid": 16, - "svg": "virtual-machine" + "svg": "virtual-machine", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "widgets", "tags": [], "iconset": 1, "grid": 16, - "svg": "widgets" + "svg": "widgets", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "wifi", "tags": [], "iconset": 1, "grid": 16, - "svg": "wifi" + "svg": "wifi", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "window-list", "tags": [], "iconset": 1, "grid": 16, - "svg": "window-list" + "svg": "window-list", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "winevent", "tags": [], "iconset": 1, "grid": 16, - "svg": "winevent" + "svg": "winevent", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "wipe", "tags": [], "iconset": 1, "grid": 16, - "svg": "wipe" + "svg": "wipe", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "wipe-close", "tags": [], "iconset": 1, "grid": 16, - "svg": "wipe-close" + "svg": "wipe-close", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "wmi", + "name": "WMI", "tags": [], "iconset": 1, "grid": 16, - "svg": "wmi" + "svg": "WMI", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "workbench", "tags": [], "iconset": 1, "grid": 16, - "svg": "workbench" + "svg": "workbench", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "workbench-manual", "tags": [], "iconset": 1, "grid": 16, - "svg": "workbench-manual" + "svg": "workbench-manual", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "workspace", "tags": [], "iconset": 1, "grid": 16, - "svg": "workspace" + "svg": "workspace", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "yoda", "tags": [], "iconset": 1, "grid": 16, - "svg": "yoda" + "svg": "yoda", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "zoom-in", "tags": [], "iconset": 1, "grid": 16, - "svg": "zoom-in" + "svg": "zoom-in", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "zoom-out", "tags": [], "iconset": 1, "grid": 16, - "svg": "zoom-out" + "svg": "zoom-out", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "tv", + "name": "TV", "tags": [], "iconset": 2, "grid": 16, - "svg": "tv" + "svg": "TV", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "device", "tags": [], "iconset": 2, "grid": 16, - "svg": "device" + "svg": "device", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server", "tags": [], "iconset": 2, "grid": 16, - "svg": "server" + "svg": "server", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "camera", "tags": [], "iconset": 2, "grid": 16, - "svg": "camera" + "svg": "camera", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop" + "svg": "desktop", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-add", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-add" + "svg": "desktop-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-block", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-block" + "svg": "desktop-block", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-cloud", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-cloud" + "svg": "desktop-cloud", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-cloud-down", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-cloud-down" + "svg": "desktop-cloud-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-down", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-down" + "svg": "desktop-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-error", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-error" + "svg": "desktop-error", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-group", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-group" + "svg": "desktop-group", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-group-cloud", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-group-cloud" + "svg": "desktop-group-cloud", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-hourglass", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-hourglass" + "svg": "desktop-hourglass", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-off", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-off" + "svg": "desktop-off", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "desktop-update", "tags": [], "iconset": 2, "grid": 16, - "svg": "desktop-update" + "svg": "desktop-update", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "device-an", "tags": [], "iconset": 2, "grid": 16, - "svg": "device-an" + "svg": "device-an", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "device-master", "tags": [], "iconset": 2, "grid": 16, - "svg": "device-master" + "svg": "device-master", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "device2", "tags": [], "iconset": 2, "grid": 16, - "svg": "device2" + "svg": "device2", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "laptop", "tags": [], "iconset": 2, "grid": 16, - "svg": "laptop" + "svg": "laptop", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "laptop-group", "tags": [], "iconset": 2, "grid": 16, - "svg": "laptop-group" + "svg": "laptop-group", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "mobile", "tags": [], "iconset": 2, "grid": 16, - "svg": "mobile" + "svg": "mobile", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "mobile-group", "tags": [], "iconset": 2, "grid": 16, - "svg": "mobile-group" + "svg": "mobile-group", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "mobile-off", "tags": [], "iconset": 2, "grid": 16, - "svg": "mobile-off" + "svg": "mobile-off", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "nas", + "name": "NAS", "tags": [], "iconset": 2, "grid": 16, - "svg": "nas" + "svg": "NAS", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "observable", "tags": [], "iconset": 2, "grid": 16, - "svg": "observable" + "svg": "observable", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "router", "tags": [], "iconset": 2, "grid": 16, - "svg": "router" + "svg": "router", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-add", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-add" + "svg": "server-add", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-cloud", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-cloud" + "svg": "server-cloud", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-group", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-group" + "svg": "server-group", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-off", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-off" + "svg": "server-off", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-on", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-on" + "svg": "server-on", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-update", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-update" + "svg": "server-update", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "server-warning", "tags": [], "iconset": 2, "grid": 16, - "svg": "server-warning" + "svg": "server-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file", "tags": [], "iconset": 3, "grid": 16, - "svg": "file" + "svg": "file", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-add-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-add-o" + "svg": "file-add-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-arrow-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-arrow-o" + "svg": "file-arrow-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-audio-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-audio-o" + "svg": "file-audio-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-close-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-close-o" + "svg": "file-close-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-code-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-code-o" + "svg": "file-code-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-copy-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-copy-o" + "svg": "file-copy-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-download-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-download-o" + "svg": "file-download-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-excel-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-excel-o" + "svg": "file-excel-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-image-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-image-o" + "svg": "file-image-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-lock-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-lock-o" + "svg": "file-lock-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-o" + "svg": "file-o", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "file-pdf-o", + "name": "file-PDF-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-pdf-o" + "svg": "file-PDF-o", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "file-ppt-o", + "name": "file-PPT-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-ppt-o" + "svg": "file-PPT-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-source-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-source-o" + "svg": "file-source-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-text", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-text" + "svg": "file-text", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-text-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-text-o" + "svg": "file-text-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-video-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-video-o" + "svg": "file-video-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-word-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-word-o" + "svg": "file-word-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "file-zip-o", "tags": [], "iconset": 3, "grid": 16, - "svg": "file-zip-o" + "svg": "file-zip-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "align-center", "tags": [], "iconset": 4, "grid": 16, - "svg": "align-center" + "svg": "align-center", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "align-left", "tags": [], "iconset": 4, "grid": 16, - "svg": "align-left" + "svg": "align-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "align-right", "tags": [], "iconset": 4, "grid": 16, - "svg": "align-right" + "svg": "align-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "bold", "tags": [], "iconset": 4, "grid": 16, - "svg": "bold" + "svg": "bold", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "colortext", "tags": [], "iconset": 4, "grid": 16, - "svg": "colortext" + "svg": "colortext", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "cut", "tags": [], "iconset": 4, "grid": 16, - "svg": "cut" + "svg": "cut", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "fontsize", "tags": [], "iconset": 4, "grid": 16, - "svg": "fontsize" + "svg": "fontsize", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "indent", "tags": [], "iconset": 4, "grid": 16, - "svg": "indent" + "svg": "indent", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "italic", "tags": [], "iconset": 4, "grid": 16, - "svg": "italic" + "svg": "italic", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "link", "tags": [], "iconset": 4, "grid": 16, - "svg": "link" + "svg": "link", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "link-break", "tags": [], "iconset": 4, "grid": 16, - "svg": "link-break" + "svg": "link-break", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "link-thin", "tags": [], "iconset": 4, "grid": 16, - "svg": "link-thin" + "svg": "link-thin", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "list-ol", + "name": "list-OL", "tags": [], "iconset": 4, "grid": 16, - "svg": "list-ol" + "svg": "list-OL", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "list-ul", + "name": "list-UL", "tags": [], "iconset": 4, "grid": 16, - "svg": "list-ul" + "svg": "list-UL", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "outdent", "tags": [], "iconset": 4, "grid": 16, - "svg": "outdent" + "svg": "outdent", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "paste", "tags": [], "iconset": 4, "grid": 16, - "svg": "paste" + "svg": "paste", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "redo", "tags": [], "iconset": 4, "grid": 16, - "svg": "redo" + "svg": "redo", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "rename", "tags": [], "iconset": 4, "grid": 16, - "svg": "rename" + "svg": "rename", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "screenshot", "tags": [], "iconset": 4, "grid": 16, - "svg": "screenshot" + "svg": "screenshot", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "strikethrough", "tags": [], "iconset": 4, "grid": 16, - "svg": "strikethrough" + "svg": "strikethrough", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "underline", "tags": [], "iconset": 4, "grid": 16, - "svg": "underline" + "svg": "underline", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "undo", "tags": [], "iconset": 4, "grid": 16, - "svg": "undo" + "svg": "undo", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "angle-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "angle-down" + "svg": "angle-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "angle-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "angle-left" + "svg": "angle-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "angle-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "angle-right" + "svg": "angle-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "angle-up", "tags": [], "iconset": 5, "grid": 16, - "svg": "angle-up" + "svg": "angle-up", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrow-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrow-down" + "svg": "arrow-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrow-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrow-left" + "svg": "arrow-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrow-long-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrow-long-left" + "svg": "arrow-long-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrow-long-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrow-long-right" + "svg": "arrow-long-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrow-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrow-right" + "svg": "arrow-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrow-up", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrow-up" + "svg": "arrow-up", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "arrows", "tags": [], "iconset": 5, "grid": 16, - "svg": "arrows" + "svg": "arrows", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-down" + "svg": "caret-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-left" + "svg": "caret-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-right" + "svg": "caret-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-right-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-right-down" + "svg": "caret-right-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-right-o", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-right-o" + "svg": "caret-right-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-square-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-square-down" + "svg": "caret-square-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-square-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-square-left" + "svg": "caret-square-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-square-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-square-right" + "svg": "caret-square-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-square-up", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-square-up" + "svg": "caret-square-up", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "caret-up", "tags": [], "iconset": 5, "grid": 16, - "svg": "caret-up" + "svg": "caret-up", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chevron-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "chevron-down" + "svg": "chevron-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chevron-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "chevron-left" + "svg": "chevron-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chevron-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "chevron-right" + "svg": "chevron-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chevron-up", "tags": [], "iconset": 5, "grid": 16, - "svg": "chevron-up" + "svg": "chevron-up", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "collapse-left", "tags": [], "iconset": 5, "grid": 16, - "svg": "collapse-left" + "svg": "collapse-left", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "collapse-right", "tags": [], "iconset": 5, "grid": 16, - "svg": "collapse-right" + "svg": "collapse-right", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "exchange", "tags": [], "iconset": 5, "grid": 16, - "svg": "exchange" + "svg": "exchange", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sort-down", "tags": [], "iconset": 5, "grid": 16, - "svg": "sort-down" + "svg": "sort-down", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "sort-up", "tags": [], "iconset": 5, "grid": 16, - "svg": "sort-up" + "svg": "sort-up", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-area", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-area" + "svg": "chart-area", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-areastep", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-areastep" + "svg": "chart-areastep", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-bar", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-bar" + "svg": "chart-bar", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-donut", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-donut" + "svg": "chart-donut", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-dot", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-dot" + "svg": "chart-dot", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-line", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-line" + "svg": "chart-line", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-pie", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-pie" + "svg": "chart-pie", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-scatter", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-scatter" + "svg": "chart-scatter", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-table", "tags": [], "iconset": 6, "grid": 16, - "svg": "chart-table" + "svg": "chart-table", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "indicator-1", "tags": [], "iconset": 6, "grid": 16, - "svg": "indicator-1" + "svg": "indicator-1", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "indicator-2", "tags": [], "iconset": 6, "grid": 16, - "svg": "indicator-2" + "svg": "indicator-2", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "indicator-3", "tags": [], "iconset": 6, "grid": 16, - "svg": "indicator-3" + "svg": "indicator-3", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "indicator-4", "tags": [], "iconset": 6, "grid": 16, - "svg": "indicator-4" + "svg": "indicator-4", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "map", "tags": [], "iconset": 6, "grid": 16, - "svg": "map" + "svg": "map", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "error", "tags": [], "iconset": 7, "grid": 16, - "svg": "error" + "svg": "error", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "info", "tags": [], "iconset": 7, "grid": 16, - "svg": "info" + "svg": "info", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "low", "tags": [], "iconset": 7, "grid": 16, - "svg": "low" + "svg": "low", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "success", "tags": [], "iconset": 7, "grid": 16, - "svg": "success" + "svg": "success", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "unavailable", "tags": [], "iconset": 7, "grid": 16, - "svg": "unavailable" + "svg": "unavailable", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "unknow", + "name": "unknown", "tags": [], "iconset": 7, "grid": 16, - "svg": "unknow" + "svg": "unknown", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "warning-circle", "tags": [], "iconset": 7, "grid": 16, - "svg": "warning-circle" + "svg": "warning-circle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "warning-minor", "tags": [], "iconset": 7, "grid": 16, - "svg": "warning-minor" + "svg": "warning-minor", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "warning-triangle", "tags": [], "iconset": 7, "grid": 16, - "svg": "warning-triangle" + "svg": "warning-triangle", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "android", "tags": [], "iconset": 8, "grid": 16, - "svg": "android" + "svg": "android", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "apple", "tags": [], "iconset": 8, "grid": 16, - "svg": "apple" + "svg": "apple", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chrome", "tags": [], "iconset": 8, "grid": 16, - "svg": "chrome" + "svg": "chrome", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "edge", "tags": [], "iconset": 8, "grid": 16, - "svg": "edge" + "svg": "edge", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "firefox", "tags": [], "iconset": 8, "grid": 16, - "svg": "firefox" + "svg": "firefox", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "google", "tags": [], "iconset": 8, "grid": 16, - "svg": "google" + "svg": "google", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "ie", + "name": "IE", "tags": [], "iconset": 8, "grid": 16, - "svg": "ie" + "svg": "IE", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "linux", "tags": [], "iconset": 8, "grid": 16, - "svg": "linux" + "svg": "linux", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "opera", "tags": [], "iconset": 8, "grid": 16, - "svg": "opera" + "svg": "opera", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "safari", "tags": [], "iconset": 8, "grid": 16, - "svg": "safari" + "svg": "safari", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "t-ball", "tags": [], "iconset": 8, "grid": 16, - "svg": "t-ball" + "svg": "t-ball", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "virustotal", "tags": [], "iconset": 8, "grid": 16, - "svg": "virustotal" + "svg": "virustotal", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "window8", "tags": [], "iconset": 8, "grid": 16, - "svg": "window8" + "svg": "window8", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "block-app", "tags": [], "iconset": 9, "grid": 16, - "svg": "block-app" + "svg": "block-app", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "callback", "tags": [], "iconset": 9, "grid": 16, - "svg": "callback" + "svg": "callback", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "email-business-o", "tags": [], "iconset": 9, "grid": 16, - "svg": "email-business-o" + "svg": "email-business-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "firewall-o", "tags": [], "iconset": 9, "grid": 16, - "svg": "firewall-o" + "svg": "firewall-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "hook", "tags": [], "iconset": 9, "grid": 16, - "svg": "hook" + "svg": "hook", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "inject", "tags": [], "iconset": 9, "grid": 16, - "svg": "inject" + "svg": "inject", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "lateral-movement", "tags": [], "iconset": 9, "grid": 16, - "svg": "lateral-movement" + "svg": "lateral-movement", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "machine-learning-o", "tags": [], "iconset": 9, "grid": 16, - "svg": "machine-learning-o" + "svg": "machine-learning-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "malware", "tags": [], "iconset": 9, "grid": 16, - "svg": "malware" + "svg": "malware", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "phishing", "tags": [], "iconset": 9, "grid": 16, - "svg": "phishing" + "svg": "phishing", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "phishing-2", "tags": [], "iconset": 9, "grid": 16, - "svg": "phishing-2" + "svg": "phishing-2", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "ransomware", "tags": [], "iconset": 9, "grid": 16, - "svg": "ransomware" + "svg": "ransomware", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "ransomware-o", "tags": [], "iconset": 9, "grid": 16, - "svg": "ransomware-o" + "svg": "ransomware-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "spam", "tags": [], "iconset": 9, "grid": 16, - "svg": "spam" + "svg": "spam", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "spam-o", "tags": [], "iconset": 9, "grid": 16, - "svg": "spam-o" + "svg": "spam-o", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "spam-warning", "tags": [], "iconset": 9, "grid": 16, - "svg": "spam-warning" + "svg": "spam-warning", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "spyware", "tags": [], "iconset": 9, "grid": 16, - "svg": "spyware" + "svg": "spyware", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "target-o", "tags": [], "iconset": 9, "grid": 16, - "svg": "target-o" + "svg": "target-o", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "url", + "name": "URL", "tags": [], "iconset": 9, "grid": 16, - "svg": "url" + "svg": "URL", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "virus", "tags": [], "iconset": 9, "grid": 16, - "svg": "virus" + "svg": "virus", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-legend-01", "tags": [], "iconset": 10, "grid": 16, - "svg": "chart-legend-01" + "svg": "chart-legend-01", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-legend-02", "tags": [], "iconset": 10, "grid": 16, - "svg": "chart-legend-02" + "svg": "chart-legend-02", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-legend-03", "tags": [], "iconset": 10, "grid": 16, - "svg": "chart-legend-03" + "svg": "chart-legend-03", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "chart-legend-04", "tags": [], "iconset": 10, "grid": 16, - "svg": "chart-legend-04" + "svg": "chart-legend-04", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "role", "tags": [], "iconset": 11, "grid": 16, - "svg": "role" + "svg": "role", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "permission-key(TBD)", + "name": "permission-key-TBD", "tags": [], "iconset": 11, "grid": 16, - "svg": "permission-key(TBD)" + "svg": "permission-key-TBD", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "conditional-access-policy", "tags": [], "iconset": 11, "grid": 16, - "svg": "conditional-access-policy" + "svg": "conditional-access-policy", + "majorVersion": 2, + "minorVersion": 0 }, { - "name": "cloud-workload (TBD)", + "name": "cloud-workload-TBD", "tags": [], "iconset": 11, "grid": 16, - "svg": "cloud-workload (TBD)" + "svg": "cloud-workload-TBD", + "majorVersion": 2, + "minorVersion": 0 }, { "name": "companion", "tags": [], "iconset": 11, "grid": 16.00077247619629, - "svg": "companion" + "svg": "companion", + "majorVersion": 2, + "minorVersion": 0 } ] \ No newline at end of file diff --git a/data/Preferences.json b/data/Preferences.json index 61a81a0..d80eb94 100644 --- a/data/Preferences.json +++ b/data/Preferences.json @@ -1 +1 @@ -{"gridSize":16,"fontPref":{"autoHost":true,"classSelector":".tmicon","cssVars":false,"cssVarsFormat":"scss","includeMetadata":true,"metadata":{"fontFamily":"TMicon","majorVersion":2,"minorVersion":1},"metrics":{"baseline":6.25,"emSize":1024,"whitespace":50},"prefix":"tmicon-","selector":"class","showMetadata":true,"showMetrics":true,"showSelector":true,"showVersion":true},"imagePref":{"autoHost":true,"bgColor":16777215,"classSelector":".tm-svg","color":2236962,"columns":16,"height":32,"margin":16,"name":"icomoon","png":true,"prefix":"tm-svg-","useClassSelector":true},"created":1597114101216,"name":"TM Icons"} \ No newline at end of file +{"gridSize":16,"fontPref":{"autoHost":true,"classSelector":".tmicon","cssVars":false,"cssVarsFormat":"scss","includeMetadata":true,"metadata":{"fontFamily":"TMicon","majorVersion":2,"minorVersion":0},"metrics":{"baseline":6.25,"emSize":1024,"whitespace":50},"prefix":"tmicon-","selector":"class","showMetadata":true,"showMetrics":true,"showSelector":true,"showVersion":true},"imagePref":{"autoHost":true,"bgColor":16777215,"classSelector":".tm-svg","color":2236962,"columns":16,"height":32,"margin":16,"name":"icomoon","png":true,"prefix":"tm-svg-","useClassSelector":true},"created":1597114101216,"name":"TM Icons"} \ No newline at end of file diff --git a/dist/demo-files/icon-font-demo.css b/dist/demo-files/icon-font-demo.css deleted file mode 100755 index d3ec5bc..0000000 --- a/dist/demo-files/icon-font-demo.css +++ /dev/null @@ -1,188 +0,0 @@ -body { - padding: 0; - margin: 0; - font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; - font-size: 13px; - line-height: 20px; - color: #222; - background: #fff; - left: 0; - right: 0; - height: 100%; - position: absolute; -} -.wrapper { - position: relative; - min-height: 100%; - display: inline-block; -} -h1 { - font-size: 1.5em; - font-weight: normal; -} -.grid-size { - margin-bottom: 24px !important; -} -small { - font-size: .66666667em; -} -a { - color: #0096cc; - text-decoration: none; -} -a:hover, a:focus { - color: #db3d44; -} - -input:hover { - box-shadow: inset 0 -2px #ccc; -} -input, fieldset { - font-family: sans-serif; - font-size: 1em; - margin: 0; - padding: 0; - border: 0; -} -input { - color: inherit; - line-height: 1.5; - height: 1.5em; - padding: .25em 0; -} -input:focus { - outline: none; - box-shadow: inset 0 -2px #449fdb; -} -.glyph { - font-size: 13px; - width: 300px; - padding-bottom: 1em; - margin-right: 2em; - margin-bottom: 1em; - float: left; - overflow: hidden; -} -.glyph .mls { - vertical-align: middle; - font-size: 13px; -} -.glyph .tmicon { - font-size: 16px; - vertical-align: middle; -} -.char-code { - color: #999; -} -.liga { - width: 80%; - width: calc(100% - 2.5em); -} -.talign-right { - text-align: right; -} -.talign-center { - text-align: center; -} -.bgc1 { - background: #f1f1f1; - padding-left: 24px; - padding-right: 24px; -} -.fgc1 { - color: #999; -} -.fgc0 { - color: #000; -} -p { - margin-top: 1em; - margin-bottom: 1em; -} -.mvm { - margin-top: .75em; - margin-bottom: .75em; -} -.mtn { - margin-top: 0; -} -.mtl, .mal { - margin-top: 1.5em; -} -.mbl, .mal { - margin-bottom: 1.5em; -} -.mal, .mhl { - margin-left: 1.5em; - margin-right: 1.5em; -} -.mhmm { - margin-left: 1em; - margin-right: 1em; -} -.mls { - margin-left: .25em; -} -.ptl { - padding-top: 1.5em; - padding-left: 24px; - padding-right: 24px; -} -.pbs, .pvs { - padding-bottom: .25em; -} -.pvs, .pts { - padding-top: .25em; -} -.unit { - float: left; - width: 100%; -} -.unitRight { - float: right; -} -.size1of2 { - width: 50%; -} -.size1of1 { - width: 100%; -} -.clearfix:before, .clearfix:after { - content: " "; - display: table; -} -.clearfix:after { - clear: both; -} -.hidden-true { - display: none; -} -.textbox0 { - width: 3em; - background: #f1f1f1; - padding: .25em .5em; - line-height: 1.5; - height: 1.5em; -} -.test-drive { - margin-bottom: 80px; - padding: 0 24px; -} -#testDrive { - display: block; - padding-top: 24px; - line-height: 1.5; -} -.fs0 { - font-size: 13px; -} -.fs1 { - font-size: 13px; -} - -.footer { - position: absolute; - right: 0; - bottom: 0; - left: 0; -} diff --git a/dist/demo-files/icon-font-demo.js b/dist/demo-files/icon-font-demo.js deleted file mode 100755 index 6f45f1c..0000000 --- a/dist/demo-files/icon-font-demo.js +++ /dev/null @@ -1,30 +0,0 @@ -if (!('boxShadow' in document.body.style)) { - document.body.setAttribute('class', 'noBoxShadow'); -} - -document.body.addEventListener("click", function(e) { - var target = e.target; - if (target.tagName === "INPUT" && - target.getAttribute('class').indexOf('liga') === -1) { - target.select(); - } -}); - -(function() { - var fontSize = document.getElementById('fontSize'), - testDrive = document.getElementById('testDrive'), - testText = document.getElementById('testText'); - function updateTest() { - testDrive.innerHTML = testText.value || String.fromCharCode(160); - if (window.icomoonLiga) { - window.icomoonLiga(testDrive); - } - } - function updateSize() { - testDrive.style.fontSize = fontSize.value + 'px'; - } - fontSize.addEventListener('change', updateSize, false); - testText.addEventListener('input', updateTest, false); - testText.addEventListener('change', updateTest, false); - updateSize(); -}()); diff --git a/dist/demo-files/icon-svg-demo.css b/dist/demo-files/icon-svg-demo.css index c926e6c..dde1be7 100755 --- a/dist/demo-files/icon-svg-demo.css +++ b/dist/demo-files/icon-svg-demo.css @@ -4,8 +4,8 @@ body { font-family: Arial, "Helvetica Neue", Helvetica, sans-serif; font-size: 13px; line-height: 20px; - color: #222; - background: #fff; + color: #eee; + background: #000000; left: 0; right: 0; height: 100%; @@ -17,8 +17,18 @@ body { display: inline-block; } h1 { - font-size: 1.5em; + font-size: 1.4em; + font-weight: normal; +} +h2 { + color: #9c9c9c; + font-weight: normal; +} +h3 { + color: #ddd; + font-size: 1.3em; font-weight: normal; + margin-bottom: 24px; } .grid-size { margin-bottom: 24px !important; @@ -55,7 +65,17 @@ input:focus { outline: none; box-shadow: inset 0 -2px #449fdb; } +.svg-category { + border: 1px solid #444; + padding: 10px 20px; + margin-bottom: 20px; +} + +.cate-container { + display: inline-block; +} .glyph { + color: #eee; font-size: 13px; width: 240px; padding-bottom: 1em; @@ -85,7 +105,7 @@ svg { text-align: center; } .bgc1 { - background: #f1f1f1; + background: #222; padding-left: 24px; padding-right: 24px; } diff --git a/dist/fonts/TMicon.eot b/dist/fonts/TMicon.eot deleted file mode 100644 index 562b475..0000000 Binary files a/dist/fonts/TMicon.eot and /dev/null differ diff --git a/dist/fonts/TMicon.svg b/dist/fonts/TMicon.svg deleted file mode 100644 index 0c80f10..0000000 --- a/dist/fonts/TMicon.svg +++ /dev/null @@ -1,956 +0,0 @@ - - - - - - -{ - "fontFamily": "TMicon", - "majorVersion": 1, - "minorVersion": 40, - "version": "Version 1.40", - "fontId": "TMicon", - "psName": "TMicon", - "subFamily": "Regular", - "fullName": "TMicon", - "description": "Font generated by IcoMoon." -} - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/dist/fonts/TMicon.ttf b/dist/fonts/TMicon.ttf deleted file mode 100644 index 2691bc9..0000000 Binary files a/dist/fonts/TMicon.ttf and /dev/null differ diff --git a/dist/fonts/TMicon.woff b/dist/fonts/TMicon.woff deleted file mode 100644 index 0367b00..0000000 Binary files a/dist/fonts/TMicon.woff and /dev/null differ diff --git a/dist/fonts/TMicon.woff2 b/dist/fonts/TMicon.woff2 deleted file mode 100644 index 514e8d4..0000000 Binary files a/dist/fonts/TMicon.woff2 and /dev/null differ diff --git a/dist/icon-font-demo.html b/dist/icon-font-demo.html deleted file mode 100644 index 1acf5a1..0000000 --- a/dist/icon-font-demo.html +++ /dev/null @@ -1,4237 +0,0 @@ - - - - - TM Icon Font Preview - - - - - -
-
-

TM Icon Font Preview

-

- Font: TMicon (Glyphs: 465)
- Date generated: 2024-5-24 -

-
-
-

Grid size: 16 px

- -
-
- - - tmicon-connecter - (&#xe133) -
-
- -
-
- - - tmicon-api-management - (&#xe129) -
-
- -
-
- - - tmicon-app-service - (&#xe12a) -
-
- -
-
- - - tmicon-authorizer - (&#xe12b) -
-
- -
-
- - - tmicon-container2 - (&#xe12c) -
-
- -
-
- - - tmicon-function - (&#xe12d) -
-
- -
-
- - - tmicon-http - (&#xe12e) -
-
- -
-
- - - tmicon-kineses - (&#xe12f) -
-
- -
-
- - - tmicon-logic - (&#xe130) -
-
- -
-
- - - tmicon-mock - (&#xe131) -
-
- -
-
- - - tmicon-service-fabric - (&#xe132) -
-
- -
-
- - - tmicon-case-log - (&#xe122) -
-
- -
-
- - - tmicon-cloud-puzzle - (&#xe123) -
-
- -
-
- - - tmicon-keyhole-secret-o - (&#xe124) -
-
- -
-
- - - tmicon-keyhole-secret - (&#xe125) -
-
- -
-
- - - tmicon-puzzle-o - (&#xe126) -
-
- -
-
- - - tmicon-puzzle - (&#xe127) -
-
- -
-
- - - tmicon-tools-configuration - (&#xe128) -
-
- -
-
- - - tmicon-container-cluster-o - (&#xe121) -
-
- -
-
- - - tmicon-container-cluster - (&#xe120) -
-
- -
-
- - - tmicon-network-configuration - (&#xe119) -
-
- -
-
- - - tmicon-serverless - (&#xe11a) -
-
- -
-
- - - tmicon-subnet - (&#xe11e) -
-
- -
-
- - - tmicon-api - (&#xe11f) -
-
- -
-
- - - tmicon-data-storage - (&#xe11b) -
-
- -
-
- - - tmicon-database-o - (&#xe11c) -
-
- -
-
- - - tmicon-iam - (&#xe11d) -
-
- -
-
- - - tmicon-virtual-machine - (&#xe929) -
-
- -
-
- - - tmicon-usb - (&#xe116) -
-
- -
-
- - - tmicon-workbench-manual - (&#xe114) -
-
- -
-
- - - tmicon-folder-user - (&#xe115) -
-
- -
-
- - - tmicon-workbench - (&#xe920) -
-
- -
-
- - - tmicon-container - (&#xe112) -
-
- -
-
- - - tmicon-identity-key - (&#xe111) -
-
- -
-
- - - tmicon-key-app-o - (&#xe110) -
-
- -
-
- - - tmicon-rollback - (&#xe10f) -
-
- -
-
- - - tmicon-email-read-o - (&#xe10d) -
-
- -
-
- - - tmicon-email-unread-o - (&#xe10e) -
-
- -
-
- - - tmicon-battery - (&#xe102) -
-
- -
-
- - - tmicon-connecting - (&#xe103) -
-
- -
-
- - - tmicon-credit-token - (&#xe104) -
-
- -
-
- - - tmicon-feedback-dislike - (&#xe105) -
-
- -
-
- - - tmicon-feedback-like - (&#xe106) -
-
- -
-
- - - tmicon-filter-add - (&#xe107) -
-
- -
-
- - - tmicon-filter-delete - (&#xe108) -
-
- -
-
- - - tmicon-positive-benigntrue - (&#xe109) -
-
- -
-
- - - tmicon-positive-false - (&#xe10a) -
-
- -
-
- - - tmicon-positive-true - (&#xe10b) -
-
- -
-
- - - tmicon-scan-square - (&#xe10c) -
-
- -
-
- - - tmicon-query - (&#xe101) -
-
- -
-
- - - tmicon-permission - (&#xe0fd) -
-
- -
-
- - - tmicon-workspace - (&#xe100) -
-
- -
-
- - - tmicon-download-object - (&#xe0fe) -
-
- -
-
- - - tmicon-headset-mic - (&#xe0fa) -
-
- -
-
- - - tmicon-identity - (&#xe0fb) -
-
- -
-
- - - tmicon-ip - (&#xe0fc) -
-
- -
-
- - - tmicon-self-service - (&#xe0ff) -
-
- -
-
- - - tmicon-domain2 - (&#xe0f7) -
-
- -
-
- - - tmicon-home - (&#xe0f8) -
-
- -
-
- - - tmicon-send - (&#xe0f9) -
-
- -
-
- - - tmicon-language - (&#xe0f6) -
-
- -
-
- - - tmicon-migrate-success - (&#xe0f5) -
-
- -
-
- - - tmicon-thumbtack-o - (&#xe0f4) -
-
- -
-
- - - tmicon-user-warning - (&#x91ef3) -
-
- -
-
- - - tmicon-sweeping-warning - (&#xe0f1) -
-
- -
-
- - - tmicon-playbook - (&#xe0f2) -
-
- -
-
- - - tmicon-user-managed-group - (&#xe0f0) -
-
- -
-
- - - tmicon-user-managed - (&#xe0ef) -
-
- -
-
- - - tmicon-flag-more-o - (&#xe0ed) -
-
- -
-
- - - tmicon-sweeping - (&#xe0ec) -
-
- -
-
- - - tmicon-target - (&#xe0eb) -
-
- -
-
- - - tmicon-list-close - (&#xe0e8) -
-
- -
-
- - - tmicon-list-open - (&#xe0e9) -
-
- -
-
- - - tmicon-base-station - (&#xe0e2) -
-
- -
-
- - - tmicon-email-message-warning - (&#xe0e3) -
-
- -
-
- - - tmicon-email-message - (&#xe0e4) -
-
- -
-
- - - tmicon-gear-search - (&#xe0e5) -
-
- -
-
- - - tmicon-gears - (&#xe0e6) -
-
- -
-
- - - tmicon-sphere-search - (&#xe0e7) -
-
- -
-
- - - tmicon-cloud - (&#xe0df) -
-
- -
-
- - - tmicon-license - (&#xe0e0) -
-
- -
-
- - - tmicon-object-add - (&#xe0e1) -
-
- -
-
- - - tmicon-email-edit - (&#xe0da) -
-
- -
-
- - - tmicon-report-export - (&#xe0db) -
-
- -
-
- - - tmicon-rocket - (&#xe0dc) -
-
- -
-
- - - tmicon-user-list-o - (&#xe0dd) -
-
- -
-
- - - tmicon-user-list - (&#xe0de) -
-
- -
-
- - - tmicon-lock-o - (&#xe0d8) -
-
- -
-
- - - tmicon-lock-open-o - (&#xe0d9) -
-
- -
-
- - - tmicon-registry - (&#xe0d5) -
-
- -
-
- - - tmicon-winevent - (&#xe0d7) -
-
- -
-
- - - tmicon-wmi - (&#xe0d6) -
-
- -
-
- - - tmicon-add-square-plus-o - (&#xe0d2) -
-
- -
-
- - - tmicon-ioc - (&#xe0d4) -
-
- -
-
- - - tmicon-key-off - (&#xe0d1) -
-
- -
-
- - - tmicon-resize-horizontal - (&#xe0d3) -
-
- -
-
- - - tmicon-rca - (&#xe0ce) -
-
- -
-
- - - tmicon-yoda - (&#xe0d0) -
-
- -
-
- - - tmicon-light2-o - (&#xe0cd) -
-
- -
-
- - - tmicon-treat-investigation - (&#xe0cf) -
-
- -
-
- - - tmicon-trend-link - (&#xe0cc) -
-
- -
-
- - - tmicon-bolt - (&#xe0cb) -
-
- -
-
- - - tmicon-sherlock - (&#xe0ca) -
-
- -
-
- - - tmicon-moon - (&#xe0c7) -
-
- -
-
- - - tmicon-save - (&#xe060) -
-
- -
-
- - - tmicon-save-o - (&#xe061) -
-
- -
-
- - - tmicon-color - (&#xe0c3) -
-
- -
-
- - - tmicon-droplet - (&#xe0c4) -
-
- -
-
- - - tmicon-light - (&#xe0c5) -
-
- -
-
- - - tmicon-light-o - (&#xe0c6) -
-
- -
-
- - - tmicon-sun - (&#xe0c8) -
-
- -
-
- - - tmicon-sun-o - (&#xe0c9) -
-
- -
-
- - - tmicon-box-upload - (&#xe0c2) -
-
- -
-
- - - tmicon-gavel - (&#xe0be) -
-
- -
-
- - - tmicon-inbox-upload - (&#xe0c1) -
-
- -
-
- - - tmicon-info-s - (&#xe0c0) -
-
- -
-
- - - tmicon-terminal - (&#xe0bf) -
-
- -
-
- - - tmicon-time-off - (&#xee0bd) -
-
- -
-
- - - tmicon-fullscreen - (&#xe099) -
-
- -
-
- - - tmicon-fullscreen-exit - (&#xe0bb) -
-
- -
-
- - - tmicon-lifebuoy - (&#xe0bc) -
-
- -
-
- - - tmicon-pause - (&#xe0a0) -
-
- -
-
- - - tmicon-play - (&#xe0a3) -
-
- -
-
- - - tmicon-stop - (&#xe0ab) -
-
- -
-
- - - tmicon-city - (&#xe08d) -
-
- -
-
- - - tmicon-refresh - (&#xe05e) -
-
- -
-
- - - tmicon-view-off - (&#xe083) -
-
- -
-
- - - tmicon-inbox - (&#xe09a) -
-
- -
-
- - - tmicon-install - (&#xe09b) -
-
- -
-
- - - tmicon-investigation - (&#xe09c) -
-
- -
-
- - - tmicon-magic - (&#xe09d) -
-
- -
-
- - - tmicon-minus-circle-o - (&#xe0ba) -
-
- -
-
- - - tmicon-note-o - (&#xe09f) -
-
- -
-
- - - tmicon-picture - (&#xe0a1) -
-
- -
-
- - - tmicon-pin-star - (&#xe0a2) -
-
- -
-
- - - tmicon-reorder - (&#xe0a4) -
-
- -
-
- - - tmicon-root-cause - (&#xe0a8) -
-
- -
-
- - - tmicon-thumbtack - (&#xe0ac) -
-
- -
-
- - - tmicon-user-change - (&#xe0ad) -
-
- -
-
- - - tmicon-widgets - (&#xe0b4) -
-
- -
-
- - - tmicon-wifi - (&#xe0b6) -
-
- -
-
- - - tmicon-zoom-in - (&#xe0b0) -
-
- -
-
- - - tmicon-zoom-out - (&#xe0b1) -
-
- -
-
- - - tmicon-database - (&#xe093) -
-
- -
-
- - - tmicon-connection - (&#xe0b5) -
-
- -
-
- - - tmicon-columns - (&#xe0ae) -
-
- -
-
- - - tmicon-close-circle-o - (&#xe0b9) -
-
- -
-
- - - tmicon-clock-add - (&#xe08e) -
-
- -
-
- - - tmicon-add-circle-o - (&#xe0b7) -
-
- -
-
- - - tmicon-app - (&#xe0af) -
-
- -
-
- - - tmicon-build - (&#xe0b2) -
-
- -
-
- - - tmicon-cart - (&#xe08b) -
-
- -
-
- - - tmicon-check-circle-o - (&#xe0b8) -
-
- -
-
- - - tmicon-bug - (&#xe089) -
-
- -
-
- - - tmicon-cloud-off - (&#xe090) -
-
- -
-
- - - tmicon-cloud-o - (&#xe08f) -
-
- -
-
- - - tmicon-cloud-user - (&#xe091) -
-
- -
-
- - - tmicon-check-bold - (&#xe08c) -
-
- -
-
- - - tmicon-move - (&#xe09e) -
-
- -
-
- - - tmicon-reply - (&#xe0a5) -
-
- -
-
- - - tmicon-resize-nesw - (&#xe0a7) -
-
- -
-
- - - tmicon-resize-nwse - (&#xe0a6) -
-
- -
-
- - - tmicon-asterisk - (&#xe088) -
-
- -
-
- - - tmicon-calendar-empty - (&#xe08a) -
-
- -
-
- - - tmicon-crop - (&#xe092) -
-
- -
-
- - - tmicon-face-happy-o - (&#xe095) -
-
- -
-
- - - tmicon-face-neurtral-o - (&#xe096) -
-
- -
-
- - - tmicon-face-sad-o - (&#xe097) -
-
- -
-
- - - tmicon-face-smile-o - (&#xe098) -
-
- -
-
- - - tmicon-shuffle - (&#xe0a9) -
-
- -
-
- - - tmicon-slider - (&#xe0aa) -
-
- -
-
- - - tmicon-treeview - (&#xe094) -
-
- -
-
- - - tmicon-add-square-o - (&#xe003) -
-
- -
-
- - - tmicon-minus-square-o - (&#xe04f) -
-
- -
-
- - - tmicon-add - (&#xe000) -
-
- -
-
- - - tmicon-minus - (&#xe04e) -
-
- -
-
- - - tmicon-address - (&#xe002) -
-
- -
-
- - - tmicon-alert - (&#xe004) -
-
- -
-
- - - tmicon-bookmark - (&#xe00c) -
-
- -
-
- - - tmicon-calendar - (&#xe00f) -
-
- -
-
- - - tmicon-date - (&#xe021) -
-
- -
-
- - - tmicon-clock - (&#xe017) -
-
- -
-
- - - tmicon-deploy - (&#xe023) -
-
- -
-
- - - tmicon-detail - (&#xe024) -
-
- -
-
- - - tmicon-edit - (&#xe028) -
-
- -
-
- - - tmicon-email - (&#xe029) -
-
- -
-
- - - tmicon-email-o - (&#xe02b) -
-
- -
-
- - - tmicon-email-arrow-o - (&#xe02a) -
-
- -
-
- - - tmicon-folder - (&#xe033) -
-
- -
-
- - - tmicon-folder-open - (&#xe038) -
-
- -
-
- - - tmicon-folder-add - (&#xe034) -
-
- -
-
- - - tmicon-folder-cloud - (&#xe036) -
-
- -
-
- - - tmicon-folder-o - (&#xe037) -
-
- -
-
- - - tmicon-folder-open-o - (&#xe039) -
-
- -
-
- - - tmicon-folder-add-o - (&#xe035) -
-
- -
-
- - - tmicon-map-marker - (&#xe04c) -
-
- -
-
- - - tmicon-monitoring - (&#xe050) -
-
- -
-
- - - tmicon-print - (&#xe05d) -
-
- -
-
- - - tmicon-backup - (&#xe009) -
-
- -
-
- - - tmicon-search-o - (&#xe063) -
-
- -
-
- - - tmicon-settings - (&#xe064) -
-
- -
-
- - - tmicon-spinner - (&#xe068) -
-
- -
-
- - - tmicon-task - (&#xe06f) -
-
- -
-
- - - tmicon-task-list-o - (&#xe073) -
-
- -
-
- - - tmicon-task-add-o - (&#xe070) -
-
- -
-
- - - tmicon-task-arrow-o - (&#xe071) -
-
- -
-
- - - tmicon-task-close-o - (&#xe072) -
-
- -
-
- - - tmicon-task-o - (&#xe074) -
-
- -
-
- - - tmicon-manage - (&#xe04b) -
-
- -
-
- - - tmicon-object-arrow-o - (&#xe053) -
-
- -
-
- - - tmicon-object-close-o - (&#xe054) -
-
- -
-
- - - tmicon-object-error-o - (&#xe055) -
-
- -
-
- - - tmicon-partner-add-o - (&#xe056) -
-
- -
-
- - - tmicon-partner-close-o - (&#xe057) -
-
- -
-
- - - tmicon-partner-error-o - (&#xe058) -
-
- -
-
- - - tmicon-partner-o - (&#xe059) -
-
- -
-
- - - tmicon-add-group - (&#xe001) -
-
- -
-
- - - tmicon-box-in - (&#xe00d) -
-
- -
-
- - - tmicon-box-out - (&#xe00e) -
-
- -
-
- - - tmicon-check - (&#xe010) -
-
- -
-
- - - tmicon-check-s - (&#xe011) -
-
- -
-
- - - tmicon-close-s - (&#xe019) -
-
- -
-
- - - tmicon-close - (&#xe018) -
-
- -
-
- - - tmicon-comment - (&#xe01b) -
-
- -
-
- - - tmicon-contact - (&#xe020) -
-
- -
-
- - - tmicon-globe-warning - (&#xe03b) -
-
- -
-
- - - tmicon-globe - (&#xe03a) -
-
- -
-
- - - tmicon-help-o - (&#xe03d) -
-
- -
-
- - - tmicon-help - (&#xe03c) -
-
- -
-
- - - tmicon-info-o - (&#xe03f) -
-
- -
-
- - - tmicon-attach-alert - (&#xe006) -
-
- -
-
- - - tmicon-attach-file - (&#xe007) -
-
- -
-
- - - tmicon-attach-new - (&#xe008) -
-
- -
-
- - - tmicon-attach - (&#xe005) -
-
- -
-
- - - tmicon-delete - (&#xe022) -
-
- -
-
- - - tmicon-key-add-o - (&#xe041) -
-
- -
-
- - - tmicon-key-close-o - (&#xe042) -
-
- -
-
- - - tmicon-key-down-o - (&#xe043) -
-
- -
-
- - - tmicon-key-o - (&#xe044) -
-
- -
-
- - - tmicon-key-reset-o - (&#xe045) -
-
- -
-
- - - tmicon-key-up-o - (&#xe046) -
-
- -
-
- - - tmicon-key - (&#xe040) -
-
- -
-
- - - tmicon-location - (&#xe047) -
-
- -
-
- - - tmicon-scan-o - (&#xe062) -
-
- -
-
- - - tmicon-user-add-o - (&#xe078) -
-
- -
-
- - - tmicon-user-add - (&#xe077) -
-
- -
-
- - - tmicon-user-close-o - (&#xe07a) -
-
- -
-
- - - tmicon-user-close - (&#xe079) -
-
- -
-
- - - tmicon-user-export-o - (&#xe07b) -
-
- -
-
- - - tmicon-user-group-close - (&#xe07c) -
-
- -
-
- - - tmicon-user-group-warning - (&#xe07d) -
-
- -
-
- - - tmicon-user-import-o - (&#xe07e) -
-
- -
-
- - - tmicon-user-o - (&#xe07f) -
-
- -
-
- - - tmicon-user-team - (&#xe080) -
-
- -
-
- - - tmicon-user-unknow - (&#xe081) -
-
- -
-
- - - tmicon-user - (&#xe076) -
-
- -
-
- - - tmicon-wipe-close - (&#xe087) -
-
- -
-
- - - tmicon-wipe - (&#xe086) -
-
- -
-
- - - tmicon-blocklist - (&#xe00a) -
-
- -
-
- - - tmicon-connect - (&#xe01c) -
-
- -
-
- - - tmicon-connect-error - (&#xe01d) -
-
- -
-
- - - tmicon-connect-noip - (&#xe01e) -
-
- -
-
- - - tmicon-connect-warning - (&#xe01f) -
-
- -
-
- - - tmicon-download - (&#xe027) -
-
- -
-
- - - tmicon-export - (&#xe02c) -
-
- -
-
- - - tmicon-external-link - (&#xe02d) -
-
- -
-
- - - tmicon-filter - (&#xe02e) -
-
- -
-
- - - tmicon-import - (&#xe03e) -
-
- -
-
- - - tmicon-plan-add - (&#xe05a) -
-
- -
-
- - - tmicon-plan-pending - (&#xe05b) -
-
- -
-
- - - tmicon-plan-status - (&#xe05c) -
-
- -
-
- - - tmicon-report - (&#xe05f) -
-
- -
-
- - - tmicon-upload - (&#xe075) -
-
- -
-
- - - tmicon-block - (&#xe00b) -
-
- -
-
- - - tmicon-circle - (&#xe012) -
-
- -
-
- - - tmicon-circle-dot - (&#xe013) -
-
- -
-
- - - tmicon-circle-merge - (&#xe014) -
-
- -
-
- - - tmicon-circle-o - (&#xe015) -
-
- -
-
- - - tmicon-circle-split - (&#xe016) -
-
- -
-
- - - tmicon-code - (&#xe01a) -
-
- -
-
- - - tmicon-discover - (&#xe025) -
-
- -
-
- - - tmicon-domain - (&#xe026) -
-
- -
-
- - - tmicon-flag - (&#xe02f) -
-
- -
-
- - - tmicon-flag-check - (&#xe030) -
-
- -
-
- - - tmicon-flag-more - (&#xe031) -
-
- -
-
- - - tmicon-flag-o - (&#xe032) -
-
- -
-
- - - tmicon-lock - (&#xe048) -
-
- -
-
- - - tmicon-lock-open - (&#xe049) -
-
- -
-
- - - tmicon-log - (&#xe04a) -
-
- -
-
- - - tmicon-menu - (&#xe04d) -
-
- -
-
- - - tmicon-more - (&#xe051) -
-
- -
-
- - - tmicon-more-horiz - (&#xe052) -
-
- -
-
- - - tmicon-share - (&#xe065) -
-
- -
-
- - - tmicon-share-o - (&#xe066) -
-
- -
-
- - - tmicon-sphere - (&#xe067) -
-
- -
-
- - - tmicon-star - (&#xe069) -
-
- -
-
- - - tmicon-star-half - (&#xe06a) -
-
- -
-
- - - tmicon-star-o - (&#xe06b) -
-
- -
-
- - - tmicon-sync - (&#xe06c) -
-
- -
-
- - - tmicon-tag - (&#xe06d) -
-
- -
-
- - - tmicon-tag-add - (&#xe06e) -
-
- -
-
- - - tmicon-view - (&#xe082) -
-
- -
-
- - - tmicon-window-list - (&#xe085) -
-
- -
-
- - - tmicon-observable - (&#xe621) -
-
- -
-
- - - tmicon-desktop-block - (&#xe602) -
-
- -
-
- - - tmicon-desktop - (&#xe600) -
-
- -
-
- - - tmicon-desktop-off - (&#xe61f) -
-
- -
-
- - - tmicon-mobile-off - (&#xe620) -
-
- -
-
- - - tmicon-camera - (&#xe61c) -
-
- -
-
- - - tmicon-nas - (&#xe61d) -
-
- -
-
- - - tmicon-router - (&#xe61e) -
-
- -
-
- - - tmicon-device-an - (&#xe61b) -
-
- -
-
- - - tmicon-device2 - (&#xe61a) -
-
- -
-
- - - tmicon-TV - (&#xe619) -
-
- -
-
- - - tmicon-desktop-add - (&#xe601) -
-
- -
-
- - - tmicon-desktop-cloud - (&#xe603) -
-
- -
-
- - - tmicon-desktop-cloud-down - (&#xe604) -
-
- -
-
- - - tmicon-desktop-down - (&#xe605) -
-
- -
-
- - - tmicon-desktop-error - (&#xe606) -
-
- -
-
- - - tmicon-desktop-group - (&#xe607) -
-
- -
-
- - - tmicon-desktop-group-cloud - (&#xe608) -
-
- -
-
- - - tmicon-desktop-hourglass - (&#xe609) -
-
- -
-
- - - tmicon-desktop-update - (&#xe60a) -
-
- -
-
- - - tmicon-laptop - (&#xe60d) -
-
- -
-
- - - tmicon-laptop-group - (&#xe60e) -
-
- -
-
- - - tmicon-mobile - (&#xe60f) -
-
- -
-
- - - tmicon-mobile-group - (&#xe610) -
-
- -
-
- - - tmicon-server-add - (&#xe612) -
-
- -
-
- - - tmicon-server-on - (&#xe616) -
-
- -
-
- - - tmicon-server-cloud - (&#xe613) -
-
- -
-
- - - tmicon-server-group - (&#xe614) -
-
- -
-
- - - tmicon-server-off - (&#xe615) -
-
- -
-
- - - tmicon-server-update - (&#xe617) -
-
- -
-
- - - tmicon-server-warning - (&#xe618) -
-
- -
-
- - - tmicon-server - (&#xe611) -
-
- -
-
- - - tmicon-device - (&#xe60b) -
-
- -
-
- - - tmicon-device-master - (&#xe60c) -
-
- -
-
- - - tmicon-file-download-o - (&#xeb13) -
-
- -
-
- - - tmicon-file-lock-o - (&#xeb12) -
-
- -
-
- - - tmicon-file-audio-o - (&#xeb10) -
-
- -
-
- - - tmicon-file-video-o - (&#xeb11) -
-
- -
-
- - - tmicon-file-ppt-o - (&#xeb0f) -
-
- -
-
- - - tmicon-file - (&#xeb00) -
-
- -
-
- - - tmicon-file-add-o - (&#xeb01) -
-
- -
-
- - - tmicon-file-arrow-o - (&#xeb02) -
-
- -
-
- - - tmicon-file-close-o - (&#xeb03) -
-
- -
-
- - - tmicon-file-code-o - (&#xeb04) -
-
- -
-
- - - tmicon-file-copy-o - (&#xeb05) -
-
- -
-
- - - tmicon-file-excel-o - (&#xeb06) -
-
- -
-
- - - tmicon-file-image-o - (&#xeb07) -
-
- -
-
- - - tmicon-file-o - (&#xeb08) -
-
- -
-
- - - tmicon-file-pdf-o - (&#xeb09) -
-
- -
-
- - - tmicon-file-source-o - (&#xeb0a) -
-
- -
-
- - - tmicon-file-text - (&#xeb0b) -
-
- -
-
- - - tmicon-file-text-o - (&#xeb0c) -
-
- -
-
- - - tmicon-file-word-o - (&#xeb0d) -
-
- -
-
- - - tmicon-file-zip-o - (&#xeb0e) -
-
- -
-
- - - tmicon-screenshot - (&#xea15) -
-
- -
-
- - - tmicon-link-thin - (&#xea14) -
-
- -
-
- - - tmicon-link - (&#xea11) -
-
- -
-
- - - tmicon-link-break - (&#xea12) -
-
- -
-
- - - tmicon-rename - (&#xea13) -
-
- -
-
- - - tmicon-align-center - (&#xea00) -
-
- -
-
- - - tmicon-align-left - (&#xea01) -
-
- -
-
- - - tmicon-align-right - (&#xea02) -
-
- -
-
- - - tmicon-bold - (&#xea03) -
-
- -
-
- - - tmicon-colortext - (&#xea04) -
-
- -
-
- - - tmicon-cut - (&#xea05) -
-
- -
-
- - - tmicon-fontsize - (&#xea06) -
-
- -
-
- - - tmicon-indent - (&#xea07) -
-
- -
-
- - - tmicon-italic - (&#xea08) -
-
- -
-
- - - tmicon-list-ol - (&#xea09) -
-
- -
-
- - - tmicon-list-ul - (&#xea0a) -
-
- -
-
- - - tmicon-outdent - (&#xea0b) -
-
- -
-
- - - tmicon-paste - (&#xea0c) -
-
- -
-
- - - tmicon-redo - (&#xea0d) -
-
- -
-
- - - tmicon-strikethrough - (&#xea0e) -
-
- -
-
- - - tmicon-underline - (&#xea0f) -
-
- -
-
- - - tmicon-undo - (&#xea10) -
-
- -
-
- - - tmicon-collapse-left - (&#xe91c) -
-
- -
-
- - - tmicon-collapse-right - (&#xe91d) -
-
- -
-
- - - tmicon-caret-down - (&#xe908) -
-
- -
-
- - - tmicon-arrows - (&#xe91b) -
-
- -
-
- - - tmicon-angle-down - (&#xe919) -
-
- -
-
- - - tmicon-angle-up - (&#xe91a) -
-
- -
-
- - - tmicon-angle-left - (&#xe900) -
-
- -
-
- - - tmicon-angle-right - (&#xe901) -
-
- -
-
- - - tmicon-arrow-down - (&#xe902) -
-
- -
-
- - - tmicon-arrow-left - (&#xe903) -
-
- -
-
- - - tmicon-arrow-long-left - (&#xe904) -
-
- -
-
- - - tmicon-arrow-long-right - (&#xe905) -
-
- -
-
- - - tmicon-arrow-right - (&#xe906) -
-
- -
-
- - - tmicon-arrow-up - (&#xe907) -
-
- -
-
- - - tmicon-caret-square-down - (&#xe90c) -
-
- -
-
- - - tmicon-caret-square-left - (&#xe90d) -
-
- -
-
- - - tmicon-caret-square-right - (&#xe90e) -
-
- -
-
- - - tmicon-caret-square-up - (&#xe90f) -
-
- -
-
- - - tmicon-caret-left - (&#xe909) -
-
- -
-
- - - tmicon-caret-right - (&#xe90a) -
-
- -
-
- - - tmicon-caret-right-down - (&#xe910) -
-
- -
-
- - - tmicon-caret-right-o - (&#xe90b) -
-
- -
-
- - - tmicon-caret-up - (&#xe911) -
-
- -
-
- - - tmicon-chevron-down - (&#xe912) -
-
- -
-
- - - tmicon-chevron-left - (&#xe913) -
-
- -
-
- - - tmicon-chevron-right - (&#xe914) -
-
- -
-
- - - tmicon-chevron-up - (&#xe915) -
-
- -
-
- - - tmicon-exchange - (&#xe916) -
-
- -
-
- - - tmicon-sort-up - (&#xe918) -
-
- -
-
- - - tmicon-sort-down - (&#xe917) -
-
- -
-
- - - tmicon-indicator-1 - (&#xe80a) -
-
- -
-
- - - tmicon-indicator-2 - (&#xe80b) -
-
- -
-
- - - tmicon-indicator-3 - (&#xe80c) -
-
- -
-
- - - tmicon-indicator-4 - (&#xe80d) -
-
- -
-
- - - tmicon-chart-areastep - (&#xe807) -
-
- -
-
- - - tmicon-chart-donut - (&#xe808) -
-
- -
-
- - - tmicon-chart-scatter - (&#xe809) -
-
- -
-
- - - tmicon-chart-dot - (&#xe806) -
-
- -
-
- - - tmicon-map - (&#xe805) -
-
- -
-
- - - tmicon-chart-area - (&#xe800) -
-
- -
-
- - - tmicon-chart-bar - (&#xe801) -
-
- -
-
- - - tmicon-chart-line - (&#xe802) -
-
- -
-
- - - tmicon-chart-pie - (&#xe803) -
-
- -
-
- - - tmicon-chart-table - (&#xe804) -
-
- -
-
- - - tmicon-warning-minor - (&#xe0ee) -
-
- -
-
- - - tmicon-warning-triangle - (&#xe084) -
-
- -
-
- - - tmicon-error - (&#xec00) -
-
- -
-
- - - tmicon-info - (&#xec01) -
-
- -
-
- - - tmicon-low - (&#xec02) -
-
- -
-
- - - tmicon-success - (&#xec03) -
-
- -
-
- - - tmicon-unknow - (&#xec05) -
-
- -
-
- - - tmicon-unavailable - (&#xec04) -
-
- -
-
- - - tmicon-warning-circle - (&#xec06) -
-
- -
-
- - - tmicon-linux - (&#xed0d) -
-
- -
-
- - - tmicon-virustotal - (&#xed0c) -
-
- -
-
- - - tmicon-chrome - (&#xed08) -
-
- -
-
- - - tmicon-firefox - (&#xed09) -
-
- -
-
- - - tmicon-opera - (&#xed0a) -
-
- -
-
- - - tmicon-safari - (&#xed0b) -
-
- -
-
- - - tmicon-android - (&#xed01) -
-
- -
-
- - - tmicon-apple - (&#xed02) -
-
- -
-
- - - tmicon-edge - (&#xed03) -
-
- -
-
- - - tmicon-google - (&#xed04) -
-
- -
-
- - - tmicon-ie - (&#xed05) -
-
- -
-
- - - tmicon-window8 - (&#xed06) -
-
- -
-
- - - tmicon-t-ball - (&#xed00) -
-
- -
-
- - - tmicon-spam - (&#xe511) -
-
- -
-
- - - tmicon-phishing-2 - (&#xe50f) -
-
- -
-
- - - tmicon-spam-warning - (&#xe512) -
-
- -
-
- - - tmicon-ransomware - (&#xe510) -
-
- -
-
- - - tmicon-virus - (&#xe0b3) -
-
- -
-
- - - tmicon-lateral-movement - (&#xe50e) -
-
- -
-
- - - tmicon-hook - (&#xe50b) -
-
- -
-
- - - tmicon-inject - (&#xe50c) -
-
- -
-
- - - tmicon-phishing - (&#xe50d) -
-
- -
-
- - - tmicon-block-app - (&#xe500) -
-
- -
-
- - - tmicon-callback - (&#xe501) -
-
- -
-
- - - tmicon-email-business-o - (&#xe502) -
-
- -
-
- - - tmicon-firewall-o - (&#xe503) -
-
- -
-
- - - tmicon-machine-learning-o - (&#xe504) -
-
- -
-
- - - tmicon-malware - (&#xe505) -
-
- -
-
- - - tmicon-ransomware-o - (&#xe506) -
-
- -
-
- - - tmicon-spam-o - (&#xe507) -
-
- -
-
- - - tmicon-spyware - (&#xe508) -
-
- -
-
- - - tmicon-target-o - (&#xe509) -
-
- -
-
- - - tmicon-url - (&#xe50a) -
-
- -
- - -
-

Font Test Drive

- - -
  -
-
- - -
- - - - - - diff --git a/dist/icon-font.css b/dist/icon-font.css deleted file mode 100644 index 0190213..0000000 --- a/dist/icon-font.css +++ /dev/null @@ -1,1433 +0,0 @@ -@font-face { - font-family: 'TMicon'; - src: url('fonts/TMicon.eot?yz30va'); - src: url('fonts/TMicon.eot?yz30va#iefix') format('embedded-opentype'), - url('fonts/TMicon.woff2?yz30va') format('woff2'), - url('fonts/TMicon.ttf?yz30va') format('truetype'), - url('fonts/TMicon.woff?yz30va') format('woff'), - url('fonts/TMicon.svg?yz30va#TMicon') format('svg'); - font-weight: normal; - font-style: normal; - font-display: block; -} - -.tmicon { - /* use !important to prevent issues with browser extensions that change fonts */ - font-family: 'TMicon' !important; - speak: never; - font-style: normal; - font-weight: normal; - font-variant: normal; - text-transform: none; - line-height: 1; - - /* Enable Ligatures ================ */ - letter-spacing: 0; - -webkit-font-feature-settings: "liga"; - -moz-font-feature-settings: "liga=1"; - -moz-font-feature-settings: "liga"; - -ms-font-feature-settings: "liga" 1; - font-feature-settings: "liga"; - -webkit-font-variant-ligatures: discretionary-ligatures; - font-variant-ligatures: discretionary-ligatures; - - /* Better Font Rendering =========== */ - -webkit-font-smoothing: antialiased; - -moz-osx-font-smoothing: grayscale; -} - -.tmicon-connecter:before { - content: "\e133"; -} -.tmicon-api-management:before { - content: "\e129"; -} -.tmicon-app-service:before { - content: "\e12a"; -} -.tmicon-authorizer:before { - content: "\e12b"; -} -.tmicon-container2:before { - content: "\e12c"; -} -.tmicon-function:before { - content: "\e12d"; -} -.tmicon-http:before { - content: "\e12e"; -} -.tmicon-kineses:before { - content: "\e12f"; -} -.tmicon-logic:before { - content: "\e130"; -} -.tmicon-mock:before { - content: "\e131"; -} -.tmicon-service-fabric:before { - content: "\e132"; -} -.tmicon-case-log:before { - content: "\e122"; -} -.tmicon-cloud-puzzle:before { - content: "\e123"; -} -.tmicon-keyhole-secret-o:before { - content: "\e124"; -} -.tmicon-keyhole-secret:before { - content: "\e125"; -} -.tmicon-puzzle-o:before { - content: "\e126"; -} -.tmicon-puzzle:before { - content: "\e127"; -} -.tmicon-tools-configuration:before { - content: "\e128"; -} -.tmicon-container-cluster-o:before { - content: "\e121"; -} -.tmicon-container-cluster:before { - content: "\e120"; -} -.tmicon-network-configuration:before { - content: "\e119"; -} -.tmicon-serverless:before { - content: "\e11a"; -} -.tmicon-subnet:before { - content: "\e11e"; -} -.tmicon-api:before { - content: "\e11f"; -} -.tmicon-data-storage:before { - content: "\e11b"; -} -.tmicon-database-o:before { - content: "\e11c"; -} -.tmicon-iam:before { - content: "\e11d"; -} -.tmicon-virtual-machine:before { - content: "\e929"; -} -.tmicon-usb:before { - content: "\e116"; -} -.tmicon-workbench-manual:before { - content: "\e114"; -} -.tmicon-folder-user:before { - content: "\e115"; -} -.tmicon-workbench:before { - content: "\e920"; -} -.tmicon-container:before { - content: "\e112"; -} -.tmicon-identity-key:before { - content: "\e111"; -} -.tmicon-key-app-o:before { - content: "\e110"; -} -.tmicon-rollback:before { - content: "\e10f"; -} -.tmicon-email-read-o:before { - content: "\e10d"; -} -.tmicon-email-unread-o:before { - content: "\e10e"; -} -.tmicon-battery:before { - content: "\e102"; -} -.tmicon-connecting:before { - content: "\e103"; -} -.tmicon-credit-token:before { - content: "\e104"; -} -.tmicon-feedback-dislike:before { - content: "\e105"; -} -.tmicon-feedback-like:before { - content: "\e106"; -} -.tmicon-filter-add:before { - content: "\e107"; -} -.tmicon-filter-delete:before { - content: "\e108"; -} -.tmicon-positive-benigntrue:before { - content: "\e109"; -} -.tmicon-positive-false:before { - content: "\e10a"; -} -.tmicon-positive-true:before { - content: "\e10b"; -} -.tmicon-scan-square:before { - content: "\e10c"; -} -.tmicon-query:before { - content: "\e101"; -} -.tmicon-permission:before { - content: "\e0fd"; -} -.tmicon-workspace:before { - content: "\e100"; -} -.tmicon-download-object:before { - content: "\e0fe"; -} -.tmicon-headset-mic:before { - content: "\e0fa"; -} -.tmicon-identity:before { - content: "\e0fb"; -} -.tmicon-ip:before { - content: "\e0fc"; -} -.tmicon-self-service:before { - content: "\e0ff"; -} -.tmicon-domain2:before { - content: "\e0f7"; -} -.tmicon-home:before { - content: "\e0f8"; -} -.tmicon-send:before { - content: "\e0f9"; -} -.tmicon-language:before { - content: "\e0f6"; -} -.tmicon-migrate-success:before { - content: "\e0f5"; -} -.tmicon-thumbtack-o:before { - content: "\e0f4"; -} -.tmicon-user-warning:before { - content: "\91ef3"; -} -.tmicon-sweeping-warning:before { - content: "\e0f1"; -} -.tmicon-playbook:before { - content: "\e0f2"; -} -.tmicon-user-managed-group:before { - content: "\e0f0"; -} -.tmicon-user-managed:before { - content: "\e0ef"; -} -.tmicon-flag-more-o:before { - content: "\e0ed"; -} -.tmicon-sweeping:before { - content: "\e0ec"; -} -.tmicon-target:before { - content: "\e0eb"; -} -.tmicon-list-close:before { - content: "\e0e8"; -} -.tmicon-list-open:before { - content: "\e0e9"; -} -.tmicon-base-station:before { - content: "\e0e2"; -} -.tmicon-email-message-warning:before { - content: "\e0e3"; -} -.tmicon-email-message:before { - content: "\e0e4"; -} -.tmicon-gear-search:before { - content: "\e0e5"; -} -.tmicon-gears:before { - content: "\e0e6"; -} -.tmicon-sphere-search:before { - content: "\e0e7"; -} -.tmicon-cloud:before { - content: "\e0df"; -} -.tmicon-license:before { - content: "\e0e0"; -} -.tmicon-object-add:before { - content: "\e0e1"; -} -.tmicon-email-edit:before { - content: "\e0da"; -} -.tmicon-report-export:before { - content: "\e0db"; -} -.tmicon-rocket:before { - content: "\e0dc"; -} -.tmicon-user-list-o:before { - content: "\e0dd"; -} -.tmicon-user-list:before { - content: "\e0de"; -} -.tmicon-lock-o:before { - content: "\e0d8"; -} -.tmicon-lock-open-o:before { - content: "\e0d9"; -} -.tmicon-registry:before { - content: "\e0d5"; -} -.tmicon-winevent:before { - content: "\e0d7"; -} -.tmicon-wmi:before { - content: "\e0d6"; -} -.tmicon-add-square-plus-o:before { - content: "\e0d2"; -} -.tmicon-ioc:before { - content: "\e0d4"; -} -.tmicon-key-off:before { - content: "\e0d1"; -} -.tmicon-resize-horizontal:before { - content: "\e0d3"; -} -.tmicon-rca:before { - content: "\e0ce"; -} -.tmicon-yoda:before { - content: "\e0d0"; -} -.tmicon-light2-o:before { - content: "\e0cd"; -} -.tmicon-treat-investigation:before { - content: "\e0cf"; -} -.tmicon-trend-link:before { - content: "\e0cc"; -} -.tmicon-bolt:before { - content: "\e0cb"; -} -.tmicon-sherlock:before { - content: "\e0ca"; -} -.tmicon-moon:before { - content: "\e0c7"; -} -.tmicon-save:before { - content: "\e060"; -} -.tmicon-save-o:before { - content: "\e061"; -} -.tmicon-color:before { - content: "\e0c3"; -} -.tmicon-droplet:before { - content: "\e0c4"; -} -.tmicon-light:before { - content: "\e0c5"; -} -.tmicon-light-o:before { - content: "\e0c6"; -} -.tmicon-sun:before { - content: "\e0c8"; -} -.tmicon-sun-o:before { - content: "\e0c9"; -} -.tmicon-box-upload:before { - content: "\e0c2"; -} -.tmicon-gavel:before { - content: "\e0be"; -} -.tmicon-inbox-upload:before { - content: "\e0c1"; -} -.tmicon-info-s:before { - content: "\e0c0"; -} -.tmicon-terminal:before { - content: "\e0bf"; -} -.tmicon-time-off:before { - content: "\ee0bd"; -} -.tmicon-fullscreen:before { - content: "\e099"; -} -.tmicon-fullscreen-exit:before { - content: "\e0bb"; -} -.tmicon-lifebuoy:before { - content: "\e0bc"; -} -.tmicon-pause:before { - content: "\e0a0"; -} -.tmicon-play:before { - content: "\e0a3"; -} -.tmicon-stop:before { - content: "\e0ab"; -} -.tmicon-city:before { - content: "\e08d"; -} -.tmicon-refresh:before { - content: "\e05e"; -} -.tmicon-view-off:before { - content: "\e083"; -} -.tmicon-inbox:before { - content: "\e09a"; -} -.tmicon-install:before { - content: "\e09b"; -} -.tmicon-investigation:before { - content: "\e09c"; -} -.tmicon-magic:before { - content: "\e09d"; -} -.tmicon-minus-circle-o:before { - content: "\e0ba"; -} -.tmicon-note-o:before { - content: "\e09f"; -} -.tmicon-picture:before { - content: "\e0a1"; -} -.tmicon-pin-star:before { - content: "\e0a2"; -} -.tmicon-reorder:before { - content: "\e0a4"; -} -.tmicon-root-cause:before { - content: "\e0a8"; -} -.tmicon-thumbtack:before { - content: "\e0ac"; -} -.tmicon-user-change:before { - content: "\e0ad"; -} -.tmicon-widgets:before { - content: "\e0b4"; -} -.tmicon-wifi:before { - content: "\e0b6"; -} -.tmicon-zoom-in:before { - content: "\e0b0"; -} -.tmicon-zoom-out:before { - content: "\e0b1"; -} -.tmicon-database:before { - content: "\e093"; -} -.tmicon-connection:before { - content: "\e0b5"; -} -.tmicon-columns:before { - content: "\e0ae"; -} -.tmicon-close-circle-o:before { - content: "\e0b9"; -} -.tmicon-clock-add:before { - content: "\e08e"; -} -.tmicon-add-circle-o:before { - content: "\e0b7"; -} -.tmicon-app:before { - content: "\e0af"; -} -.tmicon-build:before { - content: "\e0b2"; -} -.tmicon-cart:before { - content: "\e08b"; -} -.tmicon-check-circle-o:before { - content: "\e0b8"; -} -.tmicon-bug:before { - content: "\e089"; -} -.tmicon-cloud-off:before { - content: "\e090"; -} -.tmicon-cloud-o:before { - content: "\e08f"; -} -.tmicon-cloud-user:before { - content: "\e091"; -} -.tmicon-check-bold:before { - content: "\e08c"; -} -.tmicon-move:before { - content: "\e09e"; -} -.tmicon-reply:before { - content: "\e0a5"; -} -.tmicon-resize-nesw:before { - content: "\e0a7"; -} -.tmicon-resize-nwse:before { - content: "\e0a6"; -} -.tmicon-asterisk:before { - content: "\e088"; -} -.tmicon-calendar-empty:before { - content: "\e08a"; -} -.tmicon-crop:before { - content: "\e092"; -} -.tmicon-face-happy-o:before { - content: "\e095"; -} -.tmicon-face-neurtral-o:before { - content: "\e096"; -} -.tmicon-face-sad-o:before { - content: "\e097"; -} -.tmicon-face-smile-o:before { - content: "\e098"; -} -.tmicon-shuffle:before { - content: "\e0a9"; -} -.tmicon-slider:before { - content: "\e0aa"; -} -.tmicon-treeview:before { - content: "\e094"; -} -.tmicon-add-square-o:before { - content: "\e003"; -} -.tmicon-minus-square-o:before { - content: "\e04f"; -} -.tmicon-add:before { - content: "\e000"; -} -.tmicon-minus:before { - content: "\e04e"; -} -.tmicon-address:before { - content: "\e002"; -} -.tmicon-alert:before { - content: "\e004"; -} -.tmicon-bookmark:before { - content: "\e00c"; -} -.tmicon-calendar:before { - content: "\e00f"; -} -.tmicon-date:before { - content: "\e021"; -} -.tmicon-clock:before { - content: "\e017"; -} -.tmicon-deploy:before { - content: "\e023"; -} -.tmicon-detail:before { - content: "\e024"; -} -.tmicon-edit:before { - content: "\e028"; -} -.tmicon-email:before { - content: "\e029"; -} -.tmicon-email-o:before { - content: "\e02b"; -} -.tmicon-email-arrow-o:before { - content: "\e02a"; -} -.tmicon-folder:before { - content: "\e033"; -} -.tmicon-folder-open:before { - content: "\e038"; -} -.tmicon-folder-add:before { - content: "\e034"; -} -.tmicon-folder-cloud:before { - content: "\e036"; -} -.tmicon-folder-o:before { - content: "\e037"; -} -.tmicon-folder-open-o:before { - content: "\e039"; -} -.tmicon-folder-add-o:before { - content: "\e035"; -} -.tmicon-map-marker:before { - content: "\e04c"; -} -.tmicon-monitoring:before { - content: "\e050"; -} -.tmicon-print:before { - content: "\e05d"; -} -.tmicon-backup:before { - content: "\e009"; -} -.tmicon-search-o:before { - content: "\e063"; -} -.tmicon-settings:before { - content: "\e064"; -} -.tmicon-spinner:before { - content: "\e068"; -} -.tmicon-task:before { - content: "\e06f"; -} -.tmicon-task-list-o:before { - content: "\e073"; -} -.tmicon-task-add-o:before { - content: "\e070"; -} -.tmicon-task-arrow-o:before { - content: "\e071"; -} -.tmicon-task-close-o:before { - content: "\e072"; -} -.tmicon-task-o:before { - content: "\e074"; -} -.tmicon-manage:before { - content: "\e04b"; -} -.tmicon-object-arrow-o:before { - content: "\e053"; -} -.tmicon-object-close-o:before { - content: "\e054"; -} -.tmicon-object-error-o:before { - content: "\e055"; -} -.tmicon-partner-add-o:before { - content: "\e056"; -} -.tmicon-partner-close-o:before { - content: "\e057"; -} -.tmicon-partner-error-o:before { - content: "\e058"; -} -.tmicon-partner-o:before { - content: "\e059"; -} -.tmicon-add-group:before { - content: "\e001"; -} -.tmicon-box-in:before { - content: "\e00d"; -} -.tmicon-box-out:before { - content: "\e00e"; -} -.tmicon-check:before { - content: "\e010"; -} -.tmicon-check-s:before { - content: "\e011"; -} -.tmicon-close-s:before { - content: "\e019"; -} -.tmicon-close:before { - content: "\e018"; -} -.tmicon-comment:before { - content: "\e01b"; -} -.tmicon-contact:before { - content: "\e020"; -} -.tmicon-globe-warning:before { - content: "\e03b"; -} -.tmicon-globe:before { - content: "\e03a"; -} -.tmicon-help-o:before { - content: "\e03d"; -} -.tmicon-help:before { - content: "\e03c"; -} -.tmicon-info-o:before { - content: "\e03f"; -} -.tmicon-attach-alert:before { - content: "\e006"; -} -.tmicon-attach-file:before { - content: "\e007"; -} -.tmicon-attach-new:before { - content: "\e008"; -} -.tmicon-attach:before { - content: "\e005"; -} -.tmicon-delete:before { - content: "\e022"; -} -.tmicon-key-add-o:before { - content: "\e041"; -} -.tmicon-key-close-o:before { - content: "\e042"; -} -.tmicon-key-down-o:before { - content: "\e043"; -} -.tmicon-key-o:before { - content: "\e044"; -} -.tmicon-key-reset-o:before { - content: "\e045"; -} -.tmicon-key-up-o:before { - content: "\e046"; -} -.tmicon-key:before { - content: "\e040"; -} -.tmicon-location:before { - content: "\e047"; -} -.tmicon-scan-o:before { - content: "\e062"; -} -.tmicon-user-add-o:before { - content: "\e078"; -} -.tmicon-user-add:before { - content: "\e077"; -} -.tmicon-user-close-o:before { - content: "\e07a"; -} -.tmicon-user-close:before { - content: "\e079"; -} -.tmicon-user-export-o:before { - content: "\e07b"; -} -.tmicon-user-group-close:before { - content: "\e07c"; -} -.tmicon-user-group-warning:before { - content: "\e07d"; -} -.tmicon-user-import-o:before { - content: "\e07e"; -} -.tmicon-user-o:before { - content: "\e07f"; -} -.tmicon-user-team:before { - content: "\e080"; -} -.tmicon-user-unknow:before { - content: "\e081"; -} -.tmicon-user:before { - content: "\e076"; -} -.tmicon-wipe-close:before { - content: "\e087"; -} -.tmicon-wipe:before { - content: "\e086"; -} -.tmicon-blocklist:before { - content: "\e00a"; -} -.tmicon-connect:before { - content: "\e01c"; -} -.tmicon-connect-error:before { - content: "\e01d"; -} -.tmicon-connect-noip:before { - content: "\e01e"; -} -.tmicon-connect-warning:before { - content: "\e01f"; -} -.tmicon-download:before { - content: "\e027"; -} -.tmicon-export:before { - content: "\e02c"; -} -.tmicon-external-link:before { - content: "\e02d"; -} -.tmicon-filter:before { - content: "\e02e"; -} -.tmicon-import:before { - content: "\e03e"; -} -.tmicon-plan-add:before { - content: "\e05a"; -} -.tmicon-plan-pending:before { - content: "\e05b"; -} -.tmicon-plan-status:before { - content: "\e05c"; -} -.tmicon-report:before { - content: "\e05f"; -} -.tmicon-upload:before { - content: "\e075"; -} -.tmicon-block:before { - content: "\e00b"; -} -.tmicon-circle:before { - content: "\e012"; -} -.tmicon-circle-dot:before { - content: "\e013"; -} -.tmicon-circle-merge:before { - content: "\e014"; -} -.tmicon-circle-o:before { - content: "\e015"; -} -.tmicon-circle-split:before { - content: "\e016"; -} -.tmicon-code:before { - content: "\e01a"; -} -.tmicon-discover:before { - content: "\e025"; -} -.tmicon-domain:before { - content: "\e026"; -} -.tmicon-flag:before { - content: "\e02f"; -} -.tmicon-flag-check:before { - content: "\e030"; -} -.tmicon-flag-more:before { - content: "\e031"; -} -.tmicon-flag-o:before { - content: "\e032"; -} -.tmicon-lock:before { - content: "\e048"; -} -.tmicon-lock-open:before { - content: "\e049"; -} -.tmicon-log:before { - content: "\e04a"; -} -.tmicon-menu:before { - content: "\e04d"; -} -.tmicon-more:before { - content: "\e051"; -} -.tmicon-more-horiz:before { - content: "\e052"; -} -.tmicon-share:before { - content: "\e065"; -} -.tmicon-share-o:before { - content: "\e066"; -} -.tmicon-sphere:before { - content: "\e067"; -} -.tmicon-star:before { - content: "\e069"; -} -.tmicon-star-half:before { - content: "\e06a"; -} -.tmicon-star-o:before { - content: "\e06b"; -} -.tmicon-sync:before { - content: "\e06c"; -} -.tmicon-tag:before { - content: "\e06d"; -} -.tmicon-tag-add:before { - content: "\e06e"; -} -.tmicon-view:before { - content: "\e082"; -} -.tmicon-window-list:before { - content: "\e085"; -} -.tmicon-observable:before { - content: "\e621"; -} -.tmicon-desktop-block:before { - content: "\e602"; -} -.tmicon-desktop:before { - content: "\e600"; -} -.tmicon-desktop-off:before { - content: "\e61f"; -} -.tmicon-mobile-off:before { - content: "\e620"; -} -.tmicon-camera:before { - content: "\e61c"; -} -.tmicon-nas:before { - content: "\e61d"; -} -.tmicon-router:before { - content: "\e61e"; -} -.tmicon-device-an:before { - content: "\e61b"; -} -.tmicon-device2:before { - content: "\e61a"; -} -.tmicon-TV:before { - content: "\e619"; -} -.tmicon-desktop-add:before { - content: "\e601"; -} -.tmicon-desktop-cloud:before { - content: "\e603"; -} -.tmicon-desktop-cloud-down:before { - content: "\e604"; -} -.tmicon-desktop-down:before { - content: "\e605"; -} -.tmicon-desktop-error:before { - content: "\e606"; -} -.tmicon-desktop-group:before { - content: "\e607"; -} -.tmicon-desktop-group-cloud:before { - content: "\e608"; -} -.tmicon-desktop-hourglass:before { - content: "\e609"; -} -.tmicon-desktop-update:before { - content: "\e60a"; -} -.tmicon-laptop:before { - content: "\e60d"; -} -.tmicon-laptop-group:before { - content: "\e60e"; -} -.tmicon-mobile:before { - content: "\e60f"; -} -.tmicon-mobile-group:before { - content: "\e610"; -} -.tmicon-server-add:before { - content: "\e612"; -} -.tmicon-server-on:before { - content: "\e616"; -} -.tmicon-server-cloud:before { - content: "\e613"; -} -.tmicon-server-group:before { - content: "\e614"; -} -.tmicon-server-off:before { - content: "\e615"; -} -.tmicon-server-update:before { - content: "\e617"; -} -.tmicon-server-warning:before { - content: "\e618"; -} -.tmicon-server:before { - content: "\e611"; -} -.tmicon-device:before { - content: "\e60b"; -} -.tmicon-device-master:before { - content: "\e60c"; -} -.tmicon-file-download-o:before { - content: "\eb13"; -} -.tmicon-file-lock-o:before { - content: "\eb12"; -} -.tmicon-file-audio-o:before { - content: "\eb10"; -} -.tmicon-file-video-o:before { - content: "\eb11"; -} -.tmicon-file-ppt-o:before { - content: "\eb0f"; -} -.tmicon-file:before { - content: "\eb00"; -} -.tmicon-file-add-o:before { - content: "\eb01"; -} -.tmicon-file-arrow-o:before { - content: "\eb02"; -} -.tmicon-file-close-o:before { - content: "\eb03"; -} -.tmicon-file-code-o:before { - content: "\eb04"; -} -.tmicon-file-copy-o:before { - content: "\eb05"; -} -.tmicon-file-excel-o:before { - content: "\eb06"; -} -.tmicon-file-image-o:before { - content: "\eb07"; -} -.tmicon-file-o:before { - content: "\eb08"; -} -.tmicon-file-pdf-o:before { - content: "\eb09"; -} -.tmicon-file-source-o:before { - content: "\eb0a"; -} -.tmicon-file-text:before { - content: "\eb0b"; -} -.tmicon-file-text-o:before { - content: "\eb0c"; -} -.tmicon-file-word-o:before { - content: "\eb0d"; -} -.tmicon-file-zip-o:before { - content: "\eb0e"; -} -.tmicon-screenshot:before { - content: "\ea15"; -} -.tmicon-link-thin:before { - content: "\ea14"; -} -.tmicon-link:before { - content: "\ea11"; -} -.tmicon-link-break:before { - content: "\ea12"; -} -.tmicon-rename:before { - content: "\ea13"; -} -.tmicon-align-center:before { - content: "\ea00"; -} -.tmicon-align-left:before { - content: "\ea01"; -} -.tmicon-align-right:before { - content: "\ea02"; -} -.tmicon-bold:before { - content: "\ea03"; -} -.tmicon-colortext:before { - content: "\ea04"; -} -.tmicon-cut:before { - content: "\ea05"; -} -.tmicon-fontsize:before { - content: "\ea06"; -} -.tmicon-indent:before { - content: "\ea07"; -} -.tmicon-italic:before { - content: "\ea08"; -} -.tmicon-list-ol:before { - content: "\ea09"; -} -.tmicon-list-ul:before { - content: "\ea0a"; -} -.tmicon-outdent:before { - content: "\ea0b"; -} -.tmicon-paste:before { - content: "\ea0c"; -} -.tmicon-redo:before { - content: "\ea0d"; -} -.tmicon-strikethrough:before { - content: "\ea0e"; -} -.tmicon-underline:before { - content: "\ea0f"; -} -.tmicon-undo:before { - content: "\ea10"; -} -.tmicon-collapse-left:before { - content: "\e91c"; -} -.tmicon-collapse-right:before { - content: "\e91d"; -} -.tmicon-caret-down:before { - content: "\e908"; -} -.tmicon-arrows:before { - content: "\e91b"; -} -.tmicon-angle-down:before { - content: "\e919"; -} -.tmicon-angle-up:before { - content: "\e91a"; -} -.tmicon-angle-left:before { - content: "\e900"; -} -.tmicon-angle-right:before { - content: "\e901"; -} -.tmicon-arrow-down:before { - content: "\e902"; -} -.tmicon-arrow-left:before { - content: "\e903"; -} -.tmicon-arrow-long-left:before { - content: "\e904"; -} -.tmicon-arrow-long-right:before { - content: "\e905"; -} -.tmicon-arrow-right:before { - content: "\e906"; -} -.tmicon-arrow-up:before { - content: "\e907"; -} -.tmicon-caret-square-down:before { - content: "\e90c"; -} -.tmicon-caret-square-left:before { - content: "\e90d"; -} -.tmicon-caret-square-right:before { - content: "\e90e"; -} -.tmicon-caret-square-up:before { - content: "\e90f"; -} -.tmicon-caret-left:before { - content: "\e909"; -} -.tmicon-caret-right:before { - content: "\e90a"; -} -.tmicon-caret-right-down:before { - content: "\e910"; -} -.tmicon-caret-right-o:before { - content: "\e90b"; -} -.tmicon-caret-up:before { - content: "\e911"; -} -.tmicon-chevron-down:before { - content: "\e912"; -} -.tmicon-chevron-left:before { - content: "\e913"; -} -.tmicon-chevron-right:before { - content: "\e914"; -} -.tmicon-chevron-up:before { - content: "\e915"; -} -.tmicon-exchange:before { - content: "\e916"; -} -.tmicon-sort-up:before { - content: "\e918"; -} -.tmicon-sort-down:before { - content: "\e917"; -} -.tmicon-indicator-1:before { - content: "\e80a"; -} -.tmicon-indicator-2:before { - content: "\e80b"; -} -.tmicon-indicator-3:before { - content: "\e80c"; -} -.tmicon-indicator-4:before { - content: "\e80d"; -} -.tmicon-chart-areastep:before { - content: "\e807"; -} -.tmicon-chart-donut:before { - content: "\e808"; -} -.tmicon-chart-scatter:before { - content: "\e809"; -} -.tmicon-chart-dot:before { - content: "\e806"; -} -.tmicon-map:before { - content: "\e805"; -} -.tmicon-chart-area:before { - content: "\e800"; -} -.tmicon-chart-bar:before { - content: "\e801"; -} -.tmicon-chart-line:before { - content: "\e802"; -} -.tmicon-chart-pie:before { - content: "\e803"; -} -.tmicon-chart-table:before { - content: "\e804"; -} -.tmicon-warning-minor:before { - content: "\e0ee"; -} -.tmicon-warning-triangle:before { - content: "\e084"; -} -.tmicon-error:before { - content: "\ec00"; -} -.tmicon-info:before { - content: "\ec01"; -} -.tmicon-low:before { - content: "\ec02"; -} -.tmicon-success:before { - content: "\ec03"; -} -.tmicon-unknow:before { - content: "\ec05"; -} -.tmicon-unavailable:before { - content: "\ec04"; -} -.tmicon-warning-circle:before { - content: "\ec06"; -} -.tmicon-linux:before { - content: "\ed0d"; -} -.tmicon-virustotal:before { - content: "\ed0c"; -} -.tmicon-chrome:before { - content: "\ed08"; -} -.tmicon-firefox:before { - content: "\ed09"; -} -.tmicon-opera:before { - content: "\ed0a"; -} -.tmicon-safari:before { - content: "\ed0b"; -} -.tmicon-android:before { - content: "\ed01"; -} -.tmicon-apple:before { - content: "\ed02"; -} -.tmicon-edge:before { - content: "\ed03"; -} -.tmicon-google:before { - content: "\ed04"; -} -.tmicon-ie:before { - content: "\ed05"; -} -.tmicon-window8:before { - content: "\ed06"; -} -.tmicon-t-ball:before { - content: "\ed00"; -} -.tmicon-spam:before { - content: "\e511"; -} -.tmicon-phishing-2:before { - content: "\e50f"; -} -.tmicon-spam-warning:before { - content: "\e512"; -} -.tmicon-ransomware:before { - content: "\e510"; -} -.tmicon-virus:before { - content: "\e0b3"; -} -.tmicon-lateral-movement:before { - content: "\e50e"; -} -.tmicon-hook:before { - content: "\e50b"; -} -.tmicon-inject:before { - content: "\e50c"; -} -.tmicon-phishing:before { - content: "\e50d"; -} -.tmicon-block-app:before { - content: "\e500"; -} -.tmicon-callback:before { - content: "\e501"; -} -.tmicon-email-business-o:before { - content: "\e502"; -} -.tmicon-firewall-o:before { - content: "\e503"; -} -.tmicon-machine-learning-o:before { - content: "\e504"; -} -.tmicon-malware:before { - content: "\e505"; -} -.tmicon-ransomware-o:before { - content: "\e506"; -} -.tmicon-spam-o:before { - content: "\e507"; -} -.tmicon-spyware:before { - content: "\e508"; -} -.tmicon-target-o:before { - content: "\e509"; -} -.tmicon-url:before { - content: "\e50a"; -} diff --git a/dist/icon-svg-demo.html b/dist/icon-svg-demo.html index 31369d3..a20e454 100644 --- a/dist/icon-svg-demo.html +++ b/dist/icon-svg-demo.html @@ -10,1489 +10,2329 @@ + + + + add + + + add-circle-o + + + + add-group + + + + add-square-o + + + + add-square-plus-o + + + + address + + + + alert + + + + APP + + + + API + + + + asterisk + + + + attach + + + + attach-alert + + + + attach-file + + + + attach-new + + + + backup + + + + base-station + + + + battery + + + + block + + + + blocklist + + + + bolt + + + + bookmark + + + + box-in + + + + box-out + + + + box-upload + + + + bug + + + + build + + + + calendar + + + + calendar-empty + + + + cart + + + + case-log + + + + check + + + + check-bold + + + + check-circle-o + + + + check-s + + + + circle + + + + circle-dot + + + + circle-merge + + + + circle-o + + + + circle-split + + + + city + + + + clock + + + + clock-add + + + + close + + + + close-circle-o + + + + close-s + + + + cloud + + + + cloud-o + + + + cloud-off + + + + cloud-puzzle + + + + cloud-user + + + + code + + + + color + + + + columns + + + + comment + + + + connect + + + + connect-error + + + + connect-NoIP + + + + connect-warning + + + + connecting + + + + connection + + + + contact + + + + container + + + + container-cluster + + + + container-cluster-o + + + + credit-token + + + + crop + + + + data-storage + + + + database + + + + database-o + + + + date + + + + delete + + + + deploy + + + + detail + + + + discover + + + + domain + + + + domain2 + + + + download + + + + download-object + + + + drag-handle + + + + droplet + + + + edit + + + + email + + + + email-arrow-o + + + + email-edit + + + + email-message + + + + email-message-warning + + + + email-o + + + + email-unread-o + + + + email-read-o + + + + export + + + + external-link + + + + face-happy-o + + + + face-neurtral-o + + + + face-sad-o + + + + face-smile-o + + + + feedback-dislike + + + + feedback-like + + + + filter + + + + filter-add + + + + filter-delete + + + + flag + + + + flag-check + + + + flag-more + + + + flag-more-o + + + + flag-o + + + + folder + + + + folder-add + + + + folder-add-o + + + + folder-cloud + + + + folder-o + + + + folder-open + + + + folder-open-o + + + + folder-user + + + + fullscreen + + + + fullscreen-exit + + + + gavel + + + + gear-search + + + + gears + + + + globe + + + + globe-warning + + + + headset-mic + + + + help + + + + help-o + + + + home + + + + IAM + + + + identity + + + + identity-key + + + + import + + + + inbox + + + + inbox-upload + + + + info-o + + + + info-s + + + + install + + + + investigation + + + + IOC + + + + IP + + + + key + + + + key-add-o + + + + key-app-o + + + + key-close-o + + + + key-down-o + + + + key-o + + + + key-off + + + + key-reset-o + + + + key-up-o + + + + keyhole-secret + + + + keyhole-secret-o + + + + language + + + + license + + + + lifebuoy + + + + light + + + + light-o + + + + light2-o + + + + list-close + + + + list-open + + + + location + + + + lock + + + + lock-o + + + + lock-open + + + + lock-open-o + + + + log + + + + magic + + + + manage + + + + map-marker + + + + menu + + + + migrate-success + + + + minus + + + + minus-circle-o + + + + minus-square-o + + + + monitoring + + + + moon + + + + more + + + + more-horiz + + + + move + + + + network-configuration + + + + note-o + + + + object-add + + + + object-arrow-o + + + + object-close-o + + + + object-error-o + + + + partner-add-o + + + + partner-close-o + + + + partner-error-o + + + + partner-o + + + + pause + + + + permission + + + + picture + + + + pin-star + + + + plan-add + + + + plan-pending + + + + plan-status + + + + play + + + + playbook + + + + positive-benigntrue + + + + positive-false + + + + positive-true + + + + print + + + + puzzle + + + + puzzle-o + + + + query + + + + RCA + + + + refresh + + + + registry + + + + reorder + + + + reply + + + + report + + + + report-export + + + + resize-horizontal + + + + resize-NESW + + + + resize-NWSE + + + + rocket + + + + rollback + + + + root-cause + + + + save + + + + save-o + + + + scan-o + + + + scan-square + + + + search-o + + + + self-service + + + + send + + + + serverless + + + + settings + + + + share + + + + share-o + + + + sherlock + + + + shuffle + + + + slider + + + + sphere + + + + sphere-search + + + + spinner + + + + star + + + + star-half + + + + star-o + + + + stop + + + + subnet + + + + sun + + + + sun-o + + + + sweeping + + + + sweeping-warning + + + + sync + + + + tag + + + + tag-add + + + + target + + + + task + + + + task-add-o + + + + task-arrow-o + + + + task-close-o + + + + task-list-o + + + + task-o + + + + terminal + + + + thumbtack + + + + thumbtack-o + + + + time-off + + + + tools-configuration + + + + treat-investigation + + + + treeview + + + + trend-link + + + + upload + + + + USB + + + + user + + + + user-add + + + + user-add-o + + + + user-change + + + + user-close + + + + user-close-o + + + + user-export-o + + + + user-group-close + + + + user-group-warning + + + + user-import-o + + + + user-list + + + + user-list-o + + + + user-managed + + + + user-managed-group + + + + user-o + + + + user-team + + + + user-unknown + + + + user-warning + + + + view + + + + view-off + + + + virtual-machine + + + + widgets + + + + wifi + + + + window-list + + + + winevent + + + + wipe + + + + wipe-close + + + + WMI + + + + workbench + + + + workbench-manual + + + + workspace + + + + yoda + + + + zoom-in + + + + zoom-out + + + + TV + + + + device + + + + server + + + + camera + + + + desktop + + + + desktop-add + + + + desktop-block + + + + desktop-cloud + + + + desktop-cloud-down + + + + desktop-down + + + + desktop-error + + + + desktop-group + + + + desktop-group-cloud + + + + desktop-hourglass + + + + desktop-off + + + + desktop-update + + + + device-an + + + + device-master + + + + device2 + + + + laptop + + + + laptop-group + + + + mobile + + + + mobile-group + + + + mobile-off + + + + NAS + + + + observable + + + + router + + + + server-add + + + + server-cloud + + + + server-group + + + + server-off + + + + server-on + + + + server-update + + + + server-warning + + + + file + + + + file-add-o + + + + file-arrow-o + + + + file-audio-o + + + + file-close-o + + + + file-code-o + + + + file-copy-o + + + + file-download-o + + + + file-excel-o + + + + file-image-o + + + + file-lock-o + + + + file-o + + + + file-PDF-o + + + + file-PPT-o + + + + file-source-o + + + + file-text + + + + file-text-o + + + + file-video-o + + + + file-word-o + + + + file-zip-o + + + + align-center + + + + align-left + + + + align-right + + + + bold + + + + colortext + + + + cut + + + + fontsize + + + + indent + + + + italic + + + + link + + + + link-break + + + + link-thin + + + + list-OL + + + + list-UL + + + + outdent + + + + paste + + + + redo + + + + rename + + + + screenshot + + + + strikethrough + + + + underline + + + + undo + + + + angle-down + + + + angle-left + + + + angle-right + + + + angle-up + + + + arrow-down + + + + arrow-left + + + + arrow-long-left + + + + arrow-long-right + + + + arrow-right + + + + arrow-up + + + + arrows + + + + caret-down + + + + caret-left + + + + caret-right + + + + caret-right-down + + + + caret-right-o + + + + caret-square-down + + + + caret-square-left + + + + caret-square-right + + + + caret-square-up + + + + caret-up + + + + chevron-down + + + + chevron-left + + + + chevron-right + + + + chevron-up + + + + collapse-left + + + + collapse-right + + + + exchange + + + + sort-down + + + + sort-up + + + + chart-area + + + + chart-areastep + + + + chart-bar + + + + chart-donut + + + + chart-dot + + + + chart-line + + + + chart-pie + + + + chart-scatter + + + + chart-table + + + + indicator-1 + + + + indicator-2 + + + + indicator-3 + + + + indicator-4 + + + + map + + + + error + + + + info + + + + low + + + + success + + + + unavailable + + + + unknown + + + + warning-circle + + + + warning-minor + + + + warning-triangle + + + + android + + + + apple + + + + chrome + + + + edge + + + + firefox + + + + google + + + + IE + + + + linux + + + + opera + + + + safari + + + + t-ball + + + + virustotal + + + + window8 + + + + block-app + + + + callback + + + + email-business-o + + + + firewall-o + + + + hook + + + + inject + + + + lateral-movement + + + + machine-learning-o + + + + malware + + + + phishing + + + + phishing-2 + + + + ransomware + + + + ransomware-o + + + + spam + + + + spam-o + + + + spam-warning + + + + spyware + + + + target-o + + + + URL + + + + virus + + + + chart-legend-01 + + + + chart-legend-02 + + + + chart-legend-03 + + + + chart-legend-04 + + + + role + + + + permission-key-TBD + + + + conditional-access-policy + + + + cloud-workload-TBD + + + + companion + + +

TM Icon SVG Preview

- Date generated: 2024-5-24 + Date generated: 2024-8-26

-

Grid Size: 16 px

tm-svg-TV
tm-svg-add
tm-svg-add-circle-o
tm-svg-add-group
tm-svg-add-square-o
tm-svg-add-square-plus-o
tm-svg-address
tm-svg-alert
tm-svg-align-center
tm-svg-align-left
tm-svg-align-right
tm-svg-android
tm-svg-angle-down
tm-svg-angle-left
tm-svg-angle-right
tm-svg-angle-up
tm-svg-api
tm-svg-api-management
tm-svg-app
tm-svg-app-service
tm-svg-apple
tm-svg-arrow-down
tm-svg-arrow-left
tm-svg-arrow-long-left
tm-svg-arrow-long-right
tm-svg-arrow-right
tm-svg-arrow-up
tm-svg-arrows
tm-svg-asterisk
tm-svg-attach
tm-svg-attach-alert
tm-svg-attach-file
tm-svg-attach-new
tm-svg-authorizer
tm-svg-backup
tm-svg-base-station
tm-svg-battery
tm-svg-block
tm-svg-block-app
tm-svg-blocklist
tm-svg-bold
tm-svg-bolt
tm-svg-bookmark
tm-svg-box-in
tm-svg-box-out
tm-svg-box-upload
tm-svg-bug
tm-svg-build
tm-svg-calendar
tm-svg-calendar-empty
tm-svg-callback
tm-svg-camera
tm-svg-caret-down
tm-svg-caret-left
tm-svg-caret-right
tm-svg-caret-right-down
tm-svg-caret-right-o
tm-svg-caret-square-down
tm-svg-caret-square-left
tm-svg-caret-square-right
tm-svg-caret-square-up
tm-svg-caret-up
tm-svg-cart
tm-svg-case-log
tm-svg-chart-area
tm-svg-chart-areastep
tm-svg-chart-bar
tm-svg-chart-donut
tm-svg-chart-dot
tm-svg-chart-line
tm-svg-chart-pie
tm-svg-chart-scatter
tm-svg-chart-table
tm-svg-check
tm-svg-check-bold
tm-svg-check-circle-o
tm-svg-check-s
tm-svg-chevron-down
tm-svg-chevron-left
tm-svg-chevron-right
tm-svg-chevron-up
tm-svg-chrome
tm-svg-circle
tm-svg-circle-dot
tm-svg-circle-merge
tm-svg-circle-o
tm-svg-circle-split
tm-svg-city
tm-svg-clock
tm-svg-clock-add
tm-svg-close
tm-svg-close-circle-o
tm-svg-close-s
tm-svg-cloud
tm-svg-cloud-o
tm-svg-cloud-off
tm-svg-cloud-puzzle
tm-svg-cloud-user
tm-svg-code
tm-svg-collapse-left
tm-svg-collapse-right
tm-svg-color
tm-svg-colortext
tm-svg-columns
tm-svg-comment
tm-svg-connect
tm-svg-connect-error
tm-svg-connect-noip
tm-svg-connect-warning
tm-svg-connecter
tm-svg-connecting
tm-svg-connection
tm-svg-contact
tm-svg-container
tm-svg-container-cluster
tm-svg-container-cluster-o
tm-svg-container2
tm-svg-credit-token
tm-svg-crop
tm-svg-cut
tm-svg-data-storage
tm-svg-database
tm-svg-database-o
tm-svg-date
tm-svg-delete
tm-svg-deploy
tm-svg-desktop
tm-svg-desktop-add
tm-svg-desktop-block
tm-svg-desktop-cloud
tm-svg-desktop-cloud-down
tm-svg-desktop-down
tm-svg-desktop-error
tm-svg-desktop-group
tm-svg-desktop-group-cloud
tm-svg-desktop-hourglass
tm-svg-desktop-off
tm-svg-desktop-update
tm-svg-detail
tm-svg-device
tm-svg-device-an
tm-svg-device-master
tm-svg-device2
tm-svg-discover
tm-svg-domain
tm-svg-domain2
tm-svg-download
tm-svg-download-object
tm-svg-droplet
tm-svg-edge
tm-svg-edit
tm-svg-email
tm-svg-email-arrow-o
tm-svg-email-business-o
tm-svg-email-edit
tm-svg-email-message
tm-svg-email-message-warning
tm-svg-email-o
tm-svg-email-read-o
tm-svg-email-unread-o
tm-svg-error
tm-svg-exchange
tm-svg-export
tm-svg-external-link
tm-svg-face-happy-o
tm-svg-face-neurtral-o
tm-svg-face-sad-o
tm-svg-face-smile-o
tm-svg-feedback-dislike
tm-svg-feedback-like
tm-svg-file
tm-svg-file-add-o
tm-svg-file-arrow-o
tm-svg-file-audio-o
tm-svg-file-close-o
tm-svg-file-code-o
tm-svg-file-copy-o
tm-svg-file-download-o
tm-svg-file-excel-o
tm-svg-file-image-o
tm-svg-file-lock-o
tm-svg-file-o
tm-svg-file-pdf-o
tm-svg-file-ppt-o
tm-svg-file-source-o
tm-svg-file-text
tm-svg-file-text-o
tm-svg-file-video-o
tm-svg-file-word-o
tm-svg-file-zip-o
tm-svg-filter
tm-svg-filter-add
tm-svg-filter-delete
tm-svg-firefox
tm-svg-firewall-o
tm-svg-flag
tm-svg-flag-check
tm-svg-flag-more
tm-svg-flag-more-o
tm-svg-flag-o
tm-svg-folder
tm-svg-folder-add
tm-svg-folder-add-o
tm-svg-folder-cloud
tm-svg-folder-o
tm-svg-folder-open
tm-svg-folder-open-o
tm-svg-folder-user
tm-svg-fontsize
tm-svg-fullscreen
tm-svg-fullscreen-exit
tm-svg-function
tm-svg-gavel
tm-svg-gear-search
tm-svg-gears
tm-svg-globe
tm-svg-globe-warning
tm-svg-google
tm-svg-headset-mic
tm-svg-help
tm-svg-help-o
tm-svg-home
tm-svg-hook
tm-svg-http
tm-svg-iam
tm-svg-identity
tm-svg-identity-key
tm-svg-ie
tm-svg-import
tm-svg-inbox
tm-svg-inbox-upload
tm-svg-indent
tm-svg-indicator-1
tm-svg-indicator-2
tm-svg-indicator-3
tm-svg-indicator-4
tm-svg-info
tm-svg-info-o
tm-svg-info-s
tm-svg-inject
tm-svg-install
tm-svg-investigation
tm-svg-ioc
tm-svg-ip
tm-svg-italic
tm-svg-key
tm-svg-key-add-o
tm-svg-key-app-o
tm-svg-key-close-o
tm-svg-key-down-o
tm-svg-key-o
tm-svg-key-off
tm-svg-key-reset-o
tm-svg-key-up-o
tm-svg-keyhole-secret
tm-svg-keyhole-secret-o
tm-svg-kineses
tm-svg-language
tm-svg-laptop
tm-svg-laptop-group
tm-svg-lateral-movement
tm-svg-license
tm-svg-lifebuoy
tm-svg-light
tm-svg-light-o
tm-svg-light2-o
tm-svg-link
tm-svg-link-break
tm-svg-link-thin
tm-svg-linux
tm-svg-list-close
tm-svg-list-ol
tm-svg-list-open
tm-svg-list-ul
tm-svg-location
tm-svg-lock
tm-svg-lock-o
tm-svg-lock-open
tm-svg-lock-open-o
tm-svg-log
tm-svg-logic
tm-svg-low
tm-svg-machine-learning-o
tm-svg-magic
tm-svg-malware
tm-svg-manage
tm-svg-map
tm-svg-map-marker
tm-svg-menu
tm-svg-migrate-success
tm-svg-minus
tm-svg-minus-circle-o
tm-svg-minus-square-o
tm-svg-mobile
tm-svg-mobile-group
tm-svg-mobile-off
tm-svg-mock
tm-svg-monitoring
tm-svg-moon
tm-svg-more
tm-svg-more-horiz
tm-svg-move
tm-svg-nas
tm-svg-network-configuration
tm-svg-note-o
tm-svg-object-add
tm-svg-object-arrow-o
tm-svg-object-close-o
tm-svg-object-error-o
tm-svg-observable
tm-svg-opera
tm-svg-outdent
tm-svg-partner-add-o
tm-svg-partner-close-o
tm-svg-partner-error-o
tm-svg-partner-o
tm-svg-paste
tm-svg-pause
tm-svg-permission
tm-svg-phishing
tm-svg-phishing-2
tm-svg-picture
tm-svg-pin-star
tm-svg-plan-add
tm-svg-plan-pending
tm-svg-plan-status
tm-svg-play
tm-svg-playbook
tm-svg-positive-benigntrue
tm-svg-positive-false
tm-svg-positive-true
tm-svg-print
tm-svg-puzzle
tm-svg-puzzle-o
tm-svg-query
tm-svg-ransomware
tm-svg-ransomware-o
tm-svg-rca
tm-svg-redo
tm-svg-refresh
tm-svg-registry
tm-svg-rename
tm-svg-reorder
tm-svg-reply
tm-svg-report
tm-svg-report-export
tm-svg-resize-horizontal
tm-svg-resize-nesw
tm-svg-resize-nwse
tm-svg-rocket
tm-svg-rollback
tm-svg-root-cause
tm-svg-router
tm-svg-safari
tm-svg-save
tm-svg-save-o
tm-svg-scan-o
tm-svg-scan-square
tm-svg-screenshot
tm-svg-search-o
tm-svg-self-service
tm-svg-send
tm-svg-server
tm-svg-server-add
tm-svg-server-cloud
tm-svg-server-group
tm-svg-server-off
tm-svg-server-on
tm-svg-server-update
tm-svg-server-warning
tm-svg-serverless
tm-svg-service-fabric
tm-svg-settings
tm-svg-share
tm-svg-share-o
tm-svg-sherlock
tm-svg-shuffle
tm-svg-slider
tm-svg-sort-down
tm-svg-sort-up
tm-svg-spam
tm-svg-spam-o
tm-svg-spam-warning
tm-svg-sphere
tm-svg-sphere-search
tm-svg-spinner
tm-svg-spyware
tm-svg-star
tm-svg-star-half
tm-svg-star-o
tm-svg-stop
tm-svg-strikethrough
tm-svg-subnet
tm-svg-success
tm-svg-sun
tm-svg-sun-o
tm-svg-sweeping
tm-svg-sweeping-warning
tm-svg-sync
tm-svg-t-ball
tm-svg-tag
tm-svg-tag-add
tm-svg-target
tm-svg-target-o
tm-svg-task
tm-svg-task-add-o
tm-svg-task-arrow-o
tm-svg-task-close-o
tm-svg-task-list-o
tm-svg-task-o
tm-svg-terminal
tm-svg-thumbtack
tm-svg-thumbtack-o
tm-svg-time-off
tm-svg-tools-configuration
tm-svg-treat-investigation
tm-svg-treeview
tm-svg-trend-link
tm-svg-unavailable
tm-svg-underline
tm-svg-undo
tm-svg-unknow
tm-svg-upload
tm-svg-url
tm-svg-usb
tm-svg-user
tm-svg-user-add
tm-svg-user-add-o
tm-svg-user-change
tm-svg-user-close
tm-svg-user-close-o
tm-svg-user-export-o
tm-svg-user-group-close
tm-svg-user-group-warning
tm-svg-user-import-o
tm-svg-user-list
tm-svg-user-list-o
tm-svg-user-managed
tm-svg-user-managed-group
tm-svg-user-o
tm-svg-user-team
tm-svg-user-unknow
tm-svg-user-warning
tm-svg-view
tm-svg-view-off
tm-svg-virtual-machine
tm-svg-virus
tm-svg-virustotal
tm-svg-warning-circle
tm-svg-warning-minor
tm-svg-warning-triangle
tm-svg-widgets
tm-svg-wifi
tm-svg-window-list
tm-svg-window8
tm-svg-winevent
tm-svg-wipe
tm-svg-wipe-close
tm-svg-wmi
tm-svg-workbench
tm-svg-workbench-manual
tm-svg-workspace
tm-svg-yoda
tm-svg-zoom-in
tm-svg-zoom-out
+

Grid Size: 16 px

Utility

add
+
add-circle-o
+
add-group
+
add-square-o
+
add-square-plus-o
+
address
+
alert
+
APP
+
API
+
asterisk
+
attach
+
attach-alert
+
attach-file
+
attach-new
+
backup
+
base-station
+
battery
+
block
+
blocklist
+
bolt
+
bookmark
+
box-in
+
box-out
+
box-upload
+
bug
+
build
+
calendar
+
calendar-empty
+
cart
+
case-log
+
check
+
check-bold
+
check-circle-o
+
check-s
+
circle
+
circle-dot
+
circle-merge
+
circle-o
+
circle-split
+
city
+
clock
+
clock-add
+
close
+
close-circle-o
+
close-s
+
cloud
+
cloud-o
+
cloud-off
+
cloud-puzzle
+
cloud-user
+
code
+
color
+
columns
+
comment
+
connect
+
connect-error
+
connect-NoIP
+
connect-warning
+
connecting
+
connection
+
contact
+
container
+
container-cluster
+
container-cluster-o
+
credit-token
+
crop
+
data-storage
+
database
+
database-o
+
date
+
delete
+
deploy
+
detail
+
discover
+
domain
+
domain2
+
download
+
download-object
+
drag-handle
+
droplet
+
edit
+
email
+
email-arrow-o
+
email-edit
+
email-message
+
email-message-warning
+
email-o
+
email-unread-o
+
email-read-o
+
export
+
external-link
+
face-happy-o
+
face-neurtral-o
+
face-sad-o
+
face-smile-o
+
feedback-dislike
+
feedback-like
+
filter
+
filter-add
+
filter-delete
+
flag
+
flag-check
+
flag-more
+
flag-more-o
+
flag-o
+
folder
+
folder-add
+
folder-add-o
+
folder-cloud
+
folder-o
+
folder-open
+
folder-open-o
+
folder-user
+
fullscreen
+
fullscreen-exit
+
gavel
+
gear-search
+
gears
+
globe
+
globe-warning
+
headset-mic
+
help
+
help-o
+
home
+
IAM
+
identity
+
identity-key
+
import
+
inbox
+
inbox-upload
+
info-o
+
info-s
+
install
+
investigation
+
IOC
+
IP
+
key
+
key-add-o
+
key-app-o
+
key-close-o
+
key-down-o
+
key-o
+
key-off
+
key-reset-o
+
key-up-o
+
keyhole-secret
+
keyhole-secret-o
+
language
+
license
+
lifebuoy
+
light
+
light-o
+
light2-o
+
list-close
+
list-open
+
location
+
lock
+
lock-o
+
lock-open
+
lock-open-o
+
log
+
magic
+
manage
+
map-marker
+
menu
+
migrate-success
+
minus
+
minus-circle-o
+
minus-square-o
+
monitoring
+
moon
+
more
+
more-horiz
+
move
+
network-configuration
+
note-o
+
object-add
+
object-arrow-o
+
object-close-o
+
object-error-o
+
partner-add-o
+
partner-close-o
+
partner-error-o
+
partner-o
+
pause
+
permission
+
picture
+
pin-star
+
plan-add
+
plan-pending
+
plan-status
+
play
+
playbook
+
positive-benigntrue
+
positive-false
+
positive-true
+
print
+
puzzle
+
puzzle-o
+
query
+
RCA
+
refresh
+
registry
+
reorder
+
reply
+
report
+
report-export
+
resize-horizontal
+
resize-NESW
+
resize-NWSE
+
rocket
+
rollback
+
root-cause
+
save
+
save-o
+
scan-o
+
scan-square
+
search-o
+
self-service
+
send
+
serverless
+
settings
+
share
+
share-o
+
sherlock
+
shuffle
+
slider
+
sphere
+
sphere-search
+
spinner
+
star
+
star-half
+
star-o
+
stop
+
subnet
+
sun
+
sun-o
+
sweeping
+
sweeping-warning
+
sync
+
tag
+
tag-add
+
target
+
task
+
task-add-o
+
task-arrow-o
+
task-close-o
+
task-list-o
+
task-o
+
terminal
+
thumbtack
+
thumbtack-o
+
time-off
+
tools-configuration
+
treat-investigation
+
treeview
+
trend-link
+
upload
+
USB
+
user
+
user-add
+
user-add-o
+
user-change
+
user-close
+
user-close-o
+
user-export-o
+
user-group-close
+
user-group-warning
+
user-import-o
+
user-list
+
user-list-o
+
user-managed
+
user-managed-group
+
user-o
+
user-team
+
user-unknown
+
user-warning
+
view
+
view-off
+
virtual-machine
+
widgets
+
wifi
+
window-list
+
winevent
+
wipe
+
wipe-close
+
WMI
+
workbench
+
workbench-manual
+
workspace
+
yoda
+
zoom-in
+
zoom-out

Device

TV
+
device
+
server
+
camera
+
desktop
+
desktop-add
+
desktop-block
+
desktop-cloud
+
desktop-cloud-down
+
desktop-down
+
desktop-error
+
desktop-group
+
desktop-group-cloud
+
desktop-hourglass
+
desktop-off
+
desktop-update
+
device-an
+
device-master
+
device2
+
laptop
+
laptop-group
+
mobile
+
mobile-group
+
mobile-off
+
NAS
+
observable
+
router
+
server-add
+
server-cloud
+
server-group
+
server-off
+
server-on
+
server-update
+
server-warning

File

file
+
file-add-o
+
file-arrow-o
+
file-audio-o
+
file-close-o
+
file-code-o
+
file-copy-o
+
file-download-o
+
file-excel-o
+
file-image-o
+
file-lock-o
+
file-o
+
file-PDF-o
+
file-PPT-o
+
file-source-o
+
file-text
+
file-text-o
+
file-video-o
+
file-word-o
+
file-zip-o

Edit

align-center
+
align-left
+
align-right
+
bold
+
colortext
+
cut
+
fontsize
+
indent
+
italic
+
link
+
link-break
+
link-thin
+
list-OL
+
list-UL
+
outdent
+
paste
+
redo
+
rename
+
screenshot
+
strikethrough
+
underline
+
undo

Direction

angle-down
+
angle-left
+
angle-right
+
angle-up
+
arrow-down
+
arrow-left
+
arrow-long-left
+
arrow-long-right
+
arrow-right
+
arrow-up
+
arrows
+
caret-down
+
caret-left
+
caret-right
+
caret-right-down
+
caret-right-o
+
caret-square-down
+
caret-square-left
+
caret-square-right
+
caret-square-up
+
caret-up
+
chevron-down
+
chevron-left
+
chevron-right
+
chevron-up
+
collapse-left
+
collapse-right
+
exchange
+
sort-down
+
sort-up

Chart

chart-area
+
chart-areastep
+
chart-bar
+
chart-donut
+
chart-dot
+
chart-line
+
chart-pie
+
chart-scatter
+
chart-table
+
indicator-1
+
indicator-2
+
indicator-3
+
indicator-4
+
map

Functional

error
+
info
+
low
+
success
+
unavailable
+
unknown
+
warning-circle
+
warning-minor
+
warning-triangle

Branding

android
+
apple
+
chrome
+
edge
+
firefox
+
google
+
IE
+
linux
+
opera
+
safari
+
t-ball
+
virustotal
+
window8

Threat

block-app
+
callback
+
email-business-o
+
firewall-o
+
hook
+
inject
+
lateral-movement
+
machine-learning-o
+
malware
+
phishing
+
phishing-2
+
ransomware
+
ransomware-o
+
spam
+
spam-o
+
spam-warning
+
spyware
+
target-o
+
URL
+
virus

Chart legend

chart-legend-01
+
chart-legend-02
+
chart-legend-03
+
chart-legend-04

New (undecided)

role
+
permission-key-TBD
+
conditional-access-policy
+
cloud-workload-TBD
+
companion
- diff --git a/dist/png/TV.png b/dist/png/TV.png deleted file mode 100644 index f8481d5..0000000 Binary files a/dist/png/TV.png and /dev/null differ diff --git a/dist/png/add-circle-o.png b/dist/png/add-circle-o.png deleted file mode 100644 index e04ea0a..0000000 Binary files a/dist/png/add-circle-o.png and /dev/null differ diff --git a/dist/png/add-group.png b/dist/png/add-group.png deleted file mode 100644 index d8bd88e..0000000 Binary files a/dist/png/add-group.png and /dev/null differ diff --git a/dist/png/add-square-o.png b/dist/png/add-square-o.png deleted file mode 100644 index 4874b78..0000000 Binary files a/dist/png/add-square-o.png and /dev/null differ diff --git a/dist/png/add-square-plus-o.png b/dist/png/add-square-plus-o.png deleted file mode 100644 index a3fe560..0000000 Binary files a/dist/png/add-square-plus-o.png and /dev/null differ diff --git a/dist/png/add.png b/dist/png/add.png deleted file mode 100644 index 97bd1d2..0000000 Binary files a/dist/png/add.png and /dev/null differ diff --git a/dist/png/address.png b/dist/png/address.png deleted file mode 100644 index 8a2c296..0000000 Binary files a/dist/png/address.png and /dev/null differ diff --git a/dist/png/alert.png b/dist/png/alert.png deleted file mode 100644 index 0d74b6e..0000000 Binary files a/dist/png/alert.png and /dev/null differ diff --git a/dist/png/align-center.png b/dist/png/align-center.png deleted file mode 100644 index 1b6cf1a..0000000 Binary files a/dist/png/align-center.png and /dev/null differ diff --git a/dist/png/align-left.png b/dist/png/align-left.png deleted file mode 100644 index 8c55ae2..0000000 Binary files a/dist/png/align-left.png and /dev/null differ diff --git a/dist/png/align-right.png b/dist/png/align-right.png deleted file mode 100644 index 4640266..0000000 Binary files a/dist/png/align-right.png and /dev/null differ diff --git a/dist/png/android.png b/dist/png/android.png deleted file mode 100644 index 9fbdc2f..0000000 Binary files a/dist/png/android.png and /dev/null differ diff --git a/dist/png/angle-down.png b/dist/png/angle-down.png deleted file mode 100644 index 1c0cc85..0000000 Binary files a/dist/png/angle-down.png and /dev/null differ diff --git a/dist/png/angle-left.png b/dist/png/angle-left.png deleted file mode 100644 index f2261d7..0000000 Binary files a/dist/png/angle-left.png and /dev/null differ diff --git a/dist/png/angle-right.png b/dist/png/angle-right.png deleted file mode 100644 index 6f27601..0000000 Binary files a/dist/png/angle-right.png and /dev/null differ diff --git a/dist/png/angle-up.png b/dist/png/angle-up.png deleted file mode 100644 index 43426a5..0000000 Binary files a/dist/png/angle-up.png and /dev/null differ diff --git a/dist/png/api-management.png b/dist/png/api-management.png deleted file mode 100644 index 4072e9c..0000000 Binary files a/dist/png/api-management.png and /dev/null differ diff --git a/dist/png/api.png b/dist/png/api.png deleted file mode 100644 index e1ed41b..0000000 Binary files a/dist/png/api.png and /dev/null differ diff --git a/dist/png/app-service.png b/dist/png/app-service.png deleted file mode 100644 index b6b0e49..0000000 Binary files a/dist/png/app-service.png and /dev/null differ diff --git a/dist/png/app.png b/dist/png/app.png deleted file mode 100644 index e9195a2..0000000 Binary files a/dist/png/app.png and /dev/null differ diff --git a/dist/png/apple.png b/dist/png/apple.png deleted file mode 100644 index 3a00954..0000000 Binary files a/dist/png/apple.png and /dev/null differ diff --git a/dist/png/arrow-down.png b/dist/png/arrow-down.png deleted file mode 100644 index e721d74..0000000 Binary files a/dist/png/arrow-down.png and /dev/null differ diff --git a/dist/png/arrow-left.png b/dist/png/arrow-left.png deleted file mode 100644 index 8bd7bf9..0000000 Binary files a/dist/png/arrow-left.png and /dev/null differ diff --git a/dist/png/arrow-long-left.png b/dist/png/arrow-long-left.png deleted file mode 100644 index ba74593..0000000 Binary files a/dist/png/arrow-long-left.png and /dev/null differ diff --git a/dist/png/arrow-long-right.png b/dist/png/arrow-long-right.png deleted file mode 100644 index 5f6e281..0000000 Binary files a/dist/png/arrow-long-right.png and /dev/null differ diff --git a/dist/png/arrow-right.png b/dist/png/arrow-right.png deleted file mode 100644 index 8d6fe25..0000000 Binary files a/dist/png/arrow-right.png and /dev/null differ diff --git a/dist/png/arrow-up.png b/dist/png/arrow-up.png deleted file mode 100644 index 8e91d35..0000000 Binary files a/dist/png/arrow-up.png and /dev/null differ diff --git a/dist/png/arrows.png b/dist/png/arrows.png deleted file mode 100644 index aded1fb..0000000 Binary files a/dist/png/arrows.png and /dev/null differ diff --git a/dist/png/asterisk.png b/dist/png/asterisk.png deleted file mode 100644 index 69f3560..0000000 Binary files a/dist/png/asterisk.png and /dev/null differ diff --git a/dist/png/attach-alert.png b/dist/png/attach-alert.png deleted file mode 100644 index 6429f31..0000000 Binary files a/dist/png/attach-alert.png and /dev/null differ diff --git a/dist/png/attach-file.png b/dist/png/attach-file.png deleted file mode 100644 index 1bc3037..0000000 Binary files a/dist/png/attach-file.png and /dev/null differ diff --git a/dist/png/attach-new.png b/dist/png/attach-new.png deleted file mode 100644 index 91d882d..0000000 Binary files a/dist/png/attach-new.png and /dev/null differ diff --git a/dist/png/attach.png b/dist/png/attach.png deleted file mode 100644 index 81301f8..0000000 Binary files a/dist/png/attach.png and /dev/null differ diff --git a/dist/png/authorizer.png b/dist/png/authorizer.png deleted file mode 100644 index 8a231d3..0000000 Binary files a/dist/png/authorizer.png and /dev/null differ diff --git a/dist/png/backup.png b/dist/png/backup.png deleted file mode 100644 index 72f37fb..0000000 Binary files a/dist/png/backup.png and /dev/null differ diff --git a/dist/png/base-station.png b/dist/png/base-station.png deleted file mode 100644 index 05f5236..0000000 Binary files a/dist/png/base-station.png and /dev/null differ diff --git a/dist/png/battery.png b/dist/png/battery.png deleted file mode 100644 index 9812076..0000000 Binary files a/dist/png/battery.png and /dev/null differ diff --git a/dist/png/block-app.png b/dist/png/block-app.png deleted file mode 100644 index 265dcbf..0000000 Binary files a/dist/png/block-app.png and /dev/null differ diff --git a/dist/png/block.png b/dist/png/block.png deleted file mode 100644 index 2a35c6c..0000000 Binary files a/dist/png/block.png and /dev/null differ diff --git a/dist/png/blocklist.png b/dist/png/blocklist.png deleted file mode 100644 index 55213d2..0000000 Binary files a/dist/png/blocklist.png and /dev/null differ diff --git a/dist/png/bold.png b/dist/png/bold.png deleted file mode 100644 index f4acab3..0000000 Binary files a/dist/png/bold.png and /dev/null differ diff --git a/dist/png/bolt.png b/dist/png/bolt.png deleted file mode 100644 index 66ed20a..0000000 Binary files a/dist/png/bolt.png and /dev/null differ diff --git a/dist/png/bookmark.png b/dist/png/bookmark.png deleted file mode 100644 index e9768da..0000000 Binary files a/dist/png/bookmark.png and /dev/null differ diff --git a/dist/png/box-in.png b/dist/png/box-in.png deleted file mode 100644 index f823b92..0000000 Binary files a/dist/png/box-in.png and /dev/null differ diff --git a/dist/png/box-out.png b/dist/png/box-out.png deleted file mode 100644 index a7a763e..0000000 Binary files a/dist/png/box-out.png and /dev/null differ diff --git a/dist/png/box-upload.png b/dist/png/box-upload.png deleted file mode 100644 index 5aed1d5..0000000 Binary files a/dist/png/box-upload.png and /dev/null differ diff --git a/dist/png/bug.png b/dist/png/bug.png deleted file mode 100644 index 13a172d..0000000 Binary files a/dist/png/bug.png and /dev/null differ diff --git a/dist/png/build.png b/dist/png/build.png deleted file mode 100644 index 5d65687..0000000 Binary files a/dist/png/build.png and /dev/null differ diff --git a/dist/png/calendar-empty.png b/dist/png/calendar-empty.png deleted file mode 100644 index a69d24c..0000000 Binary files a/dist/png/calendar-empty.png and /dev/null differ diff --git a/dist/png/calendar.png b/dist/png/calendar.png deleted file mode 100644 index 4a537f6..0000000 Binary files a/dist/png/calendar.png and /dev/null differ diff --git a/dist/png/callback.png b/dist/png/callback.png deleted file mode 100644 index 24d3613..0000000 Binary files a/dist/png/callback.png and /dev/null differ diff --git a/dist/png/camera.png b/dist/png/camera.png deleted file mode 100644 index aff2f3e..0000000 Binary files a/dist/png/camera.png and /dev/null differ diff --git a/dist/png/caret-down.png b/dist/png/caret-down.png deleted file mode 100644 index b487d85..0000000 Binary files a/dist/png/caret-down.png and /dev/null differ diff --git a/dist/png/caret-left.png b/dist/png/caret-left.png deleted file mode 100644 index 434fe7c..0000000 Binary files a/dist/png/caret-left.png and /dev/null differ diff --git a/dist/png/caret-right-down.png b/dist/png/caret-right-down.png deleted file mode 100644 index da1bef3..0000000 Binary files a/dist/png/caret-right-down.png and /dev/null differ diff --git a/dist/png/caret-right-o.png b/dist/png/caret-right-o.png deleted file mode 100644 index 7be2a40..0000000 Binary files a/dist/png/caret-right-o.png and /dev/null differ diff --git a/dist/png/caret-right.png b/dist/png/caret-right.png deleted file mode 100644 index 5f31b1c..0000000 Binary files a/dist/png/caret-right.png and /dev/null differ diff --git a/dist/png/caret-square-down.png b/dist/png/caret-square-down.png deleted file mode 100644 index 3b1d2b9..0000000 Binary files a/dist/png/caret-square-down.png and /dev/null differ diff --git a/dist/png/caret-square-left.png b/dist/png/caret-square-left.png deleted file mode 100644 index 07d3d62..0000000 Binary files a/dist/png/caret-square-left.png and /dev/null differ diff --git a/dist/png/caret-square-right.png b/dist/png/caret-square-right.png deleted file mode 100644 index 4e9c0cf..0000000 Binary files a/dist/png/caret-square-right.png and /dev/null differ diff --git a/dist/png/caret-square-up.png b/dist/png/caret-square-up.png deleted file mode 100644 index a6464f9..0000000 Binary files a/dist/png/caret-square-up.png and /dev/null differ diff --git a/dist/png/caret-up.png b/dist/png/caret-up.png deleted file mode 100644 index d567888..0000000 Binary files a/dist/png/caret-up.png and /dev/null differ diff --git a/dist/png/cart.png b/dist/png/cart.png deleted file mode 100644 index 746e62c..0000000 Binary files a/dist/png/cart.png and /dev/null differ diff --git a/dist/png/case-log.png b/dist/png/case-log.png deleted file mode 100644 index bd39b2f..0000000 Binary files a/dist/png/case-log.png and /dev/null differ diff --git a/dist/png/chart-area.png b/dist/png/chart-area.png deleted file mode 100644 index 0a81b54..0000000 Binary files a/dist/png/chart-area.png and /dev/null differ diff --git a/dist/png/chart-areastep.png b/dist/png/chart-areastep.png deleted file mode 100644 index cbaf178..0000000 Binary files a/dist/png/chart-areastep.png and /dev/null differ diff --git a/dist/png/chart-bar.png b/dist/png/chart-bar.png deleted file mode 100644 index b6e082d..0000000 Binary files a/dist/png/chart-bar.png and /dev/null differ diff --git a/dist/png/chart-donut.png b/dist/png/chart-donut.png deleted file mode 100644 index b44626b..0000000 Binary files a/dist/png/chart-donut.png and /dev/null differ diff --git a/dist/png/chart-dot.png b/dist/png/chart-dot.png deleted file mode 100644 index 8830bf8..0000000 Binary files a/dist/png/chart-dot.png and /dev/null differ diff --git a/dist/png/chart-line.png b/dist/png/chart-line.png deleted file mode 100644 index 269b56d..0000000 Binary files a/dist/png/chart-line.png and /dev/null differ diff --git a/dist/png/chart-pie.png b/dist/png/chart-pie.png deleted file mode 100644 index 6dec365..0000000 Binary files a/dist/png/chart-pie.png and /dev/null differ diff --git a/dist/png/chart-scatter.png b/dist/png/chart-scatter.png deleted file mode 100644 index 8a254fe..0000000 Binary files a/dist/png/chart-scatter.png and /dev/null differ diff --git a/dist/png/chart-table.png b/dist/png/chart-table.png deleted file mode 100644 index c683046..0000000 Binary files a/dist/png/chart-table.png and /dev/null differ diff --git a/dist/png/check-bold.png b/dist/png/check-bold.png deleted file mode 100644 index 234d55b..0000000 Binary files a/dist/png/check-bold.png and /dev/null differ diff --git a/dist/png/check-circle-o.png b/dist/png/check-circle-o.png deleted file mode 100644 index 5b6c330..0000000 Binary files a/dist/png/check-circle-o.png and /dev/null differ diff --git a/dist/png/check-s.png b/dist/png/check-s.png deleted file mode 100644 index 4b09b54..0000000 Binary files a/dist/png/check-s.png and /dev/null differ diff --git a/dist/png/check.png b/dist/png/check.png deleted file mode 100644 index b387721..0000000 Binary files a/dist/png/check.png and /dev/null differ diff --git a/dist/png/chevron-down.png b/dist/png/chevron-down.png deleted file mode 100644 index eff3a79..0000000 Binary files a/dist/png/chevron-down.png and /dev/null differ diff --git a/dist/png/chevron-left.png b/dist/png/chevron-left.png deleted file mode 100644 index 3a4f0bc..0000000 Binary files a/dist/png/chevron-left.png and /dev/null differ diff --git a/dist/png/chevron-right.png b/dist/png/chevron-right.png deleted file mode 100644 index 1ef3a3b..0000000 Binary files a/dist/png/chevron-right.png and /dev/null differ diff --git a/dist/png/chevron-up.png b/dist/png/chevron-up.png deleted file mode 100644 index aada287..0000000 Binary files a/dist/png/chevron-up.png and /dev/null differ diff --git a/dist/png/chrome.png b/dist/png/chrome.png deleted file mode 100644 index 2ca4dd2..0000000 Binary files a/dist/png/chrome.png and /dev/null differ diff --git a/dist/png/circle-dot.png b/dist/png/circle-dot.png deleted file mode 100644 index a7cf75c..0000000 Binary files a/dist/png/circle-dot.png and /dev/null differ diff --git a/dist/png/circle-merge.png b/dist/png/circle-merge.png deleted file mode 100644 index aa9757c..0000000 Binary files a/dist/png/circle-merge.png and /dev/null differ diff --git a/dist/png/circle-o.png b/dist/png/circle-o.png deleted file mode 100644 index 8cf2188..0000000 Binary files a/dist/png/circle-o.png and /dev/null differ diff --git a/dist/png/circle-split.png b/dist/png/circle-split.png deleted file mode 100644 index f0d0237..0000000 Binary files a/dist/png/circle-split.png and /dev/null differ diff --git a/dist/png/circle.png b/dist/png/circle.png deleted file mode 100644 index df2a9af..0000000 Binary files a/dist/png/circle.png and /dev/null differ diff --git a/dist/png/city.png b/dist/png/city.png deleted file mode 100644 index eb6ff8e..0000000 Binary files a/dist/png/city.png and /dev/null differ diff --git a/dist/png/clock-add.png b/dist/png/clock-add.png deleted file mode 100644 index 8ebe18a..0000000 Binary files a/dist/png/clock-add.png and /dev/null differ diff --git a/dist/png/clock.png b/dist/png/clock.png deleted file mode 100644 index 7e1acd8..0000000 Binary files a/dist/png/clock.png and /dev/null differ diff --git a/dist/png/close-circle-o.png b/dist/png/close-circle-o.png deleted file mode 100644 index ab3d6ab..0000000 Binary files a/dist/png/close-circle-o.png and /dev/null differ diff --git a/dist/png/close-s.png b/dist/png/close-s.png deleted file mode 100644 index 905af31..0000000 Binary files a/dist/png/close-s.png and /dev/null differ diff --git a/dist/png/close.png b/dist/png/close.png deleted file mode 100644 index bd616df..0000000 Binary files a/dist/png/close.png and /dev/null differ diff --git a/dist/png/cloud-o.png b/dist/png/cloud-o.png deleted file mode 100644 index e9fdefc..0000000 Binary files a/dist/png/cloud-o.png and /dev/null differ diff --git a/dist/png/cloud-off.png b/dist/png/cloud-off.png deleted file mode 100644 index f23159f..0000000 Binary files a/dist/png/cloud-off.png and /dev/null differ diff --git a/dist/png/cloud-puzzle.png b/dist/png/cloud-puzzle.png deleted file mode 100644 index 0fe59b6..0000000 Binary files a/dist/png/cloud-puzzle.png and /dev/null differ diff --git a/dist/png/cloud-user.png b/dist/png/cloud-user.png deleted file mode 100644 index 6897372..0000000 Binary files a/dist/png/cloud-user.png and /dev/null differ diff --git a/dist/png/cloud.png b/dist/png/cloud.png deleted file mode 100644 index acda266..0000000 Binary files a/dist/png/cloud.png and /dev/null differ diff --git a/dist/png/code.png b/dist/png/code.png deleted file mode 100644 index 964ac83..0000000 Binary files a/dist/png/code.png and /dev/null differ diff --git a/dist/png/collapse-left.png b/dist/png/collapse-left.png deleted file mode 100644 index 3e76891..0000000 Binary files a/dist/png/collapse-left.png and /dev/null differ diff --git a/dist/png/collapse-right.png b/dist/png/collapse-right.png deleted file mode 100644 index 7bffb55..0000000 Binary files a/dist/png/collapse-right.png and /dev/null differ diff --git a/dist/png/color.png b/dist/png/color.png deleted file mode 100644 index 38b6446..0000000 Binary files a/dist/png/color.png and /dev/null differ diff --git a/dist/png/colortext.png b/dist/png/colortext.png deleted file mode 100644 index cd2905d..0000000 Binary files a/dist/png/colortext.png and /dev/null differ diff --git a/dist/png/columns.png b/dist/png/columns.png deleted file mode 100644 index 9273c41..0000000 Binary files a/dist/png/columns.png and /dev/null differ diff --git a/dist/png/comment.png b/dist/png/comment.png deleted file mode 100644 index 6302715..0000000 Binary files a/dist/png/comment.png and /dev/null differ diff --git a/dist/png/connect-error.png b/dist/png/connect-error.png deleted file mode 100644 index c7a8ef5..0000000 Binary files a/dist/png/connect-error.png and /dev/null differ diff --git a/dist/png/connect-noip.png b/dist/png/connect-noip.png deleted file mode 100644 index f91e897..0000000 Binary files a/dist/png/connect-noip.png and /dev/null differ diff --git a/dist/png/connect-warning.png b/dist/png/connect-warning.png deleted file mode 100644 index 058dd19..0000000 Binary files a/dist/png/connect-warning.png and /dev/null differ diff --git a/dist/png/connect.png b/dist/png/connect.png deleted file mode 100644 index 24a1465..0000000 Binary files a/dist/png/connect.png and /dev/null differ diff --git a/dist/png/connecter.png b/dist/png/connecter.png deleted file mode 100644 index 477e79f..0000000 Binary files a/dist/png/connecter.png and /dev/null differ diff --git a/dist/png/connecting.png b/dist/png/connecting.png deleted file mode 100644 index b24a76e..0000000 Binary files a/dist/png/connecting.png and /dev/null differ diff --git a/dist/png/connection.png b/dist/png/connection.png deleted file mode 100644 index 7935b35..0000000 Binary files a/dist/png/connection.png and /dev/null differ diff --git a/dist/png/contact.png b/dist/png/contact.png deleted file mode 100644 index 4e4b9d7..0000000 Binary files a/dist/png/contact.png and /dev/null differ diff --git a/dist/png/container-cluster-o.png b/dist/png/container-cluster-o.png deleted file mode 100644 index 6606eca..0000000 Binary files a/dist/png/container-cluster-o.png and /dev/null differ diff --git a/dist/png/container-cluster.png b/dist/png/container-cluster.png deleted file mode 100644 index 9bacb66..0000000 Binary files a/dist/png/container-cluster.png and /dev/null differ diff --git a/dist/png/container.png b/dist/png/container.png deleted file mode 100644 index e78ad04..0000000 Binary files a/dist/png/container.png and /dev/null differ diff --git a/dist/png/container2.png b/dist/png/container2.png deleted file mode 100644 index 3e60dff..0000000 Binary files a/dist/png/container2.png and /dev/null differ diff --git a/dist/png/credit-token.png b/dist/png/credit-token.png deleted file mode 100644 index a66274c..0000000 Binary files a/dist/png/credit-token.png and /dev/null differ diff --git a/dist/png/crop.png b/dist/png/crop.png deleted file mode 100644 index 0b5c81a..0000000 Binary files a/dist/png/crop.png and /dev/null differ diff --git a/dist/png/cut.png b/dist/png/cut.png deleted file mode 100644 index 8c07d4a..0000000 Binary files a/dist/png/cut.png and /dev/null differ diff --git a/dist/png/data-storage.png b/dist/png/data-storage.png deleted file mode 100644 index 76447f1..0000000 Binary files a/dist/png/data-storage.png and /dev/null differ diff --git a/dist/png/database-o.png b/dist/png/database-o.png deleted file mode 100644 index 447a623..0000000 Binary files a/dist/png/database-o.png and /dev/null differ diff --git a/dist/png/database.png b/dist/png/database.png deleted file mode 100644 index 64ad767..0000000 Binary files a/dist/png/database.png and /dev/null differ diff --git a/dist/png/date.png b/dist/png/date.png deleted file mode 100644 index 527cc1b..0000000 Binary files a/dist/png/date.png and /dev/null differ diff --git a/dist/png/delete.png b/dist/png/delete.png deleted file mode 100644 index 7c80d90..0000000 Binary files a/dist/png/delete.png and /dev/null differ diff --git a/dist/png/deploy.png b/dist/png/deploy.png deleted file mode 100644 index 0cc5b5c..0000000 Binary files a/dist/png/deploy.png and /dev/null differ diff --git a/dist/png/desktop-add.png b/dist/png/desktop-add.png deleted file mode 100644 index b93a78a..0000000 Binary files a/dist/png/desktop-add.png and /dev/null differ diff --git a/dist/png/desktop-block.png b/dist/png/desktop-block.png deleted file mode 100644 index c3f5c86..0000000 Binary files a/dist/png/desktop-block.png and /dev/null differ diff --git a/dist/png/desktop-cloud-down.png b/dist/png/desktop-cloud-down.png deleted file mode 100644 index cf6a8a8..0000000 Binary files a/dist/png/desktop-cloud-down.png and /dev/null differ diff --git a/dist/png/desktop-cloud.png b/dist/png/desktop-cloud.png deleted file mode 100644 index 97cf9e5..0000000 Binary files a/dist/png/desktop-cloud.png and /dev/null differ diff --git a/dist/png/desktop-down.png b/dist/png/desktop-down.png deleted file mode 100644 index 803c038..0000000 Binary files a/dist/png/desktop-down.png and /dev/null differ diff --git a/dist/png/desktop-error.png b/dist/png/desktop-error.png deleted file mode 100644 index 78dae5a..0000000 Binary files a/dist/png/desktop-error.png and /dev/null differ diff --git a/dist/png/desktop-group-cloud.png b/dist/png/desktop-group-cloud.png deleted file mode 100644 index 88af189..0000000 Binary files a/dist/png/desktop-group-cloud.png and /dev/null differ diff --git a/dist/png/desktop-group.png b/dist/png/desktop-group.png deleted file mode 100644 index 230d14e..0000000 Binary files a/dist/png/desktop-group.png and /dev/null differ diff --git a/dist/png/desktop-hourglass.png b/dist/png/desktop-hourglass.png deleted file mode 100644 index babc32a..0000000 Binary files a/dist/png/desktop-hourglass.png and /dev/null differ diff --git a/dist/png/desktop-off.png b/dist/png/desktop-off.png deleted file mode 100644 index 96b152b..0000000 Binary files a/dist/png/desktop-off.png and /dev/null differ diff --git a/dist/png/desktop-update.png b/dist/png/desktop-update.png deleted file mode 100644 index 9c7c174..0000000 Binary files a/dist/png/desktop-update.png and /dev/null differ diff --git a/dist/png/desktop.png b/dist/png/desktop.png deleted file mode 100644 index e4ae854..0000000 Binary files a/dist/png/desktop.png and /dev/null differ diff --git a/dist/png/detail.png b/dist/png/detail.png deleted file mode 100644 index 0945688..0000000 Binary files a/dist/png/detail.png and /dev/null differ diff --git a/dist/png/device-an.png b/dist/png/device-an.png deleted file mode 100644 index 6abe077..0000000 Binary files a/dist/png/device-an.png and /dev/null differ diff --git a/dist/png/device-master.png b/dist/png/device-master.png deleted file mode 100644 index 751d595..0000000 Binary files a/dist/png/device-master.png and /dev/null differ diff --git a/dist/png/device.png b/dist/png/device.png deleted file mode 100644 index 6245c89..0000000 Binary files a/dist/png/device.png and /dev/null differ diff --git a/dist/png/device2.png b/dist/png/device2.png deleted file mode 100644 index efe8357..0000000 Binary files a/dist/png/device2.png and /dev/null differ diff --git a/dist/png/discover.png b/dist/png/discover.png deleted file mode 100644 index 14b2587..0000000 Binary files a/dist/png/discover.png and /dev/null differ diff --git a/dist/png/domain.png b/dist/png/domain.png deleted file mode 100644 index 58b9f5b..0000000 Binary files a/dist/png/domain.png and /dev/null differ diff --git a/dist/png/domain2.png b/dist/png/domain2.png deleted file mode 100644 index 4958491..0000000 Binary files a/dist/png/domain2.png and /dev/null differ diff --git a/dist/png/download-object.png b/dist/png/download-object.png deleted file mode 100644 index 85b7e97..0000000 Binary files a/dist/png/download-object.png and /dev/null differ diff --git a/dist/png/download.png b/dist/png/download.png deleted file mode 100644 index bf9dfe3..0000000 Binary files a/dist/png/download.png and /dev/null differ diff --git a/dist/png/droplet.png b/dist/png/droplet.png deleted file mode 100644 index 138020d..0000000 Binary files a/dist/png/droplet.png and /dev/null differ diff --git a/dist/png/edge.png b/dist/png/edge.png deleted file mode 100644 index 4d4728f..0000000 Binary files a/dist/png/edge.png and /dev/null differ diff --git a/dist/png/edit.png b/dist/png/edit.png deleted file mode 100644 index f08a66f..0000000 Binary files a/dist/png/edit.png and /dev/null differ diff --git a/dist/png/email-arrow-o.png b/dist/png/email-arrow-o.png deleted file mode 100644 index f9c3005..0000000 Binary files a/dist/png/email-arrow-o.png and /dev/null differ diff --git a/dist/png/email-business-o.png b/dist/png/email-business-o.png deleted file mode 100644 index 70ae5f4..0000000 Binary files a/dist/png/email-business-o.png and /dev/null differ diff --git a/dist/png/email-edit.png b/dist/png/email-edit.png deleted file mode 100644 index 3d92ebc..0000000 Binary files a/dist/png/email-edit.png and /dev/null differ diff --git a/dist/png/email-message-warning.png b/dist/png/email-message-warning.png deleted file mode 100644 index d407f6e..0000000 Binary files a/dist/png/email-message-warning.png and /dev/null differ diff --git a/dist/png/email-message.png b/dist/png/email-message.png deleted file mode 100644 index 270c8ee..0000000 Binary files a/dist/png/email-message.png and /dev/null differ diff --git a/dist/png/email-o.png b/dist/png/email-o.png deleted file mode 100644 index f2b6303..0000000 Binary files a/dist/png/email-o.png and /dev/null differ diff --git a/dist/png/email-read-o.png b/dist/png/email-read-o.png deleted file mode 100644 index 24c745d..0000000 Binary files a/dist/png/email-read-o.png and /dev/null differ diff --git a/dist/png/email-unread-o.png b/dist/png/email-unread-o.png deleted file mode 100644 index 929c411..0000000 Binary files a/dist/png/email-unread-o.png and /dev/null differ diff --git a/dist/png/email.png b/dist/png/email.png deleted file mode 100644 index f13a3ba..0000000 Binary files a/dist/png/email.png and /dev/null differ diff --git a/dist/png/error.png b/dist/png/error.png deleted file mode 100644 index cc8e26d..0000000 Binary files a/dist/png/error.png and /dev/null differ diff --git a/dist/png/exchange.png b/dist/png/exchange.png deleted file mode 100644 index 2e53e09..0000000 Binary files a/dist/png/exchange.png and /dev/null differ diff --git a/dist/png/export.png b/dist/png/export.png deleted file mode 100644 index 13e32a1..0000000 Binary files a/dist/png/export.png and /dev/null differ diff --git a/dist/png/external-link.png b/dist/png/external-link.png deleted file mode 100644 index f28f14b..0000000 Binary files a/dist/png/external-link.png and /dev/null differ diff --git a/dist/png/face-happy-o.png b/dist/png/face-happy-o.png deleted file mode 100644 index 0242d22..0000000 Binary files a/dist/png/face-happy-o.png and /dev/null differ diff --git a/dist/png/face-neurtral-o.png b/dist/png/face-neurtral-o.png deleted file mode 100644 index 1d24594..0000000 Binary files a/dist/png/face-neurtral-o.png and /dev/null differ diff --git a/dist/png/face-sad-o.png b/dist/png/face-sad-o.png deleted file mode 100644 index 8e27029..0000000 Binary files a/dist/png/face-sad-o.png and /dev/null differ diff --git a/dist/png/face-smile-o.png b/dist/png/face-smile-o.png deleted file mode 100644 index 0251d13..0000000 Binary files a/dist/png/face-smile-o.png and /dev/null differ diff --git a/dist/png/feedback-dislike.png b/dist/png/feedback-dislike.png deleted file mode 100644 index ad938c7..0000000 Binary files a/dist/png/feedback-dislike.png and /dev/null differ diff --git a/dist/png/feedback-like.png b/dist/png/feedback-like.png deleted file mode 100644 index 57d39ea..0000000 Binary files a/dist/png/feedback-like.png and /dev/null differ diff --git a/dist/png/file-add-o.png b/dist/png/file-add-o.png deleted file mode 100644 index 5197840..0000000 Binary files a/dist/png/file-add-o.png and /dev/null differ diff --git a/dist/png/file-arrow-o.png b/dist/png/file-arrow-o.png deleted file mode 100644 index cfda31b..0000000 Binary files a/dist/png/file-arrow-o.png and /dev/null differ diff --git a/dist/png/file-audio-o.png b/dist/png/file-audio-o.png deleted file mode 100644 index 1009517..0000000 Binary files a/dist/png/file-audio-o.png and /dev/null differ diff --git a/dist/png/file-close-o.png b/dist/png/file-close-o.png deleted file mode 100644 index 7bb1808..0000000 Binary files a/dist/png/file-close-o.png and /dev/null differ diff --git a/dist/png/file-code-o.png b/dist/png/file-code-o.png deleted file mode 100644 index f65e428..0000000 Binary files a/dist/png/file-code-o.png and /dev/null differ diff --git a/dist/png/file-copy-o.png b/dist/png/file-copy-o.png deleted file mode 100644 index 011f509..0000000 Binary files a/dist/png/file-copy-o.png and /dev/null differ diff --git a/dist/png/file-download-o.png b/dist/png/file-download-o.png deleted file mode 100644 index 3ae3b8d..0000000 Binary files a/dist/png/file-download-o.png and /dev/null differ diff --git a/dist/png/file-excel-o.png b/dist/png/file-excel-o.png deleted file mode 100644 index fe727c8..0000000 Binary files a/dist/png/file-excel-o.png and /dev/null differ diff --git a/dist/png/file-image-o.png b/dist/png/file-image-o.png deleted file mode 100644 index 6f55302..0000000 Binary files a/dist/png/file-image-o.png and /dev/null differ diff --git a/dist/png/file-lock-o.png b/dist/png/file-lock-o.png deleted file mode 100644 index 37f0b40..0000000 Binary files a/dist/png/file-lock-o.png and /dev/null differ diff --git a/dist/png/file-o.png b/dist/png/file-o.png deleted file mode 100644 index ce7d54c..0000000 Binary files a/dist/png/file-o.png and /dev/null differ diff --git a/dist/png/file-pdf-o.png b/dist/png/file-pdf-o.png deleted file mode 100644 index 5014c14..0000000 Binary files a/dist/png/file-pdf-o.png and /dev/null differ diff --git a/dist/png/file-ppt-o.png b/dist/png/file-ppt-o.png deleted file mode 100644 index 44f4b2b..0000000 Binary files a/dist/png/file-ppt-o.png and /dev/null differ diff --git a/dist/png/file-source-o.png b/dist/png/file-source-o.png deleted file mode 100644 index 62f1535..0000000 Binary files a/dist/png/file-source-o.png and /dev/null differ diff --git a/dist/png/file-text-o.png b/dist/png/file-text-o.png deleted file mode 100644 index d90d148..0000000 Binary files a/dist/png/file-text-o.png and /dev/null differ diff --git a/dist/png/file-text.png b/dist/png/file-text.png deleted file mode 100644 index 1f5c42d..0000000 Binary files a/dist/png/file-text.png and /dev/null differ diff --git a/dist/png/file-video-o.png b/dist/png/file-video-o.png deleted file mode 100644 index 92f643c..0000000 Binary files a/dist/png/file-video-o.png and /dev/null differ diff --git a/dist/png/file-word-o.png b/dist/png/file-word-o.png deleted file mode 100644 index 0cdd60a..0000000 Binary files a/dist/png/file-word-o.png and /dev/null differ diff --git a/dist/png/file-zip-o.png b/dist/png/file-zip-o.png deleted file mode 100644 index 436c1a6..0000000 Binary files a/dist/png/file-zip-o.png and /dev/null differ diff --git a/dist/png/file.png b/dist/png/file.png deleted file mode 100644 index fa71dc0..0000000 Binary files a/dist/png/file.png and /dev/null differ diff --git a/dist/png/filter-add.png b/dist/png/filter-add.png deleted file mode 100644 index 1f5df7c..0000000 Binary files a/dist/png/filter-add.png and /dev/null differ diff --git a/dist/png/filter-delete.png b/dist/png/filter-delete.png deleted file mode 100644 index 12e1756..0000000 Binary files a/dist/png/filter-delete.png and /dev/null differ diff --git a/dist/png/filter.png b/dist/png/filter.png deleted file mode 100644 index 8b1b818..0000000 Binary files a/dist/png/filter.png and /dev/null differ diff --git a/dist/png/firefox.png b/dist/png/firefox.png deleted file mode 100644 index 0ec55c7..0000000 Binary files a/dist/png/firefox.png and /dev/null differ diff --git a/dist/png/firewall-o.png b/dist/png/firewall-o.png deleted file mode 100644 index 2f65c80..0000000 Binary files a/dist/png/firewall-o.png and /dev/null differ diff --git a/dist/png/flag-check.png b/dist/png/flag-check.png deleted file mode 100644 index 51f0545..0000000 Binary files a/dist/png/flag-check.png and /dev/null differ diff --git a/dist/png/flag-more-o.png b/dist/png/flag-more-o.png deleted file mode 100644 index 1b7dee2..0000000 Binary files a/dist/png/flag-more-o.png and /dev/null differ diff --git a/dist/png/flag-more.png b/dist/png/flag-more.png deleted file mode 100644 index 44ad05f..0000000 Binary files a/dist/png/flag-more.png and /dev/null differ diff --git a/dist/png/flag-o.png b/dist/png/flag-o.png deleted file mode 100644 index 31c2dfb..0000000 Binary files a/dist/png/flag-o.png and /dev/null differ diff --git a/dist/png/flag.png b/dist/png/flag.png deleted file mode 100644 index 9835a51..0000000 Binary files a/dist/png/flag.png and /dev/null differ diff --git a/dist/png/folder-add-o.png b/dist/png/folder-add-o.png deleted file mode 100644 index 5662e79..0000000 Binary files a/dist/png/folder-add-o.png and /dev/null differ diff --git a/dist/png/folder-add.png b/dist/png/folder-add.png deleted file mode 100644 index 0c301b1..0000000 Binary files a/dist/png/folder-add.png and /dev/null differ diff --git a/dist/png/folder-cloud.png b/dist/png/folder-cloud.png deleted file mode 100644 index 62c1064..0000000 Binary files a/dist/png/folder-cloud.png and /dev/null differ diff --git a/dist/png/folder-o.png b/dist/png/folder-o.png deleted file mode 100644 index 0ea4eae..0000000 Binary files a/dist/png/folder-o.png and /dev/null differ diff --git a/dist/png/folder-open-o.png b/dist/png/folder-open-o.png deleted file mode 100644 index 46cdbc4..0000000 Binary files a/dist/png/folder-open-o.png and /dev/null differ diff --git a/dist/png/folder-open.png b/dist/png/folder-open.png deleted file mode 100644 index 1b160ae..0000000 Binary files a/dist/png/folder-open.png and /dev/null differ diff --git a/dist/png/folder-user.png b/dist/png/folder-user.png deleted file mode 100644 index 5f54d2d..0000000 Binary files a/dist/png/folder-user.png and /dev/null differ diff --git a/dist/png/folder.png b/dist/png/folder.png deleted file mode 100644 index fcf82e8..0000000 Binary files a/dist/png/folder.png and /dev/null differ diff --git a/dist/png/fontsize.png b/dist/png/fontsize.png deleted file mode 100644 index 1602982..0000000 Binary files a/dist/png/fontsize.png and /dev/null differ diff --git a/dist/png/fullscreen-exit.png b/dist/png/fullscreen-exit.png deleted file mode 100644 index 29e3095..0000000 Binary files a/dist/png/fullscreen-exit.png and /dev/null differ diff --git a/dist/png/fullscreen.png b/dist/png/fullscreen.png deleted file mode 100644 index d3dd300..0000000 Binary files a/dist/png/fullscreen.png and /dev/null differ diff --git a/dist/png/function.png b/dist/png/function.png deleted file mode 100644 index b5d1ced..0000000 Binary files a/dist/png/function.png and /dev/null differ diff --git a/dist/png/gavel.png b/dist/png/gavel.png deleted file mode 100644 index 5299061..0000000 Binary files a/dist/png/gavel.png and /dev/null differ diff --git a/dist/png/gear-search.png b/dist/png/gear-search.png deleted file mode 100644 index 9a83f0e..0000000 Binary files a/dist/png/gear-search.png and /dev/null differ diff --git a/dist/png/gears.png b/dist/png/gears.png deleted file mode 100644 index 9f03e76..0000000 Binary files a/dist/png/gears.png and /dev/null differ diff --git a/dist/png/globe-warning.png b/dist/png/globe-warning.png deleted file mode 100644 index 58008a7..0000000 Binary files a/dist/png/globe-warning.png and /dev/null differ diff --git a/dist/png/globe.png b/dist/png/globe.png deleted file mode 100644 index d536951..0000000 Binary files a/dist/png/globe.png and /dev/null differ diff --git a/dist/png/google.png b/dist/png/google.png deleted file mode 100644 index da4870e..0000000 Binary files a/dist/png/google.png and /dev/null differ diff --git a/dist/png/headset-mic.png b/dist/png/headset-mic.png deleted file mode 100644 index 5d56903..0000000 Binary files a/dist/png/headset-mic.png and /dev/null differ diff --git a/dist/png/help-o.png b/dist/png/help-o.png deleted file mode 100644 index 5ddb018..0000000 Binary files a/dist/png/help-o.png and /dev/null differ diff --git a/dist/png/help.png b/dist/png/help.png deleted file mode 100644 index 2555b15..0000000 Binary files a/dist/png/help.png and /dev/null differ diff --git a/dist/png/home.png b/dist/png/home.png deleted file mode 100644 index ab4bfb6..0000000 Binary files a/dist/png/home.png and /dev/null differ diff --git a/dist/png/hook.png b/dist/png/hook.png deleted file mode 100644 index 7d8fc7b..0000000 Binary files a/dist/png/hook.png and /dev/null differ diff --git a/dist/png/http.png b/dist/png/http.png deleted file mode 100644 index e6116f4..0000000 Binary files a/dist/png/http.png and /dev/null differ diff --git a/dist/png/iam.png b/dist/png/iam.png deleted file mode 100644 index 5aeb9e5..0000000 Binary files a/dist/png/iam.png and /dev/null differ diff --git a/dist/png/identity-key.png b/dist/png/identity-key.png deleted file mode 100644 index 8297187..0000000 Binary files a/dist/png/identity-key.png and /dev/null differ diff --git a/dist/png/identity.png b/dist/png/identity.png deleted file mode 100644 index 1ea08ee..0000000 Binary files a/dist/png/identity.png and /dev/null differ diff --git a/dist/png/ie.png b/dist/png/ie.png deleted file mode 100644 index 3437f26..0000000 Binary files a/dist/png/ie.png and /dev/null differ diff --git a/dist/png/import.png b/dist/png/import.png deleted file mode 100644 index 1ca1a8e..0000000 Binary files a/dist/png/import.png and /dev/null differ diff --git a/dist/png/inbox-upload.png b/dist/png/inbox-upload.png deleted file mode 100644 index 1e758f0..0000000 Binary files a/dist/png/inbox-upload.png and /dev/null differ diff --git a/dist/png/inbox.png b/dist/png/inbox.png deleted file mode 100644 index 7c4a98b..0000000 Binary files a/dist/png/inbox.png and /dev/null differ diff --git a/dist/png/indent.png b/dist/png/indent.png deleted file mode 100644 index 910334b..0000000 Binary files a/dist/png/indent.png and /dev/null differ diff --git a/dist/png/indicator-1.png b/dist/png/indicator-1.png deleted file mode 100644 index 6157829..0000000 Binary files a/dist/png/indicator-1.png and /dev/null differ diff --git a/dist/png/indicator-2.png b/dist/png/indicator-2.png deleted file mode 100644 index 589ba88..0000000 Binary files a/dist/png/indicator-2.png and /dev/null differ diff --git a/dist/png/indicator-3.png b/dist/png/indicator-3.png deleted file mode 100644 index f7223c4..0000000 Binary files a/dist/png/indicator-3.png and /dev/null differ diff --git a/dist/png/indicator-4.png b/dist/png/indicator-4.png deleted file mode 100644 index d9694d7..0000000 Binary files a/dist/png/indicator-4.png and /dev/null differ diff --git a/dist/png/info-o.png b/dist/png/info-o.png deleted file mode 100644 index a3e7446..0000000 Binary files a/dist/png/info-o.png and /dev/null differ diff --git a/dist/png/info-s.png b/dist/png/info-s.png deleted file mode 100644 index 388a5ed..0000000 Binary files a/dist/png/info-s.png and /dev/null differ diff --git a/dist/png/info.png b/dist/png/info.png deleted file mode 100644 index da55fdd..0000000 Binary files a/dist/png/info.png and /dev/null differ diff --git a/dist/png/inject.png b/dist/png/inject.png deleted file mode 100644 index 22e85a9..0000000 Binary files a/dist/png/inject.png and /dev/null differ diff --git a/dist/png/install.png b/dist/png/install.png deleted file mode 100644 index dabf437..0000000 Binary files a/dist/png/install.png and /dev/null differ diff --git a/dist/png/investigation.png b/dist/png/investigation.png deleted file mode 100644 index 56544e9..0000000 Binary files a/dist/png/investigation.png and /dev/null differ diff --git a/dist/png/ioc.png b/dist/png/ioc.png deleted file mode 100644 index dd841ba..0000000 Binary files a/dist/png/ioc.png and /dev/null differ diff --git a/dist/png/ip.png b/dist/png/ip.png deleted file mode 100644 index e2de1c8..0000000 Binary files a/dist/png/ip.png and /dev/null differ diff --git a/dist/png/italic.png b/dist/png/italic.png deleted file mode 100644 index e9b3b90..0000000 Binary files a/dist/png/italic.png and /dev/null differ diff --git a/dist/png/key-add-o.png b/dist/png/key-add-o.png deleted file mode 100644 index eb5fc4c..0000000 Binary files a/dist/png/key-add-o.png and /dev/null differ diff --git a/dist/png/key-app-o.png b/dist/png/key-app-o.png deleted file mode 100644 index 9c2f72b..0000000 Binary files a/dist/png/key-app-o.png and /dev/null differ diff --git a/dist/png/key-close-o.png b/dist/png/key-close-o.png deleted file mode 100644 index ba95b63..0000000 Binary files a/dist/png/key-close-o.png and /dev/null differ diff --git a/dist/png/key-down-o.png b/dist/png/key-down-o.png deleted file mode 100644 index 17a31c4..0000000 Binary files a/dist/png/key-down-o.png and /dev/null differ diff --git a/dist/png/key-o.png b/dist/png/key-o.png deleted file mode 100644 index a1b58d8..0000000 Binary files a/dist/png/key-o.png and /dev/null differ diff --git a/dist/png/key-off.png b/dist/png/key-off.png deleted file mode 100644 index 789ca0e..0000000 Binary files a/dist/png/key-off.png and /dev/null differ diff --git a/dist/png/key-reset-o.png b/dist/png/key-reset-o.png deleted file mode 100644 index 483f73c..0000000 Binary files a/dist/png/key-reset-o.png and /dev/null differ diff --git a/dist/png/key-up-o.png b/dist/png/key-up-o.png deleted file mode 100644 index cfa5bd7..0000000 Binary files a/dist/png/key-up-o.png and /dev/null differ diff --git a/dist/png/key.png b/dist/png/key.png deleted file mode 100644 index 3f1f9cc..0000000 Binary files a/dist/png/key.png and /dev/null differ diff --git a/dist/png/keyhole-secret-o.png b/dist/png/keyhole-secret-o.png deleted file mode 100644 index 08e700b..0000000 Binary files a/dist/png/keyhole-secret-o.png and /dev/null differ diff --git a/dist/png/keyhole-secret.png b/dist/png/keyhole-secret.png deleted file mode 100644 index 8774f63..0000000 Binary files a/dist/png/keyhole-secret.png and /dev/null differ diff --git a/dist/png/kineses.png b/dist/png/kineses.png deleted file mode 100644 index fef424a..0000000 Binary files a/dist/png/kineses.png and /dev/null differ diff --git a/dist/png/language.png b/dist/png/language.png deleted file mode 100644 index 66b23cb..0000000 Binary files a/dist/png/language.png and /dev/null differ diff --git a/dist/png/laptop-group.png b/dist/png/laptop-group.png deleted file mode 100644 index 48fc139..0000000 Binary files a/dist/png/laptop-group.png and /dev/null differ diff --git a/dist/png/laptop.png b/dist/png/laptop.png deleted file mode 100644 index 29fa8f6..0000000 Binary files a/dist/png/laptop.png and /dev/null differ diff --git a/dist/png/lateral-movement.png b/dist/png/lateral-movement.png deleted file mode 100644 index 7d474bd..0000000 Binary files a/dist/png/lateral-movement.png and /dev/null differ diff --git a/dist/png/license.png b/dist/png/license.png deleted file mode 100644 index dc2a4ce..0000000 Binary files a/dist/png/license.png and /dev/null differ diff --git a/dist/png/lifebuoy.png b/dist/png/lifebuoy.png deleted file mode 100644 index 90f2a25..0000000 Binary files a/dist/png/lifebuoy.png and /dev/null differ diff --git a/dist/png/light-o.png b/dist/png/light-o.png deleted file mode 100644 index be7941b..0000000 Binary files a/dist/png/light-o.png and /dev/null differ diff --git a/dist/png/light.png b/dist/png/light.png deleted file mode 100644 index c63bbb6..0000000 Binary files a/dist/png/light.png and /dev/null differ diff --git a/dist/png/light2-o.png b/dist/png/light2-o.png deleted file mode 100644 index eec6e70..0000000 Binary files a/dist/png/light2-o.png and /dev/null differ diff --git a/dist/png/link-break.png b/dist/png/link-break.png deleted file mode 100644 index 571141c..0000000 Binary files a/dist/png/link-break.png and /dev/null differ diff --git a/dist/png/link-thin.png b/dist/png/link-thin.png deleted file mode 100644 index da58120..0000000 Binary files a/dist/png/link-thin.png and /dev/null differ diff --git a/dist/png/link.png b/dist/png/link.png deleted file mode 100644 index 38ed8f8..0000000 Binary files a/dist/png/link.png and /dev/null differ diff --git a/dist/png/linux.png b/dist/png/linux.png deleted file mode 100644 index ab57f15..0000000 Binary files a/dist/png/linux.png and /dev/null differ diff --git a/dist/png/list-close.png b/dist/png/list-close.png deleted file mode 100644 index d4068cd..0000000 Binary files a/dist/png/list-close.png and /dev/null differ diff --git a/dist/png/list-ol.png b/dist/png/list-ol.png deleted file mode 100644 index b34c101..0000000 Binary files a/dist/png/list-ol.png and /dev/null differ diff --git a/dist/png/list-open.png b/dist/png/list-open.png deleted file mode 100644 index 37fa767..0000000 Binary files a/dist/png/list-open.png and /dev/null differ diff --git a/dist/png/list-ul.png b/dist/png/list-ul.png deleted file mode 100644 index 3125caf..0000000 Binary files a/dist/png/list-ul.png and /dev/null differ diff --git a/dist/png/location.png b/dist/png/location.png deleted file mode 100644 index 8f4e20d..0000000 Binary files a/dist/png/location.png and /dev/null differ diff --git a/dist/png/lock-o.png b/dist/png/lock-o.png deleted file mode 100644 index 039bd68..0000000 Binary files a/dist/png/lock-o.png and /dev/null differ diff --git a/dist/png/lock-open-o.png b/dist/png/lock-open-o.png deleted file mode 100644 index 34dd5f2..0000000 Binary files a/dist/png/lock-open-o.png and /dev/null differ diff --git a/dist/png/lock-open.png b/dist/png/lock-open.png deleted file mode 100644 index 3292a99..0000000 Binary files a/dist/png/lock-open.png and /dev/null differ diff --git a/dist/png/lock.png b/dist/png/lock.png deleted file mode 100644 index be2e800..0000000 Binary files a/dist/png/lock.png and /dev/null differ diff --git a/dist/png/log.png b/dist/png/log.png deleted file mode 100644 index 0a65acb..0000000 Binary files a/dist/png/log.png and /dev/null differ diff --git a/dist/png/logic.png b/dist/png/logic.png deleted file mode 100644 index d290679..0000000 Binary files a/dist/png/logic.png and /dev/null differ diff --git a/dist/png/low.png b/dist/png/low.png deleted file mode 100644 index 404bb8a..0000000 Binary files a/dist/png/low.png and /dev/null differ diff --git a/dist/png/machine-learning-o.png b/dist/png/machine-learning-o.png deleted file mode 100644 index 187c2f8..0000000 Binary files a/dist/png/machine-learning-o.png and /dev/null differ diff --git a/dist/png/magic.png b/dist/png/magic.png deleted file mode 100644 index 5f273f1..0000000 Binary files a/dist/png/magic.png and /dev/null differ diff --git a/dist/png/malware.png b/dist/png/malware.png deleted file mode 100644 index 8fbdfa9..0000000 Binary files a/dist/png/malware.png and /dev/null differ diff --git a/dist/png/manage.png b/dist/png/manage.png deleted file mode 100644 index c312475..0000000 Binary files a/dist/png/manage.png and /dev/null differ diff --git a/dist/png/map-marker.png b/dist/png/map-marker.png deleted file mode 100644 index 9890e83..0000000 Binary files a/dist/png/map-marker.png and /dev/null differ diff --git a/dist/png/map.png b/dist/png/map.png deleted file mode 100644 index 70eaf51..0000000 Binary files a/dist/png/map.png and /dev/null differ diff --git a/dist/png/menu.png b/dist/png/menu.png deleted file mode 100644 index 3a22c79..0000000 Binary files a/dist/png/menu.png and /dev/null differ diff --git a/dist/png/migrate-success.png b/dist/png/migrate-success.png deleted file mode 100644 index 9dba5c3..0000000 Binary files a/dist/png/migrate-success.png and /dev/null differ diff --git a/dist/png/minus-circle-o.png b/dist/png/minus-circle-o.png deleted file mode 100644 index 372d8d1..0000000 Binary files a/dist/png/minus-circle-o.png and /dev/null differ diff --git a/dist/png/minus-square-o.png b/dist/png/minus-square-o.png deleted file mode 100644 index 4e2d52d..0000000 Binary files a/dist/png/minus-square-o.png and /dev/null differ diff --git a/dist/png/minus.png b/dist/png/minus.png deleted file mode 100644 index 1e91bd6..0000000 Binary files a/dist/png/minus.png and /dev/null differ diff --git a/dist/png/mobile-group.png b/dist/png/mobile-group.png deleted file mode 100644 index 1006936..0000000 Binary files a/dist/png/mobile-group.png and /dev/null differ diff --git a/dist/png/mobile-off.png b/dist/png/mobile-off.png deleted file mode 100644 index 184d7b2..0000000 Binary files a/dist/png/mobile-off.png and /dev/null differ diff --git a/dist/png/mobile.png b/dist/png/mobile.png deleted file mode 100644 index 2adcf94..0000000 Binary files a/dist/png/mobile.png and /dev/null differ diff --git a/dist/png/mock.png b/dist/png/mock.png deleted file mode 100644 index a7d9069..0000000 Binary files a/dist/png/mock.png and /dev/null differ diff --git a/dist/png/monitoring.png b/dist/png/monitoring.png deleted file mode 100644 index f466a03..0000000 Binary files a/dist/png/monitoring.png and /dev/null differ diff --git a/dist/png/moon.png b/dist/png/moon.png deleted file mode 100644 index 6bb0093..0000000 Binary files a/dist/png/moon.png and /dev/null differ diff --git a/dist/png/more-horiz.png b/dist/png/more-horiz.png deleted file mode 100644 index 5665d24..0000000 Binary files a/dist/png/more-horiz.png and /dev/null differ diff --git a/dist/png/more.png b/dist/png/more.png deleted file mode 100644 index 298e3b7..0000000 Binary files a/dist/png/more.png and /dev/null differ diff --git a/dist/png/move.png b/dist/png/move.png deleted file mode 100644 index 9be6f5f..0000000 Binary files a/dist/png/move.png and /dev/null differ diff --git a/dist/png/nas.png b/dist/png/nas.png deleted file mode 100644 index 7941c53..0000000 Binary files a/dist/png/nas.png and /dev/null differ diff --git a/dist/png/network-configuration.png b/dist/png/network-configuration.png deleted file mode 100644 index 1b253f0..0000000 Binary files a/dist/png/network-configuration.png and /dev/null differ diff --git a/dist/png/note-o.png b/dist/png/note-o.png deleted file mode 100644 index a46dda7..0000000 Binary files a/dist/png/note-o.png and /dev/null differ diff --git a/dist/png/object-add.png b/dist/png/object-add.png deleted file mode 100644 index 30a39b9..0000000 Binary files a/dist/png/object-add.png and /dev/null differ diff --git a/dist/png/object-arrow-o.png b/dist/png/object-arrow-o.png deleted file mode 100644 index be1978a..0000000 Binary files a/dist/png/object-arrow-o.png and /dev/null differ diff --git a/dist/png/object-close-o.png b/dist/png/object-close-o.png deleted file mode 100644 index 0edbc0b..0000000 Binary files a/dist/png/object-close-o.png and /dev/null differ diff --git a/dist/png/object-error-o.png b/dist/png/object-error-o.png deleted file mode 100644 index 6530e70..0000000 Binary files a/dist/png/object-error-o.png and /dev/null differ diff --git a/dist/png/observable.png b/dist/png/observable.png deleted file mode 100644 index dda174f..0000000 Binary files a/dist/png/observable.png and /dev/null differ diff --git a/dist/png/opera.png b/dist/png/opera.png deleted file mode 100644 index 3d7cafa..0000000 Binary files a/dist/png/opera.png and /dev/null differ diff --git a/dist/png/outdent.png b/dist/png/outdent.png deleted file mode 100644 index c2d1f6d..0000000 Binary files a/dist/png/outdent.png and /dev/null differ diff --git a/dist/png/partner-add-o.png b/dist/png/partner-add-o.png deleted file mode 100644 index 4c4415c..0000000 Binary files a/dist/png/partner-add-o.png and /dev/null differ diff --git a/dist/png/partner-close-o.png b/dist/png/partner-close-o.png deleted file mode 100644 index f56be4e..0000000 Binary files a/dist/png/partner-close-o.png and /dev/null differ diff --git a/dist/png/partner-error-o.png b/dist/png/partner-error-o.png deleted file mode 100644 index e9a0cb7..0000000 Binary files a/dist/png/partner-error-o.png and /dev/null differ diff --git a/dist/png/partner-o.png b/dist/png/partner-o.png deleted file mode 100644 index 300977a..0000000 Binary files a/dist/png/partner-o.png and /dev/null differ diff --git a/dist/png/paste.png b/dist/png/paste.png deleted file mode 100644 index 355c50f..0000000 Binary files a/dist/png/paste.png and /dev/null differ diff --git a/dist/png/pause.png b/dist/png/pause.png deleted file mode 100644 index 79f99f7..0000000 Binary files a/dist/png/pause.png and /dev/null differ diff --git a/dist/png/permission.png b/dist/png/permission.png deleted file mode 100644 index 3a6c5bf..0000000 Binary files a/dist/png/permission.png and /dev/null differ diff --git a/dist/png/phishing-2.png b/dist/png/phishing-2.png deleted file mode 100644 index 2c066a1..0000000 Binary files a/dist/png/phishing-2.png and /dev/null differ diff --git a/dist/png/phishing.png b/dist/png/phishing.png deleted file mode 100644 index 8079772..0000000 Binary files a/dist/png/phishing.png and /dev/null differ diff --git a/dist/png/picture.png b/dist/png/picture.png deleted file mode 100644 index 36fd506..0000000 Binary files a/dist/png/picture.png and /dev/null differ diff --git a/dist/png/pin-star.png b/dist/png/pin-star.png deleted file mode 100644 index 94f298c..0000000 Binary files a/dist/png/pin-star.png and /dev/null differ diff --git a/dist/png/plan-add.png b/dist/png/plan-add.png deleted file mode 100644 index 670f2be..0000000 Binary files a/dist/png/plan-add.png and /dev/null differ diff --git a/dist/png/plan-pending.png b/dist/png/plan-pending.png deleted file mode 100644 index 43f1c74..0000000 Binary files a/dist/png/plan-pending.png and /dev/null differ diff --git a/dist/png/plan-status.png b/dist/png/plan-status.png deleted file mode 100644 index d6c0073..0000000 Binary files a/dist/png/plan-status.png and /dev/null differ diff --git a/dist/png/play.png b/dist/png/play.png deleted file mode 100644 index 8c6c6be..0000000 Binary files a/dist/png/play.png and /dev/null differ diff --git a/dist/png/playbook.png b/dist/png/playbook.png deleted file mode 100644 index db6dcd5..0000000 Binary files a/dist/png/playbook.png and /dev/null differ diff --git a/dist/png/positive-benigntrue.png b/dist/png/positive-benigntrue.png deleted file mode 100644 index bcc4c90..0000000 Binary files a/dist/png/positive-benigntrue.png and /dev/null differ diff --git a/dist/png/positive-false.png b/dist/png/positive-false.png deleted file mode 100644 index 38df15a..0000000 Binary files a/dist/png/positive-false.png and /dev/null differ diff --git a/dist/png/positive-true.png b/dist/png/positive-true.png deleted file mode 100644 index e6222cf..0000000 Binary files a/dist/png/positive-true.png and /dev/null differ diff --git a/dist/png/print.png b/dist/png/print.png deleted file mode 100644 index ac0dde6..0000000 Binary files a/dist/png/print.png and /dev/null differ diff --git a/dist/png/puzzle-o.png b/dist/png/puzzle-o.png deleted file mode 100644 index 0a9c1e0..0000000 Binary files a/dist/png/puzzle-o.png and /dev/null differ diff --git a/dist/png/puzzle.png b/dist/png/puzzle.png deleted file mode 100644 index ab81289..0000000 Binary files a/dist/png/puzzle.png and /dev/null differ diff --git a/dist/png/query.png b/dist/png/query.png deleted file mode 100644 index 962f58f..0000000 Binary files a/dist/png/query.png and /dev/null differ diff --git a/dist/png/ransomware-o.png b/dist/png/ransomware-o.png deleted file mode 100644 index 4b085ea..0000000 Binary files a/dist/png/ransomware-o.png and /dev/null differ diff --git a/dist/png/ransomware.png b/dist/png/ransomware.png deleted file mode 100644 index 032101b..0000000 Binary files a/dist/png/ransomware.png and /dev/null differ diff --git a/dist/png/rca.png b/dist/png/rca.png deleted file mode 100644 index 7454365..0000000 Binary files a/dist/png/rca.png and /dev/null differ diff --git a/dist/png/redo.png b/dist/png/redo.png deleted file mode 100644 index be8f891..0000000 Binary files a/dist/png/redo.png and /dev/null differ diff --git a/dist/png/refresh.png b/dist/png/refresh.png deleted file mode 100644 index 4e19736..0000000 Binary files a/dist/png/refresh.png and /dev/null differ diff --git a/dist/png/registry.png b/dist/png/registry.png deleted file mode 100644 index 909213e..0000000 Binary files a/dist/png/registry.png and /dev/null differ diff --git a/dist/png/rename.png b/dist/png/rename.png deleted file mode 100644 index efe240b..0000000 Binary files a/dist/png/rename.png and /dev/null differ diff --git a/dist/png/reorder.png b/dist/png/reorder.png deleted file mode 100644 index d4f9cd2..0000000 Binary files a/dist/png/reorder.png and /dev/null differ diff --git a/dist/png/reply.png b/dist/png/reply.png deleted file mode 100644 index 51c399d..0000000 Binary files a/dist/png/reply.png and /dev/null differ diff --git a/dist/png/report-export.png b/dist/png/report-export.png deleted file mode 100644 index d49e3ba..0000000 Binary files a/dist/png/report-export.png and /dev/null differ diff --git a/dist/png/report.png b/dist/png/report.png deleted file mode 100644 index a989cc7..0000000 Binary files a/dist/png/report.png and /dev/null differ diff --git a/dist/png/resize-horizontal.png b/dist/png/resize-horizontal.png deleted file mode 100644 index 0472679..0000000 Binary files a/dist/png/resize-horizontal.png and /dev/null differ diff --git a/dist/png/resize-nesw.png b/dist/png/resize-nesw.png deleted file mode 100644 index 7ade730..0000000 Binary files a/dist/png/resize-nesw.png and /dev/null differ diff --git a/dist/png/resize-nwse.png b/dist/png/resize-nwse.png deleted file mode 100644 index 0a1c648..0000000 Binary files a/dist/png/resize-nwse.png and /dev/null differ diff --git a/dist/png/rocket.png b/dist/png/rocket.png deleted file mode 100644 index 01410b8..0000000 Binary files a/dist/png/rocket.png and /dev/null differ diff --git a/dist/png/rollback.png b/dist/png/rollback.png deleted file mode 100644 index 50f3d9c..0000000 Binary files a/dist/png/rollback.png and /dev/null differ diff --git a/dist/png/root-cause.png b/dist/png/root-cause.png deleted file mode 100644 index d6332e9..0000000 Binary files a/dist/png/root-cause.png and /dev/null differ diff --git a/dist/png/router.png b/dist/png/router.png deleted file mode 100644 index b49a51d..0000000 Binary files a/dist/png/router.png and /dev/null differ diff --git a/dist/png/safari.png b/dist/png/safari.png deleted file mode 100644 index 6e917a4..0000000 Binary files a/dist/png/safari.png and /dev/null differ diff --git a/dist/png/save-o.png b/dist/png/save-o.png deleted file mode 100644 index 14fa7ee..0000000 Binary files a/dist/png/save-o.png and /dev/null differ diff --git a/dist/png/save.png b/dist/png/save.png deleted file mode 100644 index ae87b4d..0000000 Binary files a/dist/png/save.png and /dev/null differ diff --git a/dist/png/scan-o.png b/dist/png/scan-o.png deleted file mode 100644 index addf922..0000000 Binary files a/dist/png/scan-o.png and /dev/null differ diff --git a/dist/png/scan-square.png b/dist/png/scan-square.png deleted file mode 100644 index f44bc4f..0000000 Binary files a/dist/png/scan-square.png and /dev/null differ diff --git a/dist/png/screenshot.png b/dist/png/screenshot.png deleted file mode 100644 index d322ffa..0000000 Binary files a/dist/png/screenshot.png and /dev/null differ diff --git a/dist/png/search-o.png b/dist/png/search-o.png deleted file mode 100644 index ef3318f..0000000 Binary files a/dist/png/search-o.png and /dev/null differ diff --git a/dist/png/self-service.png b/dist/png/self-service.png deleted file mode 100644 index dbd8b58..0000000 Binary files a/dist/png/self-service.png and /dev/null differ diff --git a/dist/png/send.png b/dist/png/send.png deleted file mode 100644 index bd604d3..0000000 Binary files a/dist/png/send.png and /dev/null differ diff --git a/dist/png/server-add.png b/dist/png/server-add.png deleted file mode 100644 index 576438b..0000000 Binary files a/dist/png/server-add.png and /dev/null differ diff --git a/dist/png/server-cloud.png b/dist/png/server-cloud.png deleted file mode 100644 index ede7671..0000000 Binary files a/dist/png/server-cloud.png and /dev/null differ diff --git a/dist/png/server-group.png b/dist/png/server-group.png deleted file mode 100644 index 5c2db5c..0000000 Binary files a/dist/png/server-group.png and /dev/null differ diff --git a/dist/png/server-off.png b/dist/png/server-off.png deleted file mode 100644 index 8a1e31a..0000000 Binary files a/dist/png/server-off.png and /dev/null differ diff --git a/dist/png/server-on.png b/dist/png/server-on.png deleted file mode 100644 index 43c96dd..0000000 Binary files a/dist/png/server-on.png and /dev/null differ diff --git a/dist/png/server-update.png b/dist/png/server-update.png deleted file mode 100644 index a99beed..0000000 Binary files a/dist/png/server-update.png and /dev/null differ diff --git a/dist/png/server-warning.png b/dist/png/server-warning.png deleted file mode 100644 index 8851e6b..0000000 Binary files a/dist/png/server-warning.png and /dev/null differ diff --git a/dist/png/server.png b/dist/png/server.png deleted file mode 100644 index 5b6ecd8..0000000 Binary files a/dist/png/server.png and /dev/null differ diff --git a/dist/png/serverless.png b/dist/png/serverless.png deleted file mode 100644 index a5fe97b..0000000 Binary files a/dist/png/serverless.png and /dev/null differ diff --git a/dist/png/service-fabric.png b/dist/png/service-fabric.png deleted file mode 100644 index b6c3a21..0000000 Binary files a/dist/png/service-fabric.png and /dev/null differ diff --git a/dist/png/settings.png b/dist/png/settings.png deleted file mode 100644 index c05622b..0000000 Binary files a/dist/png/settings.png and /dev/null differ diff --git a/dist/png/share-o.png b/dist/png/share-o.png deleted file mode 100644 index 5caae3a..0000000 Binary files a/dist/png/share-o.png and /dev/null differ diff --git a/dist/png/share.png b/dist/png/share.png deleted file mode 100644 index 40dd9b7..0000000 Binary files a/dist/png/share.png and /dev/null differ diff --git a/dist/png/sherlock.png b/dist/png/sherlock.png deleted file mode 100644 index 66e6b38..0000000 Binary files a/dist/png/sherlock.png and /dev/null differ diff --git a/dist/png/shuffle.png b/dist/png/shuffle.png deleted file mode 100644 index af3b53e..0000000 Binary files a/dist/png/shuffle.png and /dev/null differ diff --git a/dist/png/slider.png b/dist/png/slider.png deleted file mode 100644 index c65a575..0000000 Binary files a/dist/png/slider.png and /dev/null differ diff --git a/dist/png/sort-down.png b/dist/png/sort-down.png deleted file mode 100644 index ed36573..0000000 Binary files a/dist/png/sort-down.png and /dev/null differ diff --git a/dist/png/sort-up.png b/dist/png/sort-up.png deleted file mode 100644 index 51ea4aa..0000000 Binary files a/dist/png/sort-up.png and /dev/null differ diff --git a/dist/png/spam-o.png b/dist/png/spam-o.png deleted file mode 100644 index 097f987..0000000 Binary files a/dist/png/spam-o.png and /dev/null differ diff --git a/dist/png/spam-warning.png b/dist/png/spam-warning.png deleted file mode 100644 index 287202e..0000000 Binary files a/dist/png/spam-warning.png and /dev/null differ diff --git a/dist/png/spam.png b/dist/png/spam.png deleted file mode 100644 index e98bdd5..0000000 Binary files a/dist/png/spam.png and /dev/null differ diff --git a/dist/png/sphere-search.png b/dist/png/sphere-search.png deleted file mode 100644 index 69ea33e..0000000 Binary files a/dist/png/sphere-search.png and /dev/null differ diff --git a/dist/png/sphere.png b/dist/png/sphere.png deleted file mode 100644 index 2ee8a3e..0000000 Binary files a/dist/png/sphere.png and /dev/null differ diff --git a/dist/png/spinner.png b/dist/png/spinner.png deleted file mode 100644 index c3dd261..0000000 Binary files a/dist/png/spinner.png and /dev/null differ diff --git a/dist/png/spyware.png b/dist/png/spyware.png deleted file mode 100644 index 122b6db..0000000 Binary files a/dist/png/spyware.png and /dev/null differ diff --git a/dist/png/star-half.png b/dist/png/star-half.png deleted file mode 100644 index 058c449..0000000 Binary files a/dist/png/star-half.png and /dev/null differ diff --git a/dist/png/star-o.png b/dist/png/star-o.png deleted file mode 100644 index a5626b9..0000000 Binary files a/dist/png/star-o.png and /dev/null differ diff --git a/dist/png/star.png b/dist/png/star.png deleted file mode 100644 index 5ecaef2..0000000 Binary files a/dist/png/star.png and /dev/null differ diff --git a/dist/png/stop.png b/dist/png/stop.png deleted file mode 100644 index 863a94e..0000000 Binary files a/dist/png/stop.png and /dev/null differ diff --git a/dist/png/strikethrough.png b/dist/png/strikethrough.png deleted file mode 100644 index 09286e6..0000000 Binary files a/dist/png/strikethrough.png and /dev/null differ diff --git a/dist/png/subnet.png b/dist/png/subnet.png deleted file mode 100644 index a6e210f..0000000 Binary files a/dist/png/subnet.png and /dev/null differ diff --git a/dist/png/success.png b/dist/png/success.png deleted file mode 100644 index 147123c..0000000 Binary files a/dist/png/success.png and /dev/null differ diff --git a/dist/png/sun-o.png b/dist/png/sun-o.png deleted file mode 100644 index be13941..0000000 Binary files a/dist/png/sun-o.png and /dev/null differ diff --git a/dist/png/sun.png b/dist/png/sun.png deleted file mode 100644 index f4c7e9c..0000000 Binary files a/dist/png/sun.png and /dev/null differ diff --git a/dist/png/sweeping-warning.png b/dist/png/sweeping-warning.png deleted file mode 100644 index 543e786..0000000 Binary files a/dist/png/sweeping-warning.png and /dev/null differ diff --git a/dist/png/sweeping.png b/dist/png/sweeping.png deleted file mode 100644 index 589e6ed..0000000 Binary files a/dist/png/sweeping.png and /dev/null differ diff --git a/dist/png/sync.png b/dist/png/sync.png deleted file mode 100644 index a0835d1..0000000 Binary files a/dist/png/sync.png and /dev/null differ diff --git a/dist/png/t-ball.png b/dist/png/t-ball.png deleted file mode 100644 index 7fa5a75..0000000 Binary files a/dist/png/t-ball.png and /dev/null differ diff --git a/dist/png/tag-add.png b/dist/png/tag-add.png deleted file mode 100644 index c1ced0b..0000000 Binary files a/dist/png/tag-add.png and /dev/null differ diff --git a/dist/png/tag.png b/dist/png/tag.png deleted file mode 100644 index 5f35d15..0000000 Binary files a/dist/png/tag.png and /dev/null differ diff --git a/dist/png/target-o.png b/dist/png/target-o.png deleted file mode 100644 index 81b5a8c..0000000 Binary files a/dist/png/target-o.png and /dev/null differ diff --git a/dist/png/target.png b/dist/png/target.png deleted file mode 100644 index daf9a11..0000000 Binary files a/dist/png/target.png and /dev/null differ diff --git a/dist/png/task-add-o.png b/dist/png/task-add-o.png deleted file mode 100644 index f78a04c..0000000 Binary files a/dist/png/task-add-o.png and /dev/null differ diff --git a/dist/png/task-arrow-o.png b/dist/png/task-arrow-o.png deleted file mode 100644 index 90e090a..0000000 Binary files a/dist/png/task-arrow-o.png and /dev/null differ diff --git a/dist/png/task-close-o.png b/dist/png/task-close-o.png deleted file mode 100644 index 244de50..0000000 Binary files a/dist/png/task-close-o.png and /dev/null differ diff --git a/dist/png/task-list-o.png b/dist/png/task-list-o.png deleted file mode 100644 index 739d9e2..0000000 Binary files a/dist/png/task-list-o.png and /dev/null differ diff --git a/dist/png/task-o.png b/dist/png/task-o.png deleted file mode 100644 index d6e9f56..0000000 Binary files a/dist/png/task-o.png and /dev/null differ diff --git a/dist/png/task.png b/dist/png/task.png deleted file mode 100644 index 5813da7..0000000 Binary files a/dist/png/task.png and /dev/null differ diff --git a/dist/png/terminal.png b/dist/png/terminal.png deleted file mode 100644 index 923951e..0000000 Binary files a/dist/png/terminal.png and /dev/null differ diff --git a/dist/png/thumbtack-o.png b/dist/png/thumbtack-o.png deleted file mode 100644 index 66d88ad..0000000 Binary files a/dist/png/thumbtack-o.png and /dev/null differ diff --git a/dist/png/thumbtack.png b/dist/png/thumbtack.png deleted file mode 100644 index 3a9e12a..0000000 Binary files a/dist/png/thumbtack.png and /dev/null differ diff --git a/dist/png/time-off.png b/dist/png/time-off.png deleted file mode 100644 index 41e2ac4..0000000 Binary files a/dist/png/time-off.png and /dev/null differ diff --git a/dist/png/tools-configuration.png b/dist/png/tools-configuration.png deleted file mode 100644 index b6b96de..0000000 Binary files a/dist/png/tools-configuration.png and /dev/null differ diff --git a/dist/png/treat-investigation.png b/dist/png/treat-investigation.png deleted file mode 100644 index cfc94f5..0000000 Binary files a/dist/png/treat-investigation.png and /dev/null differ diff --git a/dist/png/treeview.png b/dist/png/treeview.png deleted file mode 100644 index f6412c2..0000000 Binary files a/dist/png/treeview.png and /dev/null differ diff --git a/dist/png/trend-link.png b/dist/png/trend-link.png deleted file mode 100644 index 1f585b4..0000000 Binary files a/dist/png/trend-link.png and /dev/null differ diff --git a/dist/png/tv.png b/dist/png/tv.png deleted file mode 100644 index 6f446f2..0000000 Binary files a/dist/png/tv.png and /dev/null differ diff --git a/dist/png/unavailable.png b/dist/png/unavailable.png deleted file mode 100644 index 253fefb..0000000 Binary files a/dist/png/unavailable.png and /dev/null differ diff --git a/dist/png/underline.png b/dist/png/underline.png deleted file mode 100644 index 84bdb32..0000000 Binary files a/dist/png/underline.png and /dev/null differ diff --git a/dist/png/undo.png b/dist/png/undo.png deleted file mode 100644 index 5ebc2e0..0000000 Binary files a/dist/png/undo.png and /dev/null differ diff --git a/dist/png/unknow.png b/dist/png/unknow.png deleted file mode 100644 index d39bb8f..0000000 Binary files a/dist/png/unknow.png and /dev/null differ diff --git a/dist/png/upload.png b/dist/png/upload.png deleted file mode 100644 index 3e59aad..0000000 Binary files a/dist/png/upload.png and /dev/null differ diff --git a/dist/png/url.png b/dist/png/url.png deleted file mode 100644 index bb0eda9..0000000 Binary files a/dist/png/url.png and /dev/null differ diff --git a/dist/png/usb.png b/dist/png/usb.png deleted file mode 100644 index a660ee2..0000000 Binary files a/dist/png/usb.png and /dev/null differ diff --git a/dist/png/user-add-o.png b/dist/png/user-add-o.png deleted file mode 100644 index e5e1391..0000000 Binary files a/dist/png/user-add-o.png and /dev/null differ diff --git a/dist/png/user-add.png b/dist/png/user-add.png deleted file mode 100644 index af02d5b..0000000 Binary files a/dist/png/user-add.png and /dev/null differ diff --git a/dist/png/user-change.png b/dist/png/user-change.png deleted file mode 100644 index 6ff7f94..0000000 Binary files a/dist/png/user-change.png and /dev/null differ diff --git a/dist/png/user-close-o.png b/dist/png/user-close-o.png deleted file mode 100644 index c0cc2a1..0000000 Binary files a/dist/png/user-close-o.png and /dev/null differ diff --git a/dist/png/user-close.png b/dist/png/user-close.png deleted file mode 100644 index 459177d..0000000 Binary files a/dist/png/user-close.png and /dev/null differ diff --git a/dist/png/user-export-o.png b/dist/png/user-export-o.png deleted file mode 100644 index 3dc83ba..0000000 Binary files a/dist/png/user-export-o.png and /dev/null differ diff --git a/dist/png/user-group-close.png b/dist/png/user-group-close.png deleted file mode 100644 index f3a89d0..0000000 Binary files a/dist/png/user-group-close.png and /dev/null differ diff --git a/dist/png/user-group-warning.png b/dist/png/user-group-warning.png deleted file mode 100644 index 35fb36b..0000000 Binary files a/dist/png/user-group-warning.png and /dev/null differ diff --git a/dist/png/user-import-o.png b/dist/png/user-import-o.png deleted file mode 100644 index c2a46ba..0000000 Binary files a/dist/png/user-import-o.png and /dev/null differ diff --git a/dist/png/user-list-o.png b/dist/png/user-list-o.png deleted file mode 100644 index c5f4ee4..0000000 Binary files a/dist/png/user-list-o.png and /dev/null differ diff --git a/dist/png/user-list.png b/dist/png/user-list.png deleted file mode 100644 index ac76144..0000000 Binary files a/dist/png/user-list.png and /dev/null differ diff --git a/dist/png/user-managed-group.png b/dist/png/user-managed-group.png deleted file mode 100644 index a085ff4..0000000 Binary files a/dist/png/user-managed-group.png and /dev/null differ diff --git a/dist/png/user-managed.png b/dist/png/user-managed.png deleted file mode 100644 index 3b04050..0000000 Binary files a/dist/png/user-managed.png and /dev/null differ diff --git a/dist/png/user-o.png b/dist/png/user-o.png deleted file mode 100644 index bf92dfa..0000000 Binary files a/dist/png/user-o.png and /dev/null differ diff --git a/dist/png/user-team.png b/dist/png/user-team.png deleted file mode 100644 index c657ba8..0000000 Binary files a/dist/png/user-team.png and /dev/null differ diff --git a/dist/png/user-unknow.png b/dist/png/user-unknow.png deleted file mode 100644 index 600a15f..0000000 Binary files a/dist/png/user-unknow.png and /dev/null differ diff --git a/dist/png/user-warning.png b/dist/png/user-warning.png deleted file mode 100644 index c9b85cb..0000000 Binary files a/dist/png/user-warning.png and /dev/null differ diff --git a/dist/png/user.png b/dist/png/user.png deleted file mode 100644 index 001fcc4..0000000 Binary files a/dist/png/user.png and /dev/null differ diff --git a/dist/png/view-off.png b/dist/png/view-off.png deleted file mode 100644 index b2d812c..0000000 Binary files a/dist/png/view-off.png and /dev/null differ diff --git a/dist/png/view.png b/dist/png/view.png deleted file mode 100644 index c1d77d8..0000000 Binary files a/dist/png/view.png and /dev/null differ diff --git a/dist/png/virtual-machine.png b/dist/png/virtual-machine.png deleted file mode 100644 index e0180a8..0000000 Binary files a/dist/png/virtual-machine.png and /dev/null differ diff --git a/dist/png/virus.png b/dist/png/virus.png deleted file mode 100644 index 41c6f0b..0000000 Binary files a/dist/png/virus.png and /dev/null differ diff --git a/dist/png/virustotal.png b/dist/png/virustotal.png deleted file mode 100644 index 72b7a50..0000000 Binary files a/dist/png/virustotal.png and /dev/null differ diff --git a/dist/png/warning-circle.png b/dist/png/warning-circle.png deleted file mode 100644 index 23bbe57..0000000 Binary files a/dist/png/warning-circle.png and /dev/null differ diff --git a/dist/png/warning-minor.png b/dist/png/warning-minor.png deleted file mode 100644 index 913d0f0..0000000 Binary files a/dist/png/warning-minor.png and /dev/null differ diff --git a/dist/png/warning-triangle.png b/dist/png/warning-triangle.png deleted file mode 100644 index 6a7d3a5..0000000 Binary files a/dist/png/warning-triangle.png and /dev/null differ diff --git a/dist/png/widgets.png b/dist/png/widgets.png deleted file mode 100644 index a694d67..0000000 Binary files a/dist/png/widgets.png and /dev/null differ diff --git a/dist/png/wifi.png b/dist/png/wifi.png deleted file mode 100644 index 54951f7..0000000 Binary files a/dist/png/wifi.png and /dev/null differ diff --git a/dist/png/window-list.png b/dist/png/window-list.png deleted file mode 100644 index e1a38c2..0000000 Binary files a/dist/png/window-list.png and /dev/null differ diff --git a/dist/png/window8.png b/dist/png/window8.png deleted file mode 100644 index 0bff9d1..0000000 Binary files a/dist/png/window8.png and /dev/null differ diff --git a/dist/png/winevent.png b/dist/png/winevent.png deleted file mode 100644 index d251169..0000000 Binary files a/dist/png/winevent.png and /dev/null differ diff --git a/dist/png/wipe-close.png b/dist/png/wipe-close.png deleted file mode 100644 index 6622917..0000000 Binary files a/dist/png/wipe-close.png and /dev/null differ diff --git a/dist/png/wipe.png b/dist/png/wipe.png deleted file mode 100644 index a45b9a9..0000000 Binary files a/dist/png/wipe.png and /dev/null differ diff --git a/dist/png/wmi.png b/dist/png/wmi.png deleted file mode 100644 index 9d5ef0e..0000000 Binary files a/dist/png/wmi.png and /dev/null differ diff --git a/dist/png/workbench-manual.png b/dist/png/workbench-manual.png deleted file mode 100644 index 17ebfd6..0000000 Binary files a/dist/png/workbench-manual.png and /dev/null differ diff --git a/dist/png/workbench.png b/dist/png/workbench.png deleted file mode 100644 index 2c37e83..0000000 Binary files a/dist/png/workbench.png and /dev/null differ diff --git a/dist/png/workspace.png b/dist/png/workspace.png deleted file mode 100644 index 1e04b2e..0000000 Binary files a/dist/png/workspace.png and /dev/null differ diff --git a/dist/png/yoda.png b/dist/png/yoda.png deleted file mode 100644 index 37b3dcb..0000000 Binary files a/dist/png/yoda.png and /dev/null differ diff --git a/dist/png/zoom-in.png b/dist/png/zoom-in.png deleted file mode 100644 index 6457efa..0000000 Binary files a/dist/png/zoom-in.png and /dev/null differ diff --git a/dist/png/zoom-out.png b/dist/png/zoom-out.png deleted file mode 100644 index 9fc0730..0000000 Binary files a/dist/png/zoom-out.png and /dev/null differ diff --git a/dist/svg/add-circle-o.svg b/dist/svg/add-circle-o.svg index 7976ba7..cc510fd 100644 --- a/dist/svg/add-circle-o.svg +++ b/dist/svg/add-circle-o.svg @@ -1,5 +1 @@ - - - add-circle-o - - \ No newline at end of file +add-circle-o \ No newline at end of file diff --git a/dist/svg/add-group.svg b/dist/svg/add-group.svg index 24aafb6..9e47856 100644 --- a/dist/svg/add-group.svg +++ b/dist/svg/add-group.svg @@ -1,5 +1 @@ - - - add-group - - \ No newline at end of file +add-group \ No newline at end of file diff --git a/dist/svg/add-square-o.svg b/dist/svg/add-square-o.svg index a2cd788..a0c55de 100644 --- a/dist/svg/add-square-o.svg +++ b/dist/svg/add-square-o.svg @@ -1,5 +1 @@ - - - add-square-o - - \ No newline at end of file +add-square-o \ No newline at end of file diff --git a/dist/svg/add-square-plus-o.svg b/dist/svg/add-square-plus-o.svg index 8ec71b6..92631e2 100644 --- a/dist/svg/add-square-plus-o.svg +++ b/dist/svg/add-square-plus-o.svg @@ -1,5 +1 @@ - - - add-square-plus-o - - \ No newline at end of file +add-square-plus-o \ No newline at end of file diff --git a/dist/svg/add.svg b/dist/svg/add.svg index f0ccd50..ed50ffa 100644 --- a/dist/svg/add.svg +++ b/dist/svg/add.svg @@ -1,5 +1 @@ - - - add - - \ No newline at end of file +add \ No newline at end of file diff --git a/dist/svg/address.svg b/dist/svg/address.svg index 0fa9850..0be05b6 100644 --- a/dist/svg/address.svg +++ b/dist/svg/address.svg @@ -1,5 +1 @@ - - - address - - \ No newline at end of file +address \ No newline at end of file diff --git a/dist/svg/alert.svg b/dist/svg/alert.svg index 8224009..14150c2 100644 --- a/dist/svg/alert.svg +++ b/dist/svg/alert.svg @@ -1,5 +1 @@ - - - alert - - \ No newline at end of file +alert \ No newline at end of file diff --git a/dist/svg/align-center.svg b/dist/svg/align-center.svg index 1fe1051..a72f843 100644 --- a/dist/svg/align-center.svg +++ b/dist/svg/align-center.svg @@ -1,5 +1 @@ - - - align-center - - \ No newline at end of file +align-center \ No newline at end of file diff --git a/dist/svg/align-left.svg b/dist/svg/align-left.svg index ff7faca..b75655a 100644 --- a/dist/svg/align-left.svg +++ b/dist/svg/align-left.svg @@ -1,5 +1 @@ - - - align-left - - \ No newline at end of file +align-left \ No newline at end of file diff --git a/dist/svg/align-right.svg b/dist/svg/align-right.svg index 06c47fe..b2ef6b1 100644 --- a/dist/svg/align-right.svg +++ b/dist/svg/align-right.svg @@ -1,5 +1 @@ - - - align-right - - \ No newline at end of file +align-right \ No newline at end of file diff --git a/dist/svg/android.svg b/dist/svg/android.svg index 787761d..c9c0860 100644 --- a/dist/svg/android.svg +++ b/dist/svg/android.svg @@ -1,5 +1 @@ - - - android - - \ No newline at end of file +android \ No newline at end of file diff --git a/dist/svg/angle-down.svg b/dist/svg/angle-down.svg index c335de9..5ec8a47 100644 --- a/dist/svg/angle-down.svg +++ b/dist/svg/angle-down.svg @@ -1,5 +1 @@ - - - angle-down - - \ No newline at end of file +angle-down \ No newline at end of file diff --git a/dist/svg/angle-left.svg b/dist/svg/angle-left.svg index b2c2f5a..7306caf 100644 --- a/dist/svg/angle-left.svg +++ b/dist/svg/angle-left.svg @@ -1,5 +1 @@ - - - angle-left - - \ No newline at end of file +angle-left \ No newline at end of file diff --git a/dist/svg/angle-right.svg b/dist/svg/angle-right.svg index 1364fd5..c47a5db 100644 --- a/dist/svg/angle-right.svg +++ b/dist/svg/angle-right.svg @@ -1,5 +1 @@ - - - angle-right - - \ No newline at end of file +angle-right \ No newline at end of file diff --git a/dist/svg/angle-up.svg b/dist/svg/angle-up.svg index 653737c..170e567 100644 --- a/dist/svg/angle-up.svg +++ b/dist/svg/angle-up.svg @@ -1,5 +1 @@ - - - angle-up - - \ No newline at end of file +angle-up \ No newline at end of file diff --git a/dist/svg/api-management.svg b/dist/svg/api-management.svg deleted file mode 100644 index 5e70462..0000000 --- a/dist/svg/api-management.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - api-management - - \ No newline at end of file diff --git a/dist/svg/api.svg b/dist/svg/api.svg index 44042b8..b089eab 100644 --- a/dist/svg/api.svg +++ b/dist/svg/api.svg @@ -1,5 +1 @@ - - - api - - \ No newline at end of file +API \ No newline at end of file diff --git a/dist/svg/app-service.svg b/dist/svg/app-service.svg deleted file mode 100644 index f065c99..0000000 --- a/dist/svg/app-service.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - app-service - - \ No newline at end of file diff --git a/dist/svg/app.svg b/dist/svg/app.svg index 314e2f6..20e5634 100644 --- a/dist/svg/app.svg +++ b/dist/svg/app.svg @@ -1,5 +1 @@ - - - app - - \ No newline at end of file +APP \ No newline at end of file diff --git a/dist/svg/apple.svg b/dist/svg/apple.svg index 480fc0d..60df417 100644 --- a/dist/svg/apple.svg +++ b/dist/svg/apple.svg @@ -1,5 +1 @@ - - - apple - - \ No newline at end of file +apple \ No newline at end of file diff --git a/dist/svg/arrow-down.svg b/dist/svg/arrow-down.svg index e1a9f74..4bb2e9c 100644 --- a/dist/svg/arrow-down.svg +++ b/dist/svg/arrow-down.svg @@ -1,5 +1 @@ - - - arrow-down - - \ No newline at end of file +arrow-down \ No newline at end of file diff --git a/dist/svg/arrow-left.svg b/dist/svg/arrow-left.svg index bb0713e..91391bb 100644 --- a/dist/svg/arrow-left.svg +++ b/dist/svg/arrow-left.svg @@ -1,5 +1 @@ - - - arrow-left - - \ No newline at end of file +arrow-left \ No newline at end of file diff --git a/dist/svg/arrow-long-left.svg b/dist/svg/arrow-long-left.svg index 4840f9e..da60299 100644 --- a/dist/svg/arrow-long-left.svg +++ b/dist/svg/arrow-long-left.svg @@ -1,5 +1 @@ - - - arrow-long-left - - \ No newline at end of file +arrow-long-left \ No newline at end of file diff --git a/dist/svg/arrow-long-right.svg b/dist/svg/arrow-long-right.svg index f2d0465..225283b 100644 --- a/dist/svg/arrow-long-right.svg +++ b/dist/svg/arrow-long-right.svg @@ -1,5 +1 @@ - - - arrow-long-right - - \ No newline at end of file +arrow-long-right \ No newline at end of file diff --git a/dist/svg/arrow-right.svg b/dist/svg/arrow-right.svg index 59ba15f..71a3b84 100644 --- a/dist/svg/arrow-right.svg +++ b/dist/svg/arrow-right.svg @@ -1,5 +1 @@ - - - arrow-right - - \ No newline at end of file +arrow-right \ No newline at end of file diff --git a/dist/svg/arrow-up.svg b/dist/svg/arrow-up.svg index 22704b9..5529647 100644 --- a/dist/svg/arrow-up.svg +++ b/dist/svg/arrow-up.svg @@ -1,5 +1 @@ - - - arrow-up - - \ No newline at end of file +arrow-up \ No newline at end of file diff --git a/dist/svg/arrows.svg b/dist/svg/arrows.svg index 432b2c6..ac52cd5 100644 --- a/dist/svg/arrows.svg +++ b/dist/svg/arrows.svg @@ -1,5 +1 @@ - - - arrows - - \ No newline at end of file +arrows \ No newline at end of file diff --git a/dist/svg/asterisk.svg b/dist/svg/asterisk.svg index 3c5fec1..4c80719 100644 --- a/dist/svg/asterisk.svg +++ b/dist/svg/asterisk.svg @@ -1,5 +1 @@ - - - asterisk - - \ No newline at end of file +asterisk \ No newline at end of file diff --git a/dist/svg/attach-alert.svg b/dist/svg/attach-alert.svg index e47577c..b6e8c6f 100644 --- a/dist/svg/attach-alert.svg +++ b/dist/svg/attach-alert.svg @@ -1,5 +1 @@ - - - attach-alert - - \ No newline at end of file +attach-alert \ No newline at end of file diff --git a/dist/svg/attach-file.svg b/dist/svg/attach-file.svg index 30f5c60..d9fb0ad 100644 --- a/dist/svg/attach-file.svg +++ b/dist/svg/attach-file.svg @@ -1,5 +1 @@ - - - attach-file - - \ No newline at end of file +attach-file \ No newline at end of file diff --git a/dist/svg/attach-new.svg b/dist/svg/attach-new.svg index 3c9c182..733a1a5 100644 --- a/dist/svg/attach-new.svg +++ b/dist/svg/attach-new.svg @@ -1,5 +1 @@ - - - attach-new - - \ No newline at end of file +attach-new \ No newline at end of file diff --git a/dist/svg/attach.svg b/dist/svg/attach.svg index 30d42b9..76b73bf 100644 --- a/dist/svg/attach.svg +++ b/dist/svg/attach.svg @@ -1,5 +1 @@ - - - attach - - \ No newline at end of file +attach \ No newline at end of file diff --git a/dist/svg/authorizer.svg b/dist/svg/authorizer.svg deleted file mode 100644 index a7ba718..0000000 --- a/dist/svg/authorizer.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - authorizer - - \ No newline at end of file diff --git a/dist/svg/backup.svg b/dist/svg/backup.svg index 8a90354..46fa988 100644 --- a/dist/svg/backup.svg +++ b/dist/svg/backup.svg @@ -1,5 +1 @@ - - - backup - - \ No newline at end of file +backup \ No newline at end of file diff --git a/dist/svg/base-station.svg b/dist/svg/base-station.svg index 0231e6d..d24aafe 100644 --- a/dist/svg/base-station.svg +++ b/dist/svg/base-station.svg @@ -1,5 +1 @@ - - - base-station - - \ No newline at end of file +base-station \ No newline at end of file diff --git a/dist/svg/battery.svg b/dist/svg/battery.svg index a6c1a1e..696003b 100644 --- a/dist/svg/battery.svg +++ b/dist/svg/battery.svg @@ -1,5 +1 @@ - - - battery - - \ No newline at end of file +battery \ No newline at end of file diff --git a/dist/svg/block-app.svg b/dist/svg/block-app.svg index 1cbc617..d4f9773 100644 --- a/dist/svg/block-app.svg +++ b/dist/svg/block-app.svg @@ -1,5 +1 @@ - - - block-app - - \ No newline at end of file +block-app \ No newline at end of file diff --git a/dist/svg/block.svg b/dist/svg/block.svg index 61b7666..0b1cd80 100644 --- a/dist/svg/block.svg +++ b/dist/svg/block.svg @@ -1,5 +1 @@ - - - block - - \ No newline at end of file +block \ No newline at end of file diff --git a/dist/svg/blocklist.svg b/dist/svg/blocklist.svg index 166e459..84cde80 100644 --- a/dist/svg/blocklist.svg +++ b/dist/svg/blocklist.svg @@ -1,5 +1 @@ - - - blocklist - - \ No newline at end of file +blocklist \ No newline at end of file diff --git a/dist/svg/bold.svg b/dist/svg/bold.svg index c14bb77..b8366d2 100644 --- a/dist/svg/bold.svg +++ b/dist/svg/bold.svg @@ -1,5 +1 @@ - - - bold - - \ No newline at end of file +bold \ No newline at end of file diff --git a/dist/svg/bolt.svg b/dist/svg/bolt.svg index 42e0c39..3cd848f 100644 --- a/dist/svg/bolt.svg +++ b/dist/svg/bolt.svg @@ -1,5 +1 @@ - - - bolt - - \ No newline at end of file +bolt \ No newline at end of file diff --git a/dist/svg/bookmark.svg b/dist/svg/bookmark.svg index 5cb0a11..703e908 100644 --- a/dist/svg/bookmark.svg +++ b/dist/svg/bookmark.svg @@ -1,5 +1 @@ - - - bookmark - - \ No newline at end of file +bookmark \ No newline at end of file diff --git a/dist/svg/box-in.svg b/dist/svg/box-in.svg index a76922d..3b4b239 100644 --- a/dist/svg/box-in.svg +++ b/dist/svg/box-in.svg @@ -1,5 +1 @@ - - - box-in - - \ No newline at end of file +box-in \ No newline at end of file diff --git a/dist/svg/box-out.svg b/dist/svg/box-out.svg index 5e876cb..c53d1ca 100644 --- a/dist/svg/box-out.svg +++ b/dist/svg/box-out.svg @@ -1,5 +1 @@ - - - box-out - - \ No newline at end of file +box-out \ No newline at end of file diff --git a/dist/svg/box-upload.svg b/dist/svg/box-upload.svg index 1c2d6bc..67ff820 100644 --- a/dist/svg/box-upload.svg +++ b/dist/svg/box-upload.svg @@ -1,5 +1 @@ - - - box-upload - - \ No newline at end of file +box-upload \ No newline at end of file diff --git a/dist/svg/bug.svg b/dist/svg/bug.svg index 1b01851..899d729 100644 --- a/dist/svg/bug.svg +++ b/dist/svg/bug.svg @@ -1,5 +1 @@ - - - bug - - \ No newline at end of file +bug \ No newline at end of file diff --git a/dist/svg/build.svg b/dist/svg/build.svg index 6921972..b50a0a9 100644 --- a/dist/svg/build.svg +++ b/dist/svg/build.svg @@ -1,5 +1 @@ - - - build - - \ No newline at end of file +build \ No newline at end of file diff --git a/dist/svg/calendar-empty.svg b/dist/svg/calendar-empty.svg index 4ba8ffd..7bbb868 100644 --- a/dist/svg/calendar-empty.svg +++ b/dist/svg/calendar-empty.svg @@ -1,5 +1 @@ - - - calendar-empty - - \ No newline at end of file +calendar-empty \ No newline at end of file diff --git a/dist/svg/calendar.svg b/dist/svg/calendar.svg index 73caf5b..6bcca84 100644 --- a/dist/svg/calendar.svg +++ b/dist/svg/calendar.svg @@ -1,5 +1 @@ - - - calendar - - \ No newline at end of file +calendar \ No newline at end of file diff --git a/dist/svg/callback.svg b/dist/svg/callback.svg index 50ba523..273f691 100644 --- a/dist/svg/callback.svg +++ b/dist/svg/callback.svg @@ -1,5 +1 @@ - - - callback - - \ No newline at end of file +callback \ No newline at end of file diff --git a/dist/svg/camera.svg b/dist/svg/camera.svg index d8f682c..70845d4 100644 --- a/dist/svg/camera.svg +++ b/dist/svg/camera.svg @@ -1,5 +1 @@ - - - camera - - \ No newline at end of file +camera \ No newline at end of file diff --git a/dist/svg/caret-down.svg b/dist/svg/caret-down.svg index 26fad0c..1133684 100644 --- a/dist/svg/caret-down.svg +++ b/dist/svg/caret-down.svg @@ -1,5 +1 @@ - - - caret-down - - \ No newline at end of file +caret-down \ No newline at end of file diff --git a/dist/svg/caret-left.svg b/dist/svg/caret-left.svg index 88fe91c..a0ebe77 100644 --- a/dist/svg/caret-left.svg +++ b/dist/svg/caret-left.svg @@ -1,5 +1 @@ - - - caret-left - - \ No newline at end of file +caret-left \ No newline at end of file diff --git a/dist/svg/caret-right-down.svg b/dist/svg/caret-right-down.svg index 51e6f2f..4cf778a 100644 --- a/dist/svg/caret-right-down.svg +++ b/dist/svg/caret-right-down.svg @@ -1,5 +1 @@ - - - caret-right-down - - \ No newline at end of file +caret-right-down \ No newline at end of file diff --git a/dist/svg/caret-right-o.svg b/dist/svg/caret-right-o.svg index b5b305a..66cc997 100644 --- a/dist/svg/caret-right-o.svg +++ b/dist/svg/caret-right-o.svg @@ -1,5 +1 @@ - - - caret-right-o - - \ No newline at end of file +caret-right-o \ No newline at end of file diff --git a/dist/svg/caret-right.svg b/dist/svg/caret-right.svg index 706f306..fa58c7b 100644 --- a/dist/svg/caret-right.svg +++ b/dist/svg/caret-right.svg @@ -1,5 +1 @@ - - - caret-right - - \ No newline at end of file +caret-right \ No newline at end of file diff --git a/dist/svg/caret-square-down.svg b/dist/svg/caret-square-down.svg index 9aa8547..2cf6fb8 100644 --- a/dist/svg/caret-square-down.svg +++ b/dist/svg/caret-square-down.svg @@ -1,5 +1 @@ - - - caret-square-down - - \ No newline at end of file +caret-square-down \ No newline at end of file diff --git a/dist/svg/caret-square-left.svg b/dist/svg/caret-square-left.svg index 24d9ff6..422a103 100644 --- a/dist/svg/caret-square-left.svg +++ b/dist/svg/caret-square-left.svg @@ -1,5 +1 @@ - - - caret-square-left - - \ No newline at end of file +caret-square-left \ No newline at end of file diff --git a/dist/svg/caret-square-right.svg b/dist/svg/caret-square-right.svg index 54ae4b1..6a8f7bc 100644 --- a/dist/svg/caret-square-right.svg +++ b/dist/svg/caret-square-right.svg @@ -1,5 +1 @@ - - - caret-square-right - - \ No newline at end of file +caret-square-right \ No newline at end of file diff --git a/dist/svg/caret-square-up.svg b/dist/svg/caret-square-up.svg index 4924d32..68cad01 100644 --- a/dist/svg/caret-square-up.svg +++ b/dist/svg/caret-square-up.svg @@ -1,5 +1 @@ - - - caret-square-up - - \ No newline at end of file +caret-square-up \ No newline at end of file diff --git a/dist/svg/caret-up.svg b/dist/svg/caret-up.svg index 4eb73f5..263d3c3 100644 --- a/dist/svg/caret-up.svg +++ b/dist/svg/caret-up.svg @@ -1,5 +1 @@ - - - caret-up - - \ No newline at end of file +caret-up \ No newline at end of file diff --git a/dist/svg/cart.svg b/dist/svg/cart.svg index 4e63099..51df262 100644 --- a/dist/svg/cart.svg +++ b/dist/svg/cart.svg @@ -1,5 +1 @@ - - - cart - - \ No newline at end of file +cart \ No newline at end of file diff --git a/dist/svg/case-log.svg b/dist/svg/case-log.svg index a8b074e..2ff36be 100644 --- a/dist/svg/case-log.svg +++ b/dist/svg/case-log.svg @@ -1,5 +1 @@ - - - case-log - - \ No newline at end of file +case-log \ No newline at end of file diff --git a/dist/svg/chart-area.svg b/dist/svg/chart-area.svg index 09d6f6e..cfa7b7f 100644 --- a/dist/svg/chart-area.svg +++ b/dist/svg/chart-area.svg @@ -1,5 +1 @@ - - - chart-area - - \ No newline at end of file +chart-area \ No newline at end of file diff --git a/dist/svg/chart-areastep.svg b/dist/svg/chart-areastep.svg index 123e151..3c32a2d 100644 --- a/dist/svg/chart-areastep.svg +++ b/dist/svg/chart-areastep.svg @@ -1,5 +1 @@ - - - chart-areastep - - \ No newline at end of file +chart-areastep \ No newline at end of file diff --git a/dist/svg/chart-bar.svg b/dist/svg/chart-bar.svg index 5e2643d..ca79695 100644 --- a/dist/svg/chart-bar.svg +++ b/dist/svg/chart-bar.svg @@ -1,5 +1 @@ - - - chart-bar - - \ No newline at end of file +chart-bar \ No newline at end of file diff --git a/dist/svg/chart-donut.svg b/dist/svg/chart-donut.svg index e57e640..c1711f4 100644 --- a/dist/svg/chart-donut.svg +++ b/dist/svg/chart-donut.svg @@ -1,5 +1 @@ - - - chart-donut - - \ No newline at end of file +chart-donut \ No newline at end of file diff --git a/dist/svg/chart-dot.svg b/dist/svg/chart-dot.svg index f84cd27..2621146 100644 --- a/dist/svg/chart-dot.svg +++ b/dist/svg/chart-dot.svg @@ -1,5 +1 @@ - - - chart-dot - - \ No newline at end of file +chart-dot \ No newline at end of file diff --git a/dist/svg/chart-legend-01.svg b/dist/svg/chart-legend-01.svg new file mode 100644 index 0000000..44c7924 --- /dev/null +++ b/dist/svg/chart-legend-01.svg @@ -0,0 +1 @@ +chart-legend-01 \ No newline at end of file diff --git a/dist/svg/chart-legend-02.svg b/dist/svg/chart-legend-02.svg new file mode 100644 index 0000000..0c0ba85 --- /dev/null +++ b/dist/svg/chart-legend-02.svg @@ -0,0 +1 @@ +chart-legend-02 \ No newline at end of file diff --git a/dist/svg/chart-legend-03.svg b/dist/svg/chart-legend-03.svg new file mode 100644 index 0000000..1d48963 --- /dev/null +++ b/dist/svg/chart-legend-03.svg @@ -0,0 +1 @@ +chart-legend-03 \ No newline at end of file diff --git a/dist/svg/chart-legend-04.svg b/dist/svg/chart-legend-04.svg new file mode 100644 index 0000000..bc18ec9 --- /dev/null +++ b/dist/svg/chart-legend-04.svg @@ -0,0 +1 @@ +chart-legend-04 \ No newline at end of file diff --git a/dist/svg/chart-line.svg b/dist/svg/chart-line.svg index 5286b09..7919443 100644 --- a/dist/svg/chart-line.svg +++ b/dist/svg/chart-line.svg @@ -1,5 +1 @@ - - - chart-line - - \ No newline at end of file +chart-line \ No newline at end of file diff --git a/dist/svg/chart-pie.svg b/dist/svg/chart-pie.svg index a7288f2..86f3c2a 100644 --- a/dist/svg/chart-pie.svg +++ b/dist/svg/chart-pie.svg @@ -1,5 +1 @@ - - - chart-pie - - \ No newline at end of file +chart-pie \ No newline at end of file diff --git a/dist/svg/chart-scatter.svg b/dist/svg/chart-scatter.svg index 8cac6b6..1ecea30 100644 --- a/dist/svg/chart-scatter.svg +++ b/dist/svg/chart-scatter.svg @@ -1,5 +1 @@ - - - chart-scatter - - \ No newline at end of file +chart-scatter \ No newline at end of file diff --git a/dist/svg/chart-table.svg b/dist/svg/chart-table.svg index e8e48b3..0f6cd2a 100644 --- a/dist/svg/chart-table.svg +++ b/dist/svg/chart-table.svg @@ -1,5 +1 @@ - - - chart-table - - \ No newline at end of file +chart-table \ No newline at end of file diff --git a/dist/svg/check-bold.svg b/dist/svg/check-bold.svg index 8c61295..05540a4 100644 --- a/dist/svg/check-bold.svg +++ b/dist/svg/check-bold.svg @@ -1,5 +1 @@ - - - check-bold - - \ No newline at end of file +check-bold \ No newline at end of file diff --git a/dist/svg/check-circle-o.svg b/dist/svg/check-circle-o.svg index afcac49..596c76f 100644 --- a/dist/svg/check-circle-o.svg +++ b/dist/svg/check-circle-o.svg @@ -1,5 +1 @@ - - - check-circle-o - - \ No newline at end of file +check-circle-o \ No newline at end of file diff --git a/dist/svg/check-s.svg b/dist/svg/check-s.svg index 5046a81..b9c8d56 100644 --- a/dist/svg/check-s.svg +++ b/dist/svg/check-s.svg @@ -1,5 +1 @@ - - - check-s - - \ No newline at end of file +check-s \ No newline at end of file diff --git a/dist/svg/check.svg b/dist/svg/check.svg index 15d4079..ef1038b 100644 --- a/dist/svg/check.svg +++ b/dist/svg/check.svg @@ -1,5 +1 @@ - - - check - - \ No newline at end of file +check \ No newline at end of file diff --git a/dist/svg/chevron-down.svg b/dist/svg/chevron-down.svg index e1ec512..f782e52 100644 --- a/dist/svg/chevron-down.svg +++ b/dist/svg/chevron-down.svg @@ -1,5 +1 @@ - - - chevron-down - - \ No newline at end of file +chevron-down \ No newline at end of file diff --git a/dist/svg/chevron-left.svg b/dist/svg/chevron-left.svg index 0d8a1f6..aea3977 100644 --- a/dist/svg/chevron-left.svg +++ b/dist/svg/chevron-left.svg @@ -1,5 +1 @@ - - - chevron-left - - \ No newline at end of file +chevron-left \ No newline at end of file diff --git a/dist/svg/chevron-right.svg b/dist/svg/chevron-right.svg index 5cb2cfb..3d5d3a7 100644 --- a/dist/svg/chevron-right.svg +++ b/dist/svg/chevron-right.svg @@ -1,5 +1 @@ - - - chevron-right - - \ No newline at end of file +chevron-right \ No newline at end of file diff --git a/dist/svg/chevron-up.svg b/dist/svg/chevron-up.svg index 8bb54aa..49ac62b 100644 --- a/dist/svg/chevron-up.svg +++ b/dist/svg/chevron-up.svg @@ -1,5 +1 @@ - - - chevron-up - - \ No newline at end of file +chevron-up \ No newline at end of file diff --git a/dist/svg/chrome.svg b/dist/svg/chrome.svg index 780ef93..a53dc41 100644 --- a/dist/svg/chrome.svg +++ b/dist/svg/chrome.svg @@ -1,5 +1 @@ - - - chrome - - \ No newline at end of file +chrome \ No newline at end of file diff --git a/dist/svg/circle-dot.svg b/dist/svg/circle-dot.svg index 4cb8ae5..7e65f79 100644 --- a/dist/svg/circle-dot.svg +++ b/dist/svg/circle-dot.svg @@ -1,5 +1 @@ - - - circle-dot - - \ No newline at end of file +circle-dot \ No newline at end of file diff --git a/dist/svg/circle-merge.svg b/dist/svg/circle-merge.svg index 8c883a6..74acdea 100644 --- a/dist/svg/circle-merge.svg +++ b/dist/svg/circle-merge.svg @@ -1,5 +1 @@ - - - circle-merge - - \ No newline at end of file +circle-merge \ No newline at end of file diff --git a/dist/svg/circle-o.svg b/dist/svg/circle-o.svg index a22d85b..5b794af 100644 --- a/dist/svg/circle-o.svg +++ b/dist/svg/circle-o.svg @@ -1,5 +1 @@ - - - circle-o - - \ No newline at end of file +circle-o \ No newline at end of file diff --git a/dist/svg/circle-split.svg b/dist/svg/circle-split.svg index 93f5997..6302795 100644 --- a/dist/svg/circle-split.svg +++ b/dist/svg/circle-split.svg @@ -1,5 +1 @@ - - - circle-split - - \ No newline at end of file +circle-split \ No newline at end of file diff --git a/dist/svg/circle.svg b/dist/svg/circle.svg index 9586bce..7da8859 100644 --- a/dist/svg/circle.svg +++ b/dist/svg/circle.svg @@ -1,5 +1 @@ - - - circle - - \ No newline at end of file +circle \ No newline at end of file diff --git a/dist/svg/city.svg b/dist/svg/city.svg index d859fd5..e0b6778 100644 --- a/dist/svg/city.svg +++ b/dist/svg/city.svg @@ -1,5 +1 @@ - - - city - - \ No newline at end of file +city \ No newline at end of file diff --git a/dist/svg/clock-add.svg b/dist/svg/clock-add.svg index 83d61cf..dadb190 100644 --- a/dist/svg/clock-add.svg +++ b/dist/svg/clock-add.svg @@ -1,5 +1 @@ - - - clock-add - - \ No newline at end of file +clock-add \ No newline at end of file diff --git a/dist/svg/clock.svg b/dist/svg/clock.svg index b14b66e..8dd88e9 100644 --- a/dist/svg/clock.svg +++ b/dist/svg/clock.svg @@ -1,5 +1 @@ - - - clock - - \ No newline at end of file +clock \ No newline at end of file diff --git a/dist/svg/close-circle-o.svg b/dist/svg/close-circle-o.svg index 516893b..b38a47d 100644 --- a/dist/svg/close-circle-o.svg +++ b/dist/svg/close-circle-o.svg @@ -1,5 +1 @@ - - - close-circle-o - - \ No newline at end of file +close-circle-o \ No newline at end of file diff --git a/dist/svg/close-s.svg b/dist/svg/close-s.svg index 92c069b..2890d41 100644 --- a/dist/svg/close-s.svg +++ b/dist/svg/close-s.svg @@ -1,5 +1 @@ - - - close-s - - \ No newline at end of file +close-s \ No newline at end of file diff --git a/dist/svg/close.svg b/dist/svg/close.svg index 47c245c..929d108 100644 --- a/dist/svg/close.svg +++ b/dist/svg/close.svg @@ -1,5 +1 @@ - - - close - - \ No newline at end of file +close \ No newline at end of file diff --git a/dist/svg/cloud-o.svg b/dist/svg/cloud-o.svg index 24ad816..057f6cd 100644 --- a/dist/svg/cloud-o.svg +++ b/dist/svg/cloud-o.svg @@ -1,5 +1 @@ - - - cloud-o - - \ No newline at end of file +cloud-o \ No newline at end of file diff --git a/dist/svg/cloud-off.svg b/dist/svg/cloud-off.svg index 3d72328..4d4c007 100644 --- a/dist/svg/cloud-off.svg +++ b/dist/svg/cloud-off.svg @@ -1,5 +1 @@ - - - cloud-off - - \ No newline at end of file +cloud-off \ No newline at end of file diff --git a/dist/svg/cloud-puzzle.svg b/dist/svg/cloud-puzzle.svg index f3d3769..a388c89 100644 --- a/dist/svg/cloud-puzzle.svg +++ b/dist/svg/cloud-puzzle.svg @@ -1,5 +1 @@ - - - cloud-puzzle - - \ No newline at end of file +cloud-puzzle \ No newline at end of file diff --git a/dist/svg/cloud-user.svg b/dist/svg/cloud-user.svg index 347d81a..f39c90d 100644 --- a/dist/svg/cloud-user.svg +++ b/dist/svg/cloud-user.svg @@ -1,5 +1 @@ - - - cloud-user - - \ No newline at end of file +cloud-user \ No newline at end of file diff --git a/dist/svg/cloud-workload-tbd.svg b/dist/svg/cloud-workload-tbd.svg new file mode 100644 index 0000000..4fa78ba --- /dev/null +++ b/dist/svg/cloud-workload-tbd.svg @@ -0,0 +1 @@ +cloud-workload-TBD \ No newline at end of file diff --git a/dist/svg/cloud.svg b/dist/svg/cloud.svg index aafa548..3749a02 100644 --- a/dist/svg/cloud.svg +++ b/dist/svg/cloud.svg @@ -1,5 +1 @@ - - - cloud - - \ No newline at end of file +cloud \ No newline at end of file diff --git a/dist/svg/code.svg b/dist/svg/code.svg index eaf4443..28fc938 100644 --- a/dist/svg/code.svg +++ b/dist/svg/code.svg @@ -1,5 +1 @@ - - - code - - \ No newline at end of file +code \ No newline at end of file diff --git a/dist/svg/collapse-left.svg b/dist/svg/collapse-left.svg index 0b02fc1..0e8bb0b 100644 --- a/dist/svg/collapse-left.svg +++ b/dist/svg/collapse-left.svg @@ -1,5 +1 @@ - - - collapse-left - - \ No newline at end of file +collapse-left \ No newline at end of file diff --git a/dist/svg/collapse-right.svg b/dist/svg/collapse-right.svg index 77ae9ab..2eaa660 100644 --- a/dist/svg/collapse-right.svg +++ b/dist/svg/collapse-right.svg @@ -1,5 +1 @@ - - - collapse-right - - \ No newline at end of file +collapse-right \ No newline at end of file diff --git a/dist/svg/color.svg b/dist/svg/color.svg index 69ec884..87eeec1 100644 --- a/dist/svg/color.svg +++ b/dist/svg/color.svg @@ -1,5 +1 @@ - - - color - - \ No newline at end of file +color \ No newline at end of file diff --git a/dist/svg/colortext.svg b/dist/svg/colortext.svg index 5c7ab81..02fe468 100644 --- a/dist/svg/colortext.svg +++ b/dist/svg/colortext.svg @@ -1,5 +1 @@ - - - colortext - - \ No newline at end of file +colortext \ No newline at end of file diff --git a/dist/svg/columns.svg b/dist/svg/columns.svg index 0841a60..b2cc463 100644 --- a/dist/svg/columns.svg +++ b/dist/svg/columns.svg @@ -1,5 +1 @@ - - - columns - - \ No newline at end of file +columns \ No newline at end of file diff --git a/dist/svg/comment.svg b/dist/svg/comment.svg index 8962c0d..2e8e1c3 100644 --- a/dist/svg/comment.svg +++ b/dist/svg/comment.svg @@ -1,5 +1 @@ - - - comment - - \ No newline at end of file +comment \ No newline at end of file diff --git a/dist/svg/companion.svg b/dist/svg/companion.svg new file mode 100644 index 0000000..663689c --- /dev/null +++ b/dist/svg/companion.svg @@ -0,0 +1 @@ +companion \ No newline at end of file diff --git a/dist/svg/conditional-access-policy.svg b/dist/svg/conditional-access-policy.svg new file mode 100644 index 0000000..1723acb --- /dev/null +++ b/dist/svg/conditional-access-policy.svg @@ -0,0 +1 @@ +conditional-access-policy \ No newline at end of file diff --git a/dist/svg/connect-error.svg b/dist/svg/connect-error.svg index 1b65fd8..8634e9b 100644 --- a/dist/svg/connect-error.svg +++ b/dist/svg/connect-error.svg @@ -1,5 +1 @@ - - - connect-error - - \ No newline at end of file +connect-error \ No newline at end of file diff --git a/dist/svg/connect-noip.svg b/dist/svg/connect-noip.svg index 3cbc8ef..917698b 100644 --- a/dist/svg/connect-noip.svg +++ b/dist/svg/connect-noip.svg @@ -1,5 +1 @@ - - - connect-noip - - \ No newline at end of file +connect-NoIP \ No newline at end of file diff --git a/dist/svg/connect-warning.svg b/dist/svg/connect-warning.svg index 57967f8..7eb4f59 100644 --- a/dist/svg/connect-warning.svg +++ b/dist/svg/connect-warning.svg @@ -1,5 +1 @@ - - - connect-warning - - \ No newline at end of file +connect-warning \ No newline at end of file diff --git a/dist/svg/connect.svg b/dist/svg/connect.svg index 699d49f..ffa8def 100644 --- a/dist/svg/connect.svg +++ b/dist/svg/connect.svg @@ -1,5 +1 @@ - - - connect - - \ No newline at end of file +connect \ No newline at end of file diff --git a/dist/svg/connecter.svg b/dist/svg/connecter.svg deleted file mode 100644 index 2f49fd9..0000000 --- a/dist/svg/connecter.svg +++ /dev/null @@ -1,6 +0,0 @@ - - - connecter - - - \ No newline at end of file diff --git a/dist/svg/connecting.svg b/dist/svg/connecting.svg index 4f07c0e..36fffc2 100644 --- a/dist/svg/connecting.svg +++ b/dist/svg/connecting.svg @@ -1,5 +1 @@ - - - connecting - - \ No newline at end of file +connecting \ No newline at end of file diff --git a/dist/svg/connection.svg b/dist/svg/connection.svg index dc44dee..e40fb7d 100644 --- a/dist/svg/connection.svg +++ b/dist/svg/connection.svg @@ -1,5 +1 @@ - - - connection - - \ No newline at end of file +connection \ No newline at end of file diff --git a/dist/svg/contact.svg b/dist/svg/contact.svg index 2e29bed..2b722e8 100644 --- a/dist/svg/contact.svg +++ b/dist/svg/contact.svg @@ -1,5 +1 @@ - - - contact - - \ No newline at end of file +contact \ No newline at end of file diff --git a/dist/svg/container-cluster-o.svg b/dist/svg/container-cluster-o.svg index e493840..e17df96 100644 --- a/dist/svg/container-cluster-o.svg +++ b/dist/svg/container-cluster-o.svg @@ -1,5 +1 @@ - - - container-cluster-o - - \ No newline at end of file +container-cluster-o \ No newline at end of file diff --git a/dist/svg/container-cluster.svg b/dist/svg/container-cluster.svg index 39f4ec9..9bfb4d0 100644 --- a/dist/svg/container-cluster.svg +++ b/dist/svg/container-cluster.svg @@ -1,13 +1 @@ - - - container-cluster - - - - - - - - - - \ No newline at end of file +container-cluster \ No newline at end of file diff --git a/dist/svg/container.svg b/dist/svg/container.svg index 662788d..c48a6f1 100644 --- a/dist/svg/container.svg +++ b/dist/svg/container.svg @@ -1,5 +1 @@ - - - container - - \ No newline at end of file +container \ No newline at end of file diff --git a/dist/svg/container2.svg b/dist/svg/container2.svg deleted file mode 100644 index f912100..0000000 --- a/dist/svg/container2.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - container2 - - \ No newline at end of file diff --git a/dist/svg/credit-token.svg b/dist/svg/credit-token.svg index a08a444..2a065a4 100644 --- a/dist/svg/credit-token.svg +++ b/dist/svg/credit-token.svg @@ -1,5 +1 @@ - - - credit-token - - \ No newline at end of file +credit-token \ No newline at end of file diff --git a/dist/svg/crop.svg b/dist/svg/crop.svg index 7ed75c5..72487c3 100644 --- a/dist/svg/crop.svg +++ b/dist/svg/crop.svg @@ -1,5 +1 @@ - - - crop - - \ No newline at end of file +crop \ No newline at end of file diff --git a/dist/svg/cut.svg b/dist/svg/cut.svg index 020fe21..25854d8 100644 --- a/dist/svg/cut.svg +++ b/dist/svg/cut.svg @@ -1,5 +1 @@ - - - cut - - \ No newline at end of file +cut \ No newline at end of file diff --git a/dist/svg/data-storage.svg b/dist/svg/data-storage.svg index 24610ad..91a2277 100644 --- a/dist/svg/data-storage.svg +++ b/dist/svg/data-storage.svg @@ -1,5 +1 @@ - - - data-storage - - \ No newline at end of file +data-storage \ No newline at end of file diff --git a/dist/svg/database-o.svg b/dist/svg/database-o.svg index dc7268a..47fb78f 100644 --- a/dist/svg/database-o.svg +++ b/dist/svg/database-o.svg @@ -1,5 +1 @@ - - - database-o - - \ No newline at end of file +database-o \ No newline at end of file diff --git a/dist/svg/database.svg b/dist/svg/database.svg index 1a42c83..e95b55d 100644 --- a/dist/svg/database.svg +++ b/dist/svg/database.svg @@ -1,5 +1 @@ - - - database - - \ No newline at end of file +database \ No newline at end of file diff --git a/dist/svg/date.svg b/dist/svg/date.svg index 59515fd..871fdc9 100644 --- a/dist/svg/date.svg +++ b/dist/svg/date.svg @@ -1,5 +1 @@ - - - date - - \ No newline at end of file +date \ No newline at end of file diff --git a/dist/svg/delete.svg b/dist/svg/delete.svg index 03a82af..99bc231 100644 --- a/dist/svg/delete.svg +++ b/dist/svg/delete.svg @@ -1,5 +1 @@ - - - delete - - \ No newline at end of file +delete \ No newline at end of file diff --git a/dist/svg/deploy.svg b/dist/svg/deploy.svg index 7704ef5..c204342 100644 --- a/dist/svg/deploy.svg +++ b/dist/svg/deploy.svg @@ -1,5 +1 @@ - - - deploy - - \ No newline at end of file +deploy \ No newline at end of file diff --git a/dist/svg/desktop-add.svg b/dist/svg/desktop-add.svg index 8d72735..0ffb976 100644 --- a/dist/svg/desktop-add.svg +++ b/dist/svg/desktop-add.svg @@ -1,5 +1 @@ - - - desktop-add - - \ No newline at end of file +desktop-add \ No newline at end of file diff --git a/dist/svg/desktop-block.svg b/dist/svg/desktop-block.svg index 486f5be..8a5e743 100644 --- a/dist/svg/desktop-block.svg +++ b/dist/svg/desktop-block.svg @@ -1,5 +1 @@ - - - desktop-block - - \ No newline at end of file +desktop-block \ No newline at end of file diff --git a/dist/svg/desktop-cloud-down.svg b/dist/svg/desktop-cloud-down.svg index 7929b30..9d9506e 100644 --- a/dist/svg/desktop-cloud-down.svg +++ b/dist/svg/desktop-cloud-down.svg @@ -1,5 +1 @@ - - - desktop-cloud-down - - \ No newline at end of file +desktop-cloud-down \ No newline at end of file diff --git a/dist/svg/desktop-cloud.svg b/dist/svg/desktop-cloud.svg index 25f221c..2395b21 100644 --- a/dist/svg/desktop-cloud.svg +++ b/dist/svg/desktop-cloud.svg @@ -1,5 +1 @@ - - - desktop-cloud - - \ No newline at end of file +desktop-cloud \ No newline at end of file diff --git a/dist/svg/desktop-down.svg b/dist/svg/desktop-down.svg index 01c54cc..edcfcb5 100644 --- a/dist/svg/desktop-down.svg +++ b/dist/svg/desktop-down.svg @@ -1,5 +1 @@ - - - desktop-down - - \ No newline at end of file +desktop-down \ No newline at end of file diff --git a/dist/svg/desktop-error.svg b/dist/svg/desktop-error.svg index 5e53336..2b77345 100644 --- a/dist/svg/desktop-error.svg +++ b/dist/svg/desktop-error.svg @@ -1,5 +1 @@ - - - desktop-error - - \ No newline at end of file +desktop-error \ No newline at end of file diff --git a/dist/svg/desktop-group-cloud.svg b/dist/svg/desktop-group-cloud.svg index 6c71397..dd5bb57 100644 --- a/dist/svg/desktop-group-cloud.svg +++ b/dist/svg/desktop-group-cloud.svg @@ -1,5 +1 @@ - - - desktop-group-cloud - - \ No newline at end of file +desktop-group-cloud \ No newline at end of file diff --git a/dist/svg/desktop-group.svg b/dist/svg/desktop-group.svg index 024251b..c220606 100644 --- a/dist/svg/desktop-group.svg +++ b/dist/svg/desktop-group.svg @@ -1,5 +1 @@ - - - desktop-group - - \ No newline at end of file +desktop-group \ No newline at end of file diff --git a/dist/svg/desktop-hourglass.svg b/dist/svg/desktop-hourglass.svg index 3e3d5a7..1dd14a3 100644 --- a/dist/svg/desktop-hourglass.svg +++ b/dist/svg/desktop-hourglass.svg @@ -1,5 +1 @@ - - - desktop-hourglass - - \ No newline at end of file +desktop-hourglass \ No newline at end of file diff --git a/dist/svg/desktop-off.svg b/dist/svg/desktop-off.svg index c3b1a9b..44d1429 100644 --- a/dist/svg/desktop-off.svg +++ b/dist/svg/desktop-off.svg @@ -1,5 +1 @@ - - - desktop-off - - \ No newline at end of file +desktop-off \ No newline at end of file diff --git a/dist/svg/desktop-update.svg b/dist/svg/desktop-update.svg index 684f2fd..64b9024 100644 --- a/dist/svg/desktop-update.svg +++ b/dist/svg/desktop-update.svg @@ -1,6 +1 @@ - - - desktop-update - - - \ No newline at end of file +desktop-update \ No newline at end of file diff --git a/dist/svg/desktop.svg b/dist/svg/desktop.svg index 728f7c1..d819e60 100644 --- a/dist/svg/desktop.svg +++ b/dist/svg/desktop.svg @@ -1,5 +1 @@ - - - desktop - - \ No newline at end of file +desktop \ No newline at end of file diff --git a/dist/svg/detail.svg b/dist/svg/detail.svg index 57575a0..8b4f0c5 100644 --- a/dist/svg/detail.svg +++ b/dist/svg/detail.svg @@ -1,5 +1 @@ - - - detail - - \ No newline at end of file +detail \ No newline at end of file diff --git a/dist/svg/device-an.svg b/dist/svg/device-an.svg index bdd27c7..2f15228 100644 --- a/dist/svg/device-an.svg +++ b/dist/svg/device-an.svg @@ -1,5 +1 @@ - - - device-an - - \ No newline at end of file +device-an \ No newline at end of file diff --git a/dist/svg/device-master.svg b/dist/svg/device-master.svg index f5bd8d1..e2d653b 100644 --- a/dist/svg/device-master.svg +++ b/dist/svg/device-master.svg @@ -1,5 +1 @@ - - - device-master - - \ No newline at end of file +device-master \ No newline at end of file diff --git a/dist/svg/device.svg b/dist/svg/device.svg index 3f6d034..dd58f3a 100644 --- a/dist/svg/device.svg +++ b/dist/svg/device.svg @@ -1,5 +1 @@ - - - device - - \ No newline at end of file +device \ No newline at end of file diff --git a/dist/svg/device2.svg b/dist/svg/device2.svg index 0cc96a1..1e4fb99 100644 --- a/dist/svg/device2.svg +++ b/dist/svg/device2.svg @@ -1,5 +1 @@ - - - device2 - - \ No newline at end of file +device2 \ No newline at end of file diff --git a/dist/svg/discover.svg b/dist/svg/discover.svg index 70c287c..ec6a280 100644 --- a/dist/svg/discover.svg +++ b/dist/svg/discover.svg @@ -1,5 +1 @@ - - - discover - - \ No newline at end of file +discover \ No newline at end of file diff --git a/dist/svg/domain.svg b/dist/svg/domain.svg index 8759b2f..c8e062c 100644 --- a/dist/svg/domain.svg +++ b/dist/svg/domain.svg @@ -1,5 +1 @@ - - - domain - - \ No newline at end of file +domain \ No newline at end of file diff --git a/dist/svg/domain2.svg b/dist/svg/domain2.svg index d0670a0..68aefdb 100644 --- a/dist/svg/domain2.svg +++ b/dist/svg/domain2.svg @@ -1,5 +1 @@ - - - domain2 - - \ No newline at end of file +domain2 \ No newline at end of file diff --git a/dist/svg/download-object.svg b/dist/svg/download-object.svg index 6aa532d..424cd90 100644 --- a/dist/svg/download-object.svg +++ b/dist/svg/download-object.svg @@ -1,5 +1 @@ - - - download-object - - \ No newline at end of file +download-object \ No newline at end of file diff --git a/dist/svg/download.svg b/dist/svg/download.svg index af9ba01..471741b 100644 --- a/dist/svg/download.svg +++ b/dist/svg/download.svg @@ -1,5 +1 @@ - - - download - - \ No newline at end of file +download \ No newline at end of file diff --git a/dist/svg/drag-handle.svg b/dist/svg/drag-handle.svg new file mode 100644 index 0000000..6ef71a1 --- /dev/null +++ b/dist/svg/drag-handle.svg @@ -0,0 +1 @@ +drag-handle \ No newline at end of file diff --git a/dist/svg/droplet.svg b/dist/svg/droplet.svg index d5d01af..f4d52bb 100644 --- a/dist/svg/droplet.svg +++ b/dist/svg/droplet.svg @@ -1,5 +1 @@ - - - droplet - - \ No newline at end of file +droplet \ No newline at end of file diff --git a/dist/svg/edge.svg b/dist/svg/edge.svg index bbe4e59..3298b29 100644 --- a/dist/svg/edge.svg +++ b/dist/svg/edge.svg @@ -1,5 +1 @@ - - - edge - - \ No newline at end of file +edge \ No newline at end of file diff --git a/dist/svg/edit.svg b/dist/svg/edit.svg index ea7dbc4..f77dff4 100644 --- a/dist/svg/edit.svg +++ b/dist/svg/edit.svg @@ -1,6 +1 @@ - - - edit - - - \ No newline at end of file +edit \ No newline at end of file diff --git a/dist/svg/email-arrow-o.svg b/dist/svg/email-arrow-o.svg index ebbe89a..5ed0b33 100644 --- a/dist/svg/email-arrow-o.svg +++ b/dist/svg/email-arrow-o.svg @@ -1,5 +1 @@ - - - email-arrow-o - - \ No newline at end of file +email-arrow-o \ No newline at end of file diff --git a/dist/svg/email-business-o.svg b/dist/svg/email-business-o.svg index f1ce1a7..54e9c11 100644 --- a/dist/svg/email-business-o.svg +++ b/dist/svg/email-business-o.svg @@ -1,5 +1 @@ - - - email-business-o - - \ No newline at end of file +email-business-o \ No newline at end of file diff --git a/dist/svg/email-edit.svg b/dist/svg/email-edit.svg index 521eb4e..3068f9d 100644 --- a/dist/svg/email-edit.svg +++ b/dist/svg/email-edit.svg @@ -1,5 +1 @@ - - - email-edit - - \ No newline at end of file +email-edit \ No newline at end of file diff --git a/dist/svg/email-message-warning.svg b/dist/svg/email-message-warning.svg index 588864d..9304fd0 100644 --- a/dist/svg/email-message-warning.svg +++ b/dist/svg/email-message-warning.svg @@ -1,5 +1 @@ - - - email-message-warning - - \ No newline at end of file +email-message-warning \ No newline at end of file diff --git a/dist/svg/email-message.svg b/dist/svg/email-message.svg index a89b8ea..36d395a 100644 --- a/dist/svg/email-message.svg +++ b/dist/svg/email-message.svg @@ -1,5 +1 @@ - - - email-message - - \ No newline at end of file +email-message \ No newline at end of file diff --git a/dist/svg/email-o.svg b/dist/svg/email-o.svg index 36c62d6..0473782 100644 --- a/dist/svg/email-o.svg +++ b/dist/svg/email-o.svg @@ -1,5 +1 @@ - - - email-o - - \ No newline at end of file +email-o \ No newline at end of file diff --git a/dist/svg/email-read-o.svg b/dist/svg/email-read-o.svg index aae4059..191517d 100644 --- a/dist/svg/email-read-o.svg +++ b/dist/svg/email-read-o.svg @@ -1,5 +1 @@ - - - email-read-o - - \ No newline at end of file +email-read-o \ No newline at end of file diff --git a/dist/svg/email-unread-o.svg b/dist/svg/email-unread-o.svg index 047edb4..105e83e 100644 --- a/dist/svg/email-unread-o.svg +++ b/dist/svg/email-unread-o.svg @@ -1,5 +1 @@ - - - email-unread-o - - \ No newline at end of file +email-unread-o \ No newline at end of file diff --git a/dist/svg/email.svg b/dist/svg/email.svg index 14d1238..9b2ec28 100644 --- a/dist/svg/email.svg +++ b/dist/svg/email.svg @@ -1,6 +1 @@ - - - email - - - \ No newline at end of file +email \ No newline at end of file diff --git a/dist/svg/error.svg b/dist/svg/error.svg index 70752ff..03ced5f 100644 --- a/dist/svg/error.svg +++ b/dist/svg/error.svg @@ -1,5 +1 @@ - - - error - - \ No newline at end of file +error \ No newline at end of file diff --git a/dist/svg/exchange.svg b/dist/svg/exchange.svg index adb0e1b..65efcbf 100644 --- a/dist/svg/exchange.svg +++ b/dist/svg/exchange.svg @@ -1,5 +1 @@ - - - exchange - - \ No newline at end of file +exchange \ No newline at end of file diff --git a/dist/svg/export.svg b/dist/svg/export.svg index d4350ec..b7418fa 100644 --- a/dist/svg/export.svg +++ b/dist/svg/export.svg @@ -1,5 +1 @@ - - - export - - \ No newline at end of file +export \ No newline at end of file diff --git a/dist/svg/external-link.svg b/dist/svg/external-link.svg index a2a017e..9597d77 100644 --- a/dist/svg/external-link.svg +++ b/dist/svg/external-link.svg @@ -1,5 +1 @@ - - - external-link - - \ No newline at end of file +external-link \ No newline at end of file diff --git a/dist/svg/face-happy-o.svg b/dist/svg/face-happy-o.svg index 0b449f8..4734d08 100644 --- a/dist/svg/face-happy-o.svg +++ b/dist/svg/face-happy-o.svg @@ -1,5 +1 @@ - - - face-happy-o - - \ No newline at end of file +face-happy-o \ No newline at end of file diff --git a/dist/svg/face-neurtral-o.svg b/dist/svg/face-neurtral-o.svg index fa72efe..5387bbc 100644 --- a/dist/svg/face-neurtral-o.svg +++ b/dist/svg/face-neurtral-o.svg @@ -1,5 +1 @@ - - - face-neurtral-o - - \ No newline at end of file +face-neurtral-o \ No newline at end of file diff --git a/dist/svg/face-sad-o.svg b/dist/svg/face-sad-o.svg index 8bede11..784889f 100644 --- a/dist/svg/face-sad-o.svg +++ b/dist/svg/face-sad-o.svg @@ -1,5 +1 @@ - - - face-sad-o - - \ No newline at end of file +face-sad-o \ No newline at end of file diff --git a/dist/svg/face-smile-o.svg b/dist/svg/face-smile-o.svg index e6d09a5..1d28d72 100644 --- a/dist/svg/face-smile-o.svg +++ b/dist/svg/face-smile-o.svg @@ -1,8 +1 @@ - - - face-smile-o - - - - - \ No newline at end of file +face-smile-o \ No newline at end of file diff --git a/dist/svg/feedback-dislike.svg b/dist/svg/feedback-dislike.svg index 976b9fe..3d2f91e 100644 --- a/dist/svg/feedback-dislike.svg +++ b/dist/svg/feedback-dislike.svg @@ -1,5 +1 @@ - - - feedback-dislike - - \ No newline at end of file +feedback-dislike \ No newline at end of file diff --git a/dist/svg/feedback-like.svg b/dist/svg/feedback-like.svg index 840a963..f375121 100644 --- a/dist/svg/feedback-like.svg +++ b/dist/svg/feedback-like.svg @@ -1,5 +1 @@ - - - feedback-like - - \ No newline at end of file +feedback-like \ No newline at end of file diff --git a/dist/svg/file-add-o.svg b/dist/svg/file-add-o.svg index 8ca673b..6ac8b89 100644 --- a/dist/svg/file-add-o.svg +++ b/dist/svg/file-add-o.svg @@ -1,5 +1 @@ - - - file-add-o - - \ No newline at end of file +file-add-o \ No newline at end of file diff --git a/dist/svg/file-arrow-o.svg b/dist/svg/file-arrow-o.svg index e524e58..2c7f963 100644 --- a/dist/svg/file-arrow-o.svg +++ b/dist/svg/file-arrow-o.svg @@ -1,5 +1 @@ - - - file-arrow-o - - \ No newline at end of file +file-arrow-o \ No newline at end of file diff --git a/dist/svg/file-audio-o.svg b/dist/svg/file-audio-o.svg index 4fc5990..509bddb 100644 --- a/dist/svg/file-audio-o.svg +++ b/dist/svg/file-audio-o.svg @@ -1,5 +1 @@ - - - file-audio-o - - \ No newline at end of file +file-audio-o \ No newline at end of file diff --git a/dist/svg/file-close-o.svg b/dist/svg/file-close-o.svg index 4629af7..e2ebad9 100644 --- a/dist/svg/file-close-o.svg +++ b/dist/svg/file-close-o.svg @@ -1,5 +1 @@ - - - file-close-o - - \ No newline at end of file +file-close-o \ No newline at end of file diff --git a/dist/svg/file-code-o.svg b/dist/svg/file-code-o.svg index 7211ae3..9479e52 100644 --- a/dist/svg/file-code-o.svg +++ b/dist/svg/file-code-o.svg @@ -1,5 +1 @@ - - - file-code-o - - \ No newline at end of file +file-code-o \ No newline at end of file diff --git a/dist/svg/file-copy-o.svg b/dist/svg/file-copy-o.svg index 52078f9..b5c8940 100644 --- a/dist/svg/file-copy-o.svg +++ b/dist/svg/file-copy-o.svg @@ -1,5 +1 @@ - - - file-copy-o - - \ No newline at end of file +file-copy-o \ No newline at end of file diff --git a/dist/svg/file-download-o.svg b/dist/svg/file-download-o.svg index c089f56..59cf668 100644 --- a/dist/svg/file-download-o.svg +++ b/dist/svg/file-download-o.svg @@ -1,5 +1 @@ - - - file-download-o - - \ No newline at end of file +file-download-o \ No newline at end of file diff --git a/dist/svg/file-excel-o.svg b/dist/svg/file-excel-o.svg index 3f8efe5..c3c3acc 100644 --- a/dist/svg/file-excel-o.svg +++ b/dist/svg/file-excel-o.svg @@ -1,5 +1 @@ - - - file-excel-o - - \ No newline at end of file +file-excel-o \ No newline at end of file diff --git a/dist/svg/file-image-o.svg b/dist/svg/file-image-o.svg index 2580fd6..2055ccc 100644 --- a/dist/svg/file-image-o.svg +++ b/dist/svg/file-image-o.svg @@ -1,5 +1 @@ - - - file-image-o - - \ No newline at end of file +file-image-o \ No newline at end of file diff --git a/dist/svg/file-lock-o.svg b/dist/svg/file-lock-o.svg index cdff2da..7a25444 100644 --- a/dist/svg/file-lock-o.svg +++ b/dist/svg/file-lock-o.svg @@ -1,6 +1 @@ - - - file-lock-o - - - \ No newline at end of file +file-lock-o \ No newline at end of file diff --git a/dist/svg/file-o.svg b/dist/svg/file-o.svg index 7692271..125ee40 100644 --- a/dist/svg/file-o.svg +++ b/dist/svg/file-o.svg @@ -1,5 +1 @@ - - - file-o - - \ No newline at end of file +file-o \ No newline at end of file diff --git a/dist/svg/file-pdf-o.svg b/dist/svg/file-pdf-o.svg index 51c408f..bc45638 100644 --- a/dist/svg/file-pdf-o.svg +++ b/dist/svg/file-pdf-o.svg @@ -1,5 +1 @@ - - - file-pdf-o - - \ No newline at end of file +file-PDF-o \ No newline at end of file diff --git a/dist/svg/file-ppt-o.svg b/dist/svg/file-ppt-o.svg index a725ee7..c6ef011 100644 --- a/dist/svg/file-ppt-o.svg +++ b/dist/svg/file-ppt-o.svg @@ -1,5 +1 @@ - - - file-ppt-o - - \ No newline at end of file +file-PPT-o \ No newline at end of file diff --git a/dist/svg/file-source-o.svg b/dist/svg/file-source-o.svg index 2822816..4158715 100644 --- a/dist/svg/file-source-o.svg +++ b/dist/svg/file-source-o.svg @@ -1,5 +1 @@ - - - file-source-o - - \ No newline at end of file +file-source-o \ No newline at end of file diff --git a/dist/svg/file-text-o.svg b/dist/svg/file-text-o.svg index 04626a3..8d8e633 100644 --- a/dist/svg/file-text-o.svg +++ b/dist/svg/file-text-o.svg @@ -1,5 +1 @@ - - - file-text-o - - \ No newline at end of file +file-text-o \ No newline at end of file diff --git a/dist/svg/file-text.svg b/dist/svg/file-text.svg index 1efd0ba..240cc0f 100644 --- a/dist/svg/file-text.svg +++ b/dist/svg/file-text.svg @@ -1,5 +1 @@ - - - file-text - - \ No newline at end of file +file-text \ No newline at end of file diff --git a/dist/svg/file-video-o.svg b/dist/svg/file-video-o.svg index 516e625..c944ce8 100644 --- a/dist/svg/file-video-o.svg +++ b/dist/svg/file-video-o.svg @@ -1,5 +1 @@ - - - file-video-o - - \ No newline at end of file +file-video-o \ No newline at end of file diff --git a/dist/svg/file-word-o.svg b/dist/svg/file-word-o.svg index 0a5a872..cfcf484 100644 --- a/dist/svg/file-word-o.svg +++ b/dist/svg/file-word-o.svg @@ -1,5 +1 @@ - - - file-word-o - - \ No newline at end of file +file-word-o \ No newline at end of file diff --git a/dist/svg/file-zip-o.svg b/dist/svg/file-zip-o.svg index c48b472..67b2f38 100644 --- a/dist/svg/file-zip-o.svg +++ b/dist/svg/file-zip-o.svg @@ -1,5 +1 @@ - - - file-zip-o - - \ No newline at end of file +file-zip-o \ No newline at end of file diff --git a/dist/svg/file.svg b/dist/svg/file.svg index c2c2723..9fb7451 100644 --- a/dist/svg/file.svg +++ b/dist/svg/file.svg @@ -1,5 +1 @@ - - - file - - \ No newline at end of file +file \ No newline at end of file diff --git a/dist/svg/filter-add.svg b/dist/svg/filter-add.svg index 352a12a..432a09d 100644 --- a/dist/svg/filter-add.svg +++ b/dist/svg/filter-add.svg @@ -1,5 +1 @@ - - - filter-add - - \ No newline at end of file +filter-add \ No newline at end of file diff --git a/dist/svg/filter-delete.svg b/dist/svg/filter-delete.svg index 5669636..b1c1f0d 100644 --- a/dist/svg/filter-delete.svg +++ b/dist/svg/filter-delete.svg @@ -1,5 +1 @@ - - - filter-delete - - \ No newline at end of file +filter-delete \ No newline at end of file diff --git a/dist/svg/filter.svg b/dist/svg/filter.svg index 67c2e9f..b2bf379 100644 --- a/dist/svg/filter.svg +++ b/dist/svg/filter.svg @@ -1,5 +1 @@ - - - filter - - \ No newline at end of file +filter \ No newline at end of file diff --git a/dist/svg/firefox.svg b/dist/svg/firefox.svg index 14fc6fe..a347ceb 100644 --- a/dist/svg/firefox.svg +++ b/dist/svg/firefox.svg @@ -1,5 +1 @@ - - - firefox - - \ No newline at end of file +firefox \ No newline at end of file diff --git a/dist/svg/firewall-o.svg b/dist/svg/firewall-o.svg index b3ebab3..e1b1148 100644 --- a/dist/svg/firewall-o.svg +++ b/dist/svg/firewall-o.svg @@ -1,5 +1 @@ - - - firewall-o - - \ No newline at end of file +firewall-o \ No newline at end of file diff --git a/dist/svg/flag-check.svg b/dist/svg/flag-check.svg index 76a9f33..a48f735 100644 --- a/dist/svg/flag-check.svg +++ b/dist/svg/flag-check.svg @@ -1,5 +1 @@ - - - flag-check - - \ No newline at end of file +flag-check \ No newline at end of file diff --git a/dist/svg/flag-more-o.svg b/dist/svg/flag-more-o.svg index 3950518..db0ece3 100644 --- a/dist/svg/flag-more-o.svg +++ b/dist/svg/flag-more-o.svg @@ -1,5 +1 @@ - - - flag-more-o - - \ No newline at end of file +flag-more-o \ No newline at end of file diff --git a/dist/svg/flag-more.svg b/dist/svg/flag-more.svg index 39d2e4d..ad3c421 100644 --- a/dist/svg/flag-more.svg +++ b/dist/svg/flag-more.svg @@ -1,5 +1 @@ - - - flag-more - - \ No newline at end of file +flag-more \ No newline at end of file diff --git a/dist/svg/flag-o.svg b/dist/svg/flag-o.svg index 86450f0..fea582a 100644 --- a/dist/svg/flag-o.svg +++ b/dist/svg/flag-o.svg @@ -1,5 +1 @@ - - - flag-o - - \ No newline at end of file +flag-o \ No newline at end of file diff --git a/dist/svg/flag.svg b/dist/svg/flag.svg index a34d00d..a3e7287 100644 --- a/dist/svg/flag.svg +++ b/dist/svg/flag.svg @@ -1,5 +1 @@ - - - flag - - \ No newline at end of file +flag \ No newline at end of file diff --git a/dist/svg/folder-add-o.svg b/dist/svg/folder-add-o.svg index 80fb43e..45abc84 100644 --- a/dist/svg/folder-add-o.svg +++ b/dist/svg/folder-add-o.svg @@ -1,5 +1 @@ - - - folder-add-o - - \ No newline at end of file +folder-add-o \ No newline at end of file diff --git a/dist/svg/folder-add.svg b/dist/svg/folder-add.svg index 899907f..6bdd9e5 100644 --- a/dist/svg/folder-add.svg +++ b/dist/svg/folder-add.svg @@ -1,10 +1 @@ - - - folder-add - - - - - - - \ No newline at end of file +folder-add \ No newline at end of file diff --git a/dist/svg/folder-cloud.svg b/dist/svg/folder-cloud.svg index aacadca..c4c9afb 100644 --- a/dist/svg/folder-cloud.svg +++ b/dist/svg/folder-cloud.svg @@ -1,5 +1 @@ - - - folder-cloud - - \ No newline at end of file +folder-cloud \ No newline at end of file diff --git a/dist/svg/folder-o.svg b/dist/svg/folder-o.svg index a811b5f..1bb08f3 100644 --- a/dist/svg/folder-o.svg +++ b/dist/svg/folder-o.svg @@ -1,5 +1 @@ - - - folder-o - - \ No newline at end of file +folder-o \ No newline at end of file diff --git a/dist/svg/folder-open-o.svg b/dist/svg/folder-open-o.svg index 91cb125..0541d62 100644 --- a/dist/svg/folder-open-o.svg +++ b/dist/svg/folder-open-o.svg @@ -1,5 +1 @@ - - - folder-open-o - - \ No newline at end of file +folder-open-o \ No newline at end of file diff --git a/dist/svg/folder-open.svg b/dist/svg/folder-open.svg index b79dce5..dcc9010 100644 --- a/dist/svg/folder-open.svg +++ b/dist/svg/folder-open.svg @@ -1,5 +1 @@ - - - folder-open - - \ No newline at end of file +folder-open \ No newline at end of file diff --git a/dist/svg/folder-user.svg b/dist/svg/folder-user.svg index 5fa72fa..15fe99e 100644 --- a/dist/svg/folder-user.svg +++ b/dist/svg/folder-user.svg @@ -1,5 +1 @@ - - - folder-user - - \ No newline at end of file +folder-user \ No newline at end of file diff --git a/dist/svg/folder.svg b/dist/svg/folder.svg index 356e12a..471310f 100644 --- a/dist/svg/folder.svg +++ b/dist/svg/folder.svg @@ -1,5 +1 @@ - - - folder - - \ No newline at end of file +folder \ No newline at end of file diff --git a/dist/svg/fontsize.svg b/dist/svg/fontsize.svg index 7cada40..351154b 100644 --- a/dist/svg/fontsize.svg +++ b/dist/svg/fontsize.svg @@ -1,5 +1 @@ - - - fontsize - - \ No newline at end of file +fontsize \ No newline at end of file diff --git a/dist/svg/fullscreen-exit.svg b/dist/svg/fullscreen-exit.svg index e841aaf..3d32e68 100644 --- a/dist/svg/fullscreen-exit.svg +++ b/dist/svg/fullscreen-exit.svg @@ -1,5 +1 @@ - - - fullscreen-exit - - \ No newline at end of file +fullscreen-exit \ No newline at end of file diff --git a/dist/svg/fullscreen.svg b/dist/svg/fullscreen.svg index 5161548..13b985e 100644 --- a/dist/svg/fullscreen.svg +++ b/dist/svg/fullscreen.svg @@ -1,5 +1 @@ - - - fullscreen - - \ No newline at end of file +fullscreen \ No newline at end of file diff --git a/dist/svg/function.svg b/dist/svg/function.svg deleted file mode 100644 index 977c01a..0000000 --- a/dist/svg/function.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - function - - \ No newline at end of file diff --git a/dist/svg/gavel.svg b/dist/svg/gavel.svg index 1d342b3..bafb951 100644 --- a/dist/svg/gavel.svg +++ b/dist/svg/gavel.svg @@ -1,5 +1 @@ - - - gavel - - \ No newline at end of file +gavel \ No newline at end of file diff --git a/dist/svg/gear-search.svg b/dist/svg/gear-search.svg index b53ad84c..6003f8e 100644 --- a/dist/svg/gear-search.svg +++ b/dist/svg/gear-search.svg @@ -1,5 +1 @@ - - - gear-search - - \ No newline at end of file +gear-search \ No newline at end of file diff --git a/dist/svg/gears.svg b/dist/svg/gears.svg index 80b0a32..6b65e34 100644 --- a/dist/svg/gears.svg +++ b/dist/svg/gears.svg @@ -1,5 +1 @@ - - - gears - - \ No newline at end of file +gears \ No newline at end of file diff --git a/dist/svg/globe-warning.svg b/dist/svg/globe-warning.svg index a641a7b..27f0872 100644 --- a/dist/svg/globe-warning.svg +++ b/dist/svg/globe-warning.svg @@ -1,5 +1 @@ - - - globe-warning - - \ No newline at end of file +globe-warning \ No newline at end of file diff --git a/dist/svg/globe.svg b/dist/svg/globe.svg index 378ebde..1256699 100644 --- a/dist/svg/globe.svg +++ b/dist/svg/globe.svg @@ -1,5 +1 @@ - - - globe - - \ No newline at end of file +globe \ No newline at end of file diff --git a/dist/svg/google.svg b/dist/svg/google.svg index e925b65..edb3ac9 100644 --- a/dist/svg/google.svg +++ b/dist/svg/google.svg @@ -1,5 +1 @@ - - - google - - \ No newline at end of file +google \ No newline at end of file diff --git a/dist/svg/headset-mic.svg b/dist/svg/headset-mic.svg index bdb87e4..3334cb0 100644 --- a/dist/svg/headset-mic.svg +++ b/dist/svg/headset-mic.svg @@ -1,5 +1 @@ - - - headset-mic - - \ No newline at end of file +headset-mic \ No newline at end of file diff --git a/dist/svg/help-o.svg b/dist/svg/help-o.svg index 88a32cc..cd9c748 100644 --- a/dist/svg/help-o.svg +++ b/dist/svg/help-o.svg @@ -1,5 +1 @@ - - - help-o - - \ No newline at end of file +help-o \ No newline at end of file diff --git a/dist/svg/help.svg b/dist/svg/help.svg index 7c0285d..3e6f807 100644 --- a/dist/svg/help.svg +++ b/dist/svg/help.svg @@ -1,5 +1 @@ - - - help - - \ No newline at end of file +help \ No newline at end of file diff --git a/dist/svg/home.svg b/dist/svg/home.svg index b136aba..b8a7f50 100644 --- a/dist/svg/home.svg +++ b/dist/svg/home.svg @@ -1,5 +1 @@ - - - home - - \ No newline at end of file +home \ No newline at end of file diff --git a/dist/svg/hook.svg b/dist/svg/hook.svg index 91b3b1b..6716e4f 100644 --- a/dist/svg/hook.svg +++ b/dist/svg/hook.svg @@ -1,5 +1 @@ - - - hook - - \ No newline at end of file +hook \ No newline at end of file diff --git a/dist/svg/http.svg b/dist/svg/http.svg deleted file mode 100644 index c6d7f27..0000000 --- a/dist/svg/http.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - http - - \ No newline at end of file diff --git a/dist/svg/iam.svg b/dist/svg/iam.svg index 0c001fa..e4ffc30 100644 --- a/dist/svg/iam.svg +++ b/dist/svg/iam.svg @@ -1,5 +1 @@ - - - iam - - \ No newline at end of file +IAM \ No newline at end of file diff --git a/dist/svg/identity-key.svg b/dist/svg/identity-key.svg index fe59a25..bb5577f 100644 --- a/dist/svg/identity-key.svg +++ b/dist/svg/identity-key.svg @@ -1,5 +1 @@ - - - identity-key - - \ No newline at end of file +identity-key \ No newline at end of file diff --git a/dist/svg/identity.svg b/dist/svg/identity.svg index 20708be..5a14471 100644 --- a/dist/svg/identity.svg +++ b/dist/svg/identity.svg @@ -1,5 +1 @@ - - - identity - - \ No newline at end of file +identity \ No newline at end of file diff --git a/dist/svg/ie.svg b/dist/svg/ie.svg index 6a887db..c361e07 100644 --- a/dist/svg/ie.svg +++ b/dist/svg/ie.svg @@ -1,5 +1 @@ - - - ie - - \ No newline at end of file +IE \ No newline at end of file diff --git a/dist/svg/import.svg b/dist/svg/import.svg index fab4bb8..2d0c669 100644 --- a/dist/svg/import.svg +++ b/dist/svg/import.svg @@ -1,5 +1 @@ - - - import - - \ No newline at end of file +import \ No newline at end of file diff --git a/dist/svg/inbox-upload.svg b/dist/svg/inbox-upload.svg index ae2f7a2..ca3e166 100644 --- a/dist/svg/inbox-upload.svg +++ b/dist/svg/inbox-upload.svg @@ -1,5 +1 @@ - - - inbox-upload - - \ No newline at end of file +inbox-upload \ No newline at end of file diff --git a/dist/svg/inbox.svg b/dist/svg/inbox.svg index a4a97c2..2d47207 100644 --- a/dist/svg/inbox.svg +++ b/dist/svg/inbox.svg @@ -1,5 +1 @@ - - - inbox - - \ No newline at end of file +inbox \ No newline at end of file diff --git a/dist/svg/indent.svg b/dist/svg/indent.svg index 0a2d1d0..ed5ba7d 100644 --- a/dist/svg/indent.svg +++ b/dist/svg/indent.svg @@ -1,5 +1 @@ - - - indent - - \ No newline at end of file +indent \ No newline at end of file diff --git a/dist/svg/indicator-1.svg b/dist/svg/indicator-1.svg index f7c2884..8895522 100644 --- a/dist/svg/indicator-1.svg +++ b/dist/svg/indicator-1.svg @@ -1,5 +1 @@ - - - indicator-1 - - \ No newline at end of file +indicator-1 \ No newline at end of file diff --git a/dist/svg/indicator-2.svg b/dist/svg/indicator-2.svg index ec54e9a..8aa3e10 100644 --- a/dist/svg/indicator-2.svg +++ b/dist/svg/indicator-2.svg @@ -1,5 +1 @@ - - - indicator-2 - - \ No newline at end of file +indicator-2 \ No newline at end of file diff --git a/dist/svg/indicator-3.svg b/dist/svg/indicator-3.svg index 30b3ab6..c51d5a1 100644 --- a/dist/svg/indicator-3.svg +++ b/dist/svg/indicator-3.svg @@ -1,5 +1 @@ - - - indicator-3 - - \ No newline at end of file +indicator-3 \ No newline at end of file diff --git a/dist/svg/indicator-4.svg b/dist/svg/indicator-4.svg index 78a035d..19d1c8b 100644 --- a/dist/svg/indicator-4.svg +++ b/dist/svg/indicator-4.svg @@ -1,5 +1 @@ - - - indicator-4 - - \ No newline at end of file +indicator-4 \ No newline at end of file diff --git a/dist/svg/info-o.svg b/dist/svg/info-o.svg index 8d4f48f..a661422 100644 --- a/dist/svg/info-o.svg +++ b/dist/svg/info-o.svg @@ -1,5 +1 @@ - - - info-o - - \ No newline at end of file +info-o \ No newline at end of file diff --git a/dist/svg/info-s.svg b/dist/svg/info-s.svg index 4ca1352..1f2f985 100644 --- a/dist/svg/info-s.svg +++ b/dist/svg/info-s.svg @@ -1,5 +1 @@ - - - info-s - - \ No newline at end of file +info-s \ No newline at end of file diff --git a/dist/svg/info.svg b/dist/svg/info.svg index 4d15532..6a6d278 100644 --- a/dist/svg/info.svg +++ b/dist/svg/info.svg @@ -1,5 +1 @@ - - - info - - \ No newline at end of file +info \ No newline at end of file diff --git a/dist/svg/inject.svg b/dist/svg/inject.svg index 723c220..d1b92cb 100644 --- a/dist/svg/inject.svg +++ b/dist/svg/inject.svg @@ -1,5 +1 @@ - - - inject - - \ No newline at end of file +inject \ No newline at end of file diff --git a/dist/svg/install.svg b/dist/svg/install.svg index 508630e..ad7ec1a 100644 --- a/dist/svg/install.svg +++ b/dist/svg/install.svg @@ -1,5 +1 @@ - - - install - - \ No newline at end of file +install \ No newline at end of file diff --git a/dist/svg/investigation.svg b/dist/svg/investigation.svg index 08c6d4d..c2fab4b 100644 --- a/dist/svg/investigation.svg +++ b/dist/svg/investigation.svg @@ -1,5 +1 @@ - - - investigation - - \ No newline at end of file +investigation \ No newline at end of file diff --git a/dist/svg/ioc.svg b/dist/svg/ioc.svg index 4271704..de41e4a 100644 --- a/dist/svg/ioc.svg +++ b/dist/svg/ioc.svg @@ -1,5 +1 @@ - - - ioc - - \ No newline at end of file +IOC \ No newline at end of file diff --git a/dist/svg/ip.svg b/dist/svg/ip.svg index afe3ff8..db0d7c2 100644 --- a/dist/svg/ip.svg +++ b/dist/svg/ip.svg @@ -1,5 +1 @@ - - - ip - - \ No newline at end of file +IP \ No newline at end of file diff --git a/dist/svg/italic.svg b/dist/svg/italic.svg index 928f82d..55224fd 100644 --- a/dist/svg/italic.svg +++ b/dist/svg/italic.svg @@ -1,5 +1 @@ - - - italic - - \ No newline at end of file +italic \ No newline at end of file diff --git a/dist/svg/key-add-o.svg b/dist/svg/key-add-o.svg index 2f61371..a6f4c33 100644 --- a/dist/svg/key-add-o.svg +++ b/dist/svg/key-add-o.svg @@ -1,5 +1 @@ - - - key-add-o - - \ No newline at end of file +key-add-o \ No newline at end of file diff --git a/dist/svg/key-app-o.svg b/dist/svg/key-app-o.svg index 34b4bcf..d872552 100644 --- a/dist/svg/key-app-o.svg +++ b/dist/svg/key-app-o.svg @@ -1,5 +1 @@ - - - key-app-o - - \ No newline at end of file +key-app-o \ No newline at end of file diff --git a/dist/svg/key-close-o.svg b/dist/svg/key-close-o.svg index 08b31a5..74a200a 100644 --- a/dist/svg/key-close-o.svg +++ b/dist/svg/key-close-o.svg @@ -1,5 +1 @@ - - - key-close-o - - \ No newline at end of file +key-close-o \ No newline at end of file diff --git a/dist/svg/key-down-o.svg b/dist/svg/key-down-o.svg index 886c7a5..07c5cfe 100644 --- a/dist/svg/key-down-o.svg +++ b/dist/svg/key-down-o.svg @@ -1,5 +1 @@ - - - key-down-o - - \ No newline at end of file +key-down-o \ No newline at end of file diff --git a/dist/svg/key-o.svg b/dist/svg/key-o.svg index f5aed76..0881343 100644 --- a/dist/svg/key-o.svg +++ b/dist/svg/key-o.svg @@ -1,5 +1 @@ - - - key-o - - \ No newline at end of file +key-o \ No newline at end of file diff --git a/dist/svg/key-off.svg b/dist/svg/key-off.svg index 3e17437..38ae2f5 100644 --- a/dist/svg/key-off.svg +++ b/dist/svg/key-off.svg @@ -1,5 +1 @@ - - - key-off - - \ No newline at end of file +key-off \ No newline at end of file diff --git a/dist/svg/key-reset-o.svg b/dist/svg/key-reset-o.svg index 534518f..027129a 100644 --- a/dist/svg/key-reset-o.svg +++ b/dist/svg/key-reset-o.svg @@ -1,5 +1 @@ - - - key-reset-o - - \ No newline at end of file +key-reset-o \ No newline at end of file diff --git a/dist/svg/key-up-o.svg b/dist/svg/key-up-o.svg index 4d8a1d4..6e7d4a9 100644 --- a/dist/svg/key-up-o.svg +++ b/dist/svg/key-up-o.svg @@ -1,5 +1 @@ - - - key-up-o - - \ No newline at end of file +key-up-o \ No newline at end of file diff --git a/dist/svg/key.svg b/dist/svg/key.svg index a59ed50..893171d 100644 --- a/dist/svg/key.svg +++ b/dist/svg/key.svg @@ -1,5 +1 @@ - - - key - - \ No newline at end of file +key \ No newline at end of file diff --git a/dist/svg/keyhole-secret-o.svg b/dist/svg/keyhole-secret-o.svg index d636f40..36e738e 100644 --- a/dist/svg/keyhole-secret-o.svg +++ b/dist/svg/keyhole-secret-o.svg @@ -1,5 +1 @@ - - - keyhole-secret-o - - \ No newline at end of file +keyhole-secret-o \ No newline at end of file diff --git a/dist/svg/keyhole-secret.svg b/dist/svg/keyhole-secret.svg index 3df3790..5d33e10 100644 --- a/dist/svg/keyhole-secret.svg +++ b/dist/svg/keyhole-secret.svg @@ -1,5 +1 @@ - - - keyhole-secret - - \ No newline at end of file +keyhole-secret \ No newline at end of file diff --git a/dist/svg/kineses.svg b/dist/svg/kineses.svg deleted file mode 100644 index 97e7bec..0000000 --- a/dist/svg/kineses.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - kineses - - \ No newline at end of file diff --git a/dist/svg/language.svg b/dist/svg/language.svg index c478afc..ec331df 100644 --- a/dist/svg/language.svg +++ b/dist/svg/language.svg @@ -1,5 +1 @@ - - - language - - \ No newline at end of file +language \ No newline at end of file diff --git a/dist/svg/laptop-group.svg b/dist/svg/laptop-group.svg index 6a53d13..6269578 100644 --- a/dist/svg/laptop-group.svg +++ b/dist/svg/laptop-group.svg @@ -1,5 +1 @@ - - - laptop-group - - \ No newline at end of file +laptop-group \ No newline at end of file diff --git a/dist/svg/laptop.svg b/dist/svg/laptop.svg index 7468974..b0040eb 100644 --- a/dist/svg/laptop.svg +++ b/dist/svg/laptop.svg @@ -1,5 +1 @@ - - - laptop - - \ No newline at end of file +laptop \ No newline at end of file diff --git a/dist/svg/lateral-movement.svg b/dist/svg/lateral-movement.svg index 56f81de..adab0a5 100644 --- a/dist/svg/lateral-movement.svg +++ b/dist/svg/lateral-movement.svg @@ -1,5 +1 @@ - - - lateral-movement - - \ No newline at end of file +lateral-movement \ No newline at end of file diff --git a/dist/svg/license.svg b/dist/svg/license.svg index 4b46065..1f9881e 100644 --- a/dist/svg/license.svg +++ b/dist/svg/license.svg @@ -1,5 +1 @@ - - - license - - \ No newline at end of file +license \ No newline at end of file diff --git a/dist/svg/lifebuoy.svg b/dist/svg/lifebuoy.svg index edd1c8f..c954a03 100644 --- a/dist/svg/lifebuoy.svg +++ b/dist/svg/lifebuoy.svg @@ -1,5 +1 @@ - - - lifebuoy - - \ No newline at end of file +lifebuoy \ No newline at end of file diff --git a/dist/svg/light-o.svg b/dist/svg/light-o.svg index fbc5615..e12c7e6 100644 --- a/dist/svg/light-o.svg +++ b/dist/svg/light-o.svg @@ -1,10 +1 @@ - - - light-o - - - - - - - \ No newline at end of file +light-o \ No newline at end of file diff --git a/dist/svg/light.svg b/dist/svg/light.svg index 176529d..ff98c55 100644 --- a/dist/svg/light.svg +++ b/dist/svg/light.svg @@ -1,10 +1 @@ - - - light - - - - - - - \ No newline at end of file +light \ No newline at end of file diff --git a/dist/svg/light2-o.svg b/dist/svg/light2-o.svg index 122ddfb..d8195ab 100644 --- a/dist/svg/light2-o.svg +++ b/dist/svg/light2-o.svg @@ -1,5 +1 @@ - - - light2-o - - \ No newline at end of file +light2-o \ No newline at end of file diff --git a/dist/svg/link-break.svg b/dist/svg/link-break.svg index 7c23ae6..a515323 100644 --- a/dist/svg/link-break.svg +++ b/dist/svg/link-break.svg @@ -1,5 +1 @@ - - - link-break - - \ No newline at end of file +link-break \ No newline at end of file diff --git a/dist/svg/link-thin.svg b/dist/svg/link-thin.svg index a5a251c..244f5f1 100644 --- a/dist/svg/link-thin.svg +++ b/dist/svg/link-thin.svg @@ -1,5 +1 @@ - - - link-thin - - \ No newline at end of file +link-thin \ No newline at end of file diff --git a/dist/svg/link.svg b/dist/svg/link.svg index 1421213..d54e331 100644 --- a/dist/svg/link.svg +++ b/dist/svg/link.svg @@ -1,5 +1 @@ - - - link - - \ No newline at end of file +link \ No newline at end of file diff --git a/dist/svg/linux.svg b/dist/svg/linux.svg index 1688261..631bc84 100644 --- a/dist/svg/linux.svg +++ b/dist/svg/linux.svg @@ -1,5 +1 @@ - - - linux - - \ No newline at end of file +linux \ No newline at end of file diff --git a/dist/svg/list-close.svg b/dist/svg/list-close.svg index 405fee9..565d605 100644 --- a/dist/svg/list-close.svg +++ b/dist/svg/list-close.svg @@ -1,5 +1 @@ - - - list-close - - \ No newline at end of file +list-close \ No newline at end of file diff --git a/dist/svg/list-ol.svg b/dist/svg/list-ol.svg index 6c8c3bf..787f135 100644 --- a/dist/svg/list-ol.svg +++ b/dist/svg/list-ol.svg @@ -1,5 +1 @@ - - - list-ol - - \ No newline at end of file +list-OL \ No newline at end of file diff --git a/dist/svg/list-open.svg b/dist/svg/list-open.svg index 2611fd6..b571d75 100644 --- a/dist/svg/list-open.svg +++ b/dist/svg/list-open.svg @@ -1,5 +1 @@ - - - list-open - - \ No newline at end of file +list-open \ No newline at end of file diff --git a/dist/svg/list-ul.svg b/dist/svg/list-ul.svg index 9e80d28..4eeec52 100644 --- a/dist/svg/list-ul.svg +++ b/dist/svg/list-ul.svg @@ -1,5 +1 @@ - - - list-ul - - \ No newline at end of file +list-UL \ No newline at end of file diff --git a/dist/svg/location.svg b/dist/svg/location.svg index 58ff099..526d91f 100644 --- a/dist/svg/location.svg +++ b/dist/svg/location.svg @@ -1,5 +1 @@ - - - location - - \ No newline at end of file +location \ No newline at end of file diff --git a/dist/svg/lock-o.svg b/dist/svg/lock-o.svg index 0ffa781..6c1474b 100644 --- a/dist/svg/lock-o.svg +++ b/dist/svg/lock-o.svg @@ -1,7 +1 @@ - - - lock-o - - - - \ No newline at end of file +lock-o \ No newline at end of file diff --git a/dist/svg/lock-open-o.svg b/dist/svg/lock-open-o.svg index 70efd18..6d46077 100644 --- a/dist/svg/lock-open-o.svg +++ b/dist/svg/lock-open-o.svg @@ -1,7 +1 @@ - - - lock-open-o - - - - \ No newline at end of file +lock-open-o \ No newline at end of file diff --git a/dist/svg/lock-open.svg b/dist/svg/lock-open.svg index cebbd3e..53a34ce 100644 --- a/dist/svg/lock-open.svg +++ b/dist/svg/lock-open.svg @@ -1,5 +1 @@ - - - lock-open - - \ No newline at end of file +lock-open \ No newline at end of file diff --git a/dist/svg/lock.svg b/dist/svg/lock.svg index e6c882b..24602c3 100644 --- a/dist/svg/lock.svg +++ b/dist/svg/lock.svg @@ -1,5 +1 @@ - - - lock - - \ No newline at end of file +lock \ No newline at end of file diff --git a/dist/svg/log.svg b/dist/svg/log.svg index c8c314f..b3646bd 100644 --- a/dist/svg/log.svg +++ b/dist/svg/log.svg @@ -1,5 +1 @@ - - - log - - \ No newline at end of file +log \ No newline at end of file diff --git a/dist/svg/logic.svg b/dist/svg/logic.svg deleted file mode 100644 index 888d1b2..0000000 --- a/dist/svg/logic.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - logic - - \ No newline at end of file diff --git a/dist/svg/low.svg b/dist/svg/low.svg index 1f8603f..84a00d7 100644 --- a/dist/svg/low.svg +++ b/dist/svg/low.svg @@ -1,5 +1 @@ - - - low - - \ No newline at end of file +low \ No newline at end of file diff --git a/dist/svg/machine-learning-o.svg b/dist/svg/machine-learning-o.svg index 3ad50fa..15fea77 100644 --- a/dist/svg/machine-learning-o.svg +++ b/dist/svg/machine-learning-o.svg @@ -1,5 +1 @@ - - - machine-learning-o - - \ No newline at end of file +machine-learning-o \ No newline at end of file diff --git a/dist/svg/magic.svg b/dist/svg/magic.svg index 8aa7bae..2e6b84b 100644 --- a/dist/svg/magic.svg +++ b/dist/svg/magic.svg @@ -1,5 +1 @@ - - - magic - - \ No newline at end of file +magic \ No newline at end of file diff --git a/dist/svg/malware.svg b/dist/svg/malware.svg index 8c97be7..e43e7ac 100644 --- a/dist/svg/malware.svg +++ b/dist/svg/malware.svg @@ -1,5 +1 @@ - - - malware - - \ No newline at end of file +malware \ No newline at end of file diff --git a/dist/svg/manage.svg b/dist/svg/manage.svg index 40cf9f2..0eee096 100644 --- a/dist/svg/manage.svg +++ b/dist/svg/manage.svg @@ -1,5 +1 @@ - - - manage - - \ No newline at end of file +manage \ No newline at end of file diff --git a/dist/svg/map-marker.svg b/dist/svg/map-marker.svg index a6132ca..ebccc9f 100644 --- a/dist/svg/map-marker.svg +++ b/dist/svg/map-marker.svg @@ -1,5 +1 @@ - - - map-marker - - \ No newline at end of file +map-marker \ No newline at end of file diff --git a/dist/svg/map.svg b/dist/svg/map.svg index 4db1d0b..72d6c7a 100644 --- a/dist/svg/map.svg +++ b/dist/svg/map.svg @@ -1,5 +1 @@ - - - map - - \ No newline at end of file +map \ No newline at end of file diff --git a/dist/svg/menu.svg b/dist/svg/menu.svg index acf683e..ebead4e 100644 --- a/dist/svg/menu.svg +++ b/dist/svg/menu.svg @@ -1,5 +1 @@ - - - menu - - \ No newline at end of file +menu \ No newline at end of file diff --git a/dist/svg/migrate-success.svg b/dist/svg/migrate-success.svg index 7eb1dc4..fd6be08 100644 --- a/dist/svg/migrate-success.svg +++ b/dist/svg/migrate-success.svg @@ -1,5 +1 @@ - - - migrate-success - - \ No newline at end of file +migrate-success \ No newline at end of file diff --git a/dist/svg/minus-circle-o.svg b/dist/svg/minus-circle-o.svg index af83df6..4fb2d3d 100644 --- a/dist/svg/minus-circle-o.svg +++ b/dist/svg/minus-circle-o.svg @@ -1,5 +1 @@ - - - minus-circle-o - - \ No newline at end of file +minus-circle-o \ No newline at end of file diff --git a/dist/svg/minus-square-o.svg b/dist/svg/minus-square-o.svg index 11937fe..ba3e209 100644 --- a/dist/svg/minus-square-o.svg +++ b/dist/svg/minus-square-o.svg @@ -1,5 +1 @@ - - - minus-square-o - - \ No newline at end of file +minus-square-o \ No newline at end of file diff --git a/dist/svg/minus.svg b/dist/svg/minus.svg index 3ab1280..0504d8e 100644 --- a/dist/svg/minus.svg +++ b/dist/svg/minus.svg @@ -1,5 +1 @@ - - - minus - - \ No newline at end of file +minus \ No newline at end of file diff --git a/dist/svg/mobile-group.svg b/dist/svg/mobile-group.svg index a076bff..5e3cbee 100644 --- a/dist/svg/mobile-group.svg +++ b/dist/svg/mobile-group.svg @@ -1,5 +1 @@ - - - mobile-group - - \ No newline at end of file +mobile-group \ No newline at end of file diff --git a/dist/svg/mobile-off.svg b/dist/svg/mobile-off.svg index c4180aa..5eb3d34 100644 --- a/dist/svg/mobile-off.svg +++ b/dist/svg/mobile-off.svg @@ -1,5 +1 @@ - - - mobile-off - - \ No newline at end of file +mobile-off \ No newline at end of file diff --git a/dist/svg/mobile.svg b/dist/svg/mobile.svg index 0709a32..77bb6b0 100644 --- a/dist/svg/mobile.svg +++ b/dist/svg/mobile.svg @@ -1,5 +1 @@ - - - mobile - - \ No newline at end of file +mobile \ No newline at end of file diff --git a/dist/svg/mock.svg b/dist/svg/mock.svg deleted file mode 100644 index 81b1b4e..0000000 --- a/dist/svg/mock.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - mock - - \ No newline at end of file diff --git a/dist/svg/monitoring.svg b/dist/svg/monitoring.svg index 398f44d..1156bdd 100644 --- a/dist/svg/monitoring.svg +++ b/dist/svg/monitoring.svg @@ -1,5 +1 @@ - - - monitoring - - \ No newline at end of file +monitoring \ No newline at end of file diff --git a/dist/svg/moon.svg b/dist/svg/moon.svg index 4f2868d..ee247c5 100644 --- a/dist/svg/moon.svg +++ b/dist/svg/moon.svg @@ -1,5 +1 @@ - - - moon - - \ No newline at end of file +moon \ No newline at end of file diff --git a/dist/svg/more-horiz.svg b/dist/svg/more-horiz.svg index 80d8a0b..3621b9c 100644 --- a/dist/svg/more-horiz.svg +++ b/dist/svg/more-horiz.svg @@ -1,5 +1 @@ - - - more-horiz - - \ No newline at end of file +more-horiz \ No newline at end of file diff --git a/dist/svg/more.svg b/dist/svg/more.svg index 60e5e36..4f2fe36 100644 --- a/dist/svg/more.svg +++ b/dist/svg/more.svg @@ -1,5 +1 @@ - - - more - - \ No newline at end of file +more \ No newline at end of file diff --git a/dist/svg/move.svg b/dist/svg/move.svg index d46f4fd..a7c748e 100644 --- a/dist/svg/move.svg +++ b/dist/svg/move.svg @@ -1,5 +1 @@ - - - move - - \ No newline at end of file +move \ No newline at end of file diff --git a/dist/svg/nas.svg b/dist/svg/nas.svg index 46c3e3e..1c26563 100644 --- a/dist/svg/nas.svg +++ b/dist/svg/nas.svg @@ -1,8 +1 @@ - - - nas - - - - - \ No newline at end of file +NAS \ No newline at end of file diff --git a/dist/svg/network-configuration.svg b/dist/svg/network-configuration.svg index 0213d57..f9a7200 100644 --- a/dist/svg/network-configuration.svg +++ b/dist/svg/network-configuration.svg @@ -1,7 +1 @@ - - - network-configuration - - - - \ No newline at end of file +network-configuration \ No newline at end of file diff --git a/dist/svg/note-o.svg b/dist/svg/note-o.svg index e8a3645..10a6dd0 100644 --- a/dist/svg/note-o.svg +++ b/dist/svg/note-o.svg @@ -1,5 +1 @@ - - - note-o - - \ No newline at end of file +note-o \ No newline at end of file diff --git a/dist/svg/object-add.svg b/dist/svg/object-add.svg index 08f9523..bd26b55 100644 --- a/dist/svg/object-add.svg +++ b/dist/svg/object-add.svg @@ -1,5 +1 @@ - - - object-add - - \ No newline at end of file +object-add \ No newline at end of file diff --git a/dist/svg/object-arrow-o.svg b/dist/svg/object-arrow-o.svg index e728110..f81aecb 100644 --- a/dist/svg/object-arrow-o.svg +++ b/dist/svg/object-arrow-o.svg @@ -1,5 +1 @@ - - - object-arrow-o - - \ No newline at end of file +object-arrow-o \ No newline at end of file diff --git a/dist/svg/object-close-o.svg b/dist/svg/object-close-o.svg index 25ec6fe..fb3027c 100644 --- a/dist/svg/object-close-o.svg +++ b/dist/svg/object-close-o.svg @@ -1,5 +1 @@ - - - object-close-o - - \ No newline at end of file +object-close-o \ No newline at end of file diff --git a/dist/svg/object-error-o.svg b/dist/svg/object-error-o.svg index 7e83861..facdb13 100644 --- a/dist/svg/object-error-o.svg +++ b/dist/svg/object-error-o.svg @@ -1,5 +1 @@ - - - object-error-o - - \ No newline at end of file +object-error-o \ No newline at end of file diff --git a/dist/svg/observable.svg b/dist/svg/observable.svg index 2e53d4c..2c12c1f 100644 --- a/dist/svg/observable.svg +++ b/dist/svg/observable.svg @@ -1,5 +1 @@ - - - observable - - \ No newline at end of file +observable \ No newline at end of file diff --git a/dist/svg/opera.svg b/dist/svg/opera.svg index f736def..6a11733 100644 --- a/dist/svg/opera.svg +++ b/dist/svg/opera.svg @@ -1,5 +1 @@ - - - opera - - \ No newline at end of file +opera \ No newline at end of file diff --git a/dist/svg/outdent.svg b/dist/svg/outdent.svg index 97ffb12..5e15980 100644 --- a/dist/svg/outdent.svg +++ b/dist/svg/outdent.svg @@ -1,5 +1 @@ - - - outdent - - \ No newline at end of file +outdent \ No newline at end of file diff --git a/dist/svg/partner-add-o.svg b/dist/svg/partner-add-o.svg index 5b7f047..f7657fd 100644 --- a/dist/svg/partner-add-o.svg +++ b/dist/svg/partner-add-o.svg @@ -1,9 +1 @@ - - - partner-add-o - - - - - - \ No newline at end of file +partner-add-o \ No newline at end of file diff --git a/dist/svg/partner-close-o.svg b/dist/svg/partner-close-o.svg index e04a641..4d7d6be 100644 --- a/dist/svg/partner-close-o.svg +++ b/dist/svg/partner-close-o.svg @@ -1,7 +1 @@ - - - partner-close-o - - - - \ No newline at end of file +partner-close-o \ No newline at end of file diff --git a/dist/svg/partner-error-o.svg b/dist/svg/partner-error-o.svg index 48ed698..8d4ce20 100644 --- a/dist/svg/partner-error-o.svg +++ b/dist/svg/partner-error-o.svg @@ -1,6 +1 @@ - - - partner-error-o - - - \ No newline at end of file +partner-error-o \ No newline at end of file diff --git a/dist/svg/partner-o.svg b/dist/svg/partner-o.svg index 86894ed..af6f972 100644 --- a/dist/svg/partner-o.svg +++ b/dist/svg/partner-o.svg @@ -1,5 +1 @@ - - - partner-o - - \ No newline at end of file +partner-o \ No newline at end of file diff --git a/dist/svg/paste.svg b/dist/svg/paste.svg index 4a4977f..1beabd6 100644 --- a/dist/svg/paste.svg +++ b/dist/svg/paste.svg @@ -1,5 +1 @@ - - - paste - - \ No newline at end of file +paste \ No newline at end of file diff --git a/dist/svg/pause.svg b/dist/svg/pause.svg index 56e3a2f..0bf2548 100644 --- a/dist/svg/pause.svg +++ b/dist/svg/pause.svg @@ -1,5 +1 @@ - - - pause - - \ No newline at end of file +pause \ No newline at end of file diff --git a/dist/svg/permission-key-tbd.svg b/dist/svg/permission-key-tbd.svg new file mode 100644 index 0000000..9ff096c --- /dev/null +++ b/dist/svg/permission-key-tbd.svg @@ -0,0 +1 @@ +permission-key-TBD \ No newline at end of file diff --git a/dist/svg/permission.svg b/dist/svg/permission.svg index fa60615..7d30e26 100644 --- a/dist/svg/permission.svg +++ b/dist/svg/permission.svg @@ -1,5 +1 @@ - - - permission - - \ No newline at end of file +permission \ No newline at end of file diff --git a/dist/svg/phishing-2.svg b/dist/svg/phishing-2.svg index 30cf161..88b0cea 100644 --- a/dist/svg/phishing-2.svg +++ b/dist/svg/phishing-2.svg @@ -1,5 +1 @@ - - - phishing-2 - - \ No newline at end of file +phishing-2 \ No newline at end of file diff --git a/dist/svg/phishing.svg b/dist/svg/phishing.svg index 0207b5b..c9588f1 100644 --- a/dist/svg/phishing.svg +++ b/dist/svg/phishing.svg @@ -1,5 +1 @@ - - - phishing - - \ No newline at end of file +phishing \ No newline at end of file diff --git a/dist/svg/picture.svg b/dist/svg/picture.svg index 12da1ba..d7a414c 100644 --- a/dist/svg/picture.svg +++ b/dist/svg/picture.svg @@ -1,5 +1 @@ - - - picture - - \ No newline at end of file +picture \ No newline at end of file diff --git a/dist/svg/pin-star.svg b/dist/svg/pin-star.svg index 0b73969..c1bdc57 100644 --- a/dist/svg/pin-star.svg +++ b/dist/svg/pin-star.svg @@ -1,5 +1 @@ - - - pin-star - - \ No newline at end of file +pin-star \ No newline at end of file diff --git a/dist/svg/plan-add.svg b/dist/svg/plan-add.svg index 7de4f33..ff44856 100644 --- a/dist/svg/plan-add.svg +++ b/dist/svg/plan-add.svg @@ -1,5 +1 @@ - - - plan-add - - \ No newline at end of file +plan-add \ No newline at end of file diff --git a/dist/svg/plan-pending.svg b/dist/svg/plan-pending.svg index d0e442d..279b3c5 100644 --- a/dist/svg/plan-pending.svg +++ b/dist/svg/plan-pending.svg @@ -1,5 +1 @@ - - - plan-pending - - \ No newline at end of file +plan-pending \ No newline at end of file diff --git a/dist/svg/plan-status.svg b/dist/svg/plan-status.svg index f410d6f..458f15a 100644 --- a/dist/svg/plan-status.svg +++ b/dist/svg/plan-status.svg @@ -1,5 +1 @@ - - - plan-status - - \ No newline at end of file +plan-status \ No newline at end of file diff --git a/dist/svg/play.svg b/dist/svg/play.svg index c429d05..9597c24 100644 --- a/dist/svg/play.svg +++ b/dist/svg/play.svg @@ -1,5 +1 @@ - - - play - - \ No newline at end of file +play \ No newline at end of file diff --git a/dist/svg/playbook.svg b/dist/svg/playbook.svg index c3626ff..c6dc436 100644 --- a/dist/svg/playbook.svg +++ b/dist/svg/playbook.svg @@ -1,5 +1 @@ - - - playbook - - \ No newline at end of file +playbook \ No newline at end of file diff --git a/dist/svg/positive-benigntrue.svg b/dist/svg/positive-benigntrue.svg index 2a7facf..02f372b 100644 --- a/dist/svg/positive-benigntrue.svg +++ b/dist/svg/positive-benigntrue.svg @@ -1,5 +1 @@ - - - positive-benigntrue - - \ No newline at end of file +positive-benigntrue \ No newline at end of file diff --git a/dist/svg/positive-false.svg b/dist/svg/positive-false.svg index ac278a2..9c59c7e 100644 --- a/dist/svg/positive-false.svg +++ b/dist/svg/positive-false.svg @@ -1,5 +1 @@ - - - positive-false - - \ No newline at end of file +positive-false \ No newline at end of file diff --git a/dist/svg/positive-true.svg b/dist/svg/positive-true.svg index 49cd059..9a2ab18 100644 --- a/dist/svg/positive-true.svg +++ b/dist/svg/positive-true.svg @@ -1,5 +1 @@ - - - positive-true - - \ No newline at end of file +positive-true \ No newline at end of file diff --git a/dist/svg/print.svg b/dist/svg/print.svg index e33adc7..2a63acf 100644 --- a/dist/svg/print.svg +++ b/dist/svg/print.svg @@ -1,5 +1 @@ - - - print - - \ No newline at end of file +print \ No newline at end of file diff --git a/dist/svg/puzzle-o.svg b/dist/svg/puzzle-o.svg index 48126b5..1722021 100644 --- a/dist/svg/puzzle-o.svg +++ b/dist/svg/puzzle-o.svg @@ -1,5 +1 @@ - - - puzzle-o - - \ No newline at end of file +puzzle-o \ No newline at end of file diff --git a/dist/svg/puzzle.svg b/dist/svg/puzzle.svg index ac4e960..d79e901 100644 --- a/dist/svg/puzzle.svg +++ b/dist/svg/puzzle.svg @@ -1,5 +1 @@ - - - puzzle - - \ No newline at end of file +puzzle \ No newline at end of file diff --git a/dist/svg/query.svg b/dist/svg/query.svg index ac738f8..2066df6 100644 --- a/dist/svg/query.svg +++ b/dist/svg/query.svg @@ -1,5 +1 @@ - - - query - - \ No newline at end of file +query \ No newline at end of file diff --git a/dist/svg/ransomware-o.svg b/dist/svg/ransomware-o.svg index f6e01e7..8f0b1b8 100644 --- a/dist/svg/ransomware-o.svg +++ b/dist/svg/ransomware-o.svg @@ -1,5 +1 @@ - - - ransomware-o - - \ No newline at end of file +ransomware-o \ No newline at end of file diff --git a/dist/svg/ransomware.svg b/dist/svg/ransomware.svg index 5e0ba54..2202c56 100644 --- a/dist/svg/ransomware.svg +++ b/dist/svg/ransomware.svg @@ -1,5 +1 @@ - - - ransomware - - \ No newline at end of file +ransomware \ No newline at end of file diff --git a/dist/svg/rca.svg b/dist/svg/rca.svg index bc0c77e..a8b0c9b 100644 --- a/dist/svg/rca.svg +++ b/dist/svg/rca.svg @@ -1,5 +1 @@ - - - rca - - \ No newline at end of file +RCA \ No newline at end of file diff --git a/dist/svg/redo.svg b/dist/svg/redo.svg index f68dde9..d6f5464 100644 --- a/dist/svg/redo.svg +++ b/dist/svg/redo.svg @@ -1,5 +1 @@ - - - redo - - \ No newline at end of file +redo \ No newline at end of file diff --git a/dist/svg/refresh.svg b/dist/svg/refresh.svg index a6fe7f3..2a31981 100644 --- a/dist/svg/refresh.svg +++ b/dist/svg/refresh.svg @@ -1,5 +1 @@ - - - refresh - - \ No newline at end of file +refresh \ No newline at end of file diff --git a/dist/svg/registry.svg b/dist/svg/registry.svg index 96c9a52..bf814c3 100644 --- a/dist/svg/registry.svg +++ b/dist/svg/registry.svg @@ -1,5 +1 @@ - - - registry - - \ No newline at end of file +registry \ No newline at end of file diff --git a/dist/svg/rename.svg b/dist/svg/rename.svg index e37b89e..d2583ca 100644 --- a/dist/svg/rename.svg +++ b/dist/svg/rename.svg @@ -1,5 +1 @@ - - - rename - - \ No newline at end of file +rename \ No newline at end of file diff --git a/dist/svg/reorder.svg b/dist/svg/reorder.svg index 8ded830..94d7a61 100644 --- a/dist/svg/reorder.svg +++ b/dist/svg/reorder.svg @@ -1,5 +1 @@ - - - reorder - - \ No newline at end of file +reorder \ No newline at end of file diff --git a/dist/svg/reply.svg b/dist/svg/reply.svg index cea7b3a..19d1f26 100644 --- a/dist/svg/reply.svg +++ b/dist/svg/reply.svg @@ -1,5 +1 @@ - - - reply - - \ No newline at end of file +reply \ No newline at end of file diff --git a/dist/svg/report-export.svg b/dist/svg/report-export.svg index 0ef0542..929ff47 100644 --- a/dist/svg/report-export.svg +++ b/dist/svg/report-export.svg @@ -1,5 +1 @@ - - - report-export - - \ No newline at end of file +report-export \ No newline at end of file diff --git a/dist/svg/report.svg b/dist/svg/report.svg index 1d8fe6e..510ab95 100644 --- a/dist/svg/report.svg +++ b/dist/svg/report.svg @@ -1,5 +1 @@ - - - report - - \ No newline at end of file +report \ No newline at end of file diff --git a/dist/svg/resize-horizontal.svg b/dist/svg/resize-horizontal.svg index 916a219..f680649 100644 --- a/dist/svg/resize-horizontal.svg +++ b/dist/svg/resize-horizontal.svg @@ -1,5 +1 @@ - - - resize-horizontal - - \ No newline at end of file +resize-horizontal \ No newline at end of file diff --git a/dist/svg/resize-nesw.svg b/dist/svg/resize-nesw.svg index 66c03ad..4fdc88a 100644 --- a/dist/svg/resize-nesw.svg +++ b/dist/svg/resize-nesw.svg @@ -1,5 +1 @@ - - - resize-nesw - - \ No newline at end of file +resize-NESW \ No newline at end of file diff --git a/dist/svg/resize-nwse.svg b/dist/svg/resize-nwse.svg index 01dbc28..6d54983 100644 --- a/dist/svg/resize-nwse.svg +++ b/dist/svg/resize-nwse.svg @@ -1,5 +1 @@ - - - resize-nwse - - \ No newline at end of file +resize-NWSE \ No newline at end of file diff --git a/dist/svg/rocket.svg b/dist/svg/rocket.svg index f7f3833..de08a2a 100644 --- a/dist/svg/rocket.svg +++ b/dist/svg/rocket.svg @@ -1,5 +1 @@ - - - rocket - - \ No newline at end of file +rocket \ No newline at end of file diff --git a/dist/svg/role.svg b/dist/svg/role.svg new file mode 100644 index 0000000..cf15959 --- /dev/null +++ b/dist/svg/role.svg @@ -0,0 +1 @@ +role \ No newline at end of file diff --git a/dist/svg/rollback.svg b/dist/svg/rollback.svg index c68ccc8..47b91e4 100644 --- a/dist/svg/rollback.svg +++ b/dist/svg/rollback.svg @@ -1,5 +1 @@ - - - rollback - - \ No newline at end of file +rollback \ No newline at end of file diff --git a/dist/svg/root-cause.svg b/dist/svg/root-cause.svg index 79be913..5b8e14b 100644 --- a/dist/svg/root-cause.svg +++ b/dist/svg/root-cause.svg @@ -1,5 +1 @@ - - - root-cause - - \ No newline at end of file +root-cause \ No newline at end of file diff --git a/dist/svg/router.svg b/dist/svg/router.svg index 8d19a15..68d610e 100644 --- a/dist/svg/router.svg +++ b/dist/svg/router.svg @@ -1,8 +1 @@ - - - router - - - - - \ No newline at end of file +router \ No newline at end of file diff --git a/dist/svg/safari.svg b/dist/svg/safari.svg index d55f248..ebfab4f 100644 --- a/dist/svg/safari.svg +++ b/dist/svg/safari.svg @@ -1,5 +1 @@ - - - safari - - \ No newline at end of file +safari \ No newline at end of file diff --git a/dist/svg/save-o.svg b/dist/svg/save-o.svg index ab0715b..70b00a0 100644 --- a/dist/svg/save-o.svg +++ b/dist/svg/save-o.svg @@ -1,5 +1 @@ - - - save-o - - \ No newline at end of file +save-o \ No newline at end of file diff --git a/dist/svg/save.svg b/dist/svg/save.svg index b1eb131..1f6f85a 100644 --- a/dist/svg/save.svg +++ b/dist/svg/save.svg @@ -1,5 +1 @@ - - - save - - \ No newline at end of file +save \ No newline at end of file diff --git a/dist/svg/scan-o.svg b/dist/svg/scan-o.svg index 6fcf92c..8d3eefe 100644 --- a/dist/svg/scan-o.svg +++ b/dist/svg/scan-o.svg @@ -1,5 +1 @@ - - - scan-o - - \ No newline at end of file +scan-o \ No newline at end of file diff --git a/dist/svg/scan-square.svg b/dist/svg/scan-square.svg index 226f3ea..5686598 100644 --- a/dist/svg/scan-square.svg +++ b/dist/svg/scan-square.svg @@ -1,5 +1 @@ - - - scan-square - - \ No newline at end of file +scan-square \ No newline at end of file diff --git a/dist/svg/screenshot.svg b/dist/svg/screenshot.svg index aaef494..b0ac4f8 100644 --- a/dist/svg/screenshot.svg +++ b/dist/svg/screenshot.svg @@ -1,5 +1 @@ - - - screenshot - - \ No newline at end of file +screenshot \ No newline at end of file diff --git a/dist/svg/search-o.svg b/dist/svg/search-o.svg index 4bf9b83..94b66cd 100644 --- a/dist/svg/search-o.svg +++ b/dist/svg/search-o.svg @@ -1,5 +1 @@ - - - search-o - - \ No newline at end of file +search-o \ No newline at end of file diff --git a/dist/svg/self-service.svg b/dist/svg/self-service.svg index f57d7c4..9fdd36a 100644 --- a/dist/svg/self-service.svg +++ b/dist/svg/self-service.svg @@ -1,5 +1 @@ - - - self-service - - \ No newline at end of file +self-service \ No newline at end of file diff --git a/dist/svg/send.svg b/dist/svg/send.svg index f66cb85..5da4056 100644 --- a/dist/svg/send.svg +++ b/dist/svg/send.svg @@ -1,5 +1 @@ - - - send - - \ No newline at end of file +send \ No newline at end of file diff --git a/dist/svg/server-add.svg b/dist/svg/server-add.svg index 950e4c4..ebb318e 100644 --- a/dist/svg/server-add.svg +++ b/dist/svg/server-add.svg @@ -1,5 +1 @@ - - - server-add - - \ No newline at end of file +server-add \ No newline at end of file diff --git a/dist/svg/server-cloud.svg b/dist/svg/server-cloud.svg index e072705..4200441 100644 --- a/dist/svg/server-cloud.svg +++ b/dist/svg/server-cloud.svg @@ -1,5 +1 @@ - - - server-cloud - - \ No newline at end of file +server-cloud \ No newline at end of file diff --git a/dist/svg/server-group.svg b/dist/svg/server-group.svg index 3a3f7e5..16f389c 100644 --- a/dist/svg/server-group.svg +++ b/dist/svg/server-group.svg @@ -1,5 +1 @@ - - - server-group - - \ No newline at end of file +server-group \ No newline at end of file diff --git a/dist/svg/server-off.svg b/dist/svg/server-off.svg index ff49d12..c6ac04f 100644 --- a/dist/svg/server-off.svg +++ b/dist/svg/server-off.svg @@ -1,5 +1 @@ - - - server-off - - \ No newline at end of file +server-off \ No newline at end of file diff --git a/dist/svg/server-on.svg b/dist/svg/server-on.svg index 2c171bc..e0cc5c0 100644 --- a/dist/svg/server-on.svg +++ b/dist/svg/server-on.svg @@ -1,5 +1 @@ - - - server-on - - \ No newline at end of file +server-on \ No newline at end of file diff --git a/dist/svg/server-update.svg b/dist/svg/server-update.svg index 5fcc03f..45e8d7e 100644 --- a/dist/svg/server-update.svg +++ b/dist/svg/server-update.svg @@ -1,5 +1 @@ - - - server-update - - \ No newline at end of file +server-update \ No newline at end of file diff --git a/dist/svg/server-warning.svg b/dist/svg/server-warning.svg index 212d6de..1376373 100644 --- a/dist/svg/server-warning.svg +++ b/dist/svg/server-warning.svg @@ -1,5 +1 @@ - - - server-warning - - \ No newline at end of file +server-warning \ No newline at end of file diff --git a/dist/svg/server.svg b/dist/svg/server.svg index 3941899..a10654c 100644 --- a/dist/svg/server.svg +++ b/dist/svg/server.svg @@ -1,7 +1 @@ - - - server - - - - \ No newline at end of file +server \ No newline at end of file diff --git a/dist/svg/serverless.svg b/dist/svg/serverless.svg index 023e23a..560a1c0 100644 --- a/dist/svg/serverless.svg +++ b/dist/svg/serverless.svg @@ -1,8 +1 @@ - - - serverless - - - - - \ No newline at end of file +serverless \ No newline at end of file diff --git a/dist/svg/service-fabric.svg b/dist/svg/service-fabric.svg deleted file mode 100644 index 6304e20..0000000 --- a/dist/svg/service-fabric.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - service-fabric - - \ No newline at end of file diff --git a/dist/svg/settings.svg b/dist/svg/settings.svg index 186ae3f..0eae674 100644 --- a/dist/svg/settings.svg +++ b/dist/svg/settings.svg @@ -1,5 +1 @@ - - - settings - - \ No newline at end of file +settings \ No newline at end of file diff --git a/dist/svg/share-o.svg b/dist/svg/share-o.svg index a872f1e..dece688 100644 --- a/dist/svg/share-o.svg +++ b/dist/svg/share-o.svg @@ -1,5 +1 @@ - - - share-o - - \ No newline at end of file +share-o \ No newline at end of file diff --git a/dist/svg/share.svg b/dist/svg/share.svg index 1be11c5..ff52060 100644 --- a/dist/svg/share.svg +++ b/dist/svg/share.svg @@ -1,5 +1 @@ - - - share - - \ No newline at end of file +share \ No newline at end of file diff --git a/dist/svg/sherlock.svg b/dist/svg/sherlock.svg index 4e6bb9d..f678d57 100644 --- a/dist/svg/sherlock.svg +++ b/dist/svg/sherlock.svg @@ -1,5 +1 @@ - - - sherlock - - \ No newline at end of file +sherlock \ No newline at end of file diff --git a/dist/svg/shuffle.svg b/dist/svg/shuffle.svg index 8156871..1c0fcff 100644 --- a/dist/svg/shuffle.svg +++ b/dist/svg/shuffle.svg @@ -1,5 +1 @@ - - - shuffle - - \ No newline at end of file +shuffle \ No newline at end of file diff --git a/dist/svg/slider.svg b/dist/svg/slider.svg index f204778..d876e48 100644 --- a/dist/svg/slider.svg +++ b/dist/svg/slider.svg @@ -1,5 +1 @@ - - - slider - - \ No newline at end of file +slider \ No newline at end of file diff --git a/dist/svg/sort-down.svg b/dist/svg/sort-down.svg index e1e9a6d..d3bcc6e 100644 --- a/dist/svg/sort-down.svg +++ b/dist/svg/sort-down.svg @@ -1,5 +1 @@ - - - sort-down - - \ No newline at end of file +sort-down \ No newline at end of file diff --git a/dist/svg/sort-up.svg b/dist/svg/sort-up.svg index 9c48379..fa02a49 100644 --- a/dist/svg/sort-up.svg +++ b/dist/svg/sort-up.svg @@ -1,5 +1 @@ - - - sort-up - - \ No newline at end of file +sort-up \ No newline at end of file diff --git a/dist/svg/spam-o.svg b/dist/svg/spam-o.svg index cb81e06..ee75340 100644 --- a/dist/svg/spam-o.svg +++ b/dist/svg/spam-o.svg @@ -1,5 +1 @@ - - - spam-o - - \ No newline at end of file +spam-o \ No newline at end of file diff --git a/dist/svg/spam-warning.svg b/dist/svg/spam-warning.svg index 4e727a6..efd20fb 100644 --- a/dist/svg/spam-warning.svg +++ b/dist/svg/spam-warning.svg @@ -1,5 +1 @@ - - - spam-warning - - \ No newline at end of file +spam-warning \ No newline at end of file diff --git a/dist/svg/spam.svg b/dist/svg/spam.svg index b290569..cd67366 100644 --- a/dist/svg/spam.svg +++ b/dist/svg/spam.svg @@ -1,5 +1 @@ - - - spam - - \ No newline at end of file +spam \ No newline at end of file diff --git a/dist/svg/sphere-search.svg b/dist/svg/sphere-search.svg index bf9255c..cf6d878 100644 --- a/dist/svg/sphere-search.svg +++ b/dist/svg/sphere-search.svg @@ -1,5 +1 @@ - - - sphere-search - - \ No newline at end of file +sphere-search \ No newline at end of file diff --git a/dist/svg/sphere.svg b/dist/svg/sphere.svg index aaed516..c030799 100644 --- a/dist/svg/sphere.svg +++ b/dist/svg/sphere.svg @@ -1,5 +1 @@ - - - sphere - - \ No newline at end of file +sphere \ No newline at end of file diff --git a/dist/svg/spinner.svg b/dist/svg/spinner.svg index 552e611..1633c4d 100644 --- a/dist/svg/spinner.svg +++ b/dist/svg/spinner.svg @@ -1,5 +1 @@ - - - spinner - - \ No newline at end of file +spinner \ No newline at end of file diff --git a/dist/svg/spyware.svg b/dist/svg/spyware.svg index f827537..b712e19 100644 --- a/dist/svg/spyware.svg +++ b/dist/svg/spyware.svg @@ -1,5 +1 @@ - - - spyware - - \ No newline at end of file +spyware \ No newline at end of file diff --git a/dist/svg/star-half.svg b/dist/svg/star-half.svg index 22d37ac..5248280 100644 --- a/dist/svg/star-half.svg +++ b/dist/svg/star-half.svg @@ -1,5 +1 @@ - - - star-half - - \ No newline at end of file +star-half \ No newline at end of file diff --git a/dist/svg/star-o.svg b/dist/svg/star-o.svg index b1061ae..d50c6f8 100644 --- a/dist/svg/star-o.svg +++ b/dist/svg/star-o.svg @@ -1,5 +1 @@ - - - star-o - - \ No newline at end of file +star-o \ No newline at end of file diff --git a/dist/svg/star.svg b/dist/svg/star.svg index 5421994..a71bc26 100644 --- a/dist/svg/star.svg +++ b/dist/svg/star.svg @@ -1,5 +1 @@ - - - star - - \ No newline at end of file +star \ No newline at end of file diff --git a/dist/svg/stop.svg b/dist/svg/stop.svg index 1dea480..16d0f12 100644 --- a/dist/svg/stop.svg +++ b/dist/svg/stop.svg @@ -1,5 +1 @@ - - - stop - - \ No newline at end of file +stop \ No newline at end of file diff --git a/dist/svg/strikethrough.svg b/dist/svg/strikethrough.svg index bbbe0cd..66e5f32 100644 --- a/dist/svg/strikethrough.svg +++ b/dist/svg/strikethrough.svg @@ -1,5 +1 @@ - - - strikethrough - - \ No newline at end of file +strikethrough \ No newline at end of file diff --git a/dist/svg/subnet.svg b/dist/svg/subnet.svg index 0a9048d..bbf2c57 100644 --- a/dist/svg/subnet.svg +++ b/dist/svg/subnet.svg @@ -1,6 +1 @@ - - - subnet - - - \ No newline at end of file +subnet \ No newline at end of file diff --git a/dist/svg/success.svg b/dist/svg/success.svg index 5e73ab3..96344ce 100644 --- a/dist/svg/success.svg +++ b/dist/svg/success.svg @@ -1,5 +1 @@ - - - success - - \ No newline at end of file +success \ No newline at end of file diff --git a/dist/svg/sun-o.svg b/dist/svg/sun-o.svg index 001af8b..7b43ef5 100644 --- a/dist/svg/sun-o.svg +++ b/dist/svg/sun-o.svg @@ -1,13 +1 @@ - - - sun-o - - - - - - - - - - \ No newline at end of file +sun-o \ No newline at end of file diff --git a/dist/svg/sun.svg b/dist/svg/sun.svg index a1fb01d..f7b614c 100644 --- a/dist/svg/sun.svg +++ b/dist/svg/sun.svg @@ -1,13 +1 @@ - - - sun - - - - - - - - - - \ No newline at end of file +sun \ No newline at end of file diff --git a/dist/svg/sweeping-warning.svg b/dist/svg/sweeping-warning.svg index f5170b3..d3491d0 100644 --- a/dist/svg/sweeping-warning.svg +++ b/dist/svg/sweeping-warning.svg @@ -1,5 +1 @@ - - - sweeping-warning - - \ No newline at end of file +sweeping-warning \ No newline at end of file diff --git a/dist/svg/sweeping.svg b/dist/svg/sweeping.svg index ecffea2..7740e3a 100644 --- a/dist/svg/sweeping.svg +++ b/dist/svg/sweeping.svg @@ -1,5 +1 @@ - - - sweeping - - \ No newline at end of file +sweeping \ No newline at end of file diff --git a/dist/svg/sync.svg b/dist/svg/sync.svg index 88a0c3d..2fadafe 100644 --- a/dist/svg/sync.svg +++ b/dist/svg/sync.svg @@ -1,5 +1 @@ - - - sync - - \ No newline at end of file +sync \ No newline at end of file diff --git a/dist/svg/t-ball.svg b/dist/svg/t-ball.svg index 1779362..4cdbd88 100644 --- a/dist/svg/t-ball.svg +++ b/dist/svg/t-ball.svg @@ -1,5 +1 @@ - - - t-ball - - \ No newline at end of file +t-ball \ No newline at end of file diff --git a/dist/svg/tag-add.svg b/dist/svg/tag-add.svg index ee67079..ad5a72d 100644 --- a/dist/svg/tag-add.svg +++ b/dist/svg/tag-add.svg @@ -1,5 +1 @@ - - - tag-add - - \ No newline at end of file +tag-add \ No newline at end of file diff --git a/dist/svg/tag.svg b/dist/svg/tag.svg index a49cb25..635dc85 100644 --- a/dist/svg/tag.svg +++ b/dist/svg/tag.svg @@ -1,5 +1 @@ - - - tag - - \ No newline at end of file +tag \ No newline at end of file diff --git a/dist/svg/target-o.svg b/dist/svg/target-o.svg index 5403734..8669451 100644 --- a/dist/svg/target-o.svg +++ b/dist/svg/target-o.svg @@ -1,5 +1 @@ - - - target-o - - \ No newline at end of file +target-o \ No newline at end of file diff --git a/dist/svg/target.svg b/dist/svg/target.svg index 5088d56..3a05459 100644 --- a/dist/svg/target.svg +++ b/dist/svg/target.svg @@ -1,5 +1 @@ - - - target - - \ No newline at end of file +target \ No newline at end of file diff --git a/dist/svg/task-add-o.svg b/dist/svg/task-add-o.svg index 0682fb9..a021902 100644 --- a/dist/svg/task-add-o.svg +++ b/dist/svg/task-add-o.svg @@ -1,5 +1 @@ - - - task-add-o - - \ No newline at end of file +task-add-o \ No newline at end of file diff --git a/dist/svg/task-arrow-o.svg b/dist/svg/task-arrow-o.svg index 3cd3b82..f8bde05 100644 --- a/dist/svg/task-arrow-o.svg +++ b/dist/svg/task-arrow-o.svg @@ -1,5 +1 @@ - - - task-arrow-o - - \ No newline at end of file +task-arrow-o \ No newline at end of file diff --git a/dist/svg/task-close-o.svg b/dist/svg/task-close-o.svg index 0d569be..3886e58 100644 --- a/dist/svg/task-close-o.svg +++ b/dist/svg/task-close-o.svg @@ -1,5 +1 @@ - - - task-close-o - - \ No newline at end of file +task-close-o \ No newline at end of file diff --git a/dist/svg/task-list-o.svg b/dist/svg/task-list-o.svg index 97549fe..0408e59 100644 --- a/dist/svg/task-list-o.svg +++ b/dist/svg/task-list-o.svg @@ -1,5 +1 @@ - - - task-list-o - - \ No newline at end of file +task-list-o \ No newline at end of file diff --git a/dist/svg/task-o.svg b/dist/svg/task-o.svg index c212d03..da2c761 100644 --- a/dist/svg/task-o.svg +++ b/dist/svg/task-o.svg @@ -1,5 +1 @@ - - - task-o - - \ No newline at end of file +task-o \ No newline at end of file diff --git a/dist/svg/task.svg b/dist/svg/task.svg index 67eea57..8b0d07d 100644 --- a/dist/svg/task.svg +++ b/dist/svg/task.svg @@ -1,5 +1 @@ - - - task - - \ No newline at end of file +task \ No newline at end of file diff --git a/dist/svg/terminal.svg b/dist/svg/terminal.svg index 3191ffa..da3f015 100644 --- a/dist/svg/terminal.svg +++ b/dist/svg/terminal.svg @@ -1,5 +1 @@ - - - terminal - - \ No newline at end of file +terminal \ No newline at end of file diff --git a/dist/svg/thumbtack-o.svg b/dist/svg/thumbtack-o.svg index 434d0dd..97d12b9 100644 --- a/dist/svg/thumbtack-o.svg +++ b/dist/svg/thumbtack-o.svg @@ -1,5 +1 @@ - - - thumbtack-o - - \ No newline at end of file +thumbtack-o \ No newline at end of file diff --git a/dist/svg/thumbtack.svg b/dist/svg/thumbtack.svg index ff1fe9d..f8fea33 100644 --- a/dist/svg/thumbtack.svg +++ b/dist/svg/thumbtack.svg @@ -1,5 +1 @@ - - - thumbtack - - \ No newline at end of file +thumbtack \ No newline at end of file diff --git a/dist/svg/time-off.svg b/dist/svg/time-off.svg index 0c6ca65..7cb389d 100644 --- a/dist/svg/time-off.svg +++ b/dist/svg/time-off.svg @@ -1,5 +1 @@ - - - time-off - - \ No newline at end of file +time-off \ No newline at end of file diff --git a/dist/svg/tools-configuration.svg b/dist/svg/tools-configuration.svg index 9ee6a83..20ae227 100644 --- a/dist/svg/tools-configuration.svg +++ b/dist/svg/tools-configuration.svg @@ -1,5 +1 @@ - - - tools-configuration - - \ No newline at end of file +tools-configuration \ No newline at end of file diff --git a/dist/svg/treat-investigation.svg b/dist/svg/treat-investigation.svg index 09d8d86..1967ce0 100644 --- a/dist/svg/treat-investigation.svg +++ b/dist/svg/treat-investigation.svg @@ -1,5 +1 @@ - - - treat-investigation - - \ No newline at end of file +treat-investigation \ No newline at end of file diff --git a/dist/svg/treeview.svg b/dist/svg/treeview.svg index 0a3a658..9294db5 100644 --- a/dist/svg/treeview.svg +++ b/dist/svg/treeview.svg @@ -1,5 +1 @@ - - - treeview - - \ No newline at end of file +treeview \ No newline at end of file diff --git a/dist/svg/trend-link.svg b/dist/svg/trend-link.svg index d91bd7c..f749487 100644 --- a/dist/svg/trend-link.svg +++ b/dist/svg/trend-link.svg @@ -1,5 +1 @@ - - - trend-link - - \ No newline at end of file +trend-link \ No newline at end of file diff --git a/dist/svg/tv.svg b/dist/svg/tv.svg index fe947b7..64db8c7 100644 --- a/dist/svg/tv.svg +++ b/dist/svg/tv.svg @@ -1,5 +1 @@ - - - TV - - \ No newline at end of file +TV \ No newline at end of file diff --git a/dist/svg/unavailable.svg b/dist/svg/unavailable.svg index ff2d84b..6868e3c 100644 --- a/dist/svg/unavailable.svg +++ b/dist/svg/unavailable.svg @@ -1,5 +1 @@ - - - unavailable - - \ No newline at end of file +unavailable \ No newline at end of file diff --git a/dist/svg/underline.svg b/dist/svg/underline.svg index 0e2ec06..67e95ab 100644 --- a/dist/svg/underline.svg +++ b/dist/svg/underline.svg @@ -1,5 +1 @@ - - - underline - - \ No newline at end of file +underline \ No newline at end of file diff --git a/dist/svg/undo.svg b/dist/svg/undo.svg index 2099332..32e7dbb 100644 --- a/dist/svg/undo.svg +++ b/dist/svg/undo.svg @@ -1,5 +1 @@ - - - undo - - \ No newline at end of file +undo \ No newline at end of file diff --git a/dist/svg/unknow.svg b/dist/svg/unknow.svg deleted file mode 100644 index 08f87bf..0000000 --- a/dist/svg/unknow.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - unknow - - \ No newline at end of file diff --git a/dist/svg/unknown.svg b/dist/svg/unknown.svg new file mode 100644 index 0000000..ce0b208 --- /dev/null +++ b/dist/svg/unknown.svg @@ -0,0 +1 @@ +unknown \ No newline at end of file diff --git a/dist/svg/upload.svg b/dist/svg/upload.svg index d9aea98..e3b1495 100644 --- a/dist/svg/upload.svg +++ b/dist/svg/upload.svg @@ -1,5 +1 @@ - - - upload - - \ No newline at end of file +upload \ No newline at end of file diff --git a/dist/svg/url.svg b/dist/svg/url.svg index 4756b20..f9e9b7d 100644 --- a/dist/svg/url.svg +++ b/dist/svg/url.svg @@ -1,5 +1 @@ - - - url - - \ No newline at end of file +URL \ No newline at end of file diff --git a/dist/svg/usb.svg b/dist/svg/usb.svg index 882ab03..7058474 100644 --- a/dist/svg/usb.svg +++ b/dist/svg/usb.svg @@ -1,5 +1 @@ - - - usb - - \ No newline at end of file +USB \ No newline at end of file diff --git a/dist/svg/user-add-o.svg b/dist/svg/user-add-o.svg index b8ff0b7..4ab7a14 100644 --- a/dist/svg/user-add-o.svg +++ b/dist/svg/user-add-o.svg @@ -1,5 +1 @@ - - - user-add-o - - \ No newline at end of file +user-add-o \ No newline at end of file diff --git a/dist/svg/user-add.svg b/dist/svg/user-add.svg index e95a5df..4f233e2 100644 --- a/dist/svg/user-add.svg +++ b/dist/svg/user-add.svg @@ -1,5 +1 @@ - - - user-add - - \ No newline at end of file +user-add \ No newline at end of file diff --git a/dist/svg/user-change.svg b/dist/svg/user-change.svg index 9d17792..f4101d4 100644 --- a/dist/svg/user-change.svg +++ b/dist/svg/user-change.svg @@ -1,5 +1 @@ - - - user-change - - \ No newline at end of file +user-change \ No newline at end of file diff --git a/dist/svg/user-close-o.svg b/dist/svg/user-close-o.svg index e677e1a..c406f42 100644 --- a/dist/svg/user-close-o.svg +++ b/dist/svg/user-close-o.svg @@ -1,5 +1 @@ - - - user-close-o - - \ No newline at end of file +user-close-o \ No newline at end of file diff --git a/dist/svg/user-close.svg b/dist/svg/user-close.svg index 7392d06..8f9daf7 100644 --- a/dist/svg/user-close.svg +++ b/dist/svg/user-close.svg @@ -1,5 +1 @@ - - - user-close - - \ No newline at end of file +user-close \ No newline at end of file diff --git a/dist/svg/user-export-o.svg b/dist/svg/user-export-o.svg index 3a5137a..49260bb 100644 --- a/dist/svg/user-export-o.svg +++ b/dist/svg/user-export-o.svg @@ -1,5 +1 @@ - - - user-export-o - - \ No newline at end of file +user-export-o \ No newline at end of file diff --git a/dist/svg/user-group-close.svg b/dist/svg/user-group-close.svg index fb095be..45bb8e7 100644 --- a/dist/svg/user-group-close.svg +++ b/dist/svg/user-group-close.svg @@ -1,5 +1 @@ - - - user-group-close - - \ No newline at end of file +user-group-close \ No newline at end of file diff --git a/dist/svg/user-group-warning.svg b/dist/svg/user-group-warning.svg index c00cc64..afc160d 100644 --- a/dist/svg/user-group-warning.svg +++ b/dist/svg/user-group-warning.svg @@ -1,5 +1 @@ - - - user-group-warning - - \ No newline at end of file +user-group-warning \ No newline at end of file diff --git a/dist/svg/user-import-o.svg b/dist/svg/user-import-o.svg index cc692be..c08e3fe 100644 --- a/dist/svg/user-import-o.svg +++ b/dist/svg/user-import-o.svg @@ -1,5 +1 @@ - - - user-import-o - - \ No newline at end of file +user-import-o \ No newline at end of file diff --git a/dist/svg/user-list-o.svg b/dist/svg/user-list-o.svg index ca248dd..d83860d 100644 --- a/dist/svg/user-list-o.svg +++ b/dist/svg/user-list-o.svg @@ -1,5 +1 @@ - - - user-list-o - - \ No newline at end of file +user-list-o \ No newline at end of file diff --git a/dist/svg/user-list.svg b/dist/svg/user-list.svg index 36a590a..4d283a5 100644 --- a/dist/svg/user-list.svg +++ b/dist/svg/user-list.svg @@ -1,5 +1 @@ - - - user-list - - \ No newline at end of file +user-list \ No newline at end of file diff --git a/dist/svg/user-managed-group.svg b/dist/svg/user-managed-group.svg index 9d34d05..8d20ade 100644 --- a/dist/svg/user-managed-group.svg +++ b/dist/svg/user-managed-group.svg @@ -1,5 +1 @@ - - - user-managed-group - - \ No newline at end of file +user-managed-group \ No newline at end of file diff --git a/dist/svg/user-managed.svg b/dist/svg/user-managed.svg index bc2d600..d47c219 100644 --- a/dist/svg/user-managed.svg +++ b/dist/svg/user-managed.svg @@ -1,5 +1 @@ - - - user-managed - - \ No newline at end of file +user-managed \ No newline at end of file diff --git a/dist/svg/user-o.svg b/dist/svg/user-o.svg index 22b3ec4..5244228 100644 --- a/dist/svg/user-o.svg +++ b/dist/svg/user-o.svg @@ -1,5 +1 @@ - - - user-o - - \ No newline at end of file +user-o \ No newline at end of file diff --git a/dist/svg/user-team.svg b/dist/svg/user-team.svg index 5a939c7..26a10ee 100644 --- a/dist/svg/user-team.svg +++ b/dist/svg/user-team.svg @@ -1,5 +1 @@ - - - user-team - - \ No newline at end of file +user-team \ No newline at end of file diff --git a/dist/svg/user-unknow.svg b/dist/svg/user-unknow.svg deleted file mode 100644 index a0c9258..0000000 --- a/dist/svg/user-unknow.svg +++ /dev/null @@ -1,5 +0,0 @@ - - - user-unknow - - \ No newline at end of file diff --git a/dist/svg/user-unknown.svg b/dist/svg/user-unknown.svg new file mode 100644 index 0000000..5f17ae2 --- /dev/null +++ b/dist/svg/user-unknown.svg @@ -0,0 +1 @@ +user-unknown \ No newline at end of file diff --git a/dist/svg/user-warning.svg b/dist/svg/user-warning.svg index 1047e2a..e2c6763 100644 --- a/dist/svg/user-warning.svg +++ b/dist/svg/user-warning.svg @@ -1,5 +1 @@ - - - user-warning - - \ No newline at end of file +user-warning \ No newline at end of file diff --git a/dist/svg/user.svg b/dist/svg/user.svg index ab110e4..650976c 100644 --- a/dist/svg/user.svg +++ b/dist/svg/user.svg @@ -1,5 +1 @@ - - - user - - \ No newline at end of file +user \ No newline at end of file diff --git a/dist/svg/view-off.svg b/dist/svg/view-off.svg index 6214347..1c46340 100644 --- a/dist/svg/view-off.svg +++ b/dist/svg/view-off.svg @@ -1,5 +1 @@ - - - view-off - - \ No newline at end of file +view-off \ No newline at end of file diff --git a/dist/svg/view.svg b/dist/svg/view.svg index 5fada2d..27ecb88 100644 --- a/dist/svg/view.svg +++ b/dist/svg/view.svg @@ -1,5 +1 @@ - - - view - - \ No newline at end of file +view \ No newline at end of file diff --git a/dist/svg/virtual-machine.svg b/dist/svg/virtual-machine.svg index 28f1805..7dd79b9 100644 --- a/dist/svg/virtual-machine.svg +++ b/dist/svg/virtual-machine.svg @@ -1,5 +1 @@ - - - virtual-machine - - \ No newline at end of file +virtual-machine \ No newline at end of file diff --git a/dist/svg/virus.svg b/dist/svg/virus.svg index f6fa9e1..a6a3aa1 100644 --- a/dist/svg/virus.svg +++ b/dist/svg/virus.svg @@ -1,5 +1 @@ - - - virus - - \ No newline at end of file +virus \ No newline at end of file diff --git a/dist/svg/virustotal.svg b/dist/svg/virustotal.svg index 6f8ef5d..a6035c1 100644 --- a/dist/svg/virustotal.svg +++ b/dist/svg/virustotal.svg @@ -1,5 +1 @@ - - - virustotal - - \ No newline at end of file +virustotal \ No newline at end of file diff --git a/dist/svg/warning-circle.svg b/dist/svg/warning-circle.svg index e6c09fc..6c917af 100644 --- a/dist/svg/warning-circle.svg +++ b/dist/svg/warning-circle.svg @@ -1,5 +1 @@ - - - warning-circle - - \ No newline at end of file +warning-circle \ No newline at end of file diff --git a/dist/svg/warning-minor.svg b/dist/svg/warning-minor.svg index 6bd7958..701f037 100644 --- a/dist/svg/warning-minor.svg +++ b/dist/svg/warning-minor.svg @@ -1,5 +1 @@ - - - warning-minor - - \ No newline at end of file +warning-minor \ No newline at end of file diff --git a/dist/svg/warning-triangle.svg b/dist/svg/warning-triangle.svg index 0bc5038..e84bb99 100644 --- a/dist/svg/warning-triangle.svg +++ b/dist/svg/warning-triangle.svg @@ -1,5 +1 @@ - - - warning-triangle - - \ No newline at end of file +warning-triangle \ No newline at end of file diff --git a/dist/svg/widgets.svg b/dist/svg/widgets.svg index 4980f69..483263a 100644 --- a/dist/svg/widgets.svg +++ b/dist/svg/widgets.svg @@ -1,5 +1 @@ - - - widgets - - \ No newline at end of file +widgets \ No newline at end of file diff --git a/dist/svg/wifi.svg b/dist/svg/wifi.svg index 717987b..ed4b6a9 100644 --- a/dist/svg/wifi.svg +++ b/dist/svg/wifi.svg @@ -1,5 +1 @@ - - - wifi - - \ No newline at end of file +wifi \ No newline at end of file diff --git a/dist/svg/window-list.svg b/dist/svg/window-list.svg index a2aa73f..4b50062 100644 --- a/dist/svg/window-list.svg +++ b/dist/svg/window-list.svg @@ -1,5 +1 @@ - - - window-list - - \ No newline at end of file +window-list \ No newline at end of file diff --git a/dist/svg/window8.svg b/dist/svg/window8.svg index 087f016..255a095 100644 --- a/dist/svg/window8.svg +++ b/dist/svg/window8.svg @@ -1,5 +1 @@ - - - window8 - - \ No newline at end of file +window8 \ No newline at end of file diff --git a/dist/svg/winevent.svg b/dist/svg/winevent.svg index cfd3226..edb74f0 100644 --- a/dist/svg/winevent.svg +++ b/dist/svg/winevent.svg @@ -1,5 +1 @@ - - - winevent - - \ No newline at end of file +winevent \ No newline at end of file diff --git a/dist/svg/wipe-close.svg b/dist/svg/wipe-close.svg index 1d6cb56..eaa12ad 100644 --- a/dist/svg/wipe-close.svg +++ b/dist/svg/wipe-close.svg @@ -1,5 +1 @@ - - - wipe-close - - \ No newline at end of file +wipe-close \ No newline at end of file diff --git a/dist/svg/wipe.svg b/dist/svg/wipe.svg index dc111cf..9cd8969 100644 --- a/dist/svg/wipe.svg +++ b/dist/svg/wipe.svg @@ -1,5 +1 @@ - - - wipe - - \ No newline at end of file +wipe \ No newline at end of file diff --git a/dist/svg/wmi.svg b/dist/svg/wmi.svg index 3223ce2..1c12323 100644 --- a/dist/svg/wmi.svg +++ b/dist/svg/wmi.svg @@ -1,5 +1 @@ - - - wmi - - \ No newline at end of file +WMI \ No newline at end of file diff --git a/dist/svg/workbench-manual.svg b/dist/svg/workbench-manual.svg index 8dd6a1b..6e87982 100644 --- a/dist/svg/workbench-manual.svg +++ b/dist/svg/workbench-manual.svg @@ -1,5 +1 @@ - - - workbench-manual - - \ No newline at end of file +workbench-manual \ No newline at end of file diff --git a/dist/svg/workbench.svg b/dist/svg/workbench.svg index b2d6069..721ce27 100644 --- a/dist/svg/workbench.svg +++ b/dist/svg/workbench.svg @@ -1,5 +1 @@ - - - workbench - - \ No newline at end of file +workbench \ No newline at end of file diff --git a/dist/svg/workspace.svg b/dist/svg/workspace.svg index 4132721..0f52a79 100644 --- a/dist/svg/workspace.svg +++ b/dist/svg/workspace.svg @@ -1,5 +1 @@ - - - workspace - - \ No newline at end of file +workspace \ No newline at end of file diff --git a/dist/svg/yoda.svg b/dist/svg/yoda.svg index da574fb..2d9e19d 100644 --- a/dist/svg/yoda.svg +++ b/dist/svg/yoda.svg @@ -1,5 +1 @@ - - - yoda - - \ No newline at end of file +yoda \ No newline at end of file diff --git a/dist/svg/zoom-in.svg b/dist/svg/zoom-in.svg index 24cdff6..358b661 100644 --- a/dist/svg/zoom-in.svg +++ b/dist/svg/zoom-in.svg @@ -1,5 +1 @@ - - - zoom-in - - \ No newline at end of file +zoom-in \ No newline at end of file diff --git a/dist/svg/zoom-out.svg b/dist/svg/zoom-out.svg index eb7318e..1453512 100644 --- a/dist/svg/zoom-out.svg +++ b/dist/svg/zoom-out.svg @@ -1,5 +1 @@ - - - zoom-out - - \ No newline at end of file +zoom-out \ No newline at end of file diff --git a/dist/tmicons-minimalism-dark.css b/dist/tmicons-minimalism-dark.css deleted file mode 100644 index 5ec1efe..0000000 --- a/dist/tmicons-minimalism-dark.css +++ /dev/null @@ -1,57 +0,0 @@ -.tmicon { - color: #bbbbbb; - font-size: 16px; - line-height: 20px; - display: inline-block; - vertical-align: top; -} -.tmicon.tmicon-hoverable:hover, -.tmicon.tmicon-hoverable.hover { - color: #ffffff; -} -.tmicon-visible-low { - color: #ffffff; - opacity: 0.3; -} -.tmicon-visible-low.tmicon-hoverable:hover, -.tmicon-visible-low.tmicon-hoverable.hover { - opacity: 1; -} -.tmicon-color-severity-high, -.tmicon-color-error, -.tmicon-color-danger, -.tmicon-color-severity-high:hover, -.tmicon-color-error:hover, -.tmicon-color-danger:hover { - color: #db3d44; -} -.tmicon-color-severity-medium, -.tmicon-color-warn, -.tmicon-color-warning, -.tmicon-color-severity-medium:hover, -.tmicon-color-warn:hover, -.tmicon-color-warning:hover { - color: #ff7633; -} -.tmicon-color-severity-low, -.tmicon-color-notice, -.tmicon-color-severity-low:hover, -.tmicon-color-notice:hover { - color: #faca2a; -} -.tmicon-color-severity-safe, -.tmicon-color-success, -.tmicon-color-severity-safe:hover, -.tmicon-color-success:hover { - color: #00a94f; -} -.tmicon-color-severity-info, -.tmicon-color-info, -.tmicon-color-severity-info:hover, -.tmicon-color-info:hover { - color: #888888; -} -.tmicon-color-brand, -.tmicon-color-brand:hover { - color: #d71920; -} diff --git a/dist/tmicons-minimalism-light.css b/dist/tmicons-minimalism-light.css deleted file mode 100644 index 9602eac..0000000 --- a/dist/tmicons-minimalism-light.css +++ /dev/null @@ -1,57 +0,0 @@ -.tmicon { - color: #666666; - font-size: 16px; - line-height: 20px; - display: inline-block; - vertical-align: top; -} -.tmicon.tmicon-hoverable:hover, -.tmicon.tmicon-hoverable.hover { - color: #222222; -} -.tmicon-light { - color: #222222; - opacity: 0.5; -} -.tmicon-light.tmicon-hoverable:hover, -.tmicon-light.tmicon-hoverable.hover { - opacity: 1; -} -.tmicon-color-severity-high, -.tmicon-color-error, -.tmicon-color-danger, -.tmicon-color-severity-high:hover, -.tmicon-color-error:hover, -.tmicon-color-danger:hover { - color: #db3d44; -} -.tmicon-color-severity-medium, -.tmicon-color-warn, -.tmicon-color-warning, -.tmicon-color-severity-medium:hover, -.tmicon-color-warn:hover, -.tmicon-color-warning:hover { - color: #ff7633; -} -.tmicon-color-severity-low, -.tmicon-color-notice, -.tmicon-color-severity-low:hover, -.tmicon-color-notice:hover { - color: #faca2a; -} -.tmicon-color-severity-safe, -.tmicon-color-success, -.tmicon-color-severity-safe:hover, -.tmicon-color-success:hover { - color: #00a94f; -} -.tmicon-color-severity-info, -.tmicon-color-info, -.tmicon-color-severity-info:hover, -.tmicon-color-info:hover { - color: #bbbbbb; -} -.tmicon-color-brand, -.tmicon-color-brand:hover { - color: #d71920; -} diff --git a/script/build-icon-files.js b/script/build-icon-files.js index 71efb9d..0a0ce83 100755 --- a/script/build-icon-files.js +++ b/script/build-icon-files.js @@ -2,11 +2,12 @@ const fs = require('fs'); const ejs = require('ejs'); const path = require('path'); const _sortBy = require('lodash.sortby'); +const { size } = require('lodash'); + -const svgVewBoxStart = 'viewBox="'; -const svgVewBoxEnd = '">'; const DEFAULT_VIEWBOX = '0 0 16 16'; -const ICONMMON_VIEWBOX = '0 0 1060 1060'; +const DEFAULT_WIDTH = '16'; +const DEFAULT_HEIGHT = '16'; const svgPathStart = 'd="'; const svgPathEnd = '">'; const dataFromSvgFile = {}; @@ -22,36 +23,36 @@ let count = 0; const transformKebabCaseToCapitalizedCamelCase = (str) => { return str .split('-') - .map((part) => part.charAt(0).toUpperCase() + part.slice(1)) + .map((part) => { + if (part === part.toUpperCase()) { + return part; + } + return part.charAt(0).toUpperCase() + part.slice(1).toLowerCase(); + }) .join(''); }; +function extractSVGAttributes(svgString) { + const viewBoxMatch = svgString.match(/viewBox="([^"]+)"/); + const widthMatch = svgString.match(/width="([^"]+)"/); + const heightMatch = svgString.match(/height="([^"]+)"/); + + return { + viewBox: viewBoxMatch ? viewBoxMatch[1] : null, + width: widthMatch ? widthMatch[1] : null, + height: heightMatch ? heightMatch[1] : null + }; +} fs.readdirSync(svgFolder).forEach(file => { - var text = fs.readFileSync(`${svgFolder}/${file}`, 'utf-8'); - // console.log(text); - var textByLine = text.split('\n') - const viewBox = textByLine - .filter(line => line.indexOf('= 0) - .reduce((acc, svg) => { - const viewBox = svg - .split(svgVewBoxStart)[1] - .split(svgVewBoxEnd)[0] - if (viewBox === DEFAULT_VIEWBOX) { - return DEFAULT_VIEWBOX; - } else { - count = count + 1; - return ICONMMON_VIEWBOX; - } + var svgContent = fs.readFileSync(`${svgFolder}/${file}`, 'utf-8'); + if (svgContent.indexOf('= 0) { + const size = extractSVGAttributes(svgContent); + if (size.viewBox !== DEFAULT_VIEWBOX || size.width !== DEFAULT_WIDTH || size.height !== DEFAULT_HEIGHT ) { + console.log(file); + count += 1 } - , DEFAULT_VIEWBOX); - const paths = textByLine - .filter(line => line.indexOf('path') >= 0) - .map(path => path - .split(svgPathStart)[1] - .split(svgPathEnd)[0] - ) - // console.log(viewBox); - dataFromSvgFile[file.split('.svg')[0].toLowerCase()] = { paths, viewBox }; + dataFromSvgFile[file.split('.svg')[0].toLowerCase()] = { svg: svgContent, viewBox: size.viewBox }; + } }); if (count > 0) { @@ -65,6 +66,7 @@ const _minorVersion = referenceData.fontPref.metadata.minorVersion; const icons = fs.readFileSync(IconsDataPath, 'utf-8'); const iconsData = JSON.parse(icons); + dataParsedFromApi.icons = iconsData .sort(function(a, b) { var nameA = a.name.toLowerCase() // ignore upper and lowercase @@ -78,20 +80,21 @@ dataParsedFromApi.icons = iconsData // names must be equal return 0; }) - .map(({ name, majorVersion, minorVersion, iconset, code, paths}) => ({ - code, - iconset, - name: name.toLowerCase(), - new: majorVersion === _majorVersion && minorVersion === _minorVersion, - paths - })); + .map(({ name, majorVersion, minorVersion, iconset, svg}) => { + return { + iconset, + name, + new: majorVersion === _majorVersion && minorVersion === _minorVersion, + svg + }; + }); { // icons const icons = dataParsedFromApi.icons.map(icon => { const iconData = { ...icon, - paths: dataFromSvgFile[icon.name].paths, - viewBox: dataFromSvgFile[icon.name].viewBox + svg: dataFromSvgFile[icon.name.toLowerCase()].svg, + viewBox: dataFromSvgFile[icon.name.toLowerCase()].viewBox }; const ejsTemp = [ '// AUTO-GENERATED FILE. DO NOT MODIFY.', @@ -104,13 +107,13 @@ dataParsedFromApi.icons = iconsData iconData }; const iconContent = ejs.render(ejsTemp, iconContext); - fs.writeFileSync(path.resolve(outputIconsFolder, `${icon.name}.js`), iconContent, 'utf8'); + fs.writeFileSync(path.resolve(outputIconsFolder, `${icon.name.toLowerCase()}.js`), iconContent, 'utf8'); return iconData; }); const ejsTemplate = [ '// AUTO-GENERATED FILE. DO NOT MODIFY.', '', - ...icons.map(icon => `import ${transformKebabCaseToCapitalizedCamelCase(icon.name)}Icon from './${icon.name}';`), + ...icons.map(icon => `import ${transformKebabCaseToCapitalizedCamelCase(icon.name)}Icon from './${icon.name.toLowerCase()}';`), '', 'const icons = [', ...icons.map(icon => ` ${transformKebabCaseToCapitalizedCamelCase(icon.name)}Icon,`), @@ -121,6 +124,7 @@ dataParsedFromApi.icons = iconsData ...icons.map(icon => ` ${transformKebabCaseToCapitalizedCamelCase(icon.name)}Icon,`), '};', ].join('\n'); + const context = { icons, }; diff --git a/script/build-icon-font.js b/script/build-icon-font.js deleted file mode 100644 index 57f4fff..0000000 --- a/script/build-icon-font.js +++ /dev/null @@ -1,100 +0,0 @@ -const path = require("path"); -const fs = require("fs"); -const request = require('sync-request'); -const download = require('download'); -const preferences = require("../data/Preferences.json"); -const icons = require("../data/Icons.json"); -const cssSrc = 'https://i.icomoon.io/public/a8317e20c1/TMIcons/style.css'; -const cssDest = path.join(__dirname, '..', 'dist', 'icon-font.css'); -const fontDest = path.join(__dirname, '..', 'dist', 'fonts'); -const demoHTMLSrc = path.join( - __dirname, - "..", - "templates", - "icon-font-demo.tpl" -); -const demoHTMLDest = path.join(__dirname, "..", "dist", "icon-font-demo.html"); -const demoCSSSrc = path.join(__dirname, "..", "css", "icon-font-demo.css"); -const demoCSSDest = path.join( - __dirname, - "..", - "dist", - "demo-files", - "icon-font-demo.css" -); -const demoJSSrc = path.join(__dirname, "..", "script", "icon-font-demo.js"); -const demoJSDest = path.join( - __dirname, - "..", - "dist", - "demo-files", - "icon-font-demo.js" -); -const prefix = preferences.fontPref.prefix; -const selector = preferences.fontPref.classSelector.replace(".", ""); -const _fontName = preferences.fontPref.metadata.fontFamily; -const _glyphsCount = icons.length; -const _gridSize = preferences.gridSize; -const generatedDat = new Date(); -const _generatedDate = `${generatedDat.getFullYear()}-${ - generatedDat.getMonth() + 1 -}-${generatedDat.getDate()}`; - -let demoHTML = fs.readFileSync(demoHTMLSrc, "utf-8"); -let firstIconCode; -let replaceData = { _fontName, _glyphsCount, _gridSize, _generatedDate }; - -demoHTML = demoHTML.replace( - new RegExp(Object.keys(replaceData).join("|"), "gi"), - (matched) => replaceData[matched] -); -icons.forEach((icon, index) => { - if (index === 0) firstIconCode = icon.code; - demoHTML = demoHTML.replace( - "", - ` -
-
- - - ${prefix}${icon.name} - (&#x${icon.code}) -
-
- ` - ); -}); -demoHTML = demoHTML.replace( - "", - ` - - ` -); -fs.copyFileSync(demoCSSSrc, demoCSSDest); -fs.copyFileSync(demoJSSrc, demoJSDest); -fs.writeFileSync(demoHTMLDest, demoHTML, 'utf8'); - -const cssRes = request('GET', cssSrc); -const fontURLRegex = /url\(['"]?([^'")]*)['"]?\)/g; -const fontPaths = []; -let css = cssRes.getBody('utf8'); - -let match; -while ((match = fontURLRegex.exec(css)) !== null) { - fontPaths.push(match[1]); -} - -Promise.all(fontPaths.map((fontPath) => { - let fontFullName = fontPath.split('/').pop(); - css = css.replace(fontPath, `fonts/${fontFullName}`); - return download(fontPath, fontDest); -})) -.then((data) => { - fs.writeFileSync(cssDest, css, 'utf8'); - console.log('Built icon fonts successfully.'); -}); \ No newline at end of file diff --git a/script/build-icon-svg.js b/script/build-icon-svg.js index 5e44b8a..0560305 100644 --- a/script/build-icon-svg.js +++ b/script/build-icon-svg.js @@ -12,10 +12,34 @@ const path = require("path"); .match(/\w\w/gi) .map((color) => parseInt(color, 16)) .join(",")})`; + const distPath = path.join(__dirname, '..', 'dist'); const cssSrc = path.join(__dirname, "..", "templates", "style-svg.css"); const cssDist = path.join(__dirname, '..', 'dist', 'icon-svg.css'); const svgDest = path.join(__dirname, '..', 'dist', 'svg'); + function deleteDirectoryContents(directory) { + if (fs.existsSync(directory)) { + fs.readdirSync(directory).forEach((file) => { + const curPath = path.join(directory, file); + if (fs.lstatSync(curPath).isDirectory()) { + // 遞迴刪除子目錄 + deleteDirectoryContents(curPath); + fs.rmdirSync(curPath); + } else { + // 刪除檔案 + fs.unlinkSync(curPath); + } + }); + } + } + + function createDirectory(directory) { + if (!fs.existsSync(directory)) { + fs.mkdirSync(directory, { recursive: true }); + console.log(`已創建目錄: ${directory}`); + } + } + function changeSVGFillColor(svgString, newColor) { // 顏色轉換邏輯保持不變 let r, g, b, a; @@ -78,18 +102,12 @@ const path = require("path"); let iconGroupBySize = {}; let svgDemoTpl = fs.readFileSync(svgDemoTplPath, 'utf8'); + deleteDirectoryContents(); + createDirectory(path.join(distPath, 'demo-files')); + createDirectory(path.join(distPath, 'svg')); fs.copyFileSync(cssSrc, cssDist); - // fs.copyFileSync(jsSrc, jsDist); fs.copyFileSync(svgDemoCSSSrc, svgDemoCSSDist); - const files = fs.readdirSync(svgDest); - files.forEach(file => { - const filePath = path.join(svgDest, file); - if (fs.lstatSync(filePath).isFile()) { - fs.unlinkSync(filePath); - } - }); - icons.forEach((icon) => { const targetPath = path.join(svgDest, `${icon.name.toLowerCase()}.svg`); icon.grid = Math.round(icon.grid); @@ -123,4 +141,3 @@ const path = require("path"); console.log('SVG files built successfully.'); })(); - diff --git a/script/icon-font-demo.js b/script/icon-font-demo.js deleted file mode 100755 index 6f45f1c..0000000 --- a/script/icon-font-demo.js +++ /dev/null @@ -1,30 +0,0 @@ -if (!('boxShadow' in document.body.style)) { - document.body.setAttribute('class', 'noBoxShadow'); -} - -document.body.addEventListener("click", function(e) { - var target = e.target; - if (target.tagName === "INPUT" && - target.getAttribute('class').indexOf('liga') === -1) { - target.select(); - } -}); - -(function() { - var fontSize = document.getElementById('fontSize'), - testDrive = document.getElementById('testDrive'), - testText = document.getElementById('testText'); - function updateTest() { - testDrive.innerHTML = testText.value || String.fromCharCode(160); - if (window.icomoonLiga) { - window.icomoonLiga(testDrive); - } - } - function updateSize() { - testDrive.style.fontSize = fontSize.value + 'px'; - } - fontSize.addEventListener('change', updateSize, false); - testText.addEventListener('input', updateTest, false); - testText.addEventListener('change', updateTest, false); - updateSize(); -}()); diff --git a/script/svgGenerator.js b/script/svgGenerator.js deleted file mode 100644 index 62291e4..0000000 --- a/script/svgGenerator.js +++ /dev/null @@ -1,716 +0,0 @@ -var O = 200; -function G(a) { - var b, - c, - d, - e, - g, - h, - i, - j, - l, - m, - n, - o, - p = [], - q = { - x: 0, - y: 0, - }, - r = {}, - s = 0.001, - t = []; - for (j = a.length, g = 0; j > g; g += 1) { - i = a[g]; - try { - c = i.args.slice(0); - } catch (u) { - c = []; - } - if (((e = i.cmd.toLowerCase()), (l = c ? c.length : 0), l > 1)) { - if ( - ((r.x = c[l - 2]), - (r.y = c[l - 1]), - "c" === e - ? (m && - ((o = f(m, q)), - Math.abs(o.x - c[0]) < s && Math.abs(o.y - c[1]) < s - ? ((e = "s"), (c = c.slice(2)), (m = o)) - : (m = !1)), - m || - (m = { - x: c[2], - y: c[3], - }), - (n = !1)) - : "q" === e - ? (n && - ((o = f(n, q)), - Math.abs(o.x - c[0]) < s && Math.abs(o.y - c[1]) < s - ? ((e = "t"), (c = c.slice(2)), (n = o)) - : (n = !1)), - n || - (n = { - x: c[0], - y: c[1], - }), - (m = !1)) - : "s" === e - ? ((m = m ? f(m, q) : !1), (n = !1)) - : "t" === e - ? ((n = n ? f(n, q) : !1), (m = !1)) - : ((m = !1), (n = !1)), - "m" === e) - ) - e = "M"; - else - for (l = c.length, h = 0; l > h; h += 2) - (c[h] -= q.x), (c[h + 1] -= q.y); - "l" === e && - (0 === c[0] - ? ((e = "v"), (c = [c[1]])) - : 0 === c[1] && ((e = "h"), (c = [c[0]]))), - (q.x = r.x), - (q.y = r.y); - } - p.push({ - cmd: e, - args: c, - }); - } - for (d = [], g = 0; j > g; g += 1) { - for (i = p[g], d.push(i), e = i.cmd, h = g + 1; j > h && p[h].cmd === e; ) - (i.args = i.args.concat(p[h].args)), (h += 1); - g = h - 1; - } - for (j = d.length, g = 0; j > g; g += 1) - for ( - i = d[g], t.push(i.cmd), l = i.args ? i.args.length : 0, h = 0; - l > h; - h += 1 - ) - (b = i.args[h]), (b = b >= 0 && 0 !== h ? " " + k(b) : k(b)), t.push(b); - return t.join(""); -} -function f(a, b) { - return { - x: 2 * b.x - a.x, - y: 2 * b.y - a.y, - }; -} -function g(a, b) { - var c, d, e, f, g, h, i, j, k; - if (b && a) { - if ( - ((c = isNaN(b.a) ? 1 : b.a), - (d = isNaN(b.b) ? 0 : b.b), - (e = isNaN(b.c) ? 0 : b.c), - (f = isNaN(b.d) ? 1 : b.d), - (g = isNaN(b.e) ? 0 : b.e), - (h = isNaN(b.f) ? 0 : b.f), - (j = a.length), - !j) - ) - return { - x: c * a.x + e * a.y + g, - y: d * a.x + f * a.y + h, - }; - if (a[0] && !isNaN(a[0].x) && !isNaN(a[0].y)) { - for (k = [], i = 0; j > i; i += 1) - (k[i] = {}), - (k[i].x = c * a[i].x + e * a[i].y + g), - (k[i].y = d * a[i].x + f * a[i].y + h); - return k; - } - if ("number" == typeof a[0] && j % 2 === 0) - for (i = 0; j > i; i += 2) - (k = { - x: a[i], - y: a[i + 1], - }), - (a[i] = c * k.x + e * k.y + g), - (a[i + 1] = d * k.x + f * k.y + h); - } -} -function h(a) { - return Math.sqrt(a.x * a.x + a.y * a.y); -} -function i(a, b) { - return h({ - x: b.x - a.x, - y: b.y - a.y, - }); -} -function k(a, b) { - return ( - (isNaN(b) || 0 > b) && (b = 3), - a - .toFixed(b) - .replace(/\.0+$/, "") - .replace(/(\.[^0]+)0+$/, "$1") - ); -} -function l(a) { - return ( - (a = a.toLowerCase()), - /[vh]/.test(a) - ? 1 - : /[mlt]/.test(a) - ? 2 - : /[sq]/.test(a) - ? 4 - : /[c]/.test(a) - ? 6 - : /[a]/.test(a) - ? 7 - : 0 - ); -} -function m(a) { - var b, - c, - d, - e, - f, - g, - h, - i = []; - if (!a) return i; - for ( - a = a - .replace(/,/g, " ") - .replace(/-/g, " -") - .replace(/-\s+/g, "-") - .replace(/e\s*/gi, "e") - .replace(/\.(\d+)\./g, ".$1 .") - .replace(/\.(\d+)\./g, ".$1 .") - .replace(/\s+/g, " "), - i = a.replace(/([mzlhvcsqta])\s?/gi, "|$1").split("|"), - i.splice(0, 1), - f = i.length, - d = 0; - f > d; - d += 1 - ) { - if (((h = i[d]), (c = h[0]), (b = h.substr(1).trim()))) - for (b = b.split(/\s/), g = b.length, e = 0; g > e; e += 1) - b[e] = Number(b[e]); - else b = []; - i[d] = { - cmd: c, - args: b, - }; - } - return i; -} -function Q(a) { - return "[object Array]" === Object.prototype.toString.call(a); -} -function v(a) { - var b, - c, - d, - e, - f, - g, - h, - i = [], - j = !0; - for ( - "string" == typeof a - ? (f = m(a)) - : ((f = t(a)), - (j = a.style.stroke), - (j = j && "none" !== j && 0 !== u(a.style.strokeWidth))), - h = f ? f.length : 0, - e = 0; - h > e; - e += 1 - ) - if ( - ((c = f[e].args), - (d = f[e].cmd), - /m/.test(d) && 2 === c.length && f[e + 1] && /m/.test(f[e + 1])) - ); - else if (((b = l(d)), (c = c || []), c.length > b)) { - g = 0; - do - i.push({ - cmd: d, - args: c.slice(g, g + b), - }), - (g += b), - "m" === d ? (d = "l") : "M" === d && (d = "L"); - while (g < c.length); - } else - i.push({ - cmd: d, - args: c, - }); - return y(i, { - evenOdd: f && f.evenOdd, - hasStroke: j, - }); -} -function y(a, b) { - function c(a, b) { - var c, - d, - e, - f, - g, - h, - j, - k, - l = [], - m = NaN; - if (((b = b || 0.001), (g = a.length), 2 > g)) return !1; - for (e = 0; g > e; e += 1) - (f = a[e]), - (c = f.cmd), - "Z" === c - ? ((h = !1), (j = !1)) - : "M" === c - ? ((h = { - x: f.args[0], - y: f.args[1], - }), - (j = !1)) - : "C" === c - ? ((h = { - x: f.args[4], - y: f.args[5], - }), - (j = !1)) - : "S" === c || "Q" === c - ? ((h = { - x: f.args[2], - y: f.args[3], - }), - (j = !1)) - : "T" === c - ? ((h = { - x: f.args[0], - y: f.args[1], - }), - (j = !1)) - : "L" === c && - ((d = { - x: f.args[0], - y: f.args[1], - }), - h - ? ((k = (d.y - h.y) / (d.x - h.x)), - !isNaN(m) && (k === m || Math.abs(k - m) < b || i(h, d) < b) - ? l.pop() - : j - ? ((h = j), (m = (d.y - j.y) / (d.x - j.x))) - : isNaN(k) || (m = k)) - : (h = d), - (j = d)), - "L" !== c && (m = NaN), - l.push(f); - return (l[0].cmd = "M"), l; - } - var d, - e, - f, - g, - h, - j, - k, - l, - m, - n, - o = { - x: 0, - y: 0, - }, - p = [], - q = 0; - for (l = a.length, h = 0; l > h; h += 1) { - if ( - ((f = a[h].cmd), - (j = /[a-z]/.test(f)), - (f = f.toUpperCase()), - (d = a[h].args), - (e = !1), - "Z" === f) - ) - (o = g), (g = !1); - else if ((g || "M" === f || (g = o), "A" === f)) - j && ((d[5] += o.x), (d[6] += o.y)), - (n = { - x: d[5], - y: d[6], - }), - (d = x(o, d)), - (o = n), - (f = "C"), - (e = [n.x, n.y]); - else if ("H" === f) - j && (d[0] += o.x), - (o = { - x: d[0], - y: o.y, - }), - (d[1] = o.y), - (f = "L"); - else if ("V" === f) - j && (d[0] += o.y), - (o = { - x: o.x, - y: d[0], - }), - (d[0] = o.x), - (d[1] = o.y), - (f = "L"); - else { - if ("M" === f) - try { - (n = a[h + 1].cmd.toUpperCase()), - "Z" === n - ? (j - ? ((o.x += d[0]), (o.y += d[1])) - : ((o.x = d[0]), (o.y = d[1])), - (d = !1), - (h += 1)) - : (q += 1); - } catch (r) {} - for (m = d.length, k = 0; m > k; k += 2) - j && ((d[k] += o.x), (d[k + 1] += o.y)), - (k + 2) % m === 0 && - (o = { - x: d[k], - y: d[k + 1], - }); - } - if ( - ("M" === f && - g && - "Z" !== a[h - 1].cmd.toUpperCase() && - !b.hasStroke && - p.push({ - cmd: "Z", - args: [], - }), - d && ("M" !== f || !a[h + 1] || "M" !== a[h + 1].cmd.toUpperCase())) - ) { - if (("M" === f && (g = o), d[0] && d[0].length)) - for (m = d.length, k = 0; m > k; k += 1) - p.push({ - cmd: f, - args: d[k], - }); - else - p.push({ - cmd: f, - args: d, - }); - e && - p.push({ - cmd: "L", - args: e, - }); - } - } - return ( - "Z" === f || - b.hasStroke || - p.push({ - cmd: "Z", - args: [], - }), - (p = c(p)), - b.evenOdd && q > 1 ? J(p) : p - ); -} -module.exports = function N(a) { - var c = [], - d = {}; - return ( - (d.append = function (a, b) { - var e, - f, - g, - h, - i, - j, - k = !1, - l = []; - if ( - (c.forEach(function (a) { - l.push(JSON.stringify(a)); - }), - !a) - ) - return this; - if (Q(a)) { - for (h = a.length, f = 0; h > f; f += 1) d.append(a[f], !0); - return this; - } - if ( - ("string" != typeof a && a.length && (a = a[0]), - ("string" == typeof a && /<\/svg>/i.test(a)) || - (a.tagName && "svg" === a.tagName.toLowerCase())) - ) { - for ( - a = M(P(a)), - a.viewBox && (d.viewBox = a.viewBox), - a.strokeWarning && (d.strokeWarning = !0), - a = a.getPathArray(), - j = d.viewBox, - j = { - xMin: j.x, - xMax: j.x + j.width, - yMin: j.y, - yMax: j.y + j.height, - }, - i = [], - g = 0; - g < a.length; - g += 1 - ) - (e = z(a[g])), - e.xMin < j.xMax && - e.xMax > j.xMin && - e.yMin < j.yMax && - e.yMax > j.yMin && - i.push(a[g]); - (a = i), (k = !0); - } else - a.tagName || "string" == typeof a - ? (a = v(a)) - : a.getPathArray - ? ((a = a.getPathArray()), (k = !0)) - : (a = !1); - return ( - a && - (b || -1 === l.indexOf(JSON.stringify(a))) && - (k ? (c = c.concat(a)) : c.push(a)), - (function () { - var a, - d = [], - e = []; - !b && - c.length > 1 && - c.length < O && - (c.forEach(function (b) { - var c = JSON.stringify(b) + JSON.stringify(b.attrs); - (a = d.indexOf(c)), - -1 !== a ? e.splice(a, 1) : d.push(c), - e.push(b); - }), - (c = e)); - })(), - this - ); - }), - (d.setPath = function (a) { - return (c = []), d.append(a); - }), - (d.setAttrs = function (a, b) { - (b = b || 0), c[b] && (c[b].attrs = a); - }), - (d.getAttrs = function (a) { - var d, - e, - f, - g = !0, - h = b([0, 0, 0]), - i = c.length, - j = [], - k = !1; - for (f = 0; i > f; f += 1) - j.push(c[f].attrs || {}), - a && - (j[f].fill && - "none" !== j[f].fill && - ((d = b(j[f].fill)), - (e = j[f].fill = d.toString()), - (g = g && b(j[f].fill).distance(h) < 14), - f && - !k && - b(j[f].fill).distance(b(j[f - 1].fill)) > 10 && - !g && - (k = !0)), - j[f].stroke && - "none" !== j[f].stroke && - ((d = b(j[f].stroke)), (j[f].stroke = d.toString())), - 1 === j[f].opacity && delete j[f].opacity); - if (a) - if (k) - for (f = 0; i > f; f += 1) - (j[f] = j[f] || {}), - j[f].fill || (j[f].fill = "#000"), - j[f].strokeWidth > 0 && !j[f].stroke && (j[f].stroke = "#000"); - else - j = j.map(function (a) { - return "none" !== a.fill && (j.fill = e), a; - }); - return j; - }), - (d.getPathData = function (a) { - var b, - d, - e = []; - for (b = 0; b < c.length; b += 1) (d = G(c[b])), e.push(d); - return a ? (c.length > O ? [e.join("")] : e) : e.join(""); - }), - (d.transform = function (a, b) { - var e, - f, - h = 0, - i = c.length; - for ( - !isNaN(b) && b >= 0 && i > b && ((h = b), (i = b + 1)), h; - i > h; - h += 1 - ) - for (e = c[h], f = 0; f < e.length; f += 1) g(e[f].args, a); - return ( - d.viewBox && - (a.a && - (d.viewBox.width = Math.abs(Math.round(a.a * d.viewBox.width))), - a.d && - (d.viewBox.height = Math.abs(Math.round(a.d * d.viewBox.height)))), - this - ); - }), - (d.scale = function (a, b, c) { - return ( - (a = Number(a)), - (b = Number(b)), - a && a !== 1 / 0 - ? (d.transform( - { - a: a, - d: b || a, - }, - c - ), - this) - : this - ); - }), - (d.translate = function (a, b, c) { - return ( - (a = Number(a)), - (b = Number(b)), - isNaN(a) - ? this - : (isNaN(b) && (b = a), - d.transform( - { - e: a, - f: b, - }, - c - ), - this) - ); - }), - (d.rotate = function (a, b) { - var c, e; - return ( - (a = (Number(a) / 180) * Math.PI), - isNaN(a) - ? this - : ((c = Math.cos(a)), - (e = Math.sin(a)), - d.transform( - { - a: c, - b: e, - c: -e, - d: c, - }, - b - ), - this) - ); - }), - (d.deleteSubPath = function (a) { - return a >= 0 && a < c.length && c.splice(a, 1), this; - }), - (d.moveLayer = function (a, b) { - var d; - a >= 0 && - a < c.length && - ((b += b > 0 ? 1 : -1), - (d = c.map(function (a, b) { - return { - el: a, - order: b, - }; - })), - (d[a].order += b), - d.sort(function (a, b) { - return a.order - b.order; - }), - (c = d.map(function (a) { - return a.el; - }))); - }), - (d.getTTFContours = function () { - var a, - b = []; - for (a = 0; a < c.length; a += 1) b = b.concat(D(c[a])); - return ( - b.length || - (b = [ - [ - { - x: 0, - y: 0, - }, - { - x: 0, - y: 0, - }, - { - x: 0, - y: 0, - }, - ], - ]), - b - ); - }), - (d.getCFFPath = function () { - var a, - b = []; - for (a = 0; a < c.length; a += 1) b = b.concat(c[a]); - return ( - (b = C(b)), - b.length || - (b = [ - { - cmd: "Z", - args: [], - }, - ]), - b - ); - }), - (d.getPDFSegments = function () { - var a, - b = []; - for (a = 0; a < c.length; a += 1) b.push(E(c[a])); - return b; - }), - (d.getPSPaths = function () { - var a, - b = []; - for (a = 0; a < c.length; a += 1) b = b.concat(F(c[a])); - return b; - }), - (d.getPathArray = function () { - return c.slice(0); - }), - d.setPath(a), - d - ); -}; - - diff --git a/src/icons/add-circle-o.js b/src/icons/add-circle-o.js index 770d1e4..efe6668 100644 --- a/src/icons/add-circle-o.js +++ b/src/icons/add-circle-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b7", - "iconset": 0, + "iconset": 1, "name": "add-circle-o", - "new": false, - "paths": [ - "M9 7h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3zM16 8c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8 8 3.6 8 8zM14.5 8c0-3.6-2.9-6.5-6.5-6.5s-6.5 2.9-6.5 6.5 2.9 6.5 6.5 6.5 6.5-2.9 6.5-6.5z" - ], + "new": true, + "svg": "add-circle-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/add-group.js b/src/icons/add-group.js index 2ac163c..69456d2 100644 --- a/src/icons/add-group.js +++ b/src/icons/add-group.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e001", - "iconset": 0, + "iconset": 1, "name": "add-group", - "new": false, - "paths": [ - "M16 13h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM0 7h13v-2h-13zM0 4h13v-2h-13zM0 10h10v-2h-10z" - ], + "new": true, + "svg": "add-group", "viewBox": "0 0 16 16" }; diff --git a/src/icons/add-square-o.js b/src/icons/add-square-o.js index 67686c5..8dc2758 100644 --- a/src/icons/add-square-o.js +++ b/src/icons/add-square-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e003", - "iconset": 0, + "iconset": 1, "name": "add-square-o", - "new": false, - "paths": [ - "M7 9h-3v-2h3v-3h2v3h3v2h-3v3h-2v-3zM15 2v12c0 0.552-0.448 1-1 1v0h-12c-0.552 0-1-0.448-1-1v0-12c0-0.552 0.448-1 1-1v0h12c0.552 0 1 0.448 1 1v0zM14 2h-12v12h12v-12z" - ], + "new": true, + "svg": "add-square-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/add-square-plus-o.js b/src/icons/add-square-plus-o.js index c2aa873..3819c46 100644 --- a/src/icons/add-square-plus-o.js +++ b/src/icons/add-square-plus-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d2", - "iconset": 0, + "iconset": 1, "name": "add-square-plus-o", - "new": false, - "paths": [ - "M11 9h3v2h-3v3h-2v-3h-3v-2h3v-3h2zM16 5v10c-0.002 0.552-0.448 0.998-1 1h-10c-0.552-0.002-0.998-0.448-1-1v-1h-1c-0.552-0.002-0.998-0.448-1-1v-1h-1c-0.552-0.002-0.998-0.448-1-1v-10c0.002-0.552 0.448-0.998 1-1h10c0.552 0.002 0.998 0.448 1 1v1h1c0.552 0.002 0.998 0.448 1 1v1h1c0.552 0.002 0.998 0.448 1 1v0zM3 2h8v-1h-10v10h1v-8c0.002-0.552 0.448-0.998 1-1h0zM5 4h8v-1h-10v10h1v-8c0.002-0.552 0.448-0.998 1-1h0zM15 5h-10v10h10z" - ], + "new": true, + "svg": "add-square-plus-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/add.js b/src/icons/add.js index 7704adb..13a6e8e 100644 --- a/src/icons/add.js +++ b/src/icons/add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e000", - "iconset": 0, + "iconset": 1, "name": "add", - "new": false, - "paths": [ - "M15 9h-6v6h-2v-6h-6v-2h6v-6h2v6h6v2z" - ], + "new": true, + "svg": "add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/address.js b/src/icons/address.js index 0c5fbdc..5963d88 100644 --- a/src/icons/address.js +++ b/src/icons/address.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e002", - "iconset": 0, + "iconset": 1, "name": "address", - "new": false, - "paths": [ - "M14 5v0zM14 2v3c0.033 0.004 0.072 0.007 0.111 0.007 0.447 0 0.817-0.325 0.888-0.752l0.001-0.005v-1.5c-0.071-0.432-0.442-0.757-0.889-0.757-0.039 0-0.078 0.003-0.116 0.007l0.004-0zM14 2v0zM14 6v3c0.033 0.004 0.072 0.007 0.111 0.007 0.447 0 0.817-0.325 0.888-0.752l0.001-0.005v-1.5c-0.071-0.432-0.442-0.757-0.889-0.757-0.039 0-0.078 0.003-0.116 0.007l0.004-0zM14 10.060v3c0.033 0.004 0.072 0.007 0.111 0.007 0.447 0 0.817-0.325 0.888-0.752l0.001-0.005v-1.5c-0.071-0.432-0.442-0.757-0.889-0.757-0.039 0-0.078 0.003-0.116 0.007l0.004-0zM13 1v14c0 0.552-0.448 1-1 1v0h-10c-0.552 0-1-0.448-1-1v0-14c0-0.552 0.448-1 1-1v0h10c0.552 0 1 0.448 1 1v0zM10 9.34v0c-0.541-0.541-1.214-0.949-1.967-1.172l-0.033-0.008v-0.46c0.602-0.352 1-0.996 1-1.732 0-1.105-0.895-2-2-2s-2 0.895-2 2c0 0.736 0.398 1.38 0.991 1.727l0.009 0.005v0.46c-0.786 0.231-1.459 0.64-2 1.18l0-0c-0.64 0.66-2 2.66 0.26 2.66h5.46c2.28 0 0.89-2 0.28-2.66z" - ], + "new": true, + "svg": "address", "viewBox": "0 0 16 16" }; diff --git a/src/icons/alert.js b/src/icons/alert.js index 5bbec0b..9a9953b 100644 --- a/src/icons/alert.js +++ b/src/icons/alert.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e004", - "iconset": 0, + "iconset": 1, "name": "alert", - "new": false, - "paths": [ - "M6 14h4c0 1.105-0.895 2-2 2s-2-0.895-2-2v0zM15 12c-1.237-1.248-2.001-2.967-2.001-4.863 0-0.048 0-0.096 0.001-0.144l-0 0.007v-1c0-0 0-0.001 0-0.001 0-2.407-1.701-4.417-3.967-4.893l-0.033-0.006s0-0.1 0-0.1c0-0.552-0.448-1-1-1s-1 0.448-1 1v0s0 0.070 0 0.1c-2.299 0.482-4 2.492-4 4.899 0 0 0 0.001 0 0.001v-0 1c0.001 0.041 0.001 0.089 0.001 0.137 0 1.897-0.764 3.615-2.002 4.864l0.001-0.001v1h14v-1z" - ], + "new": true, + "svg": "alert", "viewBox": "0 0 16 16" }; diff --git a/src/icons/align-center.js b/src/icons/align-center.js index f9fec9c..f1b75c5 100644 --- a/src/icons/align-center.js +++ b/src/icons/align-center.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea00", - "iconset": 6, + "iconset": 4, "name": "align-center", - "new": false, - "paths": [ - "M11 5h-6v-2h6zM13 6h-10v2h10zM12 9h-8v2h8zM14 12h-12v2h12z" - ], + "new": true, + "svg": "align-center", "viewBox": "0 0 16 16" }; diff --git a/src/icons/align-left.js b/src/icons/align-left.js index f0d48da..d3e273c 100644 --- a/src/icons/align-left.js +++ b/src/icons/align-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea01", - "iconset": 6, + "iconset": 4, "name": "align-left", - "new": false, - "paths": [ - "M11 5h-9v-2h9zM11 9h-9v2h9zM13 6h-11v2h11zM14 12h-12v2h12z" - ], + "new": true, + "svg": "align-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/align-right.js b/src/icons/align-right.js index e941db5..2e5bf31 100644 --- a/src/icons/align-right.js +++ b/src/icons/align-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea02", - "iconset": 6, + "iconset": 4, "name": "align-right", - "new": false, - "paths": [ - "M14 5h-9v-2h9zM14 9h-9v2h9zM14 6h-11v2h11zM14 12h-12v2h12z" - ], + "new": true, + "svg": "align-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/android.js b/src/icons/android.js index 4dd9cd3..6cf25aa 100644 --- a/src/icons/android.js +++ b/src/icons/android.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed01", - "iconset": 2, + "iconset": 8, "name": "android", - "new": false, - "paths": [ - "M3.5 6h9v5.5c0 0.8-0.7 1.5-1.5 1.5v2c0 0.6-0.4 1-1 1s-1-0.4-1-1v-2h-2v2c0 0.6-0.4 1-1 1s-1-0.4-1-1v-2c-0.8 0-1.5-0.7-1.5-1.5v-5.5zM14 6c-0.6 0-1 0.4-1 1v4c0 0.6 0.4 1 1 1s1-0.4 1-1v-4c0-0.6-0.4-1-1-1zM2 6c-0.6 0-1 0.4-1 1v4c0 0.6 0.4 1 1 1s1-0.4 1-1v-4c0-0.6-0.4-1-1-1zM12.5 5v0.5h-9v-0.5c0.2-1.3 0.9-2.5 2-3.3l-0.5-1c-0.1-0.2 0-0.5 0.3-0.6 0.2-0.1 0.5 0 0.7 0.2l0.5 1c0.4-0.2 1-0.3 1.5-0.3s1.1 0.1 1.6 0.3l0.5-1c0.1-0.2 0.4-0.3 0.7-0.2 0.2 0.1 0.3 0.4 0.2 0.6l-0.5 1c1.1 0.8 1.9 2 2 3.3zM7 3.5c0-0.3-0.2-0.5-0.5-0.5v0c-0.3 0-0.5 0.2-0.5 0.5s0.2 0.5 0.5 0.5c0.3 0 0.5-0.2 0.5-0.5zM10 3.5c0-0.3-0.2-0.5-0.5-0.5v0c-0.3 0-0.5 0.2-0.5 0.5s0.2 0.5 0.5 0.5v0c0.3 0 0.5-0.2 0.5-0.5z" - ], + "new": true, + "svg": "android", "viewBox": "0 0 16 16" }; diff --git a/src/icons/angle-down.js b/src/icons/angle-down.js index a167bf0..8d82e33 100644 --- a/src/icons/angle-down.js +++ b/src/icons/angle-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e919", "iconset": 5, "name": "angle-down", - "new": false, - "paths": [ - "M12.5 6.5l-4.5 4.5-4.5-4.5 1-1 3.5 3.5 3.5-3.5 1 1z" - ], + "new": true, + "svg": "angle-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/angle-left.js b/src/icons/angle-left.js index d331bdb..272d111 100644 --- a/src/icons/angle-left.js +++ b/src/icons/angle-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e900", "iconset": 5, "name": "angle-left", - "new": false, - "paths": [ - "M9.501 12.506l-4.499-4.506 4.488-4.494 1 1-3.49 3.494 3.501 3.506z" - ], + "new": true, + "svg": "angle-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/angle-right.js b/src/icons/angle-right.js index e58a1ae..6bfaaab 100644 --- a/src/icons/angle-right.js +++ b/src/icons/angle-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e901", "iconset": 5, "name": "angle-right", - "new": false, - "paths": [ - "M6.501 12.5l-1-1 3.501-3.506-3.49-3.494 1-1 4.488 4.494z" - ], + "new": true, + "svg": "angle-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/angle-up.js b/src/icons/angle-up.js index 97a8689..bbbaf8c 100644 --- a/src/icons/angle-up.js +++ b/src/icons/angle-up.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e91a", "iconset": 5, "name": "angle-up", - "new": false, - "paths": [ - "M3.5 10l4.5-4.5 4.5 4.5-1 1-3.5-3.5-3.5 3.5-1-1z" - ], + "new": true, + "svg": "angle-up", "viewBox": "0 0 16 16" }; diff --git a/src/icons/api.js b/src/icons/api.js index bd159ff..8321538 100644 --- a/src/icons/api.js +++ b/src/icons/api.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e11f", - "iconset": 0, - "name": "api", - "new": false, - "paths": [ - "M12.5 4.555h1v7h-1v-7zM16 4v8c0 1.657-1.343 3-3 3h-10c-1.657 0-3-1.343-3-3v-8c0-1.657 1.343-3 3-3h10c1.657 0 3 1.343 3 3zM15 4c0-1.105-0.895-2-2-2h-10c-1.105 0-2 0.895-2 2v8c0 1.105 0.895 2 2 2h10c1.105 0 2-0.895 2-2v-8zM5.5 4.555h1v7h-1v-3h-2v3h-1v-7h3zM5.5 5.555h-2v2h2v-2zM8.5 4.555h3v4h-3v3h-1v-7h1zM8.5 5.555v2h2v-2h-2z" - ], + "iconset": 1, + "name": "API", + "new": true, + "svg": "API", "viewBox": "0 0 16 16" }; diff --git a/src/icons/app.js b/src/icons/app.js index f096102..877fcf1 100644 --- a/src/icons/app.js +++ b/src/icons/app.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0af", - "iconset": 0, - "name": "app", - "new": false, - "paths": [ - "M7 2v4c0 0.6-0.4 1-1 1h-4c-0.6 0-1-0.4-1-1v-4c0-0.6 0.4-1 1-1h4c0.6 0 1 0.4 1 1zM14 1h-4c-0.6 0-1 0.4-1 1v4c0 0.6 0.4 1 1 1h4c0.6 0 1-0.4 1-1v-4c0-0.6-0.4-1-1-1zM6 9h-4c-0.6 0-1 0.4-1 1v4c0 0.6 0.4 1 1 1h4c0.6 0 1-0.4 1-1v-4c0-0.6-0.4-1-1-1zM14 9h-4c-0.6 0-1 0.4-1 1v4c0 0.6 0.4 1 1 1h4c0.6 0 1-0.4 1-1v-4c0-0.6-0.4-1-1-1z" - ], + "iconset": 1, + "name": "APP", + "new": true, + "svg": "APP", "viewBox": "0 0 16 16" }; diff --git a/src/icons/apple.js b/src/icons/apple.js index 95e32a0..3554cb8 100644 --- a/src/icons/apple.js +++ b/src/icons/apple.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed02", - "iconset": 2, + "iconset": 8, "name": "apple", - "new": false, - "paths": [ - "M14 11.7c-0.3 0.8-0.7 1.6-1.1 2.3-0.7 1-1.3 2-2.4 2s-1.5-0.7-2.7-0.7-1.6 0.7-2.6 0.7c-1 0-1.8-1.1-2.5-2-1.4-2-2.4-5.6-1-8.1 0.7-1.2 1.9-1.9 3.3-1.9 1 0 2 0.6 2.6 0.6s1.8-0.7 3.1-0.6c1.2 0 2.2 0.6 2.9 1.5-0.1 0-2.2 1-2.1 3v0c-0.1 2.4 2.5 3.2 2.5 3.2zM9.8 2.6c0.6-0.7 0.9-1.6 0.8-2.6-0.8 0.1-1.7 0.5-2.3 1.2s-0.9 1.6-0.8 2.5c0.9 0 1.8-0.4 2.3-1.1v0z" - ], + "new": true, + "svg": "apple", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrow-down.js b/src/icons/arrow-down.js index 94a1537..5d23a62 100644 --- a/src/icons/arrow-down.js +++ b/src/icons/arrow-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e902", "iconset": 5, "name": "arrow-down", - "new": false, - "paths": [ - "M13.708 9.297l-5.705 5.726-5.739-5.707 1.41-1.418 3.326 3.307v-10.205h2v10.189l3.292-3.305z" - ], + "new": true, + "svg": "arrow-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrow-left.js b/src/icons/arrow-left.js index 217e8a3..f4eafae 100644 --- a/src/icons/arrow-left.js +++ b/src/icons/arrow-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e903", "iconset": 5, "name": "arrow-left", - "new": false, - "paths": [ - "M15 9.016h-10.158l3.296 3.283-1.412 1.416-4.716-4.699h-0.009v-0.009l-1-0.996 5.707-5.739 1.418 1.41-3.316 3.335h10.191z" - ], + "new": true, + "svg": "arrow-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrow-long-left.js b/src/icons/arrow-long-left.js index 6776f10..5903fa7 100644 --- a/src/icons/arrow-long-left.js +++ b/src/icons/arrow-long-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e904", "iconset": 5, "name": "arrow-long-left", - "new": false, - "paths": [ - "M16 9h-11.999v3l-4-4 4-4v3h11.999z" - ], + "new": true, + "svg": "arrow-long-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrow-long-right.js b/src/icons/arrow-long-right.js index fc383aa..9ada7a4 100644 --- a/src/icons/arrow-long-right.js +++ b/src/icons/arrow-long-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e905", "iconset": 5, "name": "arrow-long-right", - "new": false, - "paths": [ - "M0.001 7h11.999v-3l4 4-4 4v-3h-11.999z" - ], + "new": true, + "svg": "arrow-long-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrow-right.js b/src/icons/arrow-right.js index 2fe9a8c..9a3b2f5 100644 --- a/src/icons/arrow-right.js +++ b/src/icons/arrow-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e906", "iconset": 5, "name": "arrow-right", - "new": false, - "paths": [ - "M15 7.976l-5.707 5.739-1.418-1.41 3.316-3.335h-10.191v-2h10.158l-3.296-3.283 1.412-1.416 4.716 4.699h0.009v0.009z" - ], + "new": true, + "svg": "arrow-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrow-up.js b/src/icons/arrow-up.js index 14b175b..b7af010 100644 --- a/src/icons/arrow-up.js +++ b/src/icons/arrow-up.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e907", "iconset": 5, "name": "arrow-up", - "new": false, - "paths": [ - "M12.311 8.103l-3.326-3.307v10.205h-2v-10.189l-3.292 3.305-1.416-1.412 5.705-5.726 5.739 5.707z" - ], + "new": true, + "svg": "arrow-up", "viewBox": "0 0 16 16" }; diff --git a/src/icons/arrows.js b/src/icons/arrows.js index 773557f..5436484 100644 --- a/src/icons/arrows.js +++ b/src/icons/arrows.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e91b", "iconset": 5, "name": "arrows", - "new": false, - "paths": [ - "M13 11v-2h-4v4h2l-3 3-3-3h2v-4h-4v2l-3-3 3-3v2h4v-4h-2l3-3 3 3h-2v4h4v-2l3 3z" - ], + "new": true, + "svg": "arrows", "viewBox": "0 0 16 16" }; diff --git a/src/icons/asterisk.js b/src/icons/asterisk.js index c3a5f63..ae74b1b 100644 --- a/src/icons/asterisk.js +++ b/src/icons/asterisk.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e088", - "iconset": 0, + "iconset": 1, "name": "asterisk", - "new": false, - "paths": [ - "M8.71 7h2.29v1h-2.29l1.62 1.62-0.71 0.71-1.62-1.62v2.29h-1v-2.29l-1.62 1.62-0.71-0.71 1.62-1.62h-2.29v-1h2.29l-1.62-1.62 0.71-0.71 1.62 1.62v-2.29h1v2.29l1.62-1.62 0.71 0.71-1.62 1.62z" - ], + "new": true, + "svg": "asterisk", "viewBox": "0 0 16 16" }; diff --git a/src/icons/attach-alert.js b/src/icons/attach-alert.js index c9bd0f0..6770ffa 100644 --- a/src/icons/attach-alert.js +++ b/src/icons/attach-alert.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e006", - "iconset": 0, + "iconset": 1, "name": "attach-alert", - "new": false, - "paths": [ - "M10.56 5.022c-0.566 0.042-1.092 0.156-1.587 0.334l0.042-0.013 0.256-0.247c0.45-0.426 0.729-1.027 0.729-1.693s-0.28-1.267-0.728-1.692l-0.001-0.001c-0.465-0.44-1.094-0.71-1.786-0.71s-1.321 0.271-1.787 0.712l0.001-0.001-3.553 3.422-0.693-0.721 3.553-3.422c0.645-0.611 1.518-0.987 2.479-0.987s1.834 0.376 2.481 0.988l-0.002-0.002c0.639 0.608 1.036 1.464 1.036 2.413v0c-0.005 0.597-0.167 1.154-0.448 1.634l0.008-0.016zM3.585 10.572c-0.279 0.266-0.658 0.429-1.075 0.429s-0.795-0.163-1.075-0.43l0.001 0.001c-0.268-0.253-0.436-0.611-0.436-1.008s0.167-0.755 0.435-1.008l0.001-0.001 5.686-5.476c0.095-0.090 0.223-0.145 0.364-0.145s0.269 0.055 0.364 0.145l-0-0c0.087 0.081 0.142 0.196 0.142 0.324s-0.054 0.243-0.141 0.323l-0 0-3.571 3.44 0.693 0.721 3.571-3.44c0.276-0.263 0.448-0.634 0.448-1.044s-0.172-0.781-0.448-1.044l-0.001-0.001c-0.275-0.26-0.647-0.42-1.057-0.42s-0.782 0.16-1.058 0.421l0.001-0.001-5.686 5.476c-0.458 0.435-0.742 1.049-0.742 1.729s0.285 1.294 0.741 1.728l0.001 0.001c0.46 0.437 1.082 0.705 1.768 0.705s1.308-0.269 1.769-0.706l-0.001 0.001 0.743-0.716c0.046-0.649 0.188-1.252 0.413-1.813l-0.014 0.040zM16 11c0 2.761-2.239 5-5 5s-5-2.239-5-5c0-2.761 2.239-5 5-5v0c2.761 0 5 2.239 5 5v0zM12 13h-2v1h2zM12 8h-2v4h2z" - ], + "new": true, + "svg": "attach-alert", "viewBox": "0 0 16 16" }; diff --git a/src/icons/attach-file.js b/src/icons/attach-file.js index 00f0037..5747060 100644 --- a/src/icons/attach-file.js +++ b/src/icons/attach-file.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e007", - "iconset": 0, + "iconset": 1, "name": "attach-file", - "new": false, - "paths": [ - "M11 0h-9c-0.536 0.040-0.96 0.464-1 0.996l-0 0.004v14c0.040 0.536 0.464 0.96 0.996 1l0.004 0h4v-1h-4v-14h8v4h5v-1zM11 4v-2.6l2.6 2.6zM10.29 15.53l4.88-4.8c0.509-0.498 0.825-1.192 0.825-1.96s-0.316-1.462-0.825-1.96l-0.001-0c-0.513-0.509-1.22-0.824-2-0.824s-1.487 0.315-2 0.824l0-0-3.69 3.68 0.7 0.71 3.74-3.68c0.329-0.32 0.779-0.517 1.275-0.517s0.946 0.197 1.275 0.518l-0-0c0.324 0.316 0.524 0.757 0.524 1.245s-0.201 0.929-0.524 1.245l-0 0-4.88 4.8c-0.119 0.118-0.284 0.192-0.465 0.192s-0.346-0.073-0.465-0.192l0 0c-0.116-0.113-0.188-0.27-0.188-0.445s0.072-0.332 0.188-0.445l0-0 4.88-4.8-0.7-0.71-4.84 4.8c-0.299 0.294-0.484 0.703-0.484 1.155s0.185 0.861 0.484 1.155l0 0c0.301 0.293 0.712 0.473 1.165 0.473s0.864-0.181 1.165-0.474l-0 0z" - ], + "new": true, + "svg": "attach-file", "viewBox": "0 0 16 16" }; diff --git a/src/icons/attach-new.js b/src/icons/attach-new.js index 8296757..03145b8 100644 --- a/src/icons/attach-new.js +++ b/src/icons/attach-new.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e008", - "iconset": 0, + "iconset": 1, "name": "attach-new", - "new": false, - "paths": [ - "M10 5h5v-1l-4-4h-3v1h2zM11 1.4l2.6 2.6h-2.6zM2 15h4v1h-4c-0.536-0.040-0.96-0.464-1-0.996l-0-0.004v-7h1zM4.71 3h2.29v1h-2.29l1.62 1.62-0.71 0.71-1.62-1.62v2.29h-1v-2.29l-1.62 1.62-0.71-0.71 1.62-1.62h-2.29v-1h2.29l-1.62-1.62 0.71-0.71 1.62 1.62v-2.29h1v2.29l1.62-1.62 0.71 0.71zM10.29 15.53l4.88-4.8c0.509-0.498 0.825-1.192 0.825-1.96s-0.316-1.462-0.825-1.96l-0.001-0c-0.513-0.509-1.22-0.824-2-0.824s-1.487 0.315-2 0.824l0-0-3.69 3.68 0.7 0.71 3.74-3.68c0.329-0.32 0.779-0.517 1.275-0.517s0.946 0.197 1.275 0.518l-0-0c0.324 0.316 0.524 0.757 0.524 1.245s-0.201 0.929-0.524 1.245l-0 0-4.88 4.8c-0.119 0.118-0.284 0.192-0.465 0.192s-0.346-0.073-0.465-0.192l0 0c-0.116-0.113-0.188-0.27-0.188-0.445s0.072-0.332 0.188-0.445l0-0 4.88-4.8-0.7-0.71-4.84 4.8c-0.299 0.294-0.484 0.703-0.484 1.155s0.185 0.861 0.484 1.155l0 0c0.301 0.293 0.712 0.473 1.165 0.473s0.864-0.181 1.165-0.474l-0 0z" - ], + "new": true, + "svg": "attach-new", "viewBox": "0 0 16 16" }; diff --git a/src/icons/attach.js b/src/icons/attach.js index a6baa12..e36d810 100644 --- a/src/icons/attach.js +++ b/src/icons/attach.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e005", - "iconset": 0, + "iconset": 1, "name": "attach", - "new": false, - "paths": [ - "M4.188 15.5c-0.006 0-0.013 0-0.020 0-0.862 0-1.645-0.334-2.228-0.88l0.002 0.002c-0.58-0.539-0.942-1.306-0.942-2.158s0.362-1.619 0.94-2.156l0.002-0.002 7.248-6.858c0.351-0.325 0.822-0.525 1.34-0.525s0.989 0.2 1.341 0.526l-0.001-0.001c0.349 0.325 0.567 0.787 0.567 1.3s-0.218 0.975-0.566 1.299l-0.001 0.001-4.553 4.308-0.869-0.886 4.553-4.308c0.113-0.103 0.184-0.25 0.184-0.415s-0.070-0.311-0.182-0.413l-0-0c-0.124-0.114-0.29-0.185-0.472-0.185s-0.348 0.070-0.472 0.185l0-0-7.248 6.858c-0.344 0.317-0.559 0.769-0.559 1.271s0.215 0.955 0.557 1.27l0.001 0.001c0.361 0.334 0.845 0.539 1.378 0.539s1.017-0.205 1.379-0.54l-0.001 0.001 7.247-6.858c0.575-0.531 0.934-1.288 0.934-2.129s-0.359-1.599-0.932-2.127l-0.002-0.002c-0.598-0.553-1.401-0.892-2.284-0.892s-1.685 0.339-2.286 0.894l0.002-0.002-4.53 4.287-0.869-0.886 4.53-4.287c0.826-0.764 1.934-1.233 3.152-1.233s2.327 0.469 3.155 1.235l-0.003-0.003c0.811 0.753 1.318 1.825 1.318 3.015s-0.506 2.263-1.315 3.013l-0.003 0.002-7.247 6.858c-0.581 0.544-1.365 0.878-2.226 0.878-0.007 0-0.014-0-0.022-0h0.001z" - ], + "new": true, + "svg": "attach", "viewBox": "0 0 16 16" }; diff --git a/src/icons/backup.js b/src/icons/backup.js index c7e1504..1c8047b 100644 --- a/src/icons/backup.js +++ b/src/icons/backup.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e009", - "iconset": 0, + "iconset": 1, "name": "backup", - "new": false, - "paths": [ - "M15 8c-0.042 3.834-3.16 6.925-7 6.925-2.535 0-4.754-1.347-5.983-3.364l-0.017-0.031 1.73-1c0.888 1.47 2.478 2.438 4.294 2.438 2.761 0 5-2.239 5-5s-2.239-5-5-5c-1.644 0-3.103 0.794-4.014 2.019l-0.009 0.013 2 2h-5v-5l1.57 1.57c1.294-1.581 3.245-2.582 5.43-2.582 3.866 0 7 3.134 7 7 0 0.004 0 0.009-0 0.013v-0.001zM14.76 9.86v0 0 0zM8 5v4h3v-1h-2v-3h-1z" - ], + "new": true, + "svg": "backup", "viewBox": "0 0 16 16" }; diff --git a/src/icons/base-station.js b/src/icons/base-station.js index d6ee569..d8889b0 100644 --- a/src/icons/base-station.js +++ b/src/icons/base-station.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e2", - "iconset": 0, + "iconset": 1, "name": "base-station", - "new": false, - "paths": [ - "M4.4 0.4c0.8-0.2 1.7-0.4 2.6-0.4 4.4 0 8 3.6 8 8 0 1.4-0.4 2.8-1 3.9l-1.3-0.8c0.5-0.9 0.8-2 0.8-3.2 0-3.6-2.9-6.5-6.5-6.5-0.7 0-1.4 0.1-2 0.3l-0.6-1.3zM7 3c-0.5 0-1 0.1-1.5 0.3l0.5 1.4c0.3-0.1 0.7-0.2 1-0.2 1.9 0 3.5 1.6 3.5 3.5 0 0.6-0.2 1.2-0.4 1.7l1.3 0.7c0.4-0.7 0.6-1.5 0.6-2.4 0-2.8-2.2-5-5-5zM10.2 11.8c-0.9 0.8-2 1.2-3.2 1.2-0.3 0-0.7 0-1-0.1v3.1h-2v-4c-1.2-1-2-2.4-2-4 0-1.5 0.7-2.9 1.8-3.8l2.1 2.5 3.1-0.7-0.7 3.5 1.9 2.3zM6.6 7.5l0.4 0.5 0.5 0.6 0.3-1.3-1.2 0.2z" - ], + "new": true, + "svg": "base-station", "viewBox": "0 0 16 16" }; diff --git a/src/icons/battery.js b/src/icons/battery.js index b218362..47591e3 100644 --- a/src/icons/battery.js +++ b/src/icons/battery.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e102", - "iconset": 0, + "iconset": 1, "name": "battery", - "new": false, - "paths": [ - "M13 11h-11v-6h11zM16 8c0 0 0 0.001 0 0.001 0 0.736-0.398 1.38-0.991 1.726l-0.009 0.005v2.268c0 0.552-0.448 1-1 1v0h-13c-0.552 0-1-0.448-1-1v0-8c0-0.552 0.448-1 1-1v0h13c0.552 0 1 0.448 1 1v0 2.268c0.602 0.352 1 0.995 1 1.732 0 0 0 0.001 0 0.001v-0zM14 4h-13v8h13z" - ], + "new": true, + "svg": "battery", "viewBox": "0 0 16 16" }; diff --git a/src/icons/block-app.js b/src/icons/block-app.js index bfaca88..9efc4aa 100644 --- a/src/icons/block-app.js +++ b/src/icons/block-app.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e500", - "iconset": 8, + "iconset": 9, "name": "block-app", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0.002-0.998 0.448-1 1v12c0.002 0.552 0.448 0.998 1 1h5v-1h-5v-11h14v4h1v-5c-0.002-0.552-0.448-0.998-1-1h-0zM11 6c-2.761 0-5 2.239-5 5v0c0 2.761 2.239 5 5 5s5-2.239 5-5c0-2.761-2.239-5-5-5v0zM14.5 11.001c-0 0.699-0.209 1.349-0.568 1.892l0.008-0.013-4.82-4.82-0.013 0.008c0.537-0.354 1.195-0.564 1.902-0.564 1.928 0 3.49 1.562 3.491 3.49v0.007zM11 14.5h-0.006c-1.927-0-3.49-1.563-3.49-3.49v-0c-0-0.003-0-0.007-0-0.011 0-0.699 0.207-1.349 0.564-1.893l-0.008 0.013 4.82 4.82 0.013-0.008c-0.533 0.355-1.188 0.567-1.893 0.568h-0z" - ], + "new": true, + "svg": "block-app", "viewBox": "0 0 16 16" }; diff --git a/src/icons/block.js b/src/icons/block.js index 6e08cf5..e4d09c3 100644 --- a/src/icons/block.js +++ b/src/icons/block.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e00b", - "iconset": 0, + "iconset": 1, "name": "block", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM1.5 8c0-0.002 0-0.004 0-0.006 0-1.528 0.53-2.933 1.416-4.039l-0.010 0.013 9.127 9.127c-1.098 0.876-2.505 1.406-4.037 1.406-3.588 0-6.497-2.909-6.497-6.496 0-0.001 0-0.002 0-0.004v0zM13.094 12.033l-9.127-9.127c1.098-0.876 2.505-1.406 4.037-1.406 3.588 0 6.497 2.909 6.497 6.497 0 1.531-0.53 2.939-1.416 4.050l0.010-0.013z" - ], + "new": true, + "svg": "block", "viewBox": "0 0 16 16" }; diff --git a/src/icons/blocklist.js b/src/icons/blocklist.js index 2ea2709..2d28e37 100644 --- a/src/icons/blocklist.js +++ b/src/icons/blocklist.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e00a", - "iconset": 0, + "iconset": 1, "name": "blocklist", - "new": false, - "paths": [ - "M15 4h-4v-4l4 4zM10 5h5v10c0 0.5-0.5 1-1 1h-12c-0.5 0-1-0.5-1-1v-14c0-0.5 0.5-1 1-1h8v5zM9 12h-2v2h2v-2zM9 6h-2v5h2v-5z" - ], + "new": true, + "svg": "blocklist", "viewBox": "0 0 16 16" }; diff --git a/src/icons/bold.js b/src/icons/bold.js index 7543401..2350588 100644 --- a/src/icons/bold.js +++ b/src/icons/bold.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea03", - "iconset": 6, + "iconset": 4, "name": "bold", - "new": false, - "paths": [ - "M3 2h5.353c0.104-0.008 0.226-0.012 0.349-0.012 0.963 0 1.863 0.266 2.632 0.728l-0.023-0.013c0.607 0.442 0.997 1.151 0.997 1.951 0 0.053-0.002 0.105-0.005 0.157l0-0.007c0.001 0.023 0.001 0.051 0.001 0.078 0 0.651-0.245 1.244-0.648 1.692l0.002-0.002c-0.503 0.51-1.148 0.878-1.872 1.039l-0.025 0.005c0.045-0.002 0.098-0.003 0.151-0.003 0.849 0 1.629 0.298 2.24 0.795l-0.007-0.005c0.528 0.488 0.857 1.184 0.857 1.957 0 0.049-0.001 0.098-0.004 0.146l0-0.007c0.003 0.053 0.005 0.115 0.005 0.177 0 0.977-0.451 1.848-1.157 2.417l-0.006 0.005c-0.836 0.573-1.87 0.915-2.984 0.915-0.123 0-0.245-0.004-0.365-0.012l0.016 0.001h-5.509v-0.865l1.053-0.096 0.288-0.281v-9.545l-0.288-0.253-1.053-0.087zM6.664 7.327c0.046 0.006 0.105 0.011 0.174 0.013q0.105 0.005 0.305 0.005c0.075 0.007 0.163 0.010 0.252 0.010 0.674 0 1.298-0.215 1.807-0.58l-0.009 0.006c0.41-0.399 0.664-0.957 0.664-1.573 0-0.066-0.003-0.131-0.009-0.195l0.001 0.008c0.004-0.045 0.006-0.098 0.006-0.152 0-0.554-0.236-1.053-0.613-1.402l-0.001-0.001c-0.46-0.322-1.030-0.515-1.646-0.515-0.079 0-0.158 0.003-0.236 0.009l0.010-0.001q-0.209 0-0.661 0.035h-0.052zM6.656 12.987l0.061 0.008q0.539 0.027 0.801 0.026c0.090 0.008 0.194 0.012 0.299 0.012 0.736 0 1.422-0.219 1.995-0.594l-0.014 0.009c0.444-0.408 0.722-0.992 0.722-1.64 0-0.071-0.003-0.141-0.010-0.21l0.001 0.009c0.004-0.049 0.006-0.105 0.006-0.162 0-0.611-0.26-1.161-0.675-1.547l-0.001-0.001c-0.495-0.358-1.114-0.573-1.783-0.573-0.080 0-0.159 0.003-0.238 0.009l0.010-0.001q-0.391 0-0.653 0.009c-0.174 0.005-0.348 0.015-0.521 0.025z" - ], + "new": true, + "svg": "bold", "viewBox": "0 0 16 16" }; diff --git a/src/icons/bolt.js b/src/icons/bolt.js index 0a44b88..e47ee8a 100644 --- a/src/icons/bolt.js +++ b/src/icons/bolt.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0cb", - "iconset": 0, + "iconset": 1, "name": "bolt", - "new": false, - "paths": [ - "M6 16l0.823-7h-3.823l1-9h6l-2 6h5z" - ], + "new": true, + "svg": "bolt", "viewBox": "0 0 16 16" }; diff --git a/src/icons/bookmark.js b/src/icons/bookmark.js index 67de71b..3b3fa52 100644 --- a/src/icons/bookmark.js +++ b/src/icons/bookmark.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e00c", - "iconset": 0, + "iconset": 1, "name": "bookmark", - "new": false, - "paths": [ - "M13 16l-5-4-5 4v-15c0-0.552 0.448-1 1-1v0h8c0.552 0 1 0.448 1 1v0 15z" - ], + "new": true, + "svg": "bookmark", "viewBox": "0 0 16 16" }; diff --git a/src/icons/box-in.js b/src/icons/box-in.js index 4cbcfbe..54b9042 100644 --- a/src/icons/box-in.js +++ b/src/icons/box-in.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e00d", - "iconset": 0, + "iconset": 1, "name": "box-in", - "new": false, - "paths": [ - "M5 8l5-5v3h5v4h-5v3zM8 2h-6v12h6v1h-6c-0.552 0-1-0.448-1-1v0-12c0-0.552 0.448-1 1-1v0h6v1z" - ], + "new": true, + "svg": "box-in", "viewBox": "0 0 16 16" }; diff --git a/src/icons/box-out.js b/src/icons/box-out.js index 04309a4..9b8bd38 100644 --- a/src/icons/box-out.js +++ b/src/icons/box-out.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e00e", - "iconset": 0, + "iconset": 1, "name": "box-out", - "new": false, - "paths": [ - "M10 13v-3h-5v-4h5v-3l5 5zM8 2h-6v12h6v1h-6c-0.552 0-1-0.448-1-1v0-12c0-0.552 0.448-1 1-1v0h6v1z" - ], + "new": true, + "svg": "box-out", "viewBox": "0 0 16 16" }; diff --git a/src/icons/box-upload.js b/src/icons/box-upload.js index c51be02..9df413b 100644 --- a/src/icons/box-upload.js +++ b/src/icons/box-upload.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c2", - "iconset": 0, + "iconset": 1, "name": "box-upload", - "new": false, - "paths": [ - "M14 1h-1v1l1.3 2h-12.6l1.3-2v-1h-1l-2 3v10c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-10l-2-3zM10 10v4h-4v-4h-3l5-5 5 5h-3zM12 3h-8v-1h8v1zM11 1h-6v-1h6v1z" - ], + "new": true, + "svg": "box-upload", "viewBox": "0 0 16 16" }; diff --git a/src/icons/bug.js b/src/icons/bug.js index 6ea6a48..e2087a5 100644 --- a/src/icons/bug.js +++ b/src/icons/bug.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e089", - "iconset": 0, + "iconset": 1, "name": "bug", - "new": false, - "paths": [ - "M16 7.5c0 0 0 0 0 0 0 0.276-0.224 0.5-0.5 0.5-0 0-0 0-0 0h-2.5v2c0 0.002 0 0.005 0 0.008 0 0.95-0.266 1.837-0.728 2.592l0.012-0.022 2.569 2.569c0.093 0.091 0.15 0.217 0.15 0.357 0 0.276-0.224 0.5-0.5 0.5-0.14 0-0.266-0.057-0.357-0.15l-2.468-2.468c-0.694 0.753-1.611 1.291-2.646 1.508l-0.033 0.006v-6.9h-2v6.9c-1.068-0.223-1.985-0.761-2.676-1.511l-0.003-0.004-2.468 2.468c-0.090 0.088-0.214 0.143-0.35 0.143-0.276 0-0.5-0.224-0.5-0.5 0-0.136 0.055-0.26 0.143-0.35l2.569-2.569c-0.449-0.733-0.715-1.621-0.715-2.57 0-0.003 0-0.005 0-0.008v0-2h-2.5c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5v0h2.5v-1h10v1h2.5c0 0 0 0 0 0 0.276 0 0.5 0.224 0.5 0.5 0 0 0 0 0 0v-0zM4.010 4.717c-0.007 0.093-0.010 0.188-0.010 0.283h8c0-0.095-0.004-0.189-0.010-0.283l2.864-2.864c0.093-0.091 0.15-0.217 0.15-0.357 0-0.276-0.224-0.5-0.5-0.5-0.14 0-0.266 0.057-0.357 0.15l-2.414 2.414c-0.595-1.511-2.041-2.56-3.733-2.56s-3.138 1.050-3.723 2.533l-0.009 0.027-2.414-2.414c-0.090-0.088-0.214-0.143-0.35-0.143-0.276 0-0.5 0.224-0.5 0.5 0 0.136 0.055 0.26 0.143 0.35l-0-0z" - ], + "new": true, + "svg": "bug", "viewBox": "0 0 16 16" }; diff --git a/src/icons/build.js b/src/icons/build.js index fc230ce..67dbec4 100644 --- a/src/icons/build.js +++ b/src/icons/build.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b2", - "iconset": 0, + "iconset": 1, "name": "build", - "new": false, - "paths": [ - "M16 4.5c0 2.5-2 4.5-4.4 4.5-0.7 0-1.4-0.1-2-0.4l-7.2 7.2c-0.4 0.4-1 0.4-1.4 0l-0.7-0.8c-0.4-0.4-0.4-1 0-1.4l7.2-7.2c-1.1-2.2-0.2-4.9 2-6 1.1-0.5 2.3-0.6 3.4-0.2l-2.6 2.6c-0.4 0.4-0.4 1 0 1.4l1.4 1.4c0.4 0.4 1 0.4 1.4 0l2.6-2.6c0.2 0.5 0.3 1 0.3 1.5z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "build", + "viewBox": "0 0 16 18" }; export default icon; \ No newline at end of file diff --git a/src/icons/calendar-empty.js b/src/icons/calendar-empty.js index fbf3cc3..353d05a 100644 --- a/src/icons/calendar-empty.js +++ b/src/icons/calendar-empty.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e08a", - "iconset": 0, + "iconset": 1, "name": "calendar-empty", - "new": false, - "paths": [ - "M16 2v13c-0 0.552-0.448 1-1 1h-14c-0.552-0-1-0.448-1-1v-13c0-0.552 0.448-1 1-1h2v-1h3v1h4v-1h3v1h2c0.552 0 1 0.448 1 1v0zM11 3h1v-2h-1zM4 3h1v-2h-1zM15 4h-14v11h14z" - ], + "new": true, + "svg": "calendar-empty", "viewBox": "0 0 16 16" }; diff --git a/src/icons/calendar.js b/src/icons/calendar.js index cdd1989..d3153d2 100644 --- a/src/icons/calendar.js +++ b/src/icons/calendar.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e00f", - "iconset": 0, + "iconset": 1, "name": "calendar", - "new": false, - "paths": [ - "M15 1h-2v-1h-3v1h-4v-1h-3v1h-2c-0.552 0-1 0.448-1 1v0 13c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-13c0-0.552-0.448-1-1-1v0zM15 4v3h-4v-3h4zM11 1h1v2h-1v-2zM10 4v3h-4v-3h4zM10 8v3h-4v-3h4zM4 1h1v2h-1v-2zM5 4v3h-4v-3h4zM1 8h4v3h-4v-3zM1 15v-3h4v3h-4zM6 15v-3h4v3h-4zM15 15h-4v-3h4v3zM11 11v-3h4v3h-4z" - ], + "new": true, + "svg": "calendar", "viewBox": "0 0 16 16" }; diff --git a/src/icons/callback.js b/src/icons/callback.js index d4e139d..e4874a8 100644 --- a/src/icons/callback.js +++ b/src/icons/callback.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e501", - "iconset": 8, + "iconset": 9, "name": "callback", - "new": false, - "paths": [ - "M0 7.96v0.012c-0 0.004-0 0.010-0 0.015 0 1.967 0.709 3.767 1.885 5.161l-0.010-0.012-0.010-0.012-1.865 1.876h5v-5.028l-2.067 2.078c-0.893-1.11-1.433-2.537-1.433-4.091 0-2.488 1.387-4.653 3.43-5.763l0.035-0.017 0.035-0.017v-1.662c-2.959 1.239-5 4.11-5 7.459 0 0 0 0.001 0 0.001v0zM9 0.383c-0.264-0.237-0.615-0.383-1-0.383-0.828 0-1.5 0.671-1.5 1.5 0 0 0 0 0 0v0c0 0.064 0.004 0.126 0.012 0.187l-0.001-0.007-0-0.007c0.089 0.751 0.722 1.327 1.49 1.327 0.765 0 1.396-0.573 1.488-1.313l0.001-0.007 0.001-0.007c0.006-0.050 0.010-0.109 0.010-0.168 0-0.002 0-0.003-0-0.005v-0c0-0.001 0-0.001 0-0.002 0-0.442-0.192-0.839-0.497-1.113l-0.001-0.001-0.002-0.001zM9.415 14c-0.212-0.588-0.765-1.001-1.414-1.001-0.765 0-1.397 0.573-1.488 1.314l-0.001 0.007-0 0.007c-0.006 0.050-0.010 0.109-0.010 0.168 0 0.002 0 0.003 0 0.005v-0c0 0.828 0.672 1.5 1.5 1.5s1.5-0.672 1.5-1.5v0 0c-0-0.064-0.004-0.126-0.012-0.187l0.001 0.007 0.001 0.007c-0.014-0.125-0.042-0.24-0.082-0.348l0.003 0.010 0.004 0.011zM16 1h-5v5.028l2.066-2.078c0.893 1.11 1.434 2.537 1.434 4.091 0 2.488-1.387 4.653-3.43 5.763l-0.034 0.017-0.036 0.017v1.662c2.959-1.241 5-4.114 5-7.463 0-1.974-0.709-3.783-1.886-5.185l0.010 0.012 0.010 0.012z" - ], + "new": true, + "svg": "callback", "viewBox": "0 0 16 16" }; diff --git a/src/icons/camera.js b/src/icons/camera.js index dbdd13b..26480b3 100644 --- a/src/icons/camera.js +++ b/src/icons/camera.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e61c", - "iconset": 1, + "iconset": 2, "name": "camera", - "new": false, - "paths": [ - "M2.020 1l-2.020 6 4 1.030-0.32 0.97 1.32 0.33v3.66l-5-0.010v2l7 0.020v-5.16l0.64 0.16 0.36-1 4 1 1-3 3-2-13.98-4z" - ], + "new": true, + "svg": "camera", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-down.js b/src/icons/caret-down.js index d207541..e8791b5 100644 --- a/src/icons/caret-down.js +++ b/src/icons/caret-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e908", "iconset": 5, "name": "caret-down", - "new": false, - "paths": [ - "M8 11l-4-5h8l-4 5z" - ], + "new": true, + "svg": "caret-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-left.js b/src/icons/caret-left.js index db780ca..726442d 100644 --- a/src/icons/caret-left.js +++ b/src/icons/caret-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e909", "iconset": 5, "name": "caret-left", - "new": false, - "paths": [ - "M5 8l5-4v8z" - ], + "new": true, + "svg": "caret-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-right-down.js b/src/icons/caret-right-down.js index 7232525..c60937f 100644 --- a/src/icons/caret-right-down.js +++ b/src/icons/caret-right-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e910", "iconset": 5, "name": "caret-right-down", - "new": false, - "paths": [ - "M11 5v6h-6z" - ], + "new": true, + "svg": "caret-right-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-right-o.js b/src/icons/caret-right-o.js index 222856e..caa7589 100644 --- a/src/icons/caret-right-o.js +++ b/src/icons/caret-right-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e90b", "iconset": 5, "name": "caret-right-o", - "new": false, - "paths": [ - "M5 13.040v-10.080l6.301 5.040zM6 5.040v5.92l3.699-2.96z" - ], + "new": true, + "svg": "caret-right-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-right.js b/src/icons/caret-right.js index 375c20d..3dac409 100644 --- a/src/icons/caret-right.js +++ b/src/icons/caret-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e90a", "iconset": 5, "name": "caret-right", - "new": false, - "paths": [ - "M10 8l-5 4v-8z" - ], + "new": true, + "svg": "caret-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-square-down.js b/src/icons/caret-square-down.js index 3a7ebb4..d85d634 100644 --- a/src/icons/caret-square-down.js +++ b/src/icons/caret-square-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e90c", "iconset": 5, "name": "caret-square-down", - "new": false, - "paths": [ - "M4 6h8l-4 5zM14 3h-12v10h12v-10zM14 2c0.552 0 1 0.448 1 1v0 10c0 0.552-0.448 1-1 1v0h-12c-0.552 0-1-0.448-1-1v0-10c0-0.552 0.448-1 1-1v0z" - ], + "new": true, + "svg": "caret-square-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-square-left.js b/src/icons/caret-square-left.js index 74c3cea..1362f94 100644 --- a/src/icons/caret-square-left.js +++ b/src/icons/caret-square-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e90d", "iconset": 5, "name": "caret-square-left", - "new": false, - "paths": [ - "M14 3v10h-12v-10h12zM14 2h-12c-0.552 0-1 0.448-1 1v0 10c0 0.552 0.448 1 1 1v0h12c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM5 8l5 4v-8z" - ], + "new": true, + "svg": "caret-square-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-square-right.js b/src/icons/caret-square-right.js index b10e736..ff32679 100644 --- a/src/icons/caret-square-right.js +++ b/src/icons/caret-square-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e90e", "iconset": 5, "name": "caret-square-right", - "new": false, - "paths": [ - "M14 3v10h-12v-10h12zM14 2h-12c-0.552 0-1 0.448-1 1v0 10c0 0.552 0.448 1 1 1v0h12c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM6 4v8l5-4z" - ], + "new": true, + "svg": "caret-square-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-square-up.js b/src/icons/caret-square-up.js index 6ece7a8..141d5ad 100644 --- a/src/icons/caret-square-up.js +++ b/src/icons/caret-square-up.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e90f", "iconset": 5, "name": "caret-square-up", - "new": false, - "paths": [ - "M14 3v10h-12v-10h12zM14 2h-12c-0.552 0-1 0.448-1 1v0 10c0 0.552 0.448 1 1 1v0h12c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM8 5l-4 5h8z" - ], + "new": true, + "svg": "caret-square-up", "viewBox": "0 0 16 16" }; diff --git a/src/icons/caret-up.js b/src/icons/caret-up.js index d623803..eb5f62b 100644 --- a/src/icons/caret-up.js +++ b/src/icons/caret-up.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e911", "iconset": 5, "name": "caret-up", - "new": false, - "paths": [ - "M8 5l4 5h-8z" - ], + "new": true, + "svg": "caret-up", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cart.js b/src/icons/cart.js index a28c0ba..6ad4b44 100644 --- a/src/icons/cart.js +++ b/src/icons/cart.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e08b", - "iconset": 0, + "iconset": 1, "name": "cart", - "new": false, - "paths": [ - "M6 15c0 0.6-0.4 1-1 1s-1-0.4-1-1 0.4-1 1-1 1 0.4 1 1zM13 14c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1-0.4-1-1-1zM14.2 11h-10l0.2 1h9.6v1h-10.4l-2-11h-1.6v-1h2.4l0.4 2h13.2l-1.8 8zM14.7 4h-2.7l-0.1 2h2.4l0.4-2zM10.8 6l0.2-2h-4l0.1 2h3.7zM7.3 7l0.2 3h3.1l0.2-3h-3.5zM3 4l0.4 2h2.9l-0.3-2h-3zM4.1 10h2.4l-0.3-3h-2.7l0.6 3zM13.5 10l0.6-3h-2.3l-0.2 3h1.9z" - ], + "new": true, + "svg": "cart", "viewBox": "0 0 16 16" }; diff --git a/src/icons/case-log.js b/src/icons/case-log.js index 0995716..1ad1f98 100644 --- a/src/icons/case-log.js +++ b/src/icons/case-log.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e122", - "iconset": 0, + "iconset": 1, "name": "case-log", - "new": false, - "paths": [ - "M0-0v14c0 1.105 0.895 2 2 2h12v-14h-3v-2h-11zM11 3h2v12h-11c-0.552 0-1-0.448-1-1s0.448-1 1-1h9v-10zM9 3.5h-7v-1h7v1zM9 5.5h-7v-1h7v1z" - ], + "new": true, + "svg": "case-log", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-area.js b/src/icons/chart-area.js index 8c6090c..ca0e6f2 100644 --- a/src/icons/chart-area.js +++ b/src/icons/chart-area.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e800", - "iconset": 4, + "iconset": 6, "name": "chart-area", - "new": false, - "paths": [ - "M15 13h-13v-4l3-6 4 6 3-4 3 3zM1 14v-13h-1v14h16v-1z" - ], + "new": true, + "svg": "chart-area", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-areastep.js b/src/icons/chart-areastep.js index e7b212e..47b8c88 100644 --- a/src/icons/chart-areastep.js +++ b/src/icons/chart-areastep.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e807", - "iconset": 4, + "iconset": 6, "name": "chart-areastep", - "new": false, - "paths": [ - "M2 10h3v-2h3v-2h3v-2h4v9h-13zM1 14v-13h-1v14h16v-1z" - ], + "new": true, + "svg": "chart-areastep", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-bar.js b/src/icons/chart-bar.js index 1c2b8d7..de9368c 100644 --- a/src/icons/chart-bar.js +++ b/src/icons/chart-bar.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e801", - "iconset": 4, + "iconset": 6, "name": "chart-bar", - "new": false, - "paths": [ - "M16 14v1h-16v-14h1v13zM5 9h-2v4h2zM8 5h-2v8h2zM11 7h-2v6h2zM14 3h-2v10h2z" - ], + "new": true, + "svg": "chart-bar", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-donut.js b/src/icons/chart-donut.js index 6dc214b..2b6a3a4 100644 --- a/src/icons/chart-donut.js +++ b/src/icons/chart-donut.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e808", - "iconset": 4, + "iconset": 6, "name": "chart-donut", - "new": false, - "paths": [ - "M15 8c0 0.001 0 0.001 0 0.002 0 2.005-0.846 3.812-2.2 5.084l-0.004 0.003-2.13-2.13c0.819-0.721 1.333-1.771 1.333-2.942 0-0.676-0.172-1.313-0.474-1.868l0.010 0.021 2.19-2.19c0.797 1.117 1.274 2.51 1.274 4.014 0 0.002 0 0.003 0 0.005v-0zM9.829 11.536c-0.53 0.288-1.159 0.459-1.828 0.464l-0.001 0c-0.003 0-0.006 0-0.009 0-2.204 0-3.992-1.787-3.992-3.992 0-1.852 1.262-3.41 2.972-3.86l0.028-0.006v-3.062c-3.413 0.503-6.002 3.412-6.002 6.925 0 3.864 3.132 6.996 6.996 6.996 1.508 0 2.904-0.477 4.047-1.289l-0.022 0.015zM8 4c1.175 0.003 2.23 0.516 2.956 1.329l0.003 0.004 2.13-2.13c-1.275-1.358-3.082-2.204-5.087-2.204-0.001 0-0.002 0-0.002 0h0z" - ], + "new": true, + "svg": "chart-donut", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-dot.js b/src/icons/chart-dot.js index 5d24d48..0bcad61 100644 --- a/src/icons/chart-dot.js +++ b/src/icons/chart-dot.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e806", - "iconset": 4, + "iconset": 6, "name": "chart-dot", - "new": false, - "paths": [ - "M16 14v1h-16v-14h1v13h15zM4.5 12c0.828 0 1.5-0.672 1.5-1.5s-0.672-1.5-1.5-1.5-1.5 0.672-1.5 1.5 0.672 1.5 1.5 1.5zM8.5 6c0.828 0 1.5-0.672 1.5-1.5s-0.672-1.5-1.5-1.5-1.5 0.672-1.5 1.5 0.672 1.5 1.5 1.5zM12.5 10c0.828 0 1.5-0.672 1.5-1.5s-0.672-1.5-1.5-1.5-1.5 0.672-1.5 1.5 0.672 1.5 1.5 1.5z" - ], + "new": true, + "svg": "chart-dot", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-legend-01.js b/src/icons/chart-legend-01.js new file mode 100644 index 0000000..267706c --- /dev/null +++ b/src/icons/chart-legend-01.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 10, + "name": "chart-legend-01", + "new": true, + "svg": "chart-legend-01", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/chart-legend-02.js b/src/icons/chart-legend-02.js new file mode 100644 index 0000000..6c71340 --- /dev/null +++ b/src/icons/chart-legend-02.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 10, + "name": "chart-legend-02", + "new": true, + "svg": "chart-legend-02", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/chart-legend-03.js b/src/icons/chart-legend-03.js new file mode 100644 index 0000000..2cbafd6 --- /dev/null +++ b/src/icons/chart-legend-03.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 10, + "name": "chart-legend-03", + "new": true, + "svg": "chart-legend-03", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/chart-legend-04.js b/src/icons/chart-legend-04.js new file mode 100644 index 0000000..8d5aca5 --- /dev/null +++ b/src/icons/chart-legend-04.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 10, + "name": "chart-legend-04", + "new": true, + "svg": "chart-legend-04", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/chart-line.js b/src/icons/chart-line.js index 2cb841f..6b17c45 100644 --- a/src/icons/chart-line.js +++ b/src/icons/chart-line.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e802", - "iconset": 4, + "iconset": 6, "name": "chart-line", - "new": false, - "paths": [ - "M16 14v1h-16v-14h1v13zM3.404 11.377l3.336-3.285 2.993 2.993 5.681-5.639-1.414-1.414-4.246 4.246-3.016-3.016-1.414 1.414 0.003 0.003-3.325 3.273z" - ], + "new": true, + "svg": "chart-line", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-pie.js b/src/icons/chart-pie.js index b442269..92588a7 100644 --- a/src/icons/chart-pie.js +++ b/src/icons/chart-pie.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e803", - "iconset": 4, + "iconset": 6, "name": "chart-pie", - "new": false, - "paths": [ - "M7 8l5.067 5.125c-1.173 1.159-2.787 1.875-4.567 1.875-3.59 0-6.5-2.91-6.5-6.5v0c0-3.59 2.41-6.5 6-6.5zM9.036 8l4.398 4.398c0.975-1.187 1.567-2.722 1.567-4.394 0-0.001 0-0.003 0-0.004v0zM8 1v6h6.922c-0.766-3.267-3.522-5.71-6.893-5.998l-0.029-0.002z" - ], + "new": true, + "svg": "chart-pie", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-scatter.js b/src/icons/chart-scatter.js index 5e140ae..1104c18 100644 --- a/src/icons/chart-scatter.js +++ b/src/icons/chart-scatter.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e809", - "iconset": 4, + "iconset": 6, "name": "chart-scatter", - "new": false, - "paths": [ - "M16 13.963v1h-16v-14h1v13zM4 10c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM5 6c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM7 9c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM9 6c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM7 3c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM13 7c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM11 3c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0z" - ], + "new": true, + "svg": "chart-scatter", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chart-table.js b/src/icons/chart-table.js index 88bd459..67ca56c 100644 --- a/src/icons/chart-table.js +++ b/src/icons/chart-table.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e804", - "iconset": 4, + "iconset": 6, "name": "chart-table", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0.002-0.998 0.448-1 1v12c0.002 0.552 0.448 0.998 1 1h14c0.552-0.002 0.998-0.448 1-1v-12c-0.002-0.552-0.448-0.998-1-1h-0zM10 3v3h-4v-3zM10 7v3h-4v-3zM1 3h4v3h-4zM1 7h4v3h-4zM1 14v-3h4v3zM6 14v-3h4v3zM15 14h-4v-3h4zM15 10h-4v-3h4zM15 6h-4v-3h4z" - ], + "new": true, + "svg": "chart-table", "viewBox": "0 0 16 16" }; diff --git a/src/icons/check-bold.js b/src/icons/check-bold.js index 03e5efd..fdd9889 100644 --- a/src/icons/check-bold.js +++ b/src/icons/check-bold.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e08c", - "iconset": 0, + "iconset": 1, "name": "check-bold", - "new": false, - "paths": [ - "M6 15l-6-6 2-2 3.9 3.8 8.1-9.8 2 2-10 12z" - ], + "new": true, + "svg": "check-bold", "viewBox": "0 0 16 16" }; diff --git a/src/icons/check-circle-o.js b/src/icons/check-circle-o.js index 746e0ea..3fa825d 100644 --- a/src/icons/check-circle-o.js +++ b/src/icons/check-circle-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b8", - "iconset": 0, + "iconset": 1, "name": "check-circle-o", - "new": false, - "paths": [ - "M8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8c4.4 0 8-3.6 8-8s-3.6-8-8-8zM8 14.5c-3.6 0-6.5-2.9-6.5-6.5s2.9-6.5 6.5-6.5 6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM11 5l1.2 1-5.2 6-3.6-3.6 1.1-1.1 2.4 2.4 4.1-4.7z" - ], + "new": true, + "svg": "check-circle-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/check-s.js b/src/icons/check-s.js index 8b484fa..0c177b2 100644 --- a/src/icons/check-s.js +++ b/src/icons/check-s.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e011", - "iconset": 0, + "iconset": 1, "name": "check-s", - "new": false, - "paths": [ - "M6 11.060l-3-3-1 1 4 4 9-9-1-1z" - ], + "new": true, + "svg": "check-s", "viewBox": "0 0 16 16" }; diff --git a/src/icons/check.js b/src/icons/check.js index 5b0396e..2d7aeb8 100644 --- a/src/icons/check.js +++ b/src/icons/check.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e010", - "iconset": 0, + "iconset": 1, "name": "check", - "new": false, - "paths": [ - "M5 15l-5-5 1-1 4 3.88 10-11.88 1 1-11 13z" - ], + "new": true, + "svg": "check", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chevron-down.js b/src/icons/chevron-down.js index 4f93f4f..cf8ceba 100644 --- a/src/icons/chevron-down.js +++ b/src/icons/chevron-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e912", "iconset": 5, "name": "chevron-down", - "new": false, - "paths": [ - "M8 12l-7-6.607 1.476-1.393 5.524 5.214 5.524-5.214 1.476 1.393z" - ], + "new": true, + "svg": "chevron-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chevron-left.js b/src/icons/chevron-left.js index 4180686..3dc3fd9 100644 --- a/src/icons/chevron-left.js +++ b/src/icons/chevron-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e913", "iconset": 5, "name": "chevron-left", - "new": false, - "paths": [ - "M4 8l6.607-7 1.393 1.476-5.214 5.524 5.214 5.524-1.393 1.476z" - ], + "new": true, + "svg": "chevron-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chevron-right.js b/src/icons/chevron-right.js index 71cfba5..1b8b19d 100644 --- a/src/icons/chevron-right.js +++ b/src/icons/chevron-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e914", "iconset": 5, "name": "chevron-right", - "new": false, - "paths": [ - "M12 8l-6.607 7-1.393-1.476 5.214-5.524-5.214-5.524 1.393-1.476z" - ], + "new": true, + "svg": "chevron-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chevron-up.js b/src/icons/chevron-up.js index 277bbba..c3ff11e 100644 --- a/src/icons/chevron-up.js +++ b/src/icons/chevron-up.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e915", "iconset": 5, "name": "chevron-up", - "new": false, - "paths": [ - "M8 4l7 6.607-1.476 1.393-5.524-5.214-5.524 5.214-1.476-1.393z" - ], + "new": true, + "svg": "chevron-up", "viewBox": "0 0 16 16" }; diff --git a/src/icons/chrome.js b/src/icons/chrome.js index 35af529..73ddad9 100644 --- a/src/icons/chrome.js +++ b/src/icons/chrome.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed08", - "iconset": 2, + "iconset": 8, "name": "chrome", - "new": false, - "paths": [ - "M4.242 6.759l-2.465-3.787c1.478-1.819 3.715-2.971 6.221-2.971 3.103 0 5.793 1.767 7.119 4.349l0.021 0.045-6.623-0.348c-0.101-0.009-0.219-0.014-0.338-0.014-1.791 0-3.321 1.12-3.927 2.698l-0.010 0.029zM5.303 8.001c0 0 0 0 0 0 0 1.489 1.207 2.697 2.697 2.697s2.697-1.207 2.697-2.697c0-1.489-1.207-2.697-2.697-2.697v0c-0 0-0.001 0-0.001 0-1.489 0-2.696 1.207-2.696 2.696 0 0 0 0.001 0 0.001v-0zM15.462 5.123l-4.507 0.232c0.595 0.723 0.955 1.658 0.955 2.677 0 0.895-0.278 1.724-0.752 2.408l0.009-0.014-3.616 5.561c0.132 0.008 0.286 0.012 0.442 0.012 4.42 0 8.002-3.583 8.002-8.002 0-1.034-0.196-2.022-0.553-2.929l0.019 0.054zM4.313 9.536l-3.010-5.919c-0.817 1.234-1.303 2.749-1.303 4.378 0 3.981 2.906 7.283 6.712 7.9l0.046 0.006 2.055-4.026c-0.208 0.036-0.447 0.057-0.691 0.057-1.668 0-3.111-0.967-3.798-2.371l-0.011-0.025z" - ], + "new": true, + "svg": "chrome", "viewBox": "0 0 16 16" }; diff --git a/src/icons/circle-dot.js b/src/icons/circle-dot.js index df52e30..8df3413 100644 --- a/src/icons/circle-dot.js +++ b/src/icons/circle-dot.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e013", - "iconset": 0, + "iconset": 1, "name": "circle-dot", - "new": false, - "paths": [ - "M11 8c0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.657 1.343-3 3-3v0c1.657 0 3 1.343 3 3v0zM15 8c0 3.866-3.134 7-7 7s-7-3.134-7-7c0-3.866 3.134-7 7-7v0c3.866 0 7 3.134 7 7v0zM13.5 8c0-3.038-2.462-5.5-5.5-5.5s-5.5 2.462-5.5 5.5c0 3.038 2.462 5.5 5.5 5.5v0c3.036-0.004 5.496-2.464 5.5-5.5v-0z" - ], + "new": true, + "svg": "circle-dot", "viewBox": "0 0 16 16" }; diff --git a/src/icons/circle-merge.js b/src/icons/circle-merge.js index 1bda5b6..7dbd0d4 100644 --- a/src/icons/circle-merge.js +++ b/src/icons/circle-merge.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e014", - "iconset": 0, + "iconset": 1, "name": "circle-merge", - "new": false, - "paths": [ - "M0 10c0-3.314 2.686-6 6-6s6 2.686 6 6c0 3.314-2.686 6-6 6v0c-3.312-0.004-5.996-2.688-6-6v-0zM13.44 10.907c1.556-1.098 2.56-2.888 2.56-4.913 0-3.31-2.684-5.994-5.994-5.994-2.025 0-3.815 1.004-4.9 2.542l-0.013 0.019c0.285-0.039 0.614-0.061 0.948-0.061 4.119 0 7.459 3.339 7.459 7.459 0 0.334-0.022 0.664-0.065 0.986l0.004-0.038z" - ], + "new": true, + "svg": "circle-merge", "viewBox": "0 0 16 16" }; diff --git a/src/icons/circle-o.js b/src/icons/circle-o.js index 886b255..6186e63 100644 --- a/src/icons/circle-o.js +++ b/src/icons/circle-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e015", - "iconset": 0, + "iconset": 1, "name": "circle-o", - "new": false, - "paths": [ - "M8 2.5c3.038 0 5.5 2.462 5.5 5.5s-2.462 5.5-5.5 5.5c-3.038 0-5.5-2.462-5.5-5.5v0c0.004-3.036 2.464-5.496 5.5-5.5h0zM8 1c-3.866 0-7 3.134-7 7s3.134 7 7 7c3.866 0 7-3.134 7-7v0c0-3.866-3.134-7-7-7v0z" - ], + "new": true, + "svg": "circle-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/circle-split.js b/src/icons/circle-split.js index 88bf7e7..ed053b3 100644 --- a/src/icons/circle-split.js +++ b/src/icons/circle-split.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e016", - "iconset": 0, + "iconset": 1, "name": "circle-split", - "new": false, - "paths": [ - "M8 1c-3.866 0-7 3.134-7 7s3.134 7 7 7c3.866 0 7-3.134 7-7v0c0-3.866-3.134-7-7-7v0zM2.5 8c0.004-3.036 2.464-5.496 5.5-5.5h0v11c-3.036-0.004-5.496-2.464-5.5-5.5v-0z" - ], + "new": true, + "svg": "circle-split", "viewBox": "0 0 16 16" }; diff --git a/src/icons/circle.js b/src/icons/circle.js index 4ab4265..fbb8e93 100644 --- a/src/icons/circle.js +++ b/src/icons/circle.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e012", - "iconset": 0, + "iconset": 1, "name": "circle", - "new": false, - "paths": [ - "M15 8c0 3.866-3.134 7-7 7s-7-3.134-7-7c0-3.866 3.134-7 7-7v0c3.866 0 7 3.134 7 7v0z" - ], + "new": true, + "svg": "circle", "viewBox": "0 0 16 16" }; diff --git a/src/icons/city.js b/src/icons/city.js index bf8a22d..02fa584 100644 --- a/src/icons/city.js +++ b/src/icons/city.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e08d", - "iconset": 0, + "iconset": 1, "name": "city", - "new": false, - "paths": [ - "M9 3v12h7v-12h-7zM12 4h1v1h-1v-1zM12 6h1v1h-1v-1zM12 8h1v1h-1v-1zM12 10h1v1h-1v-1zM10 4h1v1h-1v-1zM10 6h1v1h-1v-1zM10 8h1v1h-1v-1zM10 10h1v1h-1v-1zM14 14h-3v-2h3v2zM15 11h-1v-1h1v1zM15 9h-1v-1h1v1zM15 7h-1v-1h1v1zM15 5h-1v-1h1v1zM0 15h8v-14h-8v14zM6 14h-4v-2h4v2zM1 3h6v1h-6v-1zM1 5h6v1h-6v-1zM1 7h6v1h-6v-1zM1 9h6v1h-6v-1z" - ], + "new": true, + "svg": "city", "viewBox": "0 0 16 16" }; diff --git a/src/icons/clock-add.js b/src/icons/clock-add.js index 0a67b63..47ca3da 100644 --- a/src/icons/clock-add.js +++ b/src/icons/clock-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e08e", - "iconset": 0, + "iconset": 1, "name": "clock-add", - "new": false, - "paths": [ - "M13 11h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3zM8 8h-4v1h5v-5h-1v4zM1.5 8c0-3.6 2.9-6.5 6.5-6.5s6.5 2.9 6.5 6.5h1.5c0-4.4-3.6-8-8-8s-8 3.6-8 8 3.6 8 8 8v-1.5c-3.6 0-6.5-2.9-6.5-6.5z" - ], + "new": true, + "svg": "clock-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/clock.js b/src/icons/clock.js index a4dbce0..8373ef4 100644 --- a/src/icons/clock.js +++ b/src/icons/clock.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e017", - "iconset": 0, + "iconset": 1, "name": "clock", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM8 14.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5c3.59 0 6.5 2.91 6.5 6.5v0c-0.006 3.588-2.912 6.494-6.499 6.5h-0.001zM8 8h4v1h-5v-5h1v4z" - ], + "new": true, + "svg": "clock", "viewBox": "0 0 16 16" }; diff --git a/src/icons/close-circle-o.js b/src/icons/close-circle-o.js index 5586e02..958fcfb 100644 --- a/src/icons/close-circle-o.js +++ b/src/icons/close-circle-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b9", - "iconset": 0, + "iconset": 1, "name": "close-circle-o", - "new": false, - "paths": [ - "M8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8c4.4 0 8-3.6 8-8s-3.6-8-8-8zM8 14.5c-3.6 0-6.5-2.9-6.5-6.5s2.9-6.5 6.5-6.5 6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM11.5 5.5l-2.5 2.5 2.5 2.5-1 1-2.5-2.5-2.5 2.5-1-1 2.5-2.5-2.5-2.5 1-1 2.5 2.5 2.5-2.5 1 1z" - ], + "new": true, + "svg": "close-circle-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/close-s.js b/src/icons/close-s.js index 57a61f1..e52cb9e 100644 --- a/src/icons/close-s.js +++ b/src/icons/close-s.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e019", - "iconset": 0, + "iconset": 1, "name": "close-s", - "new": false, - "paths": [ - "M9 8l4-4-1-1-4 4-4-4-1 1 4 4-4 4 1 1 4-4 4 4 1-1-4-4z" - ], + "new": true, + "svg": "close-s", "viewBox": "0 0 16 16" }; diff --git a/src/icons/close.js b/src/icons/close.js index 1b20a62..1af72e1 100644 --- a/src/icons/close.js +++ b/src/icons/close.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e018", - "iconset": 0, + "iconset": 1, "name": "close", - "new": false, - "paths": [ - "M15 2l-1-1-6 6-6-6-0.99 0.99 5.99 6.010-6 6 1 1 6-6 6 6 1-1-6-6 6-6z" - ], + "new": true, + "svg": "close", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cloud-o.js b/src/icons/cloud-o.js index 6281b62..4b72d73 100644 --- a/src/icons/cloud-o.js +++ b/src/icons/cloud-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e08f", - "iconset": 0, + "iconset": 1, "name": "cloud-o", - "new": false, - "paths": [ - "M0 10.361c0.008-1.218 0.837-2.241 1.961-2.543l0.019-0.004c0.233-1.661 1.645-2.926 3.352-2.926 0.007 0 0.014 0 0.022 0h-0.001c0.276 0 0.545 0.034 0.801 0.098l-0.023-0.005c0.705-1.193 1.985-1.981 3.449-1.981 0.003 0 0.006 0 0.010 0h-0c0.010-0 0.023-0 0.035-0 1.848 0 3.4 1.27 3.83 2.985l0.006 0.027c1.479 0.453 2.537 1.805 2.541 3.405v0c-0.022 1.984-1.635 3.583-3.621 3.583-0.010 0-0.021-0-0.031-0l0.002 0h-9.666c-0.006 0-0.012 0-0.019 0-1.463 0-2.65-1.178-2.664-2.637l-0-0.001zM7.232 6.161l-0.274 0.8-0.762-0.369c-0.246-0.126-0.537-0.199-0.845-0.199-1.043 0-1.889 0.845-1.89 1.889v0l0.092 0.941h-0.87c-0.013-0.001-0.029-0.001-0.044-0.001-0.629 0-1.14 0.51-1.14 1.14s0.51 1.14 1.14 1.14c0.015 0 0.031-0 0.046-0.001l-0.002 0h9.666c0.009 0 0.020 0 0.031 0 1.158 0 2.099-0.928 2.12-2.081l0-0.002c-0.012-1.046-0.791-1.907-1.801-2.047l-0.011-0.001-0.577-0.089-0.056-0.581c-0.13-1.241-1.17-2.199-2.434-2.199-0.012 0-0.024 0-0.036 0l0.002-0c-0.004-0-0.009-0-0.014-0-1.076 0-1.993 0.686-2.336 1.644l-0.005 0.017z" - ], + "new": true, + "svg": "cloud-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cloud-off.js b/src/icons/cloud-off.js index 1407565..356d609 100644 --- a/src/icons/cloud-off.js +++ b/src/icons/cloud-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e090", - "iconset": 0, + "iconset": 1, "name": "cloud-off", - "new": false, - "paths": [ - "M1.98 7.814c0.12-0.951 0.649-1.779 1.408-2.31l1.095 1.099c-0.601 0.311-1.027 0.936-1.021 1.677l0.092 0.941h-0.87c-0.652 0-1.184 0.511-1.184 1.139s0.531 1.139 1.184 1.139h6.679l1.495 1.5h-8.174c-1.48 0-2.684-1.184-2.684-2.639 0-1.216 0.84-2.242 1.98-2.547zM8.25 8.962l-6.977-7 0.707-0.712 3.638 3.65c0.172 0.014 0.342 0.041 0.512 0.082 0.7-1.209 2.010-1.981 3.458-1.981 1.876 0 3.452 1.261 3.871 3.012 1.501 0.464 2.541 1.82 2.541 3.405 0 1.579-1.046 2.922-2.493 3.398l1.22 1.224-0.708 0.711-5.769-5.789zM12.35 11.5c1.186 0 2.15-0.935 2.15-2.083 0-1.024-0.762-1.886-1.812-2.048l-0.577-0.089-0.056-0.581c-0.119-1.254-1.18-2.199-2.468-2.199-1.067 0-2.014 0.667-2.355 1.661l-0.091 0.267 5.055 5.072h0.154z" - ], + "new": true, + "svg": "cloud-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cloud-puzzle.js b/src/icons/cloud-puzzle.js index b059293..e448535 100644 --- a/src/icons/cloud-puzzle.js +++ b/src/icons/cloud-puzzle.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e123", - "iconset": 0, + "iconset": 1, "name": "cloud-puzzle", - "new": false, - "paths": [ - "M8.827 11.018h-6.161c-0.909 0-1.655-0.739-1.664-1.648l-0.001-0.059c0.037-0.71 0.527-1.324 1.184-1.501l0.687-0.145 0.097-0.695c0.165-1.177 1.18-2.065 2.382-2.065 0.196 0 0.361 0.019 0.535 0.063l0.724 0.181 0.38-0.642c0.551-0.933 1.519-1.49 2.598-1.49h0.035c1.355 0 2.531 0.916 2.859 2.229l0.126 0.569 0.557 0.171c1.094 0.335 1.831 1.32 1.834 2.438-0.001 0.094-0.020 0.183-0.031 0.274 0.015 0.099 0.031 0.199 0.031 0.303 0.325 0 0.627 0.085 0.899 0.223 0.060-0.254 0.098-0.517 0.101-0.789-0.004-1.6-1.062-2.952-2.541-3.405l-0.006-0.027c-0.43-1.715-1.982-2.985-3.83-2.985h-0.045c-1.464 0-2.744 0.788-3.449 1.981-0.256-0.064-0.502-0.093-0.778-0.093h-0.021c-1.707 0-3.119 1.265-3.352 2.926l-0.019 0.004c-1.124 0.302-1.953 1.325-1.961 2.543l0.003 0.001v0.001c0.014 1.459 1.201 2.637 2.664 2.637h4.602c0.317-0.556 0.889-0.941 1.559-1zM15 10h-1v-1c0-0.552-0.448-1-1-1s-1 0.448-1 1v1h-1c-0.552 0-1 0.448-1 1v1h-1c-0.552 0-1 0.448-1 1s0.448 1 1 1h1v1c0 0.552 0.448 1 1 1h1v-1c0-0.552 0.448-1 1-1s1 0.448 1 1v1h1c0.552 0 1-0.448 1-1v-4c0-0.552-0.448-1-1-1z" - ], + "new": true, + "svg": "cloud-puzzle", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cloud-user.js b/src/icons/cloud-user.js index f8939eb..934a037 100644 --- a/src/icons/cloud-user.js +++ b/src/icons/cloud-user.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e091", - "iconset": 0, + "iconset": 1, "name": "cloud-user", - "new": false, - "paths": [ - "M14 12h-2.050c-0.234-1.148-1.235-2-2.435-2-0.395 0-0.769 0.092-1.101 0.257l0.014-0.006c-0.074-0.091-0.149-0.172-0.228-0.25l-0-0c-0.54-0.614-1.328-1-2.206-1s-1.666 0.386-2.203 0.997l-0.003 0.003q-0.091 0.102-0.173 0.211c-0.193 0.253-0.35 0.547-0.455 0.865l-0.006 0.021c-0.195-0.059-0.419-0.094-0.652-0.097l-0.002-0c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5v0h11.5c1.105 0 2-0.895 2-2s-0.895-2-2-2v0zM14 15h-11.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5v0c0.141 0.004 0.275 0.026 0.402 0.065l-0.011-0.003 0.925 0.252 0.29-0.914c0.049-0.153 0.109-0.286 0.181-0.41l-0.005 0.010c0.347-0.602 0.987-1 1.72-1 0.664 0 1.252 0.327 1.611 0.83l0.004 0.006 0.489 0.677 0.753-0.36c0.187-0.094 0.407-0.15 0.64-0.152h0.001c0.721 0.001 1.324 0.511 1.468 1.189l0.002 0.010 0.163 0.801h2.868c0.552 0 1 0.448 1 1s-0.448 1-1 1v0zM2.5 10h0.049c0.699-1.204 1.981-2 3.45-2 1.060 0 2.023 0.415 2.735 1.091l-0.002-0.002c0.23-0.056 0.494-0.089 0.765-0.089 0.001 0 0.002 0 0.003 0h-0c1.387 0.005 2.584 0.811 3.153 1.979l0.009 0.021h1.338c0.552-0 1-0.448 1-1v-9c-0-0.552-0.448-1-1-1h-12c-0.552 0-1 0.448-1 1v9c0 0.112 0.019 0.221 0.053 0.321l-0.002-0.007c0.424-0.199 0.921-0.314 1.445-0.314 0.001 0 0.003 0 0.004 0h-0zM9 2h4v1h-4zM9 4h4v1h-4zM9 6h4v1h-4zM3.62 5.331c0.355-0.355 0.8-0.62 1.299-0.756l0.021-0.005 0.021-0.005v-0.191c-0.422-0.206-0.707-0.632-0.707-1.125 0-0.69 0.559-1.249 1.249-1.249s1.249 0.559 1.249 1.249c0 0.49-0.282 0.914-0.693 1.119l-0.015 0.007v0.191c0.528 0.139 0.981 0.406 1.34 0.766l0 0c0.391 0.416 1.249 1.665-0.167 1.665h-3.43c-1.415 0-0.566-1.248-0.167-1.665z" - ], + "new": true, + "svg": "cloud-user", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cloud-workload (tbd).js b/src/icons/cloud-workload (tbd).js new file mode 100644 index 0000000..8119aea --- /dev/null +++ b/src/icons/cloud-workload (tbd).js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "cloud-workload (tbd)", + "new": true, + "svg": "cloud-workload (TBD)", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/cloud-workload-tbd.js b/src/icons/cloud-workload-tbd.js new file mode 100644 index 0000000..42cef4e --- /dev/null +++ b/src/icons/cloud-workload-tbd.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "cloud-workload-TBD", + "new": true, + "svg": "cloud-workload-TBD", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/cloud.js b/src/icons/cloud.js index ca67815..2e09e3b 100644 --- a/src/icons/cloud.js +++ b/src/icons/cloud.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0df", - "iconset": 0, + "iconset": 1, "name": "cloud", - "new": false, - "paths": [ - "M13.469 7.045c0-0.015 0.004-0.029 0.004-0.045 0-0.013 0-0.029 0-0.045 0-2.184-1.771-3.955-3.955-3.955-1.628 0-3.027 0.984-3.633 2.39l-0.010 0.026c-0.389-0.263-0.869-0.421-1.385-0.421-1.376 0-2.491 1.115-2.491 2.491 0 0.198 0.023 0.39 0.067 0.575l-0.003-0.017c-1.18 0.214-2.063 1.233-2.063 2.459 0 1.379 1.118 2.497 2.497 2.497 0.001 0 0.002 0 0.003 0l10.5-0.003c0.010 0 0.019 0.003 0.029 0.003 1.644-0.014 2.971-1.35 2.971-2.996 0-1.49-1.088-2.727-2.514-2.957l-0.017-0.002z" - ], + "new": true, + "svg": "cloud", "viewBox": "0 0 16 16" }; diff --git a/src/icons/code.js b/src/icons/code.js index 096303b..4ff1644 100644 --- a/src/icons/code.js +++ b/src/icons/code.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e01a", - "iconset": 0, + "iconset": 1, "name": "code", - "new": false, - "paths": [ - "M4.301 12.707l-4.301-4.353 4.301-4.354 0.699 0.707-3.603 3.647 3.603 3.646zM16 8.354l-4.301-4.354-0.699 0.707 3.603 3.646-3.603 3.647 0.699 0.707zM10 1.209l-0.979-0.209-3 14 0.979 0.209z" - ], + "new": true, + "svg": "code", "viewBox": "0 0 16 16" }; diff --git a/src/icons/collapse-left.js b/src/icons/collapse-left.js index 688e79d..ab747b1 100644 --- a/src/icons/collapse-left.js +++ b/src/icons/collapse-left.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e91c", "iconset": 5, "name": "collapse-left", - "new": false, - "paths": [ - "M6.5 12.5l-4.5-4.5 4.5-4.5 1 1-3.5 3.5 3.5 3.5-1 1zM12.5 12.5l-4.5-4.5 4.5-4.5 1 1-3.5 3.5 3.5 3.5-1 1z" - ], + "new": true, + "svg": "collapse-left", "viewBox": "0 0 16 16" }; diff --git a/src/icons/collapse-right.js b/src/icons/collapse-right.js index 6c7b1ce..bfd2d2f 100644 --- a/src/icons/collapse-right.js +++ b/src/icons/collapse-right.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e91d", "iconset": 5, "name": "collapse-right", - "new": false, - "paths": [ - "M9.5 12.5l-1-1 3.5-3.5-3.5-3.5 1-1 4.5 4.5-4.5 4.5zM3.5 12.5l-1-1 3.5-3.5-3.5-3.5 1-1 4.5 4.5-4.5 4.5z" - ], + "new": true, + "svg": "collapse-right", "viewBox": "0 0 16 16" }; diff --git a/src/icons/color.js b/src/icons/color.js index 5d3f404..798d058 100644 --- a/src/icons/color.js +++ b/src/icons/color.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c3", - "iconset": 0, + "iconset": 1, "name": "color", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8v0c0.736-0 1.333-0.597 1.333-1.334 0-0.346-0.132-0.661-0.348-0.898l0.001 0.001c-0.21-0.234-0.338-0.544-0.338-0.885 0-0.734 0.595-1.328 1.328-1.328 0.002 0 0.004 0 0.005 0h1.573c2.454-0.001 4.444-1.99 4.444-4.444v-0c0-3.929-3.582-7.111-8-7.111zM3.111 8c-0.736 0-1.333-0.597-1.333-1.333s0.597-1.333 1.333-1.333c0.736 0 1.333 0.597 1.333 1.333v0c0 0.001 0 0.001 0 0.002 0 0.735-0.596 1.332-1.332 1.332-0.001 0-0.001 0-0.002 0h0zM5.778 4.444c-0.736 0-1.333-0.597-1.333-1.333s0.597-1.333 1.333-1.333c0.736 0 1.333 0.597 1.333 1.333v0c0 0.001 0 0.001 0 0.002 0 0.735-0.596 1.332-1.332 1.332-0.001 0-0.001 0-0.002 0h0zM10.222 4.444c-0.736 0-1.333-0.597-1.333-1.333s0.597-1.333 1.333-1.333c0.736 0 1.333 0.597 1.333 1.333v0c0 0.001 0 0.001 0 0.002 0 0.735-0.596 1.332-1.332 1.332-0.001 0-0.001 0-0.002 0h0zM12.889 8c-0.736 0-1.333-0.597-1.333-1.333s0.597-1.333 1.333-1.333c0.736 0 1.333 0.597 1.333 1.333v0c0 0.001 0 0.001 0 0.002 0 0.735-0.596 1.332-1.332 1.332-0.001 0-0.001 0-0.002 0h0z" - ], + "new": true, + "svg": "color", "viewBox": "0 0 16 16" }; diff --git a/src/icons/colortext.js b/src/icons/colortext.js index 06f1541..4ad269d 100644 --- a/src/icons/colortext.js +++ b/src/icons/colortext.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea04", - "iconset": 6, + "iconset": 4, "name": "colortext", - "new": false, - "paths": [ - "M11.718 10.216l-3.043-8.216h-1.389l-2.992 8.229-0.794 0.123v0.648h2.849v-0.648l-0.834-0.097-0.135-0.168 0.794-2.242h2.888l0.794 2.255-0.096 0.168-0.834 0.084v0.648h3.573v-0.648zM6.426 7.099l1.15-3.279 1.182 3.279zM2 14h12v-2h-12z" - ], + "new": true, + "svg": "colortext", "viewBox": "0 0 16 16" }; diff --git a/src/icons/columns.js b/src/icons/columns.js index 24a2cbc..8326910 100644 --- a/src/icons/columns.js +++ b/src/icons/columns.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ae", - "iconset": 0, + "iconset": 1, "name": "columns", - "new": false, - "paths": [ - "M15 1h-14c-0.6 0-1 0.4-1 1v12c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-12c0-0.6-0.4-1-1-1zM1 14v-11h4v11h-4zM6 14v-11h4v11h-4zM15 14h-4v-11h4v11z" - ], + "new": true, + "svg": "columns", "viewBox": "0 0 16 16" }; diff --git a/src/icons/comment.js b/src/icons/comment.js index a4b7ce0..42c6f39 100644 --- a/src/icons/comment.js +++ b/src/icons/comment.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e01b", - "iconset": 0, + "iconset": 1, "name": "comment", - "new": false, - "paths": [ - "M8 1c-4.42 0-8 2.69-8 6 0.055 1.63 0.845 3.065 2.048 3.991l0.012 0.009-1.060 3s3.070-1.78 3-1.82v0c1.169 0.518 2.532 0.82 3.966 0.82 0.012 0 0.024-0 0.036-0h-0.002c4.42 0 8-2.69 8-6s-3.58-6-8-6zM4 8c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0zM8 8c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0zM12 8c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0z" - ], + "new": true, + "svg": "comment", "viewBox": "0 0 16 16" }; diff --git a/src/icons/companion.js b/src/icons/companion.js new file mode 100644 index 0000000..923c913 --- /dev/null +++ b/src/icons/companion.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "companion", + "new": true, + "svg": "companion", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/conditional-access-policy.js b/src/icons/conditional-access-policy.js new file mode 100644 index 0000000..a9b52f9 --- /dev/null +++ b/src/icons/conditional-access-policy.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "conditional-access-policy", + "new": true, + "svg": "conditional-access-policy", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/connect-error.js b/src/icons/connect-error.js index fa2f64f..6d6681f 100644 --- a/src/icons/connect-error.js +++ b/src/icons/connect-error.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e01d", - "iconset": 0, + "iconset": 1, "name": "connect-error", - "new": false, - "paths": [ - "M6.3 7.3c-0.8 1-1.3 2.2-1.3 3.6-1 0.2-2 0.1-2 0.1l-2 2-1-1 2-2c0 0-0.2-2.8 1-4l1-1 2.3 2.3zM10.9 5c0.2-1 0.1-2 0.1-2l2-2-1-1-2 2c0 0-2.8-0.2-4 1l-1 1 2.3 2.3c1-0.8 2.2-1.3 3.6-1.3zM16 11c0 2.8-2.2 5-5 5s-5-2.2-5-5 2.2-5 5-5 5 2.2 5 5zM12 11l2-2-1-1-2 2-2-2-1 1 2 2-2 2 1 1 2-2 2 2 1-1-2-2z" - ], + "new": true, + "svg": "connect-error", "viewBox": "0 0 16 16" }; diff --git a/src/icons/connect-noip.js b/src/icons/connect-noip.js index b4e1d3d..f9e57e5 100644 --- a/src/icons/connect-noip.js +++ b/src/icons/connect-noip.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e01e", - "iconset": 0, - "name": "connect-noip", - "new": false, - "paths": [ - "M6.3 7.3c-0.8 1-1.3 2.2-1.3 3.6-1 0.2-2 0.1-2 0.1l-2 2-1-1 2-2c0 0-0.2-2.8 1-4l1-1 2.3 2.3zM10.9 5c0.2-1 0.1-2 0.1-2l2-2-1-1-2 2c0 0-2.8-0.2-4 1l-1 1 2.3 2.3c1-0.8 2.2-1.3 3.6-1.3zM16 11c0 2.8-2.2 5-5 5s-5-2.2-5-5 2.2-5 5-5 5 2.2 5 5zM14.5 11c0-1.9-1.6-3.5-3.5-3.5s-3.5 1.6-3.5 3.5 1.6 3.5 3.5 3.5 3.5-1.6 3.5-3.5z" - ], + "iconset": 1, + "name": "connect-NoIP", + "new": true, + "svg": "connect-NoIP", "viewBox": "0 0 16 16" }; diff --git a/src/icons/connect-warning.js b/src/icons/connect-warning.js index dd35e11..89859b1 100644 --- a/src/icons/connect-warning.js +++ b/src/icons/connect-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e01f", - "iconset": 0, + "iconset": 1, "name": "connect-warning", - "new": false, - "paths": [ - "M6.3 7.3c-0.8 1-1.3 2.2-1.3 3.6-1 0.2-2 0.1-2 0.1l-2 2-1-1 2-2c0 0-0.2-2.8 1-4l1-1 2.3 2.3zM10.9 5c0.2-1 0.1-2 0.1-2l2-2-1-1-2 2c0 0-2.8-0.2-4 1l-1 1 2.3 2.3c1-0.8 2.2-1.3 3.6-1.3zM16 11c0 2.8-2.2 5-5 5s-5-2.2-5-5 2.2-5 5-5 5 2.2 5 5zM12 13h-2v1h2v-1zM12 8h-2v4h2v-4z" - ], + "new": true, + "svg": "connect-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/connect.js b/src/icons/connect.js index f7d80c9..278b0ae 100644 --- a/src/icons/connect.js +++ b/src/icons/connect.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e01c", - "iconset": 0, + "iconset": 1, "name": "connect", - "new": false, - "paths": [ - "M6.3 7.3c-0.8 1-1.3 2.2-1.3 3.6-1 0.2-2 0.1-2 0.1l-2 2-1-1 2-2c0 0-0.2-2.8 1-4l1-1 2.3 2.3zM10.9 5c0.2-1 0.1-2 0.1-2l2-2-1-1-2 2c0 0-2.8-0.2-4 1l-1 1 2.3 2.3c1-0.8 2.2-1.3 3.6-1.3zM16 11c0 2.8-2.2 5-5 5s-5-2.2-5-5 2.2-5 5-5 5 2.2 5 5zM14.5 9.5l-1.1-1.1-3.4 3.6-1.5-1.5-1.1 1 2.5 2.6 4.6-4.6z" - ], + "new": true, + "svg": "connect", "viewBox": "0 0 16 16" }; diff --git a/src/icons/connecting.js b/src/icons/connecting.js index 1b94c3c..134d00c 100644 --- a/src/icons/connecting.js +++ b/src/icons/connecting.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e103", - "iconset": 0, + "iconset": 1, "name": "connecting", - "new": false, - "paths": [ - "M5.354 3.646c0.090 0.090 0.146 0.215 0.146 0.354s-0.056 0.263-0.146 0.354l-3.646 3.646 3.646 3.646c0.090 0.090 0.146 0.216 0.146 0.354 0 0.276-0.224 0.5-0.5 0.5-0.138 0-0.263-0.056-0.354-0.146l-4-4c-0.090-0.090-0.146-0.215-0.146-0.354s0.056-0.263 0.146-0.354l4-4c0.090-0.091 0.215-0.146 0.354-0.146s0.263 0.056 0.354 0.146v0zM5 9c0.552 0 1-0.448 1-1s-0.448-1-1-1c-0.552 0-1 0.448-1 1v0c0 0.552 0.448 1 1 1v0zM8 9c0.552 0 1-0.448 1-1s-0.448-1-1-1c-0.552 0-1 0.448-1 1v0c0 0.552 0.448 1 1 1v0zM12 8c0 0.552-0.448 1-1 1s-1-0.448-1-1c0-0.552 0.448-1 1-1v0c0.552 0 1 0.448 1 1v0zM11.354 3.646c-0.090-0.091-0.216-0.146-0.354-0.146-0.276 0-0.5 0.224-0.5 0.5 0 0.138 0.056 0.263 0.146 0.354l3.646 3.646-3.646 3.646c-0.090 0.090-0.145 0.215-0.145 0.352 0 0.276 0.224 0.5 0.5 0.5 0.137 0 0.262-0.055 0.352-0.145l4-4c0.090-0.091 0.146-0.215 0.146-0.354s-0.056-0.263-0.146-0.354v0z" - ], + "new": true, + "svg": "connecting", "viewBox": "0 0 16 16" }; diff --git a/src/icons/connection.js b/src/icons/connection.js index 556cc99..c3de323 100644 --- a/src/icons/connection.js +++ b/src/icons/connection.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b5", - "iconset": 0, + "iconset": 1, "name": "connection", - "new": false, - "paths": [ - "M14 2c-1.1 0-2 0.9-2 2 0 0.1 0 0.1 0 0.2l-2.4 1c-0.3-0.4-0.7-0.8-1.1-1l0.2-1.2c0.7-0.1 1.3-0.7 1.3-1.5s-0.7-1.5-1.5-1.5-1.5 0.7-1.5 1.5c0 0.5 0.3 1 0.7 1.3l-0.2 1.2c-1.2 0-2.2 0.9-2.4 2h-2.2c-0.2-0.6-0.7-1-1.4-1-0.8 0-1.5 0.7-1.5 1.5s0.7 1.5 1.5 1.5c0.7 0 1.2-0.4 1.4-1h2.1c0.1 0.4 0.3 0.8 0.5 1.1l-1.6 2c-0.1-0.1-0.2-0.1-0.4-0.1-0.8 0-1.5 0.7-1.5 1.5s0.7 1.5 1.5 1.5 1.5-0.7 1.5-1.5c0-0.3-0.1-0.6-0.2-0.8l1.6-2c0.3 0.2 0.7 0.3 1.1 0.3 0.3 0 0.6-0.1 0.8-0.2l2.2 3.7c-0.3 0.5-0.5 1-0.5 1.5 0 1.1 0.9 2 2 2s2-0.9 2-2-0.9-2-2-2c-0.2 0-0.4 0-0.6 0.1l-2.2-3.8c0.5-0.4 0.8-1.1 0.8-1.8 0-0.1 0-0.3 0-0.4l2.4-0.9c0.3 0.5 0.9 0.8 1.6 0.8 1.1 0 2-0.9 2-2s-0.9-2-2-2zM6 6.5c0-0.8 0.7-1.5 1.5-1.5s1.5 0.7 1.5 1.5-0.7 1.5-1.5 1.5-1.5-0.7-1.5-1.5z" - ], + "new": true, + "svg": "connection", "viewBox": "0 0 16 16" }; diff --git a/src/icons/contact.js b/src/icons/contact.js index 975e5e4..ecefc35 100644 --- a/src/icons/contact.js +++ b/src/icons/contact.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e020", - "iconset": 0, + "iconset": 1, "name": "contact", - "new": false, - "paths": [ - "M15 2h-14c-0.552 0-1 0.448-1 1v0 10c0 0.552 0.448 1 1 1v0h1c0-0.552 0.448-1 1-1s1 0.448 1 1v0h8c0-0.552 0.448-1 1-1s1 0.448 1 1v0h1c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM7.060 11h-4.12c-1.7 0-0.68-1.5-0.2-2v0c0.432-0.432 0.976-0.753 1.585-0.914l0.025-0.006v-0.23c-0.507-0.248-0.85-0.76-0.85-1.352 0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5c0 0.592-0.343 1.104-0.841 1.348l-0.009 0.004v0.23c0.634 0.166 1.178 0.487 1.61 0.92l0 0c0.47 0.5 1.5 2-0.2 2zM14 10h-5v-1h5zM14 8h-5v-1h5zM14 6h-5v-1h5z" - ], + "new": true, + "svg": "contact", "viewBox": "0 0 16 16" }; diff --git a/src/icons/container-cluster-o.js b/src/icons/container-cluster-o.js index 35a421f..3e63e80 100644 --- a/src/icons/container-cluster-o.js +++ b/src/icons/container-cluster-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e121", - "iconset": 0, + "iconset": 1, "name": "container-cluster-o", - "new": false, - "paths": [ - "M12.21 6.573v-4.158l-4.215-2.415-4.215 2.415v4.195l-3.779 2.146v4.83l4.253 2.415 3.774-2.143 3.721 2.113 4.253-2.415v-4.83l-3.79-2.152zM7.495 5.126v3.056l-2.715-1.542v-3.069l2.715 1.556zM8.495 8.158v-3.032l2.715-1.555v3.045l-2.715 1.542zM6.947 9.059l-2.694 1.53-2.716-1.543 2.706-1.537 2.704 1.549zM4.752 11.468l2.742-1.557v3.085l-2.742 1.557v-3.086zM8.505 9.881l2.743 1.557v3.085l-2.743-1.557v-3.085zM11.748 10.559l-2.674-1.519 2.705-1.549 2.686 1.525-2.716 1.543zM10.684 2.706l-2.689 1.541-2.69-1.541 2.689-1.541 2.689 1.541zM1 9.905l2.752 1.563v3.085l-2.752-1.563v-3.085zM12.248 14.523v-3.085l2.752-1.563v3.085l-2.752 1.563z" - ], + "new": true, + "svg": "container-cluster-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/container-cluster.js b/src/icons/container-cluster.js index 2262a23..6c8ccc0 100644 --- a/src/icons/container-cluster.js +++ b/src/icons/container-cluster.js @@ -1,21 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e120", - "iconset": 0, + "iconset": 1, "name": "container-cluster", - "new": false, - "paths": [ - "M11.742 2.799l-3.242 1.908v3.712l3.242-1.922v-3.698z", - "M8 0l-3.263 1.92 3.263 1.92 3.263-1.92-3.263-1.92z", - "M7.5 4.707l-3.242-1.908v3.698l3.242 1.922v-3.712z", - "M12.749 12.114v3.886l3.251-1.927v-3.886l-3.251 1.927z", - "M8.501 14.075l3.248 1.925v-3.885l-3.248-1.925v3.886z", - "M12.369 7.431l-0.12-0.071-3.278 1.943 3.278 1.943 3.278-1.943-3.158-1.872z", - "M0 14.073l3.251 1.927v-3.886l-3.251-1.927v3.886z", - "M4.251 12.114v3.886l3.25-1.926v-3.886l-0.002 0.001-3.248 1.925z", - "M7.029 9.303l-3.278-1.943-3.278 1.943 3.278 1.943 3.278-1.943z" - ], + "new": true, + "svg": "container-cluster", "viewBox": "0 0 16 16" }; diff --git a/src/icons/container.js b/src/icons/container.js index b154d57..75417d9 100644 --- a/src/icons/container.js +++ b/src/icons/container.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e112", - "iconset": 0, + "iconset": 1, "name": "container", - "new": false, - "paths": [ - "M3 2.4l2-0.4 11 2v9l-11 1-2-0.4v-11.2zM6 13h1v-9.3h-1v9.3zM8 12.6h1v-8.6h-1v8.6zM10 12.4h1v-8l-1-0.2v8.2zM12 12.2h1v-7.5l-1-0.2v7.7zM14 12h1v-7l-1-0.2v7.2zM0 3l2-0.4v10.8l-2-0.4v-10z" - ], + "new": true, + "svg": "container", "viewBox": "0 0 16 16" }; diff --git a/src/icons/credit-token.js b/src/icons/credit-token.js index 3ae0f8c..e6f3ae7 100644 --- a/src/icons/credit-token.js +++ b/src/icons/credit-token.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e104", - "iconset": 0, + "iconset": 1, "name": "credit-token", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c-0-4.418-3.582-8-8-8h-0zM8 15c-3.866 0-7-3.134-7-7s3.134-7 7-7c3.866 0 7 3.134 7 7v0c-0 3.866-3.134 7-7 7h-0zM8 1.5c-3.59 0-6.5 2.91-6.5 6.5s2.91 6.5 6.5 6.5c3.59 0 6.5-2.91 6.5-6.5v0c-0.004-3.588-2.912-6.496-6.5-6.5h-0zM12 6v1h-1v-1h-2v5h1v1h-4v-1h1v-5h-2v1h-1v-2h8z" - ], + "new": true, + "svg": "credit-token", "viewBox": "0 0 16 16" }; diff --git a/src/icons/crop.js b/src/icons/crop.js index a2f0b8f..c6a620c 100644 --- a/src/icons/crop.js +++ b/src/icons/crop.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e092", - "iconset": 0, + "iconset": 1, "name": "crop", - "new": false, - "paths": [ - "M13 4l3-3-1-1-3 3h-7v-3h-2v3h-3v2h3v8h8v3h2v-3h3v-2h-3zM5 5h5l-5 5zM6 11l5-5v5z" - ], + "new": true, + "svg": "crop", "viewBox": "0 0 16 16" }; diff --git a/src/icons/cut.js b/src/icons/cut.js index d782cd7..fabf575 100644 --- a/src/icons/cut.js +++ b/src/icons/cut.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea05", - "iconset": 6, + "iconset": 4, "name": "cut", - "new": false, - "paths": [ - "M13 4c-1.657 0-3 1.343-3 3v0h-1v-5l-2-2v7h-7l2 2h5v1c-0.005-0-0.012-0-0.018-0-1.657 0-3 1.343-3 3s1.343 3 3 3c1.657 0 3-1.343 3-3 0-0.879-0.378-1.669-0.98-2.218l-0.002-0.002v-1.78h1.78c0.552 0.615 1.349 1 2.236 1 1.657 0 3-1.343 3-3s-1.343-3-3-3c-0.006 0-0.011 0-0.017 0h0.001zM7 14.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c0 0.828-0.672 1.5-1.5 1.5v0zM13 8.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c0 0.828-0.672 1.5-1.5 1.5v0zM2.29 3l-1.29-1.29 0.71-0.71 1.29 1.29zM5.29 6l-1.29-1.29 0.71-0.71 1.29 1.29zM11.29 12l-1.29-1.29 0.71-0.71 1.29 1.29zM14.29 15l-1.29-1.29 0.71-0.71 1.29 1.29z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "cut", + "viewBox": "0 0 17 16" }; export default icon; \ No newline at end of file diff --git a/src/icons/data-storage.js b/src/icons/data-storage.js index 759bb57..e7204f0 100644 --- a/src/icons/data-storage.js +++ b/src/icons/data-storage.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e11b", - "iconset": 0, + "iconset": 1, "name": "data-storage", - "new": false, - "paths": [ - "M14.999 2.496c-0.006-2.316-5.358-2.496-7-2.496s-6.993 0.18-7 2.496h-0l1.001 11.004c0 2.32 4.357 2.5 5.999 2.5s5.992-0.18 5.998-2.497h0.001l1.001-11.007h-0.001zM8 1c3.314 0 6 0.672 6 1.5s-2.686 1.5-6 1.5-6-0.672-6-1.5 2.686-1.5 6-1.5zM12.999 13.5h-0.001c0 0.828-1.685 1.5-4.999 1.5s-4.999-0.672-4.999-1.5l-1.001-9.555c1.629 0.955 4.801 1.055 6 1.055s4.372-0.1 6.001-1.055l-1.001 9.555zM6.001 9c-1.103 0-2 0.897-2 2s0.897 2 2 2 2-0.897 2-2-0.897-2-2-2zM6.001 12c-0.552 0-1-0.448-1-1s0.448-1 1-1 1 0.448 1 1-0.448 1-1 1zM10.001 10c1.103 0 2-0.897 2-2s-0.897-2-2-2-2 0.897-2 2 0.897 2 2 2zM10.001 7c0.552 0 1 0.448 1 1s-0.448 1-1 1-1-0.448-1-1 0.448-1 1-1z" - ], + "new": true, + "svg": "data-storage", "viewBox": "0 0 16 16" }; diff --git a/src/icons/database-o.js b/src/icons/database-o.js index 06b20fa..1a670c4 100644 --- a/src/icons/database-o.js +++ b/src/icons/database-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e11c", - "iconset": 0, + "iconset": 1, "name": "database-o", - "new": false, - "paths": [ - "M15 2.496h-0.001c-0.006-2.316-5.358-2.496-7-2.496s-6.993 0.18-7 2.496h-0v11.005h0c0.003 2.318 5.358 2.498 7 2.498s6.994-0.18 7-2.497h0.001v-11.007zM7.999 1c3.314 0 6 0.672 6 1.5s-2.686 1.5-6 1.5-6-0.672-6-1.5 2.686-1.5 6-1.5zM1.999 3.945c1.629 0.955 4.801 1.055 6 1.055s4.372-0.1 6.001-1.055v2.055h-0.001c0 0.828-2.686 1.5-6 1.5s-6-0.672-6-1.5v-2.055zM1.999 7.445c1.629 0.955 4.801 1.055 6 1.055s4.372-0.1 6.001-1.055v2.555h-0.001c0 0.828-2.686 1.5-6 1.5s-6-0.672-6-1.5v-2.555zM7.999 15c-3.314 0-6-0.672-6-1.5v-2.055c1.629 0.955 4.801 1.055 6 1.055s4.372-0.1 6.001-1.055v2.055h-0.001c0 0.828-2.686 1.5-6 1.5z" - ], + "new": true, + "svg": "database-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/database.js b/src/icons/database.js index 63109b1..2ffc3b0 100644 --- a/src/icons/database.js +++ b/src/icons/database.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e093", - "iconset": 0, + "iconset": 1, "name": "database", - "new": false, - "paths": [ - "M15 6v3c0 1.4-3.1 2.5-7 2.5s-7-1.1-7-2.5v-3c0 1.4 3.1 2.5 7 2.5s7-1.1 7-2.5zM8 13c-3.9 0-7-1.1-7-2.5v3c0 1.4 3.1 2.5 7 2.5s7-1.1 7-2.5v-3c0 1.4-3.1 2.5-7 2.5zM8 0c-3.9 0-7 1.1-7 2.5v2c0 1.4 3.1 2.5 7 2.5s7-1.1 7-2.5v-2c0-1.4-3.1-2.5-7-2.5z" - ], + "new": true, + "svg": "database", "viewBox": "0 0 16 16" }; diff --git a/src/icons/date.js b/src/icons/date.js index aaf6c49..ae56109 100644 --- a/src/icons/date.js +++ b/src/icons/date.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e021", - "iconset": 0, + "iconset": 1, "name": "date", - "new": false, - "paths": [ - "M7 13.080l-3.53-3.56 1.060-1.050 2.47 2.53 4.47-4.49 1.060 1.060zM16 2v13c0 0.552-0.448 1-1 1v0h-14c-0.552 0-1-0.448-1-1v0-13c0-0.552 0.448-1 1-1v0h2v-1h3v1h4v-1h3v1h2c0.552 0 1 0.448 1 1v0zM11 3h1v-2h-1v2zM4 3h1v-2h-1v2zM15 4h-14v11h14v-11z" - ], + "new": true, + "svg": "date", "viewBox": "0 0 16 16" }; diff --git a/src/icons/delete.js b/src/icons/delete.js index 54e552f..6441561 100644 --- a/src/icons/delete.js +++ b/src/icons/delete.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e022", - "iconset": 0, + "iconset": 1, "name": "delete", - "new": false, - "paths": [ - "M11 3l-1-2h-5l-1 2h-3v1h1v10c0 0.552 0.448 1 1 1v0h9c0.552 0 1-0.448 1-1v0-10h1v-1zM5 13h-1v-8h1zM7 13h-1v-8h1zM9 13h-1v-8h1zM11 13h-1v-8h1zM5.5 2h4l0.5 1h-5z" - ], + "new": true, + "svg": "delete", "viewBox": "0 0 16 16" }; diff --git a/src/icons/deploy.js b/src/icons/deploy.js index d47fa7e..1be8923 100644 --- a/src/icons/deploy.js +++ b/src/icons/deploy.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e023", - "iconset": 0, + "iconset": 1, "name": "deploy", - "new": false, - "paths": [ - "M1 2v3h14v-3h-14zM5 4h-3v-1h3v1zM1 9h14v-3h-14v3zM2 7h3v1h-3v-1zM10 10l5 5h-14v-2h9v-3z" - ], + "new": true, + "svg": "deploy", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-add.js b/src/icons/desktop-add.js index ccb2ff2..2b9c5b0 100644 --- a/src/icons/desktop-add.js +++ b/src/icons/desktop-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e601", - "iconset": 1, + "iconset": 2, "name": "desktop-add", - "new": false, - "paths": [ - "M16 11v2h-3v3h-2v-3h-3v-2h3v-3h2v3zM2 2h10v5h2v-6c0-0.552-0.448-1-1-1v0h-12c-0.552 0-1 0.448-1 1v0 9c0 0.552 0.448 1 1 1v0h5v0.5l-3.75 1.57c-0.148 0.089-0.245 0.248-0.245 0.43 0 0.274 0.221 0.497 0.495 0.5h4.5v-5h-5z" - ], + "new": true, + "svg": "desktop-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-block.js b/src/icons/desktop-block.js index 61f1c9c..ae92347 100644 --- a/src/icons/desktop-block.js +++ b/src/icons/desktop-block.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e602", - "iconset": 1, + "iconset": 2, "name": "desktop-block", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5v0c0 2.761 2.239 5 5 5s5-2.239 5-5c0-2.761-2.239-5-5-5v0zM14.5 11.001c-0 0.699-0.209 1.349-0.568 1.892l0.008-0.013-4.82-4.82-0.013 0.008c0.537-0.354 1.195-0.564 1.902-0.564 1.928 0 3.49 1.562 3.491 3.49v0.007zM11 14.5h-0.006c-1.927-0-3.49-1.563-3.49-3.49v-0c-0-0.003-0-0.007-0-0.011 0-0.699 0.207-1.349 0.564-1.893l-0.008 0.013 4.82 4.82 0.013-0.008c-0.533 0.355-1.188 0.567-1.893 0.568h-0zM5 11h-4c-0.552-0-1-0.448-1-1v-9c0-0.552 0.448-1 1-1h12c0.552 0 1 0.448 1 1v4.8c-0.566-0.335-1.226-0.585-1.928-0.71l-0.036-0.005-0.036-0.005v-3.080h-10v7h3.34c-0.215 0.587-0.34 1.265-0.34 1.973 0 0.006 0 0.013 0 0.019v-0.001 0.009zM5.070 11.89c0.12 0.802 0.382 1.523 0.76 2.167l-0.015-0.028-0.015-0.029h-3.3c-0.274-0.003-0.495-0.226-0.495-0.5 0-0.181 0.096-0.34 0.241-0.428l0.002-0.001 0.002-0.001z" - ], + "new": true, + "svg": "desktop-block", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-cloud-down.js b/src/icons/desktop-cloud-down.js index 2f64e22..b07aae0 100644 --- a/src/icons/desktop-cloud-down.js +++ b/src/icons/desktop-cloud-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e604", - "iconset": 1, + "iconset": 2, "name": "desktop-cloud-down", - "new": false, - "paths": [ - "M8 4h3v-4h2v4h3l-4 4zM16 14c0 1.105-0.895 2-2 2v0h-11.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5v0c0.233 0.005 0.456 0.041 0.668 0.105l-0.018-0.005v-0.1c0.138-0.386 0.339-0.719 0.593-1.003l-0.003 0.003c0.541-0.632 1.339-1.029 2.23-1.029s1.689 0.398 2.227 1.025l0.003 0.004c0.080 0.078 0.155 0.159 0.226 0.245l0.004 0.005c0.312-0.15 0.678-0.237 1.065-0.237 1.201 0 2.205 0.844 2.452 1.971l0.003 0.017h2.050c1.105 0 2 0.895 2 2v0zM15 14c0-0.552-0.448-1-1-1v0h-2.87l-0.13-0.8c-0.144-0.69-0.747-1.2-1.47-1.2-0.011 0-0.021 0-0.032 0l0.002-0c-0.233 0.002-0.453 0.057-0.649 0.154l0.009-0.004-0.75 0.36-0.37-0.51-0.12-0.16c-0.369-0.489-0.948-0.801-1.601-0.801-0.721 0-1.352 0.381-1.704 0.953l-0.005 0.009c-0.076 0.115-0.143 0.247-0.195 0.386l-0.005 0.014-0.29 0.91-0.93-0.25c-0.116-0.035-0.25-0.057-0.388-0.060l-0.002-0c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5v0h11.5c0.552 0 1-0.448 1-1v0zM13 8.41v0.59h-3.5c1.382 0.019 2.573 0.819 3.151 1.979l0.009 0.021h1.34c0.552 0 1-0.448 1-1v0-3.59l-1 1zM2.5 10v0c0.229-0.386 0.504-0.716 0.825-0.996l0.005-0.004h-0.33v-7h7v-2h-8c-0.552 0-1 0.448-1 1v0 9c0.003 0.116 0.024 0.225 0.062 0.327l-0.002-0.007c0.422-0.2 0.917-0.318 1.439-0.32h0.001z" - ], + "new": true, + "svg": "desktop-cloud-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-cloud.js b/src/icons/desktop-cloud.js index cc1c944..4c053ee 100644 --- a/src/icons/desktop-cloud.js +++ b/src/icons/desktop-cloud.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e603", - "iconset": 1, + "iconset": 2, "name": "desktop-cloud", - "new": false, - "paths": [ - "M1 9v-8c0-0.552 0.448-1 1-1v0h12c0.552 0 1 0.448 1 1v0 8c0 0.552-0.448 1-1 1v0h-2.070c-0.626-0.615-1.483-0.996-2.429-1h-0.001c-0.273 0-0.539 0.033-0.793 0.095l0.023-0.005-0.11-0.090c-0.695-0.615-1.613-0.993-2.619-1h6.999v-6h-10v6h3c-1.467 0.005-2.748 0.8-3.44 1.981l-0.010 0.019h-0.55c-0.552 0-1-0.448-1-1v0zM16 14c0 1.105-0.895 2-2 2v0h-11.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5v0c0.233 0.005 0.456 0.041 0.668 0.105l-0.018-0.005c0.141-0.427 0.36-0.794 0.642-1.102l-0.002 0.002c0.54-0.615 1.327-1.001 2.205-1.001s1.665 0.386 2.202 0.997l0.003 0.003c0.080 0.078 0.155 0.159 0.226 0.245l0.004 0.005c0.317-0.158 0.691-0.251 1.087-0.251 1.2 0 2.201 0.852 2.431 1.985l0.003 0.016h2.050c1.105 0 2 0.895 2 2v0zM15 14c0-0.552-0.448-1-1-1v0h-2.87l-0.13-0.8c-0.144-0.69-0.747-1.2-1.47-1.2-0.011 0-0.021 0-0.032 0l0.002-0c-0.233 0.002-0.453 0.057-0.649 0.154l0.009-0.004-0.75 0.36-0.49-0.68c-0.368-0.496-0.952-0.814-1.61-0.814-0.881 0-1.629 0.569-1.895 1.36l-0.004 0.014-0.29 0.91-0.93-0.25c-0.115-0.032-0.247-0.050-0.383-0.050-0.003 0-0.005 0-0.008 0h0c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5v0h11.5c0.552 0 1-0.448 1-1v0z" - ], + "new": true, + "svg": "desktop-cloud", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-down.js b/src/icons/desktop-down.js index 19ca078..9c957ae 100644 --- a/src/icons/desktop-down.js +++ b/src/icons/desktop-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e605", - "iconset": 1, + "iconset": 2, "name": "desktop-down", - "new": false, - "paths": [ - "M14 7.41l1-1v4.59c0 0.552-0.448 1-1 1v0h-5v0.5l2.75 1.57c0.148 0.089 0.245 0.248 0.245 0.43 0 0.274-0.221 0.497-0.495 0.5h-7c-0.274-0.003-0.495-0.226-0.495-0.5 0-0.182 0.097-0.341 0.243-0.429l0.002-0.001 2.75-1.57v-0.5h-5c-0.552 0-1-0.448-1-1v0-9c0-0.552 0.448-1 1-1v0h8v2h-7v7h10v-1.59zM15 4h-2v-4h-2v4h-3l4 4 4-4z" - ], + "new": true, + "svg": "desktop-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-error.js b/src/icons/desktop-error.js index b60becf..87fa564 100644 --- a/src/icons/desktop-error.js +++ b/src/icons/desktop-error.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e606", - "iconset": 1, + "iconset": 2, "name": "desktop-error", - "new": false, - "paths": [ - "M14 7c-0.56-0.439-1.234-0.76-1.969-0.914l-0.031-0.006c-0.297-0.063-0.639-0.099-0.989-0.099-2.045 0-3.804 1.228-4.578 2.987l-0.013 0.032c-0.13 0.285-0.24 0.62-0.314 0.967l-0.006 0.033c-0.064 0.299-0.1 0.643-0.1 0.995 0 0.002 0 0.004 0 0.005v-0c0 0.13 0 0.25 0 0.38 0.009 0.193 0.027 0.372 0.054 0.548l-0.004-0.028s0 0.070 0 0.1 0.080 0.26 0.12 0.39c0.063 0.243 0.131 0.447 0.212 0.643l-0.012-0.033c0.094 0.199 0.184 0.363 0.282 0.521l-0.012-0.021c0.886 1.482 2.482 2.459 4.306 2.459 2.761 0 5-2.239 5-5 0-1.606-0.758-3.036-1.935-3.951l-0.011-0.008zM12 11l2 2-1 1-2-2-2 2-1-1 2-2-2-2 1-1 2 2 2-2 1 1-2 2zM5 11h-4c-0.552 0-1-0.448-1-1v0-9c0-0.552 0.448-1 1-1v0h12c0.552 0 1 0.448 1 1v0 4.8c-0.576-0.339-1.248-0.59-1.964-0.715l-0.036-0.005v-3.080h-10v7h3.34c-0.215 0.593-0.34 1.277-0.34 1.991 0 0.003 0 0.006 0 0.009v-0zM5.070 11.89c0.119 0.791 0.375 1.502 0.745 2.139l-0.015-0.029h-3.3c-0.274-0.003-0.495-0.226-0.495-0.5 0-0.182 0.097-0.341 0.243-0.429l0.002-0.001z" - ], + "new": true, + "svg": "desktop-error", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-group-cloud.js b/src/icons/desktop-group-cloud.js index b178684..59b6533 100644 --- a/src/icons/desktop-group-cloud.js +++ b/src/icons/desktop-group-cloud.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e608", - "iconset": 1, + "iconset": 2, "name": "desktop-group-cloud", - "new": false, - "paths": [ - "M5 2h-1v-1c0-0.552 0.448-1 1-1v0h9c0.552 0 1 0.448 1 1v0 5c0 0.552-0.448 1-1 1v0h-1v-5h-8zM2 10h0.55c0.702-1.2 1.983-1.995 3.449-2h-2.999v-3h7v3h-4c1.007 0.007 1.925 0.385 2.624 1.004l-0.004-0.004 0.11 0.090c0.231-0.057 0.497-0.090 0.77-0.090v0c0.816 0.003 1.565 0.285 2.157 0.755l-0.007-0.005c0.212-0.182 0.347-0.45 0.35-0.749v-5.001c0-0.552-0.448-1-1-1v0h-9c-0.552 0-1 0.448-1 1v0 5c0 0.552 0.448 1 1 1v0zM16 14c0 1.105-0.895 2-2 2v0h-11.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5v0c0.233 0.005 0.456 0.041 0.668 0.105l-0.018-0.005c0.141-0.427 0.36-0.794 0.642-1.102l-0.002 0.002c0.54-0.615 1.327-1.001 2.205-1.001s1.665 0.386 2.202 0.997l0.003 0.003c0.080 0.078 0.155 0.159 0.226 0.245l0.004 0.005c0.317-0.158 0.691-0.251 1.087-0.251 1.2 0 2.201 0.852 2.431 1.985l0.003 0.016h2.050c1.105 0 2 0.895 2 2v0zM15 14c0-0.552-0.448-1-1-1v0h-2.87l-0.13-0.8c-0.144-0.69-0.747-1.2-1.47-1.2-0.011 0-0.021 0-0.032 0l0.002-0c-0.233 0.002-0.453 0.057-0.649 0.154l0.009-0.004-0.75 0.36-0.49-0.68c-0.368-0.496-0.952-0.814-1.61-0.814-0.881 0-1.629 0.569-1.895 1.36l-0.004 0.014-0.29 0.91-0.93-0.25c-0.115-0.032-0.247-0.050-0.383-0.050-0.003 0-0.005 0-0.008 0h0c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5v0h11.5c0.552 0 1-0.448 1-1v0z" - ], + "new": true, + "svg": "desktop-group-cloud", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-group.js b/src/icons/desktop-group.js index 9def392..b06208b 100644 --- a/src/icons/desktop-group.js +++ b/src/icons/desktop-group.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e607", - "iconset": 1, + "iconset": 2, "name": "desktop-group", - "new": false, - "paths": [ - "M16 1v8c0 0.552-0.448 1-1 1v0h-1v-8h-11v-1c0-0.552 0.448-1 1-1v0h11c0.552 0 1 0.448 1 1v0zM13 4v8c0 0.552-0.448 1-1 1v0h-4.5v0.79l0.37 0.21 1.88 1.070c0.148 0.089 0.245 0.248 0.245 0.43 0 0.274-0.221 0.497-0.495 0.5h-6c-0.274-0.003-0.495-0.226-0.495-0.5 0-0.182 0.097-0.341 0.243-0.429l0.002-0.001 2.25-1.3v-0.77h-4.5c-0.552 0-1-0.448-1-1v0-8c0-0.552 0.448-1 1-1v0h11c0.552 0 1 0.448 1 1v0zM11 8v-3h-9v6h9v-3z" - ], + "new": true, + "svg": "desktop-group", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-hourglass.js b/src/icons/desktop-hourglass.js index e7026cb..6d17c58 100644 --- a/src/icons/desktop-hourglass.js +++ b/src/icons/desktop-hourglass.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e609", - "iconset": 1, + "iconset": 2, "name": "desktop-hourglass", - "new": false, - "paths": [ - "M15 9.38v-0.38h1v-1h-8v1h1v0.38c0.009 1.128 0.639 2.107 1.564 2.612l0.016 0.008 0.23 0.13c-0.722 0.334-1.282 0.913-1.582 1.63l-0.008 0.021c0 0.070 0 0.15-0.070 0.22-0.078 0.259-0.131 0.559-0.149 0.869l-0.001 0.011v0.12h-1v1h8v-1h-1v-0.12c-0.002-1.225-0.737-2.278-1.791-2.742l-0.019-0.008 0.23-0.12c0.944-0.515 1.575-1.498 1.58-2.629v-0.001zM14 14.88v0.12h-4v-0.12c0-1.105 0.895-2 2-2s2 0.895 2 2v0zM13.16 11c-0.322 0.232-0.725 0.371-1.16 0.371-1.101 0-1.995-0.89-2-1.99v-0.381h4v0.38c-0.003 0.666-0.331 1.255-0.834 1.616l-0.006 0.004zM2 9h5v5h-4.5c-0.274-0.003-0.495-0.226-0.495-0.5 0-0.182 0.097-0.341 0.243-0.429l0.002-0.001 3.75-1.57v-0.5h-5c-0.552 0-1-0.448-1-1v0-9c0-0.552 0.448-1 1-1v0h12c0.552 0 1 0.448 1 1v0 6h-2v-5h-10z" - ], + "new": true, + "svg": "desktop-hourglass", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-off.js b/src/icons/desktop-off.js index af3319f..433cea8 100644 --- a/src/icons/desktop-off.js +++ b/src/icons/desktop-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e61f", - "iconset": 1, + "iconset": 2, "name": "desktop-off", - "new": false, - "paths": [ - "M13 12h1c0.032 0.004 0.069 0.006 0.106 0.006 0.497 0 0.9-0.403 0.9-0.9 0-0.037-0.002-0.074-0.007-0.111l0 0.004v-9c0.004-0.032 0.006-0.069 0.006-0.106 0-0.497-0.403-0.9-0.9-0.9-0.037 0-0.074 0.002-0.111 0.007l0.004-0h-12l-1-1-1 1 15 15 1-1zM4 3h9v7h-2zM7 10l5 5h-7.5c-0.276 0-0.5-0.224-0.5-0.5v0c0-0.163 0.078-0.308 0.199-0.399l0.001-0.001 2.8-1.6v-0.5h-5c-0.032 0.004-0.069 0.006-0.106 0.006-0.497 0-0.9-0.403-0.9-0.9 0-0.037 0.002-0.074 0.007-0.111l-0 0.004v-7l2 2v4z" - ], + "new": true, + "svg": "desktop-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop-update.js b/src/icons/desktop-update.js index 6a674f6..aee8f1a 100644 --- a/src/icons/desktop-update.js +++ b/src/icons/desktop-update.js @@ -1,14 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e60a", - "iconset": 1, + "iconset": 2, "name": "desktop-update", - "new": false, - "paths": [ - "M2 9v-7h10v3h2v-4c0-0.552-0.448-1-1-1v0h-12c-0.552 0-1 0.448-1 1v0 9c0 0.552 0.448 1 1 1v0h5v0.5l-3.75 1.57c-0.148 0.089-0.245 0.248-0.245 0.43 0 0.274 0.221 0.497 0.495 0.5h4.92c-0.264-0.59-0.418-1.278-0.418-2.002 0-1.13 0.375-2.173 1.008-3.010l-0.009 0.013z", - "M14.5 12v0c0 1.381-1.119 2.5-2.5 2.5s-2.5-1.119-2.5-2.5c0-1.381 1.119-2.5 2.5-2.5v0 2.5l3-3-3-3v2c-2.209 0-4 1.791-4 4s1.791 4 4 4c2.209 0 4-1.791 4-4v0 0z" - ], + "new": true, + "svg": "desktop-update", "viewBox": "0 0 16 16" }; diff --git a/src/icons/desktop.js b/src/icons/desktop.js index 2e9d775..13d0ab0 100644 --- a/src/icons/desktop.js +++ b/src/icons/desktop.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e600", - "iconset": 1, + "iconset": 2, "name": "desktop", - "new": false, - "paths": [ - "M15 0h-14c-0.552 0-1 0.448-1 1v11c0 0.552 0.448 1 1 1h6v0.5l-2.75 1.57c-0.148 0.089-0.245 0.248-0.245 0.43 0 0.274 0.221 0.497 0.495 0.5h7c0.274-0.003 0.495-0.226 0.495-0.5 0-0.181-0.096-0.34-0.241-0.428l-0.002-0.001-0.002-0.001-2.75-1.57v-0.5h6c0.552-0 1-0.448 1-1v-11c-0-0.552-0.448-1-1-1h-0zM2 2h12v9h-12z" - ], + "new": true, + "svg": "desktop", "viewBox": "0 0 16 16" }; diff --git a/src/icons/detail.js b/src/icons/detail.js index be454ed..2e7cbe4 100644 --- a/src/icons/detail.js +++ b/src/icons/detail.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e024", - "iconset": 0, + "iconset": 1, "name": "detail", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0-1 0.448-1 1v0 12c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-12c0-0.552-0.448-1-1-1v0zM15 14h-14v-11h14v11zM14 7h-5v-1h5v1zM14 9h-5v-1h5v1zM14 11h-5v-1h5v1zM5 11l-3-5h6z" - ], + "new": true, + "svg": "detail", "viewBox": "0 0 16 16" }; diff --git a/src/icons/device-an.js b/src/icons/device-an.js index 5326ba9..cb25919 100644 --- a/src/icons/device-an.js +++ b/src/icons/device-an.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e61b", - "iconset": 1, + "iconset": 2, "name": "device-an", - "new": false, - "paths": [ - "M12 9v1h1l1.3 2h-12.6l1.3-2h4v-1h-5l-2 3v3c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-3l-2-3h-2zM11 15h-1v-2h1v2zM14 15h-2v-2h2v2zM1.5 8c0.8 0 1.5-0.7 1.5-1.5l1.3-0.4c0.4 0.5 1 0.9 1.7 0.9 0.3 0 0.5-0.1 0.8-0.2l1.4 1.9c-0.1 0.3-0.2 0.5-0.2 0.8 0 0.8 0.7 1.5 1.5 1.5s1.5-0.7 1.5-1.5-0.7-1.5-1.5-1.5c-0.2 0-0.4 0-0.5 0.1l-1.4-1.9c0.1-0.1 0.2-0.2 0.2-0.4l5.2 0.9c0.1 0.8 0.8 1.3 1.5 1.3 0.8 0 1.5-0.7 1.5-1.5s-0.7-1.5-1.5-1.5c-0.6 0-1 0.3-1.3 0.8l-5.2-1c0-0.3-0.1-0.6-0.3-0.8l1.1-1.1c0.2 0 0.5 0.1 0.7 0.1 0.8 0 1.5-0.7 1.5-1.5s-0.7-1.5-1.5-1.5-1.5 0.7-1.5 1.5c0 0.2 0.1 0.5 0.1 0.6l-1.1 1.2c-0.3-0.2-0.6-0.3-1-0.3-1.1 0-2 0.9-2 2 0 0 0 0.1 0 0.1l-1.3 0.5c-0.3-0.4-0.7-0.6-1.2-0.6-0.8 0-1.5 0.7-1.5 1.5s0.7 1.5 1.5 1.5zM6 4c0.6 0 1 0.4 1 1s-0.4 1-1 1-1-0.4-1-1 0.4-1 1-1z" - ], + "new": true, + "svg": "device-an", "viewBox": "0 0 16 16" }; diff --git a/src/icons/device-master.js b/src/icons/device-master.js index f9b7e9d..a67cc5e 100644 --- a/src/icons/device-master.js +++ b/src/icons/device-master.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e60c", - "iconset": 1, + "iconset": 2, "name": "device-master", - "new": false, - "paths": [ - "M5 3h-3v-1h3v-1h6v1h3v1h-3v1h-2v3h-2v-3h-2v-1zM16 8v6c0 0.6-0.4 1-1 1h-14c-0.6 0-1-0.4-1-1v-6l2-3h4v1h-3l-1.3 2h12.5l-1.2-2h-3v-1h4l2 3zM11 10h-1v3h1v-3zM14 10h-2v3h2v-3z" - ], + "new": true, + "svg": "device-master", "viewBox": "0 0 16 16" }; diff --git a/src/icons/device.js b/src/icons/device.js index e7542c6..c648ef6 100644 --- a/src/icons/device.js +++ b/src/icons/device.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e60b", - "iconset": 1, + "iconset": 2, "name": "device", - "new": false, - "paths": [ - "M14 3h-12l-2 3v6c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-6l-2-3zM11 11h-1v-3h1v3zM14 11h-2v-3h2v3zM1.7 6l1.3-2h10l1.3 2h-12.6z" - ], + "new": true, + "svg": "device", "viewBox": "0 0 16 16" }; diff --git a/src/icons/device2.js b/src/icons/device2.js index 835641d..872e140 100644 --- a/src/icons/device2.js +++ b/src/icons/device2.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e61a", - "iconset": 1, + "iconset": 2, "name": "device2", - "new": false, - "paths": [ - "M2 2v7h5v5h-4.5c-0 0-0 0-0 0-0.276 0-0.5-0.224-0.5-0.5 0-0.184 0.1-0.345 0.248-0.432l0.002-0.001 3.75-1.567v-0.5h-5c-0.552 0-1-0.448-1-1v0-9c0-0.552 0.448-1 1-1v0h12c0.552 0 1 0.448 1 1v0 1h-12zM16 4v11c0 0.552-0.448 1-1 1v0h-6c-0.552 0-1-0.448-1-1v0-11c0-0.552 0.448-1 1-1v0h6c0.552 0 1 0.448 1 1v0zM13 14h-2v1h2zM15 5h-6v8h6v-8z" - ], + "new": true, + "svg": "device2", "viewBox": "0 0 16 16" }; diff --git a/src/icons/discover.js b/src/icons/discover.js index 9f74175..777d338 100644 --- a/src/icons/discover.js +++ b/src/icons/discover.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e025", - "iconset": 0, + "iconset": 1, "name": "discover", - "new": false, - "paths": [ - "M13.875 3h-0.875v-1h1v-1h-5v1h1v1h-4v-1h1v-1h-5v1h1v1h-0.875c-0.621 0.002-1.123 0.504-1.125 1.125v0l-1 9.75c0.002 0.621 0.504 1.123 1.125 1.125h4.75c0.621-0.002 1.123-0.504 1.125-1.125v-5.875h2v5.875c0.002 0.621 0.504 1.123 1.125 1.125h4.75c0.621-0.002 1.123-0.504 1.125-1.125v-0l-1-9.75c-0.002-0.621-0.504-1.123-1.125-1.125h-0zM5.438 14h-3.875c-0.018 0.002-0.038 0.004-0.059 0.004-0.278 0-0.504-0.225-0.504-0.504s0.225-0.504 0.504-0.504c0.021 0 0.042 0.001 0.062 0.004l-0.002-0h3.875c0.018-0.002 0.038-0.004 0.059-0.004 0.278 0 0.504 0.225 0.504 0.504s-0.225 0.504-0.504 0.504c-0.021 0-0.042-0.001-0.062-0.004l0.002 0zM8.5 6h-1c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5v0h1c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5v0zM14.438 14h-3.875c-0.018 0.002-0.038 0.004-0.059 0.004-0.278 0-0.504-0.225-0.504-0.504s0.225-0.504 0.504-0.504c0.021 0 0.042 0.001 0.062 0.004l-0.002-0h3.875c0.018-0.002 0.038-0.004 0.059-0.004 0.278 0 0.504 0.225 0.504 0.504s-0.225 0.504-0.504 0.504c-0.021 0-0.042-0.001-0.062-0.004l0.002 0z" - ], + "new": true, + "svg": "discover", "viewBox": "0 0 16 16" }; diff --git a/src/icons/domain.js b/src/icons/domain.js index 3e9bea2..a9b9d13 100644 --- a/src/icons/domain.js +++ b/src/icons/domain.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e026", - "iconset": 0, + "iconset": 1, "name": "domain", - "new": false, - "paths": [ - "M15.25 12h-0.25v-5h-6v-2h1.25c0.414-0.002 0.748-0.336 0.75-0.75v-3.5c-0.001-0.414-0.336-0.749-0.75-0.75h-4.5c-0.414 0.001-0.749 0.336-0.75 0.75v3.5c0.002 0.414 0.336 0.748 0.75 0.75h1.25v2h-6v5h-0.25c-0.414 0.002-0.748 0.336-0.75 0.75v2.5c0.002 0.414 0.336 0.748 0.75 0.75h2.5c0.414-0.001 0.749-0.336 0.75-0.75v-2.5c-0.001-0.414-0.336-0.749-0.75-0.75h-0.25v-3h4v3h-0.25c-0.414 0.002-0.748 0.336-0.75 0.75v2.5c0.002 0.414 0.336 0.748 0.75 0.75h2.5c0.414-0.002 0.748-0.336 0.75-0.75v-2.5c-0.002-0.414-0.336-0.748-0.75-0.75h-0.25v-3h4v3h-0.25c-0.414 0.002-0.748 0.336-0.75 0.75v2.5c0.002 0.414 0.336 0.748 0.75 0.75h2.5c0.414-0.002 0.748-0.336 0.75-0.75v-2.5c-0.002-0.414-0.336-0.748-0.75-0.75h-0zM3 15h-2v-2h2zM9 15h-2v-2h2zM15 15h-2v-2h2z" - ], + "new": true, + "svg": "domain", "viewBox": "0 0 16 16" }; diff --git a/src/icons/domain2.js b/src/icons/domain2.js index 9992466..3b59bac 100644 --- a/src/icons/domain2.js +++ b/src/icons/domain2.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f7", - "iconset": 0, + "iconset": 1, "name": "domain2", - "new": false, - "paths": [ - "M0 14v0c0 0.552 0.448 1 1 1h14c0.552 0 1-0.448 1-1v-12c0-0.552-0.448-1-1-1h-14c-0.552 0-1 0.448-1 1zM1 4h14v10h-14zM14.5 3v0c-0.276 0-0.5-0.224-0.5-0.5v0c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 0.276-0.224 0.5-0.5 0.5zM13 2.5c0 0.276-0.224 0.5-0.5 0.5s-0.5-0.224-0.5-0.5c0-0.276 0.224-0.5 0.5-0.5v0c0.276 0 0.5 0.224 0.5 0.5v0zM10.5 3v0c-0.276 0-0.5-0.224-0.5-0.5v0c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 0.276-0.224 0.5-0.5 0.5zM3 7h10v-1h-10zM3 9h10v-1h-10zM9 11h-6v-1h6z" - ], + "new": true, + "svg": "domain2", "viewBox": "0 0 16 16" }; diff --git a/src/icons/download-object.js b/src/icons/download-object.js index 7445c21..2bbc45a 100644 --- a/src/icons/download-object.js +++ b/src/icons/download-object.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0fe", - "iconset": 0, + "iconset": 1, "name": "download-object", - "new": false, - "paths": [ - "M15.964 11.194l-4 4-4-4h3v-5h2v5zM10.094 5.141h4c0.017 0.001 0.037 0.002 0.057 0.002 0.522 0 0.945-0.423 0.945-0.945 0-0.020-0.001-0.040-0.002-0.060l0 0.003v-2c0.001-0.017 0.002-0.037 0.002-0.057 0-0.522-0.423-0.945-0.945-0.945-0.020 0-0.040 0.001-0.060 0.002l0.003-0h-4c-0.017-0.001-0.037-0.002-0.057-0.002-0.522 0-0.945 0.423-0.945 0.945 0 0.020 0.001 0.040 0.002 0.060l-0-0.003v2c-0.001 0.017-0.002 0.037-0.002 0.057 0 0.522 0.423 0.945 0.945 0.945 0.020 0 0.040-0.001 0.060-0.002l-0.003 0zM6.094 1.141h-4c-0.017-0.001-0.037-0.002-0.057-0.002-0.522 0-0.945 0.423-0.945 0.945 0 0.020 0.001 0.040 0.002 0.060l-0-0.003v4c-0.001 0.017-0.002 0.037-0.002 0.057 0 0.522 0.423 0.945 0.945 0.945 0.020 0 0.040-0.001 0.060-0.002l-0.003 0h4c0.017 0.001 0.037 0.002 0.057 0.002 0.522 0 0.945-0.423 0.945-0.945 0-0.020-0.001-0.040-0.002-0.060l0 0.003v-4c0.001-0.017 0.002-0.037 0.002-0.057 0-0.522-0.423-0.945-0.945-0.945-0.020 0-0.040 0.001-0.060 0.002l0.003-0zM6.094 9.141h-4c-0.017-0.001-0.037-0.002-0.057-0.002-0.522 0-0.945 0.423-0.945 0.945 0 0.020 0.001 0.040 0.002 0.060l-0-0.003v4c-0.001 0.017-0.002 0.037-0.002 0.057 0 0.522 0.423 0.945 0.945 0.945 0.020 0 0.040-0.001 0.060-0.002l-0.003 0h4c0.017 0.001 0.037 0.002 0.057 0.002 0.522 0 0.945-0.423 0.945-0.945 0-0.020-0.001-0.040-0.002-0.060l0 0.003v-4c0.001-0.017 0.002-0.037 0.002-0.057 0-0.522-0.423-0.945-0.945-0.945-0.020 0-0.040 0.001-0.060 0.002l0.003-0z" - ], + "new": true, + "svg": "download-object", "viewBox": "0 0 16 16" }; diff --git a/src/icons/download.js b/src/icons/download.js index cafeb21..78ad8a0 100644 --- a/src/icons/download.js +++ b/src/icons/download.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e027", - "iconset": 0, + "iconset": 1, "name": "download", - "new": false, - "paths": [ - "M15 10v4c0 0.5-0.5 1-1 1h-12c-0.5 0-1-0.5-1-1v-4h1v4h12v-4h1zM8 11l5-5h-3v-5h-4v5h-3l5 5z" - ], + "new": true, + "svg": "download", "viewBox": "0 0 16 16" }; diff --git a/src/icons/drag-handle.js b/src/icons/drag-handle.js new file mode 100644 index 0000000..033f9ff --- /dev/null +++ b/src/icons/drag-handle.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 1, + "name": "drag-handle", + "new": true, + "svg": "drag-handle", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/droplet.js b/src/icons/droplet.js index b0c9ee7..f0dbdcf 100644 --- a/src/icons/droplet.js +++ b/src/icons/droplet.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c4", - "iconset": 0, + "iconset": 1, "name": "droplet", - "new": false, - "paths": [ - "M13.788 7.244c-1.064-2.572-2.696-4.723-4.748-6.373l-0.031-0.024-1.009-0.847-1.009 0.847c-2.082 1.674-3.714 3.826-4.74 6.292l-0.039 0.105c-0.296 0.725-0.467 1.566-0.467 2.448 0 1.090 0.262 2.119 0.727 3.026l-0.017-0.037c0.149 0.278 0.298 0.514 0.463 0.738l-0.012-0.017c0.176 0.24 0.354 0.451 0.546 0.65l-0.002-0.002c0.88 0.904 2.022 1.549 3.304 1.809l0.041 0.007c0.36 0.080 0.775 0.129 1.2 0.134l0.004 0c2.383-0.012 4.454-1.336 5.529-3.286l0.017-0.033c0.447-0.87 0.709-1.898 0.709-2.988 0-0.882-0.172-1.723-0.483-2.493l0.016 0.045zM12.163 11.957c-0.817 1.49-2.373 2.485-4.162 2.491h-0.001v-12.415l0-0c1.878 1.5 3.352 3.429 4.282 5.643l0.035 0.094c0.238 0.569 0.376 1.23 0.376 1.923 0 0.825-0.196 1.605-0.544 2.295l0.013-0.029z" - ], + "new": true, + "svg": "droplet", "viewBox": "0 0 16 16" }; diff --git a/src/icons/edge.js b/src/icons/edge.js index 1f66b17..a469f5d 100644 --- a/src/icons/edge.js +++ b/src/icons/edge.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed03", - "iconset": 2, + "iconset": 8, "name": "edge", - "new": false, - "paths": [ - "M0 7.1c0.5-3.7 3-7.1 7.6-7.1 2.6 0 5.1 1.4 6.4 3.7 0.7 1.1 1 2.5 1 3.8v1.5h-10.2c0 4.1 6.2 4.2 9.2 2v3.7c-2.5 1.3-5.4 1.6-8.2 0.8-3.2-1.3-4.8-4.9-3.5-8.1 0.6-1.6 1.9-2.9 3.5-3.5-0.6 0.7-1 1.6-1.1 2.6h5.8c0.2-1.7-1-3.2-2.7-3.4-0.2 0-0.4 0-0.6 0-2.9 0.1-5.6 1.6-7.2 4v0 0z" - ], + "new": true, + "svg": "edge", "viewBox": "0 0 16 16" }; diff --git a/src/icons/edit.js b/src/icons/edit.js index fa8b81b..e6670f9 100644 --- a/src/icons/edit.js +++ b/src/icons/edit.js @@ -1,14 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e028", - "iconset": 0, + "iconset": 1, "name": "edit", - "new": false, - "paths": [ - "M2.050 11.12l-1.050 3.88 3.88-1.050 8.42-8.42-2.83-2.83zM4.22 13.29l-2.22 0.71 0.72-2.23z", - "M11.89 1.28l-0.71 0.72 2.82 2.82 0.71-0.71c0.18-0.181 0.291-0.43 0.291-0.705s-0.111-0.524-0.291-0.705l-1.41-1.42c-0.181-0.18-0.43-0.291-0.705-0.291s-0.524 0.111-0.705 0.291l0-0z" - ], + "new": true, + "svg": "edit", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-arrow-o.js b/src/icons/email-arrow-o.js index 7160408..d5f9de2 100644 --- a/src/icons/email-arrow-o.js +++ b/src/icons/email-arrow-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e02a", - "iconset": 0, + "iconset": 1, "name": "email-arrow-o", - "new": false, - "paths": [ - "M12 8l4 4-4 4v-3h-4v-2h4v-3zM16 3v7h-1v-4.76l-7 4.76-7-4.76v7.76h6v1h-6c-0.552 0-1-0.448-1-1v0-10c0-0.552 0.448-1 1-1v0h14c0.552 0 1 0.448 1 1v0zM15 4v-1h-14v1l7 4.75z" - ], + "new": true, + "svg": "email-arrow-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-business-o.js b/src/icons/email-business-o.js index b39e968..0730836 100644 --- a/src/icons/email-business-o.js +++ b/src/icons/email-business-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e502", - "iconset": 8, + "iconset": 9, "name": "email-business-o", - "new": false, - "paths": [ - "M15 4h-4v1h4v1.941l-7 3.5-7-3.5v-1.941h4v-1h-4c-0.552 0.002-0.998 0.448-1 1v10c0.002 0.552 0.448 0.998 1 1h14c0.552-0.002 0.998-0.448 1-1v-10c-0.002-0.552-0.448-0.998-1-1h-0zM1 15v-6.941l7 3.5 7-3.5v6.941zM9.285 5.886c0-0.004 0-0.009 0-0.015 0-0.195-0.105-0.365-0.262-0.456l-0.002-0.001c-0.242-0.132-0.523-0.232-0.82-0.286l-0.017-0.003-0.653-0.146c-0.497-0.086-0.941-0.25-1.342-0.483l0.019 0.010c-0.374-0.279-0.614-0.721-0.614-1.218 0-0.041 0.002-0.081 0.005-0.121l-0 0.005c-0-0.012-0-0.027-0-0.041 0-0.529 0.23-1.005 0.595-1.332l0.002-0.001c0.353-0.298 0.804-0.489 1.299-0.519l0.006-0v-1.278h1v1.302c0.417 0.070 0.787 0.233 1.1 0.468l-0.006-0.005c0.437 0.342 0.715 0.869 0.715 1.461 0 0.013-0 0.027-0 0.040l0-0.002h-1.211c0-0 0-0 0-0 0-0.343-0.196-0.641-0.482-0.788l-0.005-0.002c-0.204-0.098-0.444-0.156-0.697-0.156-0.019 0-0.038 0-0.056 0.001l0.003-0c-0.021-0.001-0.046-0.002-0.071-0.002-0.268 0-0.519 0.075-0.733 0.206l0.006-0.003c-0.18 0.115-0.298 0.313-0.298 0.54 0 0.007 0 0.014 0 0.022l-0-0.001c-0 0.006-0 0.012-0 0.019 0 0.207 0.118 0.386 0.291 0.473l0.003 0.001c0.23 0.107 0.498 0.196 0.778 0.251l0.023 0.004 1.059 0.255c0.397 0.078 0.748 0.234 1.051 0.453l-0.008-0.005c0.332 0.281 0.542 0.698 0.542 1.164 0 0.033-0.001 0.066-0.003 0.098l0-0.004c0 0.010 0 0.022 0 0.034 0 0.548-0.247 1.038-0.637 1.365l-0.003 0.002c-0.371 0.303-0.84 0.497-1.354 0.53l-0.007 0v1.278h-1v-1.284c-0.502-0.049-0.953-0.235-1.324-0.521l0.006 0.004c-0.419-0.339-0.684-0.853-0.684-1.428 0-0.029 0.001-0.058 0.002-0.086l-0 0.004h1.203c0.020 0.239 0.103 0.455 0.233 0.635l-0.003-0.004c0.239 0.24 0.57 0.388 0.935 0.388 0.049 0 0.097-0.003 0.144-0.008l-0.006 0.001c0.021 0.001 0.045 0.001 0.069 0.001 0.239 0 0.47-0.037 0.686-0.106l-0.016 0.004c0.312-0.081 0.539-0.36 0.539-0.693 0-0.008-0-0.016-0-0.023l0 0.001z" - ], + "new": true, + "svg": "email-business-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-edit.js b/src/icons/email-edit.js index 8267f98..093c7f7 100644 --- a/src/icons/email-edit.js +++ b/src/icons/email-edit.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0da", - "iconset": 0, + "iconset": 1, "name": "email-edit", - "new": false, - "paths": [ - "M15 1h-14c-0.005-0-0.011-0-0.017-0-0.514 0-0.937 0.394-0.982 0.896l-0 0.004v10.1c-0 0.005-0 0.011-0 0.017 0 0.514 0.394 0.937 0.896 0.982l0.004 0h4.9l0.2-1h-5v-8.8l7 4.8 7-4.8v2.4l1 1v-4.6c0-0.005 0-0.011 0-0.017 0-0.514-0.394-0.937-0.896-0.982l-0.004-0zM8 6.8l-7-4.8h14zM15 12h-0.8l-1 1h1.8c0.005 0 0.011 0 0.017 0 0.514 0 0.937-0.394 0.982-0.896l0-0.004v-1.9l-1 1zM11.5 7.7l-4.4 4.4-1.1 3.9 3.9-1 4.4-4.4zM7 15l0.7-2.2 1.5 1.5zM15.7 9.1c0.185-0.176 0.3-0.425 0.3-0.7s-0.115-0.524-0.3-0.7l-0-0-1.4-1.4c-0.176-0.185-0.425-0.3-0.7-0.3s-0.524 0.115-0.7 0.3l-0 0-0.7 0.7 2.8 2.8z" - ], + "new": true, + "svg": "email-edit", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-message-warning.js b/src/icons/email-message-warning.js index 4d7b4b3..347cb75 100644 --- a/src/icons/email-message-warning.js +++ b/src/icons/email-message-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e3", - "iconset": 0, + "iconset": 1, "name": "email-message-warning", - "new": false, - "paths": [ - "M8 0l-8 6.045v8.955c0 0.552 0.448 1 1 1h14c0.552-0 1-0.448 1-1v-8.955l-8-6.045zM15 7.545l-7 5.455-7-5.455v-0.882l7-5.464 7 5.464v0.882zM7 4h2v4h-2v-4zM7 9h2v2h-2v-2z" - ], + "new": true, + "svg": "email-message-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-message.js b/src/icons/email-message.js index dbee1a8..7511a69 100644 --- a/src/icons/email-message.js +++ b/src/icons/email-message.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e4", - "iconset": 0, + "iconset": 1, "name": "email-message", - "new": false, - "paths": [ - "M13 7.978v-6.978h-10v6.978l5 3.889 5-3.889zM5 3h6v1h-6v-1zM5 5h6v1h-6v-1zM16 6.045v8.955c-0 0.552-0.448 1-1 1h-14c-0.552-0-1-0.448-1-1v-8.955l2-1.511v1.349l-1 0.781v0.882l7 5.455 7-5.455v-0.882l-1-0.781v-1.349l2 1.511z" - ], + "new": true, + "svg": "email-message", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-o.js b/src/icons/email-o.js index a352257..12f29a3 100644 --- a/src/icons/email-o.js +++ b/src/icons/email-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e02b", - "iconset": 0, + "iconset": 1, "name": "email-o", - "new": false, - "paths": [ - "M15 2h-14c-0.552 0-1 0.448-1 1v0 10c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM15 3v1l-7 4.75-7-4.75v-1h14zM1 13v-7.76l7 4.76 7-4.78v7.78h-14z" - ], + "new": true, + "svg": "email-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-read-o.js b/src/icons/email-read-o.js index 55d2f1f..0a64ecc 100644 --- a/src/icons/email-read-o.js +++ b/src/icons/email-read-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e10d", - "iconset": 0, + "iconset": 1, "name": "email-read-o", - "new": false, - "paths": [ - "M14.99 2.2h-13.97c-0.28 0-0.52 0.1-0.72 0.3-0.19 0.19-0.28 0.42-0.28 0.7v9.98c0 0.28 0.090 0.52 0.28 0.72 0.2 0.19 0.44 0.28 0.72 0.28h8.52c-0.18-0.31-0.32-0.64-0.41-1h-8.11v-8.75l6.98 4.76 6.98-4.77v4.31c0.38 0.22 0.71 0.49 1 0.82v-6.35c0-0.28-0.1-0.51-0.3-0.7-0.19-0.2-0.42-0.3-0.7-0.3zM14.99 3.2l-6.98 4.74-6.99-4.74h13.97zM12.99 15.17c1.65 0 2.99-1.34 2.99-2.99s-1.34-2.99-2.99-2.99-2.99 1.34-2.99 2.99 1.34 2.99 2.99 2.99zM13.090 13.53l2.25-2.25-0.71-0.71-1.89 1.89-0.95-0.95-0.71 0.71 1.3 1.3c0.090 0.090 0.22 0.15 0.35 0.15s0.26-0.050 0.35-0.15z" - ], + "new": true, + "svg": "email-read-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email-unread-o.js b/src/icons/email-unread-o.js index dfa5ff2..5775b48 100644 --- a/src/icons/email-unread-o.js +++ b/src/icons/email-unread-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e10e", - "iconset": 0, + "iconset": 1, "name": "email-unread-o", - "new": false, - "paths": [ - "M13.5 5.89c1.38 0 2.5-1.12 2.5-2.5s-1.12-2.5-2.5-2.5-2.5 1.12-2.5 2.5 1.12 2.5 2.5 2.5zM1 2.39h9.15c-0.090 0.32-0.15 0.65-0.15 1h-9l7 4.75 3.16-2.15c0.27 0.25 0.59 0.45 0.93 0.6l-4.090 2.79-7-4.75v8.77h14v-6.84c0.37-0.18 0.71-0.42 1-0.71v7.55c0 0.28-0.1 0.52-0.3 0.72-0.19 0.19-0.42 0.28-0.7 0.28h-14c-0.28 0-0.52-0.090-0.72-0.28-0.19-0.2-0.28-0.44-0.28-0.72v-10.010c0-0.28 0.090-0.52 0.28-0.7 0.2-0.2 0.44-0.3 0.72-0.3z" - ], + "new": true, + "svg": "email-unread-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/email.js b/src/icons/email.js index 2dc883f..6bae13b 100644 --- a/src/icons/email.js +++ b/src/icons/email.js @@ -1,14 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e029", - "iconset": 0, + "iconset": 1, "name": "email", - "new": false, - "paths": [ - "M8 8.75l8-5.55v-0.2c0-0.552-0.448-1-1-1v0h-14c-0.552 0-1 0.448-1 1v0 0.19z", - "M8 10l-8-5.54v8.54c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-8.54z" - ], + "new": true, + "svg": "email", "viewBox": "0 0 16 16" }; diff --git a/src/icons/error.js b/src/icons/error.js index 10f5c04..3cb81ca 100644 --- a/src/icons/error.js +++ b/src/icons/error.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec00", - "iconset": 3, + "iconset": 7, "name": "error", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM11 12l-3-3-3 3-1.060-1.060 3.060-2.94-3-3 1.060-1.070 2.94 2.95 2.94-2.94 1.060 1.060-2.89 3 3 3z" - ], + "new": true, + "svg": "error", "viewBox": "0 0 16 16" }; diff --git a/src/icons/exchange.js b/src/icons/exchange.js index 1eb5cdc..00b0a36 100644 --- a/src/icons/exchange.js +++ b/src/icons/exchange.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e916", "iconset": 5, "name": "exchange", - "new": false, - "paths": [ - "M12 6h-11.999v-2h11.999v-2l4 3-4 3zM3.997 8l-3.996 3 3.996 3v-2h12.003v-2h-12.003z" - ], + "new": true, + "svg": "exchange", "viewBox": "0 0 16 16" }; diff --git a/src/icons/export.js b/src/icons/export.js index 2dc6e97..a359cf0 100644 --- a/src/icons/export.js +++ b/src/icons/export.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e02c", - "iconset": 0, + "iconset": 1, "name": "export", - "new": false, - "paths": [ - "M9 3h3v-2.5l4 4-4 4v-2.5h-3c-4 0-5 3-5 3v-1c0-2.8 2.2-5 5-5zM14 14h-12v-12h4v-1h-4c-0.5 0-1 0.5-1 1v12c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-5h-1v5z" - ], + "new": true, + "svg": "export", "viewBox": "0 0 16 16" }; diff --git a/src/icons/external-link.js b/src/icons/external-link.js index bf21b97..cf2caf9 100644 --- a/src/icons/external-link.js +++ b/src/icons/external-link.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e02d", - "iconset": 0, + "iconset": 1, "name": "external-link", - "new": false, - "paths": [ - "M14 7h1v7c0 0.5-0.5 1-1 1h-12c-0.5 0-1-0.5-1-1v-12c0-0.5 0.5-1 1-1h7v1h-7v12h12v-7zM10.3 0l2.1 2.1-5.6 5.7 1.4 1.4 5.7-5.7 2.1 2.2v-5.7h-5.7z" - ], + "new": true, + "svg": "external-link", "viewBox": "0 0 16 16" }; diff --git a/src/icons/face-happy-o.js b/src/icons/face-happy-o.js index 423dae0..d34d1b9 100644 --- a/src/icons/face-happy-o.js +++ b/src/icons/face-happy-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e095", - "iconset": 0, + "iconset": 1, "name": "face-happy-o", - "new": false, - "paths": [ - "M8 1.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0.004-3.588 2.912-6.496 6.5-6.5h0zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM5 4c-0.552 0-1 0.672-1 1.5s0.448 1.5 1 1.5 1-0.672 1-1.5-0.448-1.5-1-1.5zM11 4c-0.552 0-1 0.672-1 1.5s0.448 1.5 1 1.5 1-0.672 1-1.5-0.448-1.5-1-1.5zM8 9.5c-0.004 0-0.008 0-0.012 0-1.859 0-3.587-0.567-5.018-1.537l0.031 0.020-0.002 0.017c0 2.761 2.239 5 5 5s5-2.239 5-5v0l-0.002-0.017c-1.4 0.95-3.127 1.517-4.987 1.517-0.004 0-0.008 0-0.012-0h0.001z" - ], + "new": true, + "svg": "face-happy-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/face-neurtral-o.js b/src/icons/face-neurtral-o.js index b95e509..cbe2896 100644 --- a/src/icons/face-neurtral-o.js +++ b/src/icons/face-neurtral-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e096", - "iconset": 0, + "iconset": 1, "name": "face-neurtral-o", - "new": false, - "paths": [ - "M11 11h-6v-1h6zM8 1.5c-3.59 0-6.5 2.91-6.5 6.5s2.91 6.5 6.5 6.5c3.59 0 6.5-2.91 6.5-6.5v0c-0.004-3.588-2.912-6.496-6.5-6.5h-0zM8 0c4.418 0 8 3.582 8 8s-3.582 8-8 8c-4.418 0-8-3.582-8-8v0c0-4.418 3.582-8 8-8v0zM5 5.001c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM11 5.001c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0z" - ], + "new": true, + "svg": "face-neurtral-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/face-sad-o.js b/src/icons/face-sad-o.js index 3914251..cbbb504 100644 --- a/src/icons/face-sad-o.js +++ b/src/icons/face-sad-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e097", - "iconset": 0, + "iconset": 1, "name": "face-sad-o", - "new": false, - "paths": [ - "M8 1.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0.004-3.588 2.912-6.496 6.5-6.5h0zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM5 4.998c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM11 4.998c-0.552 0-1 0.448-1 1s0.448 1 1 1c0.552 0 1-0.448 1-1v0c0-0.552-0.448-1-1-1v0zM12 10.832c-0.621-1.648-2.172-2.805-3.996-2.835l-0.004-0c-1.828 0.030-3.379 1.187-3.99 2.805l-0.010 0.030 0.95 0.332c0.48-1.253 1.658-2.133 3.046-2.167l0.004-0c1.392 0.034 2.57 0.914 3.042 2.144l0.008 0.023z" - ], + "new": true, + "svg": "face-sad-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/face-smile-o.js b/src/icons/face-smile-o.js index 636df15..9b47a6c 100644 --- a/src/icons/face-smile-o.js +++ b/src/icons/face-smile-o.js @@ -1,16 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e098", - "iconset": 0, + "iconset": 1, "name": "face-smile-o", - "new": false, - "paths": [ - "M8 1.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0.004-3.588 2.912-6.496 6.5-6.5h0zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0z", - "M6 6.001c0 0.552-0.448 1-1 1s-1-0.448-1-1c0-0.552 0.448-1 1-1s1 0.448 1 1z", - "M12 6.001c0 0.552-0.448 1-1 1s-1-0.448-1-1c0-0.552 0.448-1 1-1s1 0.448 1 1z", - "M8 12.5c-2.081-0.072-3.825-1.434-4.464-3.307l-0.010-0.034 0.948-0.317c0.521 1.502 1.888 2.577 3.517 2.659l0.009 0c1.638-0.082 3.006-1.157 3.518-2.632l0.008-0.028 0.948 0.317c-0.649 1.908-2.394 3.269-4.466 3.342l-0.008 0z" - ], + "new": true, + "svg": "face-smile-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/feedback-dislike.js b/src/icons/feedback-dislike.js index a65f162..a3bdf7f 100644 --- a/src/icons/feedback-dislike.js +++ b/src/icons/feedback-dislike.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e105", - "iconset": 0, + "iconset": 1, "name": "feedback-dislike", - "new": false, - "paths": [ - "M14.359 10.035h-4.052c0.426 1.075 0.679 2.319 0.693 3.62l0 0.006c0 1.631-0.275 2.338-1.038 2.338-1.051 0-1.178-0.991-1.291-1.731-0.126-0.764-0.36-1.449-0.691-2.077l0.018 0.037c-0.582-1.011-1.355-1.849-2.275-2.489l-0.025-0.016c-0.014-0.011-0.021-0.021-0.034-0.032-0.034-0.026-0.070-0.049-0.102-0.078-0.346-0.319-0.562-0.775-0.562-1.281 0-0.003 0-0.007 0-0.010v0.001-6.609c-0-0.010-0-0.023-0-0.035 0-0.914 0.731-1.657 1.639-1.678l0.002-0h6.214c1.313 0.025 2.382 1.035 2.501 2.32l0.001 0.010 0.633 5.798c0.009 0.066 0.014 0.142 0.014 0.22 0 0.917-0.731 1.663-1.643 1.687l-0.002 0zM3 9h-2c-0.552 0-1-0.448-1-1v0-7c0-0.552 0.448-1 1-1v0h2c0.552 0 1 0.448 1 1v0 7c0 0.552-0.448 1-1 1v0z" - ], + "new": true, + "svg": "feedback-dislike", "viewBox": "0 0 16 16" }; diff --git a/src/icons/feedback-like.js b/src/icons/feedback-like.js index 4b873eb..5130410 100644 --- a/src/icons/feedback-like.js +++ b/src/icons/feedback-like.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e106", - "iconset": 0, + "iconset": 1, "name": "feedback-like", - "new": false, - "paths": [ - "M14.359 5.965h-4.052c0.426-1.075 0.679-2.319 0.693-3.62l0-0.006c0-1.631-0.275-2.338-1.038-2.338-1.051 0-1.178 0.991-1.291 1.731-0.126 0.764-0.36 1.449-0.691 2.077l0.018-0.037c-0.582 1.011-1.355 1.849-2.275 2.489l-0.025 0.016c-0.014 0.011-0.021 0.021-0.034 0.032-0.034 0.026-0.070 0.049-0.102 0.078-0.346 0.319-0.562 0.775-0.562 1.281 0 0.003 0 0.007 0 0.010v-0 6.61c-0 0.010-0 0.023-0 0.035 0 0.914 0.731 1.657 1.639 1.678l0.002 0h6.214c1.313-0.025 2.382-1.035 2.501-2.32l0.001-0.010 0.633-5.798c0.009-0.066 0.014-0.142 0.014-0.22 0-0.917-0.731-1.663-1.643-1.687l-0.002-0zM3 7h-2c-0.552 0-1 0.448-1 1v0 7c0 0.552 0.448 1 1 1v0h2c0.552 0 1-0.448 1-1v0-7c0-0.552-0.448-1-1-1v0z" - ], + "new": true, + "svg": "feedback-like", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-add-o.js b/src/icons/file-add-o.js index 6888d34..505c102 100644 --- a/src/icons/file-add-o.js +++ b/src/icons/file-add-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb01", - "iconset": 7, + "iconset": 3, "name": "file-add-o", - "new": false, - "paths": [ - "M16 11v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM2 15h8v1h-8c-0.5 0-1-0.5-1-1v-14c0-0.5 0.5-1 1-1h9l4 4v6h-1v-5h-4v-4h-8v14zM11 4h2.6l-2.6-2.6v2.6z" - ], + "new": true, + "svg": "file-add-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-arrow-o.js b/src/icons/file-arrow-o.js index 9b2ea11..13cdc55 100644 --- a/src/icons/file-arrow-o.js +++ b/src/icons/file-arrow-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb02", - "iconset": 7, + "iconset": 3, "name": "file-arrow-o", - "new": false, - "paths": [ - "M2 1h8v4h4v3h1v-4l-4-4h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h9v-1h-9v-14zM11 1.4l2.6 2.6h-2.6v-2.6zM12 16v-3h-4v-2h4v-3l4 4-4 4z" - ], + "new": true, + "svg": "file-arrow-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-audio-o.js b/src/icons/file-audio-o.js index f1b4f13..cbd75c6 100644 --- a/src/icons/file-audio-o.js +++ b/src/icons/file-audio-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb10", - "iconset": 7, + "iconset": 3, "name": "file-audio-o", - "new": false, - "paths": [ - "M9.8 7.3c0.6 0.7 1 1.7 1 2.7s-0.4 2-0.9 2.7l-0.9-0.6c0.4-0.6 0.7-1.3 0.7-2.1s-0.3-1.5-0.7-2.1l0.8-0.6zM4 8c-0.5 0-1 0.5-1 1v2c0 0.5 0.5 1 1 1h1.5l2.5 2v-8l-2.5 2h-1.5zM15 4v11c0 0.5-0.5 1-1 1h-12c-0.5 0-1-0.5-1-1v-14c0-0.5 0.5-1 1-1h9l4 4zM11 4h2.6l-2.6-2.6v2.6zM14 5h-4v-4h-8v14h12v-10zM12 10c0 1.3-0.5 2.6-1.3 3.5l0.8 0.6c1-1.1 1.5-2.5 1.5-4.1s-0.6-3-1.5-4.2l-0.8 0.6c0.9 1 1.3 2.3 1.3 3.6z" - ], + "new": true, + "svg": "file-audio-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-close-o.js b/src/icons/file-close-o.js index 7d9fad8..6229b16 100644 --- a/src/icons/file-close-o.js +++ b/src/icons/file-close-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb03", - "iconset": 7, + "iconset": 3, "name": "file-close-o", - "new": false, - "paths": [ - "M2 1h8v4h4v2h1v-3l-4-4h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h5v-1h-5v-14zM11 1.4l2.6 2.6h-2.6v-2.6zM15.8 14.8l0.2 0.2-1 1-3-3-3 3-1-1 3-3-3-3 1-1 3 3 3-3 1 1-3 3 2.8 2.8z" - ], + "new": true, + "svg": "file-close-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-code-o.js b/src/icons/file-code-o.js index 7aff787..06ee23f 100644 --- a/src/icons/file-code-o.js +++ b/src/icons/file-code-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb04", - "iconset": 7, + "iconset": 3, "name": "file-code-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM10.6 7.2l0.9-0.4 1.6 3.2-1.6 3.2-0.9-0.4 1.4-2.8-1.4-2.8zM5.4 7.2l-1.3 2.8 1.4 2.8-0.9 0.4-1.7-3.2 1.6-3.2 0.9 0.4zM8.5 5.9l1 0.2-2 8-1-0.2 2-8z" - ], + "new": true, + "svg": "file-code-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-copy-o.js b/src/icons/file-copy-o.js index 519d2df..575ef87 100644 --- a/src/icons/file-copy-o.js +++ b/src/icons/file-copy-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb05", - "iconset": 7, + "iconset": 3, "name": "file-copy-o", - "new": false, - "paths": [ - "M12 0h-6c-0.5 0-1 0.5-1 1v3h-3c-0.5 0-1 0.5-1 1v10c0 0.5 0.5 1 1 1h8c0.5 0 1-0.5 1-1v-3h3c0.5 0 1-0.5 1-1v-8l-3-3zM12 1.4l1.6 1.6h-1.6v-1.6zM10 15h-8v-10h5v3h3v7zM8 7v-1.6l1.6 1.6h-1.6zM14 11h-3v-4l-3-3h-2v-3h5v3h3v7z" - ], + "new": true, + "svg": "file-copy-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-download-o.js b/src/icons/file-download-o.js index 549fc28..111ac78 100644 --- a/src/icons/file-download-o.js +++ b/src/icons/file-download-o.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb13", - "iconset": 7, + "iconset": 3, "name": "file-download-o", - "new": false, - "paths": [ - "M2 1h8v4h4v6h1v-7l-4-4h-9c-0.536 0.038-0.962 0.464-1 0.997v14.003c0.038 0.537 0.464 0.962 0.997 1h8.003v-1h-8zM11 1.4l2.6 2.6h-2.6zM16.045 11.997l-4 4-4-4h3v-4h2v4z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "file-download-o", + "viewBox": "0 0 17 16" }; export default icon; \ No newline at end of file diff --git a/src/icons/file-excel-o.js b/src/icons/file-excel-o.js index 2205f69..8f92571 100644 --- a/src/icons/file-excel-o.js +++ b/src/icons/file-excel-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb06", - "iconset": 7, + "iconset": 3, "name": "file-excel-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM9 6h3v1h-0.8l-2.5 3 2.5 3h0.8v1h-3v-1h0.8l-1.8-2.2-1.8 2.2h0.8v1h-3v-1h0.8l2.5-3-2.5-3h-0.8v-1h3v1h-0.8l1.8 2.2 1.8-2.2h-0.8v-1z" - ], + "new": true, + "svg": "file-excel-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-image-o.js b/src/icons/file-image-o.js index a347038..f14a59c 100644 --- a/src/icons/file-image-o.js +++ b/src/icons/file-image-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb07", - "iconset": 7, + "iconset": 3, "name": "file-image-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM3.5 6.5c0-0.8 0.7-1.5 1.5-1.5s1.5 0.7 1.5 1.5c0 0.8-0.7 1.5-1.5 1.5s-1.5-0.7-1.5-1.5zM10 7l3 4v3h-10v-2l2-3 2 2.5 3-4.5z" - ], + "new": true, + "svg": "file-image-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-lock-o.js b/src/icons/file-lock-o.js index 28313a1..0152564 100644 --- a/src/icons/file-lock-o.js +++ b/src/icons/file-lock-o.js @@ -1,14 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb12", - "iconset": 7, + "iconset": 3, "name": "file-lock-o", - "new": false, - "paths": [ - "M1 1h8v4h4v2h1v-3l-4-4h-9c-0.536 0.040-0.96 0.464-1 0.996l-0 0.004v14c0.040 0.536 0.464 0.96 0.996 1l0.004 0h6v-1h-6zM10 1.4l2.6 2.6h-2.6z", - "M14 11v-3h-5v3h-1v5h7v-5zM12 14h-1v-1h1zM13 11h-3v-2h3z" - ], + "new": true, + "svg": "file-lock-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-o.js b/src/icons/file-o.js index 3b086fa..823dba0 100644 --- a/src/icons/file-o.js +++ b/src/icons/file-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb08", - "iconset": 7, + "iconset": 3, "name": "file-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10z" - ], + "new": true, + "svg": "file-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-pdf-o.js b/src/icons/file-pdf-o.js index 5956298..5815723 100644 --- a/src/icons/file-pdf-o.js +++ b/src/icons/file-pdf-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb09", - "iconset": 7, - "name": "file-pdf-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM8.4 8.5c-0.2-0.4-0.5-1.2-0.5-1.2s0-0.2 0.1-0.5c0-0.3 0.3-1.3 0.2-1.9-0.1-0.5-0.2-0.9-0.7-0.9-1-0.1-0.8 1.1-0.7 1.7 0.1 0.7 0.4 1.8 0.4 1.8s-0.8 1.9-1.1 2.5c-0.3 0.7-0.7 1.3-0.7 1.3s-1.7 0.9-2.1 1.5c-0.9 1.4 0.7 1.5 1.6 0.4 0.6-0.7 1.2-1.8 1.2-1.8s2.7-0.8 3.6-0.9c0.3 0.1 1.3 0.7 2.1 0.8 1.2 0.2 1.5-0.7 1.1-1.2-0.7-0.5-2.6-0.1-3-0.1-0.4-0.2-1-0.7-1.5-1.5zM3.6 13.5c-0.2-0.1 0.9-1.2 1.5-1.7-0.4 0.7-1.3 1.8-1.5 1.7zM7.5 4.3c0.3 0.1 0.4 1.5 0.1 2-0.1-0.3-0.4-2-0.1-2zM6.3 10.9c0.5-0.9 0.8-1.7 1.2-2.6 0.4 0.7 0.8 1.4 1.5 1.9-0.9 0.2-1.8 0.4-2.7 0.7zM12.6 10.8c-0.2 0.3-1.4-0.2-1.8-0.3 0.8-0.1 2 0 1.8 0.3z" - ], + "iconset": 3, + "name": "file-PDF-o", + "new": true, + "svg": "file-PDF-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-ppt-o.js b/src/icons/file-ppt-o.js index 5f16d61..8de1ea9 100644 --- a/src/icons/file-ppt-o.js +++ b/src/icons/file-ppt-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb0f", - "iconset": 7, - "name": "file-ppt-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM9 6h-4v1h1v6h-1v1h3v-1h-1v-2h2c1.1 0 2-0.9 2-2v-1c0-1.1-0.9-2-2-2zM10 9c0 0.6-0.4 1-1 1h-2v-3h2c0.6 0 1 0.4 1 1v1z" - ], + "iconset": 3, + "name": "file-PPT-o", + "new": true, + "svg": "file-PPT-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-source-o.js b/src/icons/file-source-o.js index e2c0c33..dc42d3d 100644 --- a/src/icons/file-source-o.js +++ b/src/icons/file-source-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb0a", - "iconset": 7, + "iconset": 3, "name": "file-source-o", - "new": false, - "paths": [ - "M12 0h-8c-0.5 0-1 0.5-1 1v1h-1c-0.5 0-1 0.5-1 1v12c0 0.5 0.5 1 1 1h10c0.5 0 1-0.5 1-1v-1h1c0.5 0 1-0.5 1-1v-10l-3-3zM12 15h-10v-5h4.1c0.2 0.6 0.8 1 1.4 1 0.8 0 1.5-0.7 1.5-1.5s-0.7-1.5-1.5-1.5c-0.7 0-1.2 0.4-1.4 1h-4.1v-6h7v3h3v9zM10 5v-1.6l1.6 1.6h-1.6zM14 13h-1v-8l-3-3h-6v-1h7.6l2.4 2.4v9.6z" - ], + "new": true, + "svg": "file-source-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-text-o.js b/src/icons/file-text-o.js index 0886d69..e00b9b6 100644 --- a/src/icons/file-text-o.js +++ b/src/icons/file-text-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb0c", - "iconset": 7, + "iconset": 3, "name": "file-text-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM10 8h-6v-1h6v1zM4 9h8v1h-8v-1zM4 11h8v1h-8v-1z" - ], + "new": true, + "svg": "file-text-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-text.js b/src/icons/file-text.js index 2d345f0..0938b03 100644 --- a/src/icons/file-text.js +++ b/src/icons/file-text.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb0b", - "iconset": 7, + "iconset": 3, "name": "file-text", - "new": false, - "paths": [ - "M15 4h-4v-4l4 4zM10 5h5v10c0 0.5-0.5 1-1 1h-12c-0.5 0-1-0.5-1-1v-14c0-0.5 0.5-1 1-1h8v5zM4 8h6v-1h-6v1zM12 11h-8v1h8v-1zM4 9v1h8v-1h-8z" - ], + "new": true, + "svg": "file-text", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-video-o.js b/src/icons/file-video-o.js index e4d8ca4..22e9a37 100644 --- a/src/icons/file-video-o.js +++ b/src/icons/file-video-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb11", - "iconset": 7, + "iconset": 3, "name": "file-video-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM10 9.2l3-2.2v6l-3-2.3v1.3c0 0.5-0.5 1-1 1h-5c-0.5 0-1-0.5-1-1v-4c0-0.5 0.5-1 1-1h5c0.5 0 1 0.5 1 1v1.2z" - ], + "new": true, + "svg": "file-video-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-word-o.js b/src/icons/file-word-o.js index 7fd6dfa..d77d9a4 100644 --- a/src/icons/file-word-o.js +++ b/src/icons/file-word-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb0d", - "iconset": 7, + "iconset": 3, "name": "file-word-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h8v4h4v10zM10 6h3v1h-1l-1.5 7h-1l-1.5-6.2-1.5 6.2h-1l-1.5-7h-1v-1h3v1h-1l1.1 4.9 1.4-5.9h1l1.5 5.9 1-4.9h-1v-1z" - ], + "new": true, + "svg": "file-word-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file-zip-o.js b/src/icons/file-zip-o.js index da6af05..fe896fc 100644 --- a/src/icons/file-zip-o.js +++ b/src/icons/file-zip-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb0e", - "iconset": 7, + "iconset": 3, "name": "file-zip-o", - "new": false, - "paths": [ - "M11 0h-9c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-11l-4-4zM11 1.4l2.6 2.6h-2.6v-2.6zM14 15h-12v-14h2v1h2v-1h4v4h4v10zM6 3v-1h2v1h-2zM4 3h2v1h-2v-1zM6 5v-1h2v1h-2zM4 5h2v1h-2v-1zM6 7v-1h2v1h-2zM4 7h2v1h-2v-1zM6 9v-1h2v1h-2zM4 10v4h4v-4h-2v-1h-2v1zM7 13h-2v-1h2v1z" - ], + "new": true, + "svg": "file-zip-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/file.js b/src/icons/file.js index dbb6f0b..9706469 100644 --- a/src/icons/file.js +++ b/src/icons/file.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "eb00", - "iconset": 7, + "iconset": 3, "name": "file", - "new": false, - "paths": [ - "M15 4h-4v-4l4 4zM10 0h-8c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-10h-5v-5z" - ], + "new": true, + "svg": "file", "viewBox": "0 0 16 16" }; diff --git a/src/icons/filter-add.js b/src/icons/filter-add.js index 5bcdbb3..9e948aa 100644 --- a/src/icons/filter-add.js +++ b/src/icons/filter-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e107", - "iconset": 0, + "iconset": 1, "name": "filter-add", - "new": false, - "paths": [ - "M13.867 1.067v-1.067h-13.867v1.067zM5.333 8.533l-5.333-5.333v-1.067h13.867v1.067l-3.2 3.2h-1.067v1.067l-1.067 1.067v1.067h-2.133v4.267h2.133l-3.2 2.133zM12.8 10.667v-3.2h-2.133v3.2h-3.2v2.133h3.2v3.2h2.133v-3.2h3.2v-2.133z" - ], + "new": true, + "svg": "filter-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/filter-delete.js b/src/icons/filter-delete.js index 94c8ca5..163dc56 100644 --- a/src/icons/filter-delete.js +++ b/src/icons/filter-delete.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e108", - "iconset": 0, + "iconset": 1, "name": "filter-delete", - "new": false, - "paths": [ - "M13.867 1.067v-1.067h-13.867v1.067zM5.333 8.533l-5.333-5.333v-1.067h13.867v1.067l-4.046 4.046-1.287-1.288-2.575 2.575 2.575 2.575v1.25l-2.575 2.575 0.39 0.39-1.015 0.677zM16 14.933l-1.067 1.067-3.2-3.2-3.2 3.2-1.067-1.067 3.2-3.2-3.2-3.2 1.067-1.067 3.2 3.2 3.2-3.2 1.067 1.067-3.2 3.2z" - ], + "new": true, + "svg": "filter-delete", "viewBox": "0 0 16 16" }; diff --git a/src/icons/filter.js b/src/icons/filter.js index 954e33f..8ea74b0 100644 --- a/src/icons/filter.js +++ b/src/icons/filter.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e02e", - "iconset": 0, + "iconset": 1, "name": "filter", - "new": false, - "paths": [ - "M14 1v1h-13v-1h13zM1 4l5 5v7l3-2v-5l5-5v-1h-13v1z" - ], + "new": true, + "svg": "filter", "viewBox": "0 0 16 16" }; diff --git a/src/icons/firefox.js b/src/icons/firefox.js index 8b4f927..ed7ff85 100644 --- a/src/icons/firefox.js +++ b/src/icons/firefox.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed09", - "iconset": 2, + "iconset": 8, "name": "firefox", - "new": false, - "paths": [ - "M15.696 7.312c-0.023-0.145-0.045-0.229-0.045-0.229s-0.058 0.065-0.152 0.191c-0.032-0.377-0.098-0.725-0.197-1.059l0.009 0.037c-0.134-0.467-0.294-0.868-0.487-1.249l0.018 0.040c-0.135-0.283-0.278-0.525-0.44-0.752l0.010 0.015c-0.058-0.087-0.12-0.175-0.181-0.255-0.284-0.465-0.614-0.753-0.992-1.293-0.235-0.387-0.409-0.839-0.494-1.321l-0.004-0.024c-0.093 0.247-0.176 0.543-0.234 0.848l-0.005 0.035c-0.391-0.394-0.727-0.672-0.934-0.863-1.002-0.944-0.886-1.432-0.886-1.432s-1.884 2.104-1.070 4.296c0.294 0.762 0.777 1.396 1.392 1.864l0.010 0.008c0.936 0.586 1.661 1.434 2.079 2.441l0.013 0.035c-0.371-0.696-0.907-1.261-1.558-1.654l-0.019-0.011c0.19 0.438 0.301 0.949 0.301 1.485 0 0.006-0 0.013-0 0.019v-0.001c-0.001 1.971-1.599 3.569-3.571 3.569-0.001 0-0.003 0-0.004 0h0c-0.003 0-0.007 0-0.010 0-0.277 0-0.547-0.033-0.805-0.095l0.023 0.005c-0.333-0.064-0.63-0.168-0.904-0.309l0.019 0.009c-0.421-0.258-0.774-0.585-1.053-0.969l-0.007-0.010-0.006-0.010 0.065 0.023c0.125 0.045 0.277 0.087 0.433 0.117l0.019 0.003c0.176 0.039 0.378 0.062 0.586 0.062 0.44 0 0.857-0.102 1.228-0.283l-0.017 0.007c0.566-0.314 0.905-0.546 1.183-0.453h0.007c0.272 0.087 0.485-0.178 0.291-0.453-0.273-0.35-0.695-0.573-1.169-0.573-0.092 0-0.182 0.008-0.269 0.024l0.009-0.001c-0.566 0.081-1.083 0.485-1.823 0.094-0.048-0.026-0.094-0.052-0.139-0.081-0.052-0.029 0.158 0.042 0.11 0.010-0.18-0.091-0.332-0.184-0.477-0.286l0.012 0.008c-0.010-0.010 0.113 0.036 0.1 0.026-0.193-0.133-0.354-0.296-0.481-0.485l-0.004-0.006c-0.069-0.122-0.109-0.267-0.109-0.422 0-0.129 0.028-0.252 0.079-0.363l-0.002 0.005c0.069-0.123 0.172-0.22 0.297-0.279l0.004-0.002c0.097 0.048 0.155 0.084 0.155 0.084s-0.042-0.081-0.068-0.123c0.010-0.003 0.016 0 0.026-0.006 0.084 0.036 0.268 0.129 0.368 0.187 0.068 0.037 0.125 0.088 0.167 0.15l0.001 0.002s0.032-0.016 0.010-0.087c-0.036-0.089-0.096-0.162-0.173-0.212l-0.002-0.001h0.006c0.082 0.044 0.152 0.088 0.218 0.136l-0.005-0.004c0.054-0.121 0.085-0.262 0.085-0.41 0-0.015-0-0.030-0.001-0.044l0 0.002c0.001-0.013 0.001-0.027 0.001-0.042 0-0.075-0.014-0.147-0.038-0.214l0.001 0.004c-0.026-0.052 0.016-0.071 0.061-0.016-0.009-0.045-0.022-0.085-0.040-0.123l0.001 0.003v-0.003c0.013-0.018 0.026-0.034 0.039-0.049l-0.001 0.001c0.032-0.033 0.068-0.061 0.107-0.086l0.003-0.001c0.209-0.133 0.45-0.259 0.702-0.363l0.032-0.012c0.207-0.091 0.378-0.158 0.414-0.181 0.238-0.157 0.409-0.397 0.474-0.678l0.001-0.007c0.003-0.029 0.006-0.058 0.010-0.091v-0.048c-0.029-0.113-0.223-0.197-1.241-0.294-0.361-0.059-0.645-0.329-0.726-0.676l-0.001-0.006v0.003c-0.013 0.036-0.029 0.074-0.042 0.113 0.013-0.039 0.026-0.074 0.042-0.113v-0.006c0.201-0.516 0.546-0.94 0.986-1.232l0.010-0.006c0.026-0.023-0.103 0.006-0.078-0.016 0.069-0.035 0.157-0.073 0.246-0.107l0.019-0.006c0.045-0.019-0.194-0.11-0.407-0.087-0.138 0.008-0.267 0.041-0.385 0.093l0.007-0.003c0.052-0.042 0.2-0.1 0.165-0.1-0.291 0.058-0.55 0.159-0.784 0.297l0.011-0.006c-0-0.002-0-0.004-0-0.007 0-0.024 0.006-0.046 0.017-0.065l-0 0.001c-0.195 0.085-0.358 0.212-0.483 0.369l-0.002 0.003c0.004-0.026 0.006-0.056 0.006-0.087l0-0.001c-0.089 0.066-0.167 0.139-0.234 0.221l-0.002 0.002-0.003 0.003c-0.34-0.135-0.734-0.213-1.145-0.213-0.219 0-0.433 0.022-0.64 0.064l0.021-0.003-0.006-0.003h0.006c-0.123-0.099-0.227-0.216-0.31-0.347l-0.003-0.006-0.006 0.003-0.013-0.006c-0.039-0.058-0.078-0.123-0.12-0.194-0.029-0.052-0.058-0.11-0.087-0.168l-0.006-0.006c-0.013 0-0.019 0.055-0.029 0.042v-0.003c-0.091-0.229-0.143-0.495-0.143-0.773 0-0.026 0-0.052 0.001-0.078l-0 0.004-0.006 0.003c-0.164 0.114-0.289 0.275-0.357 0.462l-0.002 0.007c-0.029 0.068-0.052 0.107-0.071 0.145v-0.016c0.003-0.036 0.019-0.107 0.016-0.1-0.003 0.005-0.006 0.009-0.010 0.013l-0 0c-0.049 0.054-0.091 0.116-0.124 0.183l-0.002 0.005c-0.026 0.053-0.051 0.116-0.072 0.181l-0.003 0.010c-0.003 0.010 0-0.010 0-0.032s0.003-0.065 0-0.055l-0.010 0.023c-0.205 0.445-0.348 0.961-0.399 1.503l-0.001 0.019c-0.011 0.068-0.017 0.145-0.017 0.225 0 0.015 0 0.031 0.001 0.046l-0-0.002v0.006c-0.149 0.163-0.285 0.344-0.402 0.537l-0.009 0.015c-0.368 0.61-0.665 1.317-0.855 2.066l-0.012 0.054c0.143-0.312 0.297-0.578 0.473-0.828l-0.011 0.016c-0.331 0.816-0.524 1.762-0.524 2.753 0 0 0 0.001 0 0.001v-0c0.070-0.327 0.148-0.601 0.241-0.868l-0.015 0.050c-0.006 0.103-0.009 0.224-0.009 0.345 0 1.051 0.234 2.047 0.654 2.939l-0.018-0.042c0.645 1.424 1.672 2.579 2.951 3.365l0.033 0.019c0.5 0.342 1.077 0.626 1.692 0.821l0.047 0.013c0.081 0.029 0.165 0.058 0.249 0.087-0.026-0.010-0.052-0.023-0.078-0.032 0.675 0.211 1.451 0.332 2.256 0.333h0c2.705 0 3.598-1.031 3.678-1.131 0.132-0.119 0.239-0.262 0.316-0.422l0.004-0.008c0.052-0.023 0.103-0.045 0.158-0.068l0.032-0.016 0.061-0.029c0.435-0.207 0.81-0.445 1.151-0.723l-0.010 0.008c0.517-0.374 0.894-0.911 1.059-1.536l0.004-0.019c0.048-0.111 0.076-0.24 0.076-0.375 0-0.123-0.023-0.241-0.065-0.349l0.002 0.007c0.029-0.045 0.055-0.091 0.087-0.139 0.558-0.882 0.908-1.945 0.956-3.087l0-0.013v-0.090c0-0.003 0-0.008 0-0.012 0-0.243-0.022-0.48-0.065-0.71l0.004 0.024z" - ], + "new": true, + "svg": "firefox", "viewBox": "0 0 16 16" }; diff --git a/src/icons/firewall-o.js b/src/icons/firewall-o.js index 2f62e09..afef719 100644 --- a/src/icons/firewall-o.js +++ b/src/icons/firewall-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e503", - "iconset": 8, + "iconset": 9, "name": "firewall-o", - "new": false, - "paths": [ - "M0 1v14h16v-14zM1 2h7v3h-7zM11 10h-6v-4h6zM4 6v4h-3v-4zM1 11h6v3h-6zM8 14v-3h7v3zM15 10h-3v-4h3zM9 5v-3h6v3z" - ], + "new": true, + "svg": "firewall-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/flag-check.js b/src/icons/flag-check.js index 84d8d1c..d21cc9c 100644 --- a/src/icons/flag-check.js +++ b/src/icons/flag-check.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e030", - "iconset": 0, + "iconset": 1, "name": "flag-check", - "new": false, - "paths": [ - "M13.861 8l1.139 1.013-5.461 6.987-3.539-3.774 1.048-1.118 2.391 2.549zM15 3c-2.25 1.945-7.31-1.512-7.31-1.512-1.17-0.741-2.593-1.18-4.12-1.18-0.61 0-1.203 0.070-1.772 0.203l0.053-0.010h-0.85v15.5h1v-7c1-1 3.99-0.015 6 0 4.297-0.016 7-2.315 7-6z" - ], + "new": true, + "svg": "flag-check", "viewBox": "0 0 16 16" }; diff --git a/src/icons/flag-more-o.js b/src/icons/flag-more-o.js index 1e94cbd..8cbd0df 100644 --- a/src/icons/flag-more-o.js +++ b/src/icons/flag-more-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ed", - "iconset": 0, + "iconset": 1, "name": "flag-more-o", - "new": false, - "paths": [ - "M2.734 1.013c1.334 0.091 2.548 0.538 3.568 1.246l-0.023-0.015c1.677 1.254 3.737 2.087 5.976 2.305l0.049 0.004h0.658c-0.709 2.030-2.734 3.347-5.873 3.347l-4.456-0.405h-0.466c-0.004-0-0.010-0-0.015-0-0.409 0-0.801 0.076-1.162 0.215l0.022-0.007v-6.385c0.492-0.192 1.062-0.304 1.658-0.304 0.006 0 0.012 0 0.018 0h0.045zM2.734 0h-0.061c-0.009-0-0.019-0-0.029-0-0.671 0-1.315 0.111-1.916 0.316l0.042-0.012h-0.77v15.696h1.013v-7.089c0.351-0.303 0.808-0.492 1.308-0.506l0.003-0h0.309c1.316 0.101 3.139 0.506 4.456 0.506 4.354 0 7.089-2.329 7.089-6.076-0.44 0.378-1.016 0.608-1.645 0.608-0 0-0 0-0 0h-0.177c-2.43 0-5.57-2.127-5.57-2.127-1.137-0.782-2.533-1.267-4.038-1.316l-0.012-0zM12.152 11.949h2.025v2.025h-2.025zM9.114 13.975h2.025v-2.025h-2.025zM6.076 13.975h2.025v-2.025h-2.025z" - ], + "new": true, + "svg": "flag-more-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/flag-more.js b/src/icons/flag-more.js index dcbc3a4..31b1093 100644 --- a/src/icons/flag-more.js +++ b/src/icons/flag-more.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e031", - "iconset": 0, + "iconset": 1, "name": "flag-more", - "new": false, - "paths": [ - "M13 12h2v2h-2zM10 14h2v-2h-2zM7 14h2v-2h-2zM15 3c-2.25 1.945-7.31-1.512-7.31-1.512-1.17-0.741-2.593-1.18-4.12-1.18-0.61 0-1.203 0.070-1.772 0.203l0.053-0.010h-0.85v15.5h1v-7c1-1 3.99-0.015 6 0 4.297-0.016 7-2.315 7-6z" - ], + "new": true, + "svg": "flag-more", "viewBox": "0 0 16 16" }; diff --git a/src/icons/flag-o.js b/src/icons/flag-o.js index 3fcfe38..f053c67 100644 --- a/src/icons/flag-o.js +++ b/src/icons/flag-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e032", - "iconset": 0, + "iconset": 1, "name": "flag-o", - "new": false, - "paths": [ - "M3.669 1.206c1.306 0.063 2.504 0.477 3.517 1.147l-0.026-0.016c0.379 0.254 3.45 2.257 6.035 2.257 0.003 0 0.006 0 0.009 0 0.205 0 0.407-0.013 0.606-0.038l-0.024 0.002c-0.643 2.172-2.705 3.431-5.779 3.442-0.592-0.004-3.695-0.448-4.439-0.448-0.036-0.001-0.079-0.002-0.122-0.002-0.521 0-1.018 0.1-1.474 0.281l0.027-0.009v-6.322h0.007c0.491-0.186 1.059-0.294 1.652-0.294 0.003 0 0.007 0 0.010 0h-0.001zM3.669 0.206c-0.651 0.002-1.277 0.109-1.861 0.307l0.041-0.012h-0.85v15.5h1v-7c0.367-0.287 0.834-0.46 1.343-0.46 0.080 0 0.158 0.004 0.236 0.013l-0.010-0.001c1.329 0 3.097 0.438 4.431 0.448 4.297-0.016 7-2.315 7-6-0.456 0.371-1.044 0.596-1.685 0.596-0.042 0-0.084-0.001-0.126-0.003l0.006 0c-2.423 0-5.505-2.106-5.505-2.106-1.138-0.746-2.518-1.215-4.003-1.282l-0.017-0.001z" - ], + "new": true, + "svg": "flag-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/flag.js b/src/icons/flag.js index d72cfe8..fd1d56f 100644 --- a/src/icons/flag.js +++ b/src/icons/flag.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e02f", - "iconset": 0, + "iconset": 1, "name": "flag", - "new": false, - "paths": [ - "M15 3c0 3.685-2.703 5.984-7 6-2.010-0.015-5-1-6 0v7h-1v-15.5h0.85c0.517-0.122 1.11-0.192 1.72-0.192 1.527 0 2.951 0.44 4.152 1.199l-0.032-0.019s5.060 3.457 7.31 1.512z" - ], + "new": true, + "svg": "flag", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-add-o.js b/src/icons/folder-add-o.js index 99a2189..bcdbe17 100644 --- a/src/icons/folder-add-o.js +++ b/src/icons/folder-add-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e035", - "iconset": 0, + "iconset": 1, "name": "folder-add-o", - "new": false, - "paths": [ - "M13 11h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3zM16 4v6h-1v-4h-14v8h9v1h-9c-0.552 0-1-0.448-1-1v0-12c0-0.552 0.448-1 1-1v0h6l1 2h7c0.552 0 1 0.448 1 1v0zM15 4h-7.62l-0.28-0.55-0.72-1.45h-5.38v3h14v-1z" - ], + "new": true, + "svg": "folder-add-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-add.js b/src/icons/folder-add.js index a21933b..8bf9920 100644 --- a/src/icons/folder-add.js +++ b/src/icons/folder-add.js @@ -1,18 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e034", - "iconset": 0, + "iconset": 1, "name": "folder-add", - "new": false, - "paths": [ - "M16 11h-3v-3h-2v3h-3v2h3v3h2v-3h3v-2z", - "M16 3.93c-0.005-0.516-0.424-0.932-0.94-0.932-0.021 0-0.042 0.001-0.063 0.002l0.003-0h-7l-1-2h-6c-0.018-0.001-0.039-0.002-0.060-0.002-0.516 0-0.935 0.416-0.94 0.931v3.070h16v-1.070z", - "M7 15h-6c-0.559-0.033-1-0.494-1-1.058 0-0.004 0-0.008 0-0.012v0.001-7.93h16v1h-9v8z", - "M7 7h3v3h-3v-3z", - "M7 14h3v1h-3v-1z", - "M14 6.99h1.99v3.010h-1.99v-3.010z" - ], + "new": true, + "svg": "folder-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-cloud.js b/src/icons/folder-cloud.js index e8dda71..8d696cb 100644 --- a/src/icons/folder-cloud.js +++ b/src/icons/folder-cloud.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e036", - "iconset": 0, + "iconset": 1, "name": "folder-cloud", - "new": false, - "paths": [ - "M15 4h-14v-3.070c0.005-0.516 0.424-0.932 0.94-0.932 0.021 0 0.042 0.001 0.063 0.002l-0.003-0h5l1 2h6c0.018-0.001 0.039-0.002 0.060-0.002 0.516 0 0.935 0.416 0.94 0.931v1.070zM2.55 10c0.707-1.194 1.988-1.983 3.454-1.983 1.054 0 2.014 0.408 2.728 1.075l-0.002-0.002c0.231-0.057 0.497-0.090 0.77-0.090v0c1.386 0.004 2.583 0.81 3.151 1.979l0.009 0.021h1.34c0.001 0 0.003 0 0.004 0 0.357 0 0.699 0.062 1.016 0.177l-0.021-0.007c0.005-0.036 0.007-0.078 0.007-0.12s-0.003-0.084-0.008-0.125l0.001 0.005v-5.93h-14v5.35c0.438-0.218 0.954-0.347 1.499-0.35h0.001zM16 14c0 1.105-0.895 2-2 2v0h-11.5c-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5v0c0.233 0.005 0.456 0.041 0.668 0.105l-0.018-0.005c0.403-1.213 1.528-2.073 2.853-2.073 0.988 0 1.865 0.478 2.411 1.215l0.006 0.008c0.32-0.161 0.697-0.255 1.096-0.255 1.202 0 2.204 0.855 2.431 1.989l0.003 0.016h2.050c1.105 0 2 0.895 2 2v0zM15 14c0-0.552-0.448-1-1-1v0h-2.87l-0.13-0.8c-0.144-0.69-0.747-1.2-1.47-1.2-0.011 0-0.021 0-0.032 0l0.002-0c-0.233 0.002-0.453 0.057-0.649 0.154l0.009-0.004-0.75 0.36-0.49-0.68c-0.368-0.496-0.952-0.814-1.61-0.814-0.881 0-1.629 0.569-1.895 1.36l-0.004 0.014-0.29 0.91-0.93-0.25c-0.115-0.032-0.247-0.050-0.383-0.050-0.003 0-0.005 0-0.008 0h0c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5v0h11.5c0.552 0 1-0.448 1-1v0z" - ], + "new": true, + "svg": "folder-cloud", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-o.js b/src/icons/folder-o.js index f85e4d8..cf58e05 100644 --- a/src/icons/folder-o.js +++ b/src/icons/folder-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e037", - "iconset": 0, + "iconset": 1, "name": "folder-o", - "new": false, - "paths": [ - "M15 3h-7l-1-2h-6c-0.552 0-1 0.448-1 1v0 12c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM6.38 2l0.72 1.45 0.28 0.55h7.62v1h-14v-3h5.38zM1 14v-8h14v8h-14z" - ], + "new": true, + "svg": "folder-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-open-o.js b/src/icons/folder-open-o.js index fa4e1da..f778042 100644 --- a/src/icons/folder-open-o.js +++ b/src/icons/folder-open-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e039", - "iconset": 0, + "iconset": 1, "name": "folder-open-o", - "new": false, - "paths": [ - "M16 7h-2v-3c0-0.552-0.448-1-1-1v0h-7l-1-2h-4c-0.552 0-1 0.448-1 1v0 12c0 0.552 0.448 1 1 1v0h11.6c0.397-0.003 0.739-0.237 0.897-0.574l0.003-0.006zM1 14v-12h3.37l1 2h7.63v3h-9.75l-2.25 7zM14.58 8l-2 6h-10.48l1.9-6h10.58z" - ], + "new": true, + "svg": "folder-open-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-open.js b/src/icons/folder-open.js index 450a33a..5c1b503 100644 --- a/src/icons/folder-open.js +++ b/src/icons/folder-open.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e038", - "iconset": 0, + "iconset": 1, "name": "folder-open", - "new": false, - "paths": [ - "M16 8l-2.1 6.43c-0.164 0.339-0.505 0.569-0.9 0.57h-12c-0.552 0-1-0.448-1-1v0-12c0-0.552 0.448-1 1-1v0h4l1 2h7c0.552 0 1 0.448 1 1v0 3h-10.64l-2.36 7h1l2-6h12z" - ], + "new": true, + "svg": "folder-open", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder-user.js b/src/icons/folder-user.js index 7824e58..a25e089 100644 --- a/src/icons/folder-user.js +++ b/src/icons/folder-user.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e115", - "iconset": 0, + "iconset": 1, "name": "folder-user", - "new": false, - "paths": [ - "M14.738 14.995h-5.476c-0.574 0-0.939-0.107-1.095-0.32-0.162-0.218-0.206-0.473-0.133-0.764s0.214-0.585 0.422-0.882 0.396-0.528 0.563-0.694c0.282-0.291 0.6-0.541 0.954-0.749s0.733-0.367 1.134-0.476l0.031-0.008v-0.304c-0.339-0.161-0.615-0.403-0.829-0.726-0.209-0.322-0.313-0.681-0.313-1.076 0-0.276 0.052-0.536 0.156-0.78 0.104-0.239 0.248-0.45 0.43-0.632s0.394-0.325 0.634-0.429c0.245-0.104 0.506-0.156 0.782-0.156s0.537 0.052 0.782 0.156c0.24 0.104 0.451 0.247 0.634 0.429s0.326 0.393 0.43 0.632c0.104 0.244 0.156 0.504 0.156 0.78 0 0.395-0.107 0.754-0.321 1.076-0.209 0.322-0.48 0.564-0.813 0.726h-0.008v0.304c0.417 0.114 0.803 0.276 1.158 0.484 0.36 0.208 0.681 0.458 0.962 0.749 0.167 0.166 0.355 0.398 0.563 0.694s0.349 0.59 0.422 0.881c0.073 0.291 0.029 0.546-0.133 0.764-0.156 0.213-0.521 0.32-1.095 0.32zM7.008 14c0.010-0.111 0.029-0.222 0.056-0.332 0.108-0.432 0.31-0.837 0.575-1.214 0.224-0.318 0.447-0.598 0.668-0.82 0.344-0.355 0.732-0.658 1.161-0.91 0.018-0.011 0.036-0.021 0.054-0.031-0.015-0.022-0.030-0.044-0.045-0.067l-0.006-0.009c-0.316-0.489-0.473-1.038-0.473-1.62 0-0.405 0.077-0.799 0.237-1.173l0.003-0.007c0.154-0.353 0.368-0.668 0.641-0.94s0.589-0.485 0.942-0.638l0.007-0.003c0.373-0.158 0.768-0.235 1.173-0.235s0.8 0.077 1.173 0.235l0.007 0.003c0.353 0.153 0.669 0.367 0.942 0.638s0.487 0.587 0.641 0.94l0.003 0.007c0.159 0.373 0.237 0.767 0.237 1.173 0 0.585-0.161 1.136-0.484 1.624-0.016 0.024-0.032 0.048-0.048 0.072 0.009 0.005 0.018 0.011 0.027 0.016 0.008 0.005 0.016 0.009 0.024 0.014 0.434 0.252 0.826 0.555 1.172 0.912 0.102 0.102 0.204 0.217 0.307 0.342v-6.976h-16v7.937c0 0.281 0.094 0.526 0.281 0.734 0.198 0.198 0.438 0.307 0.719 0.328h6.008zM8 2l-1-2h-6.063c-0.26 0-0.484 0.094-0.672 0.281-0.177 0.177-0.266 0.391-0.266 0.641v3.078h16v-1.063c0-0.26-0.094-0.479-0.281-0.656-0.177-0.188-0.396-0.281-0.656-0.281h-7.063z" - ], + "new": true, + "svg": "folder-user", "viewBox": "0 0 16 16" }; diff --git a/src/icons/folder.js b/src/icons/folder.js index 505bb54..50603ee 100644 --- a/src/icons/folder.js +++ b/src/icons/folder.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e033", - "iconset": 0, + "iconset": 1, "name": "folder", - "new": false, - "paths": [ - "M0 6h16v7.93c0 0.003 0 0.008 0 0.012 0 0.564-0.441 1.026-0.997 1.058l-0.003 0h-14c-0.559-0.033-1-0.494-1-1.058 0-0.004 0-0.008 0-0.012v0.001-7.93zM15 3h-7l-1-2h-6c-0.018-0.001-0.039-0.002-0.060-0.002-0.516 0-0.935 0.416-0.94 0.931v3.070h16v-1.070c-0.005-0.516-0.424-0.932-0.94-0.932-0.021 0-0.042 0.001-0.063 0.002l0.003-0z" - ], + "new": true, + "svg": "folder", "viewBox": "0 0 16 16" }; diff --git a/src/icons/fontsize.js b/src/icons/fontsize.js index 299975b..2285483 100644 --- a/src/icons/fontsize.js +++ b/src/icons/fontsize.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea06", - "iconset": 6, + "iconset": 4, "name": "fontsize", - "new": false, - "paths": [ - "M1 8.5h5v1.449h-0.597l-0.148-0.877-0.127-0.104h-1.042v4.459l0.148 0.128 0.563 0.044v0.4h-2.595v-0.4l0.567-0.044 0.144-0.128v-4.459h-1.037l-0.131 0.104-0.148 0.877h-0.597zM5 3h10v3h-1l-0.49-1.855-0.254-0.145h-2.256v9l0.469 0.111 1.127 0.089v0.8h-5.191v-0.8l1.135-0.089 0.46-0.111v-9h-2.247l-0.263 0.145-0.49 1.855h-1z" - ], + "new": true, + "svg": "fontsize", "viewBox": "0 0 16 16" }; diff --git a/src/icons/fullscreen-exit.js b/src/icons/fullscreen-exit.js index 45cdb24..a703cb0 100644 --- a/src/icons/fullscreen-exit.js +++ b/src/icons/fullscreen-exit.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0bb", - "iconset": 0, + "iconset": 1, "name": "fullscreen-exit", - "new": false, - "paths": [ - "M4.5 3.8l-2.8-2.8-0.7 0.7 2.8 2.8h-2.8v1.5h5v-5h-1.5v2.8zM10 10v5h1.5v-2.8l2.8 2.8 0.7-0.7-2.8-2.8h2.8v-1.5h-5zM1 10v1.5h2.8l-2.8 2.8 0.7 0.7 2.8-2.8v2.8h1.5v-5h-5zM15 1.7l-0.7-0.7-2.8 2.8v-2.8h-1.5v5h5v-1.5h-2.8l2.8-2.8z" - ], + "new": true, + "svg": "fullscreen-exit", "viewBox": "0 0 16 16" }; diff --git a/src/icons/fullscreen.js b/src/icons/fullscreen.js index ee7de05..520e0b3 100644 --- a/src/icons/fullscreen.js +++ b/src/icons/fullscreen.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e099", - "iconset": 0, + "iconset": 1, "name": "fullscreen", - "new": false, - "paths": [ - "M1 1v5h1.5v-2.8l2.8 2.8 0.7-0.7-2.8-2.8h2.8v-1.5h-5zM13.5 12.8l-2.8-2.8-0.7 0.7 2.8 2.8h-2.8v1.5h5v-5h-1.5v2.8zM5.3 10l-2.8 2.8v-2.8h-1.5v5h5v-1.5h-2.8l2.8-2.8-0.7-0.7zM13.5 1h-3.5v1.5h2.8l-2.8 2.8 0.7 0.7 2.8-2.8v2.8h1.5v-5h-1.5z" - ], + "new": true, + "svg": "fullscreen", "viewBox": "0 0 16 16" }; diff --git a/src/icons/gavel.js b/src/icons/gavel.js index 583d88c..01468dd 100644 --- a/src/icons/gavel.js +++ b/src/icons/gavel.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0be", - "iconset": 0, + "iconset": 1, "name": "gavel", - "new": false, - "paths": [ - "M11.4 9.6c-0.4 0.4-1 0.4-1.4 0l-0.8-0.7-6.8 6.8c-0.4 0.4-1 0.4-1.4 0l-0.7-0.7c-0.4-0.4-0.4-1 0-1.4l6.8-6.8-0.7-0.7c-0.4-0.4-0.4-1.1 0-1.5l2.2-2.2c0.4-0.4 1.1-0.4 1.5 0l3.5 3.5c0.4 0.4 0.4 1 0 1.4l-2.2 2.3zM5.7 4.6l2.9-2.9c0.4-0.4 0.4-1 0-1.4s-1-0.4-1.4 0l-2.9 2.9c-0.4 0.4-0.4 1 0 1.4s1 0.4 1.4 0zM15.7 7.4c-0.4-0.4-1-0.4-1.4 0l-2.9 2.9c-0.4 0.4-0.4 1 0 1.4s1 0.4 1.4 0l2.9-2.9c0.4-0.4 0.4-1 0-1.4z" - ], + "new": true, + "svg": "gavel", "viewBox": "0 0 16 16" }; diff --git a/src/icons/gear-search.js b/src/icons/gear-search.js index f04759e..398b71e 100644 --- a/src/icons/gear-search.js +++ b/src/icons/gear-search.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e5", - "iconset": 0, + "iconset": 1, "name": "gear-search", - "new": false, - "paths": [ - "M13.5 12c1-1.3 1.5-2.8 1.5-4.5 0-4.1-3.4-7.5-7.5-7.5s-7.5 3.4-7.5 7.5 3.4 7.5 7.5 7.5c1.7 0 3.3-0.6 4.5-1.5l2.5 2.5 1.4-1.4-2.4-2.6zM7.5 14c-3.6 0-6.5-2.9-6.5-6.5s2.9-6.5 6.5-6.5 6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM10.4 5.6l0.6-0.9-0.7-0.7-0.9 0.6c-0.4-0.3-0.7-0.4-1.2-0.5l-0.2-1.1h-1l-0.2 1.1c-0.5 0.1-0.8 0.2-1.2 0.5l-0.9-0.6-0.7 0.7 0.6 0.9c-0.3 0.4-0.4 0.7-0.5 1.2l-1.1 0.2v1l1.1 0.2c0.1 0.5 0.2 0.8 0.5 1.2l-0.6 0.9 0.7 0.7 0.9-0.6c0.3 0.2 0.7 0.4 1.1 0.5l0.3 1.1h1l0.2-1.1c0.4-0.1 0.8-0.3 1.1-0.5l0.9 0.6 0.7-0.7-0.6-0.9c0.2-0.3 0.4-0.7 0.5-1.1l1.2-0.3v-1l-1.1-0.2c-0.1-0.5-0.2-0.8-0.5-1.2zM7.5 9c-0.8 0-1.5-0.7-1.5-1.5s0.7-1.5 1.5-1.5 1.5 0.7 1.5 1.5-0.7 1.5-1.5 1.5z" - ], + "new": true, + "svg": "gear-search", "viewBox": "0 0 16 16" }; diff --git a/src/icons/gears.js b/src/icons/gears.js index 73e9766..eebed78 100644 --- a/src/icons/gears.js +++ b/src/icons/gears.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e6", - "iconset": 0, + "iconset": 1, "name": "gears", - "new": false, - "paths": [ - "M11 11v-1l-1.6-0.3c-0.1-0.5-0.3-1-0.6-1.4l0.9-1.3-0.7-0.7-1.3 0.9c-0.4-0.3-0.9-0.5-1.4-0.6l-0.3-1.6h-1l-0.3 1.6c-0.5 0.1-1 0.3-1.4 0.6l-1.3-0.9-0.7 0.7 0.9 1.3c-0.3 0.4-0.5 0.9-0.6 1.4l-1.6 0.3v1l1.6 0.3c0.1 0.5 0.3 1 0.6 1.4l-0.9 1.3 0.7 0.7 1.3-0.9c0.4 0.3 0.9 0.5 1.4 0.6l0.3 1.6h1l0.3-1.6c0.5-0.1 1-0.3 1.4-0.6l1.3 0.9 0.7-0.7-0.9-1.3c0.3-0.4 0.5-0.9 0.6-1.4l1.6-0.3zM5.5 12.5c-1.1 0-2-0.9-2-2s0.9-2 2-2 2 0.9 2 2c0 1.1-0.9 2-2 2zM15 4c0-0.2 0-0.4-0.1-0.6l1.1-0.6-0.3-0.7-1.2 0.3c-0.2-0.4-0.5-0.7-0.8-0.9l0.3-1.2-0.8-0.3-0.7 1.1c-0.1-0.1-0.3-0.1-0.5-0.1s-0.4 0-0.6 0.1l-0.6-1.1-0.7 0.3 0.3 1.2c-0.4 0.2-0.7 0.5-0.9 0.8l-1.2-0.2-0.3 0.7 1.1 0.7c-0.1 0.1-0.1 0.3-0.1 0.5s0 0.4 0.1 0.6l-1.1 0.6 0.3 0.7 1.2-0.3c0.2 0.4 0.5 0.7 0.8 0.9l-0.3 1.2 0.8 0.3 0.7-1.1c0.1 0.1 0.3 0.1 0.5 0.1s0.4 0 0.6-0.1l0.6 1.1 0.7-0.3-0.3-1.2c0.4-0.2 0.7-0.5 0.9-0.8l1.2 0.3 0.3-0.8-1.1-0.7c0.1-0.1 0.1-0.3 0.1-0.5zM12 5.5c-0.8 0-1.5-0.7-1.5-1.5s0.7-1.5 1.5-1.5 1.5 0.7 1.5 1.5-0.7 1.5-1.5 1.5z" - ], + "new": true, + "svg": "gears", "viewBox": "0 0 16 16" }; diff --git a/src/icons/globe-warning.js b/src/icons/globe-warning.js index b1032ea..afcd7d3 100644 --- a/src/icons/globe-warning.js +++ b/src/icons/globe-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e03b", - "iconset": 0, + "iconset": 1, "name": "globe-warning", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0zM12 14h-2v-1h2zM12 12h-2v-4h2zM5.94 14.22c-0.037 0.187-0.122 0.35-0.241 0.481l0.001-0.001c-0.11 0.080-0.59 0.23-0.7 0s-0.050-0.31 0-0.63 0.25-0.7 0-1-1-1-1-1c-0.19 0-0.12-0.45-0.28-0.79-0.23-0.49 0.18-0.74 0.28-1.21s0.36-1 1-1c0.118 0.005 0.228 0.038 0.324 0.092l-0.004-0.002c0.083-0.245 0.164-0.444 0.256-0.636l-0.016 0.037c-0.080 0.020-0.171 0.032-0.265 0.032s-0.185-0.012-0.273-0.034l0.008 0.002c-0.2-0.21-0.62-0.37-0.8-0.62s-0.070-0.54-0.28-0.69c-0.277-0.119-0.597-0.207-0.933-0.248l-0.017-0.002c-0.3 0-0.74 0.16-1 0-0.248-0.289-0.462-0.618-0.629-0.974l-0.011-0.026c0.401-2.042 1.771-3.695 3.6-4.485l0.040-0.015s1.74-0.56 2 0.5c0 0 0 0.55-0.32 0.75-0.17 0.1-0.47 0.15-0.68 0.25l-1 0.38c-0.419 0.055-0.775 0.286-0.997 0.615l-0.003 0.005c-0.13 0.22 0.2 0.8 0 1-0.43 0.39 0.070 0.94 0 1 0.080 0.15-0.060 0.25 0.2 0.5 0.090 0.090 0 0.39 0.1 0.49 0.074 0.109 0.151 0.237 0.22 0.369l0.010 0.021c0.050 0.1 0.43 0.54 0.48 0.61s0.43 0.28 0.59 0.42c0.988-2.030 3.033-3.405 5.399-3.41h0.001c0-0.17-0.29-0.26-0.24-0.45 0.078-0.217 0.159-0.399 0.251-0.573l-0.011 0.023c0.403-0.565 0.895-1.037 1.459-1.407l0.021-0.013c1.283 0.921 2.196 2.288 2.513 3.87l0.007 0.040c0.378 0.342 0.708 0.726 0.986 1.148l0.014 0.022c-0.191-4.266-3.696-7.653-7.992-7.653-4.418 0-8 3.582-8 8 0 4.3 3.392 7.807 7.646 7.992l0.017 0.001c-0.697-0.473-1.275-1.066-1.716-1.756l-0.014-0.024zM12 2l-1 1-1-0.52c-0.46 0.42-0.86-0.13-1-0.5-0.050-0.16-0.76-0.62-1-0.94 0.156-0.013 0.338-0.020 0.522-0.020 1.287 0 2.488 0.365 3.507 0.997l-0.028-0.016z" - ], + "new": true, + "svg": "globe-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/globe.js b/src/icons/globe.js index f020658..028a3e7 100644 --- a/src/icons/globe.js +++ b/src/icons/globe.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e03a", - "iconset": 0, + "iconset": 1, "name": "globe", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM12 2l-1 1-1-0.52c-0.46 0.42-0.85-0.12-1-0.5-0.050-0.16-0.76-0.62-1-0.94 0.156-0.013 0.338-0.020 0.522-0.020 1.287 0 2.488 0.365 3.507 0.997l-0.028-0.016zM8 10c0.2 0.248 0.416 0.468 0.652 0.664l0.008 0.006c0.18 0.1 0.49-0.060 0.66 0s0.28 0.090 0.68 0.36c0.14 0.090-0.64 0.87-0.69 1s0 0.52-0.090 0.64c-0.348 0.207-0.767 0.33-1.215 0.33-0.002 0-0.004 0-0.006 0h0c0.060 0.16 0.17 0.45 0.080 0.6s-1 0.23-1.070 0.39-0.12 0.54-0.31 0.68-0.59 0.23-0.7 0-0.050-0.31 0-0.63 0.25-0.7 0-1-1-1-1-1c-0.19 0-0.12-0.45-0.28-0.79-0.23-0.49 0.18-0.74 0.28-1.21s0.36-1 1-1c0.29 0 0.83 0.42 1 0.51s0.5 0 0.76 0.17 0.12 0.14 0.24 0.28zM15 7c-0.070 0.080-0.19 1.1-0.27 1.38s-0.54 0.42-0.73 0.62c-0.37 0.4 0 0.76 0 1-0.45 0.33-0.8 1-1 1 0 0.13-1-1.13-1-1-0.31 0-0.25 0-0.36-0.31s0-0.57 0-0.83c-0.114-0.352-0.222-0.79-0.301-1.237l-0.009-0.063 0.2-0.54c-0.187-0.411-0.364-0.745-0.557-1.069l0.027 0.049c-0.18-0.13-0.33-0.13-0.32-0.42s0.32-0.35 0.32-0.58-0.3-0.27-0.25-0.46c0.082-0.213 0.166-0.391 0.261-0.562l-0.011 0.022c0.403-0.565 0.894-1.038 1.459-1.407l0.021-0.013c1.379 1.041 2.316 2.605 2.517 4.391l0.003 0.029zM6.68 2.75c-0.17 0.1-0.47 0.15-0.68 0.25l-1 0.38c-0.419 0.055-0.775 0.286-0.997 0.615l-0.003 0.005c-0.13 0.22 0.2 0.8 0 1-0.43 0.39 0.070 0.94 0 1 0.080 0.15-0.060 0.25 0.2 0.5 0.090 0.090 0 0.39 0.1 0.49 0.075 0.109 0.151 0.237 0.22 0.369l0.010 0.021c0.050 0.1 0.43 0.54 0.48 0.61s0.5 0.3 0.63 0.45-0.55 0.15-0.61 0.080-0.62-0.37-0.8-0.62-0.070-0.54-0.28-0.69c-0.279-0.107-0.601-0.181-0.937-0.209l-0.013-0.001c-0.3 0-0.74 0.16-1 0-0.248-0.289-0.462-0.618-0.629-0.974l-0.011-0.026c0.4-2.043 1.77-3.697 3.6-4.485l0.040-0.015s1.74-0.56 2 0.5c0 0 0 0.55-0.32 0.75z" - ], + "new": true, + "svg": "globe", "viewBox": "0 0 16 16" }; diff --git a/src/icons/google.js b/src/icons/google.js index ca1354a..718274a 100644 --- a/src/icons/google.js +++ b/src/icons/google.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed04", - "iconset": 2, + "iconset": 8, "name": "google", - "new": false, - "paths": [ - "M16 8c0 4.4-3.6 8-8 8s-8-3.6-8-8 3.6-8 8-8c1.9 0 3.7 0.7 5.1 1.9l-2.1 2.1c-2.2-1.7-5.3-1.2-7 1s-1.2 5.3 1 7 5.3 1.2 7-1c0.3-0.5 0.6-1 0.8-1.5h-4.8v-2.5h7.9c0.1 0.3 0.1 0.7 0.1 1z" - ], + "new": true, + "svg": "google", "viewBox": "0 0 16 16" }; diff --git a/src/icons/headset-mic.js b/src/icons/headset-mic.js index 14f4202..37696e6 100644 --- a/src/icons/headset-mic.js +++ b/src/icons/headset-mic.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0fa", - "iconset": 0, + "iconset": 1, "name": "headset-mic", - "new": false, - "paths": [ - "M14.9 13.7c-0.4-1.7-2.9-2.7-4.4-2.7h-5c-1.5 0-4 1-4.4 2.7-0.3 1.2 0 2.3 2.1 2.3h9.6c2.1 0 2.4-1.1 2.1-2.3zM8.5 7c0.649 0.014 1.223 0.322 1.597 0.796l0.003 0.004c0.1 0.1 0.2 0.2 0.4 0.1 0.9-0.2 1.4-0.6 1.5-1.4v-0.5c-0.009-2.221-1.811-4.018-4.033-4.018-0.343 0-0.676 0.043-0.994 0.124l0.028-0.006c-1.467 0.358-2.591 1.516-2.896 2.975l-0.004 0.025c-0.067 0.271-0.105 0.582-0.105 0.902 0 1.253 0.585 2.37 1.496 3.091l0.008 0.006v-0.1c0.003-1.103 0.897-1.997 2-2h0zM2.5 6.5c0.009 0.001 0.018 0.001 0.028 0.001 0.261 0 0.472-0.212 0.472-0.472 0-0.010-0-0.020-0.001-0.030l0 0.001c-0-0.015-0-0.032-0-0.049 0-2.735 2.217-4.951 4.951-4.951 0.017 0 0.034 0 0.051 0l-0.003-0c0.015-0 0.032-0 0.049-0 2.735 0 4.951 2.217 4.951 4.951 0 0.017-0 0.034-0 0.051l0-0.003c0 1.1-0.5 3-3.5 3-0.038-0.537-0.463-0.962-0.997-1l-0.003-0h-1c-0.537 0.038-0.962 0.463-1 0.997l-0 0.003c-0.001 0.012-0.001 0.027-0.001 0.042 0 0.477 0.343 0.873 0.795 0.957l0.006 0.001h2.2c2.8 0 4.5-1.5 4.5-4 0-3.314-2.686-6-6-6s-6 2.686-6 6v0c-0.001 0.009-0.001 0.018-0.001 0.028 0 0.261 0.212 0.472 0.472 0.472 0.010 0 0.020-0 0.030-0.001l-0.001 0z" - ], + "new": true, + "svg": "headset-mic", "viewBox": "0 0 16 16" }; diff --git a/src/icons/help-o.js b/src/icons/help-o.js index deeaa31..fe83695 100644 --- a/src/icons/help-o.js +++ b/src/icons/help-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e03d", - "iconset": 0, + "iconset": 1, "name": "help-o", - "new": false, - "paths": [ - "M8 1.5c3.59 0 6.5 2.91 6.5 6.5s-2.91 6.5-6.5 6.5c-3.59 0-6.5-2.91-6.5-6.5v0c0.006-3.588 2.912-6.494 6.499-6.5h0.001zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM9 11h-2v2h2zM11.1 5.55c-0.005-0.72-0.328-1.364-0.837-1.797l-0.003-0.003c-0.563-0.469-1.295-0.754-2.093-0.754-0.059 0-0.117 0.002-0.175 0.005l0.008-0c-0.045-0.002-0.098-0.004-0.152-0.004-0.774 0-1.483 0.277-2.033 0.738l0.005-0.004c-0.498 0.456-0.811 1.105-0.82 1.828l-0 0.002h1.51c0.11-0.49 0.11-1.3 1.56-1.3s1.42 0.84 1.42 1.16c0 0.004 0 0.009 0 0.014 0 0.238-0.083 0.456-0.222 0.628l0.001-0.002c-0.381 0.406-0.779 0.782-1.199 1.133l-0.021 0.017s-1.050 0.94-1.050 1.79v1h2v-1c0-0.92 1.090-1.81 1.6-2.28 0.306-0.297 0.496-0.711 0.5-1.169v-0.001z" - ], + "new": true, + "svg": "help-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/help.js b/src/icons/help.js index 8bce16d..a62ef08 100644 --- a/src/icons/help.js +++ b/src/icons/help.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e03c", - "iconset": 0, + "iconset": 1, "name": "help", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM9 13h-2v-2h2zM10.6 6.72c-0.51 0.47-1.6 1.36-1.6 2.28v1h-2v-1c0-0.84 1.050-1.78 1.050-1.78 0.445-0.371 0.846-0.75 1.223-1.153l0.007-0.007c0.137-0.17 0.22-0.388 0.22-0.626 0-0.005-0-0.010-0-0.015l0 0.001c0-0.32 0-1.16-1.42-1.16s-1.46 0.81-1.56 1.3h-1.52c0.015-0.722 0.331-1.368 0.828-1.818l0.002-0.002c0.547-0.462 1.26-0.743 2.039-0.743 0.046 0 0.092 0.001 0.138 0.003l-0.007-0c0.053-0.003 0.116-0.005 0.179-0.005 0.793 0 1.52 0.281 2.087 0.749l-0.006-0.004c0.512 0.436 0.835 1.080 0.84 1.799v0.001c-0.001 0.463-0.192 0.881-0.5 1.18l-0 0z" - ], + "new": true, + "svg": "help", "viewBox": "0 0 16 16" }; diff --git a/src/icons/home.js b/src/icons/home.js index 1bc7ec6..5146eb7 100644 --- a/src/icons/home.js +++ b/src/icons/home.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f8", - "iconset": 0, + "iconset": 1, "name": "home", - "new": false, - "paths": [ - "M15.753 8.341l-1.753-2.003v-5.339h-2v3.053l-3.247-3.711c-0.184-0.21-0.453-0.341-0.753-0.341s-0.568 0.132-0.752 0.34l-0.001 0.001-7 8c-0.154 0.175-0.247 0.406-0.247 0.659 0 0.552 0.448 1 1 1h0.924v6h4.076v-5h4v5h4v-6h1c0.552 0 1-0.448 1-1 0-0.253-0.094-0.484-0.248-0.66l0.001 0.001z" - ], + "new": true, + "svg": "home", "viewBox": "0 0 16 16" }; diff --git a/src/icons/hook.js b/src/icons/hook.js index 76aab5d..aab9db2 100644 --- a/src/icons/hook.js +++ b/src/icons/hook.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e50b", - "iconset": 8, + "iconset": 9, "name": "hook", - "new": false, - "paths": [ - "M14.25 2c0-1.103-0.897-2-2-2s-2 0.897-2 2c0 0.837 0.518 1.554 1.25 1.851v7.149c0 1.93-1.57 3.5-3.5 3.5s-3.5-1.57-3.5-3.5h2.5l-4-6v6c0 2.75 2.25 5 5 5h0c2.75 0 5-2.25 5-5v-7.149c0.732-0.298 1.25-1.014 1.25-1.851zM12.25 3c-0.551 0-1-0.448-1-1s0.449-1 1-1 1 0.448 1 1-0.449 1-1 1z" - ], + "new": true, + "svg": "hook", "viewBox": "0 0 16 16" }; diff --git a/src/icons/iam.js b/src/icons/iam.js index 07d8d4b..9ef6690 100644 --- a/src/icons/iam.js +++ b/src/icons/iam.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e11d", - "iconset": 0, - "name": "iam", - "new": false, - "paths": [ - "M15 8h-2.5c-0.552 0-1 0.448-1 1v2l-1 1h-1v1h-1v1l-0.5 0.5v1.5h1.5l3.5-3.5h2c0.552 0 1-0.448 1-1v-2.5c0-0.552-0.448-1-1-1zM14.444 10.222c-0.368 0-0.666-0.298-0.666-0.667s0.299-0.667 0.666-0.667c0.368 0 0.667 0.298 0.667 0.667s-0.298 0.667-0.667 0.667zM4.498 3.988c0 1.19 0.693 2.218 1.716 2.711l0.284 0.136v1.24l-0.434 0.107c-1.316 0.36-2.49 1.061-3.423 2.003-0.866 0.881-1.901 2.499-1.588 3.245 0.198 0.471 1.298 0.57 1.944 0.57h4.003v1h-4.003c-1.382 0-2.537-0.399-2.866-1.184-0.582-1.39 0.92-3.441 1.797-4.333l0.001-0.001c0.931-0.937 2.072-1.666 3.408-2.129l-0.016-0.009c-1.096-0.703-1.823-1.933-1.823-3.332v-0.012c0-2.209 1.791-4 4-4s4 1.791 4 4v0.013c0 1.378-0.705 2.591-1.789 3.308l0.048 0.013c0.255 0.083 0.503 0.184 0.74 0.293v1.112c-0.411-0.206-0.957-0.439-1.601-0.594l-0.398-0.082v-1.228l0.284-0.136 0.018-0.008c1.005-0.484 1.698-1.513 1.698-2.703 0-1.657-1.343-3-3-3s-3 1.343-3 3z" - ], + "iconset": 1, + "name": "IAM", + "new": true, + "svg": "IAM", "viewBox": "0 0 16 16" }; diff --git a/src/icons/identity-key.js b/src/icons/identity-key.js index 6894334..10c04b4 100644 --- a/src/icons/identity-key.js +++ b/src/icons/identity-key.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e111", - "iconset": 0, + "iconset": 1, "name": "identity-key", - "new": false, - "paths": [ - "M13.468 3.98v0.030h-0.010c1.481 0.46 2.542 1.81 2.542 3.41-0.020 1.98-1.631 3.58-3.622 3.58h-0.64c-0.31 0.57-0.9 1-1.741 1h-1.591l-3.002 3h-3.412v-2.41l1.001-1v-0.59h-0.33c-1.461 0-2.652-1.18-2.662-2.64 0-1.22 0.841-2.24 1.961-2.55h0.020c0.23-1.66 1.641-2.93 3.352-2.93h0.020c0.28 0 0.53 0.040 0.79 0.1 0.71-1.19 1.981-1.98 3.442-1.98h0.040c1.851 0 3.402 1.26 3.842 2.98zM5.003 14l3.002-3h2.001c1.001 0 1.001-1 1.001-1v-3c0-0.55-0.45-1-1.001-1h-3.002c-1.001 0-1.001 1-1.001 1v2l-1.001 1v1h-1.001v1l-1.001 1v1h2.001zM10.006 8c0 0.552-0.448 1-1.001 1s-1.001-0.448-1.001-1c0-0.552 0.448-1 1.001-1s1.001 0.448 1.001 1z" - ], + "new": true, + "svg": "identity-key", "viewBox": "0 0 16 16" }; diff --git a/src/icons/identity.js b/src/icons/identity.js index aba3150..d535580 100644 --- a/src/icons/identity.js +++ b/src/icons/identity.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0fb", - "iconset": 0, + "iconset": 1, "name": "identity", - "new": false, - "paths": [ - "M13.585 3.975c-0.457-1.717-1.993-2.964-3.822-2.975h-0.001c-0.006-0-0.014-0-0.022-0-1.45 0-2.716 0.791-3.389 1.964l-0.010 0.019h-0.805c-1.697 0.026-3.103 1.245-3.417 2.853l-0.004 0.022c-1.197 0.145-2.115 1.155-2.115 2.379 0 0.035 0.001 0.070 0.002 0.105l-0-0.005c0.041 1.224 0.869 2.245 1.993 2.573l0.020 0.005c-0.503 0.595-1.409 1.785-0.905 2.975 0.355 0.665 1.044 1.109 1.836 1.109 0.098 0 0.193-0.007 0.287-0.020l-0.011 0.001h5.534c1.409 0 1.912-0.595 2.113-1.091 0.503-1.091-0.302-2.281-0.906-2.876h2.415c0.022 0.001 0.048 0.001 0.074 0.001 1.959 0 3.548-1.588 3.548-3.548 0-1.591-1.047-2.938-2.49-3.388l-0.025-0.007zM8.857 13.891h-5.534c-2.314 0-0.905-1.983-0.201-2.677 0.113-0.12 0.246-0.22 0.394-0.294l0.008-0.004c0.488-0.377 1.056-0.681 1.671-0.881l0.040-0.011v-0.297c-0.659-0.299-1.108-0.951-1.108-1.708 0-0.027 0.001-0.054 0.002-0.081l-0 0.004c0.116-1.055 0.954-1.883 2.003-1.983l0.009-0.001c0.003-0 0.006-0 0.009-0 1.099 0 1.992 0.885 2.004 1.982l0 0.001c0.005 0.050 0.008 0.108 0.008 0.167 0 0.735-0.457 1.362-1.103 1.614l-0.012 0.004v0.297c0.827 0.226 1.538 0.639 2.115 1.192l-0.002-0.002c0.704 0.694 2.012 2.677-0.201 2.677z" - ], + "new": true, + "svg": "identity", "viewBox": "0 0 16 16" }; diff --git a/src/icons/ie.js b/src/icons/ie.js index 272f859..2de6bb1 100644 --- a/src/icons/ie.js +++ b/src/icons/ie.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed05", - "iconset": 2, - "name": "ie", - "new": false, - "paths": [ - "M16 9c0-0.3 0-0.6 0-0.8 0-1.3-0.3-2.5-1-3.6 0.6-1.7 0.6-3.1-0.2-4-0.8-0.8-3-0.7-5.5 0.4-0.2 0-0.4 0-0.6 0-3.2-0.2-6.2 1.9-7.1 5 1-1.3 2.3-2.3 3.9-2.7-0.2 0.1-1 0.9-1.1 1.1-3.9 3.9-5.2 9.1-3.8 10.4 1 1 2.9 0.8 5-0.2 3.6 1.8 7.9 0.4 9.7-3.2 0.2-0.3 0.3-0.6 0.4-1h-3.9c-0.8 1.5-2.8 2.1-4.3 1.3-0.5-0.3-1-0.7-1.3-1.3-0.3-0.4-0.5-0.9-0.5-1.4v0h10.3zM5.7 7c0.1-1.6 1.4-2.8 3-2.8s2.9 1.2 3 2.8h-6zM14.7 1.3c0.6 0.6 0.5 1.6 0.1 2.9-0.8-1.2-2-2.2-3.4-2.8 1.5-0.6 2.7-0.7 3.3-0.1zM1.5 14.6c-0.7-0.7-0.5-2.2 0.4-4 0.6 1.6 1.6 2.9 3.1 3.8-1.5 0.7-2.8 0.8-3.5 0.2z" - ], + "iconset": 8, + "name": "IE", + "new": true, + "svg": "IE", "viewBox": "0 0 16 16" }; diff --git a/src/icons/import.js b/src/icons/import.js index cb42d7f..2ce9ff9 100644 --- a/src/icons/import.js +++ b/src/icons/import.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e03e", - "iconset": 0, + "iconset": 1, "name": "import", - "new": false, - "paths": [ - "M16 8v1c0 0-1-3-5-3h-3v2.5l-4-4 4-4v2.5h3c2.8 0 5 2.2 5 5zM14 14h-12v-12h2v-1h-2c-0.5 0-1 0.5-1 1v12c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-4h-1v4z" - ], + "new": true, + "svg": "import", "viewBox": "0 0 16 16" }; diff --git a/src/icons/inbox-upload.js b/src/icons/inbox-upload.js index d2d8161..8a8ac2e 100644 --- a/src/icons/inbox-upload.js +++ b/src/icons/inbox-upload.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c1", - "iconset": 0, + "iconset": 1, "name": "inbox-upload", - "new": false, - "paths": [ - "M6 5h-3l5-5 5 5h-3v4h-4v-4zM14 6h-3v1h2l1.3 2h-3.3c0 1.7-1.3 3-3 3s-3-1.3-3-3h-3.3l1.3-2h2v-1h-3l-2 3v6c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-6l-2-3z" - ], + "new": true, + "svg": "inbox-upload", "viewBox": "0 0 16 16" }; diff --git a/src/icons/inbox.js b/src/icons/inbox.js index 55690f4..0e47647 100644 --- a/src/icons/inbox.js +++ b/src/icons/inbox.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e09a", - "iconset": 0, + "iconset": 1, "name": "inbox", - "new": false, - "paths": [ - "M14 3h-12l-2 3v6c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-6l-2-3zM11 6c0 1.7-1.3 3-3 3s-3-1.3-3-3h-3.3l1.3-2h10l1.3 2h-3.3z" - ], + "new": true, + "svg": "inbox", "viewBox": "0 0 16 16" }; diff --git a/src/icons/indent.js b/src/icons/indent.js index abe209d..13db140 100644 --- a/src/icons/indent.js +++ b/src/icons/indent.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea07", - "iconset": 6, + "iconset": 4, "name": "indent", - "new": false, - "paths": [ - "M14 5h-12v-2h12zM14 12h-12v2h12zM14 6h-7v2h7zM14 9h-7v2h7zM2 6v5l3-2.5z" - ], + "new": true, + "svg": "indent", "viewBox": "0 0 16 16" }; diff --git a/src/icons/index.js b/src/icons/index.js index c6c94f3..c57bfb6 100644 --- a/src/icons/index.js +++ b/src/icons/index.js @@ -15,10 +15,8 @@ import AngleDownIcon from './angle-down'; import AngleLeftIcon from './angle-left'; import AngleRightIcon from './angle-right'; import AngleUpIcon from './angle-up'; -import ApiIcon from './api'; -import ApiManagementIcon from './api-management'; -import AppIcon from './app'; -import AppServiceIcon from './app-service'; +import APIIcon from './api'; +import APPIcon from './app'; import AppleIcon from './apple'; import ArrowDownIcon from './arrow-down'; import ArrowLeftIcon from './arrow-left'; @@ -32,7 +30,6 @@ import AttachIcon from './attach'; import AttachAlertIcon from './attach-alert'; import AttachFileIcon from './attach-file'; import AttachNewIcon from './attach-new'; -import AuthorizerIcon from './authorizer'; import BackupIcon from './backup'; import BaseStationIcon from './base-station'; import BatteryIcon from './battery'; @@ -68,6 +65,10 @@ import ChartAreastepIcon from './chart-areastep'; import ChartBarIcon from './chart-bar'; import ChartDonutIcon from './chart-donut'; import ChartDotIcon from './chart-dot'; +import ChartLegend01Icon from './chart-legend-01'; +import ChartLegend02Icon from './chart-legend-02'; +import ChartLegend03Icon from './chart-legend-03'; +import ChartLegend04Icon from './chart-legend-04'; import ChartLineIcon from './chart-line'; import ChartPieIcon from './chart-pie'; import ChartScatterIcon from './chart-scatter'; @@ -97,6 +98,7 @@ import CloudOIcon from './cloud-o'; import CloudOffIcon from './cloud-off'; import CloudPuzzleIcon from './cloud-puzzle'; import CloudUserIcon from './cloud-user'; +import CloudWorkloadTBDIcon from './cloud-workload-tbd'; import CodeIcon from './code'; import CollapseLeftIcon from './collapse-left'; import CollapseRightIcon from './collapse-right'; @@ -104,18 +106,18 @@ import ColorIcon from './color'; import ColortextIcon from './colortext'; import ColumnsIcon from './columns'; import CommentIcon from './comment'; +import CompanionIcon from './companion'; +import ConditionalAccessPolicyIcon from './conditional-access-policy'; import ConnectIcon from './connect'; import ConnectErrorIcon from './connect-error'; import ConnectNoipIcon from './connect-noip'; import ConnectWarningIcon from './connect-warning'; -import ConnecterIcon from './connecter'; import ConnectingIcon from './connecting'; import ConnectionIcon from './connection'; import ContactIcon from './contact'; import ContainerIcon from './container'; import ContainerClusterIcon from './container-cluster'; import ContainerClusterOIcon from './container-cluster-o'; -import Container2Icon from './container2'; import CreditTokenIcon from './credit-token'; import CropIcon from './crop'; import CutIcon from './cut'; @@ -147,6 +149,7 @@ import DomainIcon from './domain'; import Domain2Icon from './domain2'; import DownloadIcon from './download'; import DownloadObjectIcon from './download-object'; +import DragHandleIcon from './drag-handle'; import DropletIcon from './droplet'; import EdgeIcon from './edge'; import EditIcon from './edit'; @@ -181,8 +184,8 @@ import FileExcelOIcon from './file-excel-o'; import FileImageOIcon from './file-image-o'; import FileLockOIcon from './file-lock-o'; import FileOIcon from './file-o'; -import FilePdfOIcon from './file-pdf-o'; -import FilePptOIcon from './file-ppt-o'; +import FilePDFOIcon from './file-pdf-o'; +import FilePPTOIcon from './file-ppt-o'; import FileSourceOIcon from './file-source-o'; import FileTextIcon from './file-text'; import FileTextOIcon from './file-text-o'; @@ -210,7 +213,6 @@ import FolderUserIcon from './folder-user'; import FontsizeIcon from './fontsize'; import FullscreenIcon from './fullscreen'; import FullscreenExitIcon from './fullscreen-exit'; -import FunctionIcon from './function'; import GavelIcon from './gavel'; import GearSearchIcon from './gear-search'; import GearsIcon from './gears'; @@ -222,11 +224,10 @@ import HelpIcon from './help'; import HelpOIcon from './help-o'; import HomeIcon from './home'; import HookIcon from './hook'; -import HttpIcon from './http'; -import IamIcon from './iam'; +import IAMIcon from './iam'; import IdentityIcon from './identity'; import IdentityKeyIcon from './identity-key'; -import IeIcon from './ie'; +import IEIcon from './ie'; import ImportIcon from './import'; import InboxIcon from './inbox'; import InboxUploadIcon from './inbox-upload'; @@ -241,8 +242,8 @@ import InfoSIcon from './info-s'; import InjectIcon from './inject'; import InstallIcon from './install'; import InvestigationIcon from './investigation'; -import IocIcon from './ioc'; -import IpIcon from './ip'; +import IOCIcon from './ioc'; +import IPIcon from './ip'; import ItalicIcon from './italic'; import KeyIcon from './key'; import KeyAddOIcon from './key-add-o'; @@ -255,7 +256,6 @@ import KeyResetOIcon from './key-reset-o'; import KeyUpOIcon from './key-up-o'; import KeyholeSecretIcon from './keyhole-secret'; import KeyholeSecretOIcon from './keyhole-secret-o'; -import KinesesIcon from './kineses'; import LanguageIcon from './language'; import LaptopIcon from './laptop'; import LaptopGroupIcon from './laptop-group'; @@ -270,16 +270,15 @@ import LinkBreakIcon from './link-break'; import LinkThinIcon from './link-thin'; import LinuxIcon from './linux'; import ListCloseIcon from './list-close'; -import ListOlIcon from './list-ol'; +import ListOLIcon from './list-ol'; import ListOpenIcon from './list-open'; -import ListUlIcon from './list-ul'; +import ListULIcon from './list-ul'; import LocationIcon from './location'; import LockIcon from './lock'; import LockOIcon from './lock-o'; import LockOpenIcon from './lock-open'; import LockOpenOIcon from './lock-open-o'; import LogIcon from './log'; -import LogicIcon from './logic'; import LowIcon from './low'; import MachineLearningOIcon from './machine-learning-o'; import MagicIcon from './magic'; @@ -295,13 +294,12 @@ import MinusSquareOIcon from './minus-square-o'; import MobileIcon from './mobile'; import MobileGroupIcon from './mobile-group'; import MobileOffIcon from './mobile-off'; -import MockIcon from './mock'; import MonitoringIcon from './monitoring'; import MoonIcon from './moon'; import MoreIcon from './more'; import MoreHorizIcon from './more-horiz'; import MoveIcon from './move'; -import NasIcon from './nas'; +import NASIcon from './nas'; import NetworkConfigurationIcon from './network-configuration'; import NoteOIcon from './note-o'; import ObjectAddIcon from './object-add'; @@ -318,6 +316,7 @@ import PartnerOIcon from './partner-o'; import PasteIcon from './paste'; import PauseIcon from './pause'; import PermissionIcon from './permission'; +import PermissionKeyTBDIcon from './permission-key-tbd'; import PhishingIcon from './phishing'; import Phishing2Icon from './phishing-2'; import PictureIcon from './picture'; @@ -336,7 +335,7 @@ import PuzzleOIcon from './puzzle-o'; import QueryIcon from './query'; import RansomwareIcon from './ransomware'; import RansomwareOIcon from './ransomware-o'; -import RcaIcon from './rca'; +import RCAIcon from './rca'; import RedoIcon from './redo'; import RefreshIcon from './refresh'; import RegistryIcon from './registry'; @@ -346,9 +345,10 @@ import ReplyIcon from './reply'; import ReportIcon from './report'; import ReportExportIcon from './report-export'; import ResizeHorizontalIcon from './resize-horizontal'; -import ResizeNeswIcon from './resize-nesw'; -import ResizeNwseIcon from './resize-nwse'; +import ResizeNESWIcon from './resize-nesw'; +import ResizeNWSEIcon from './resize-nwse'; import RocketIcon from './rocket'; +import RoleIcon from './role'; import RollbackIcon from './rollback'; import RootCauseIcon from './root-cause'; import RouterIcon from './router'; @@ -370,7 +370,6 @@ import ServerOnIcon from './server-on'; import ServerUpdateIcon from './server-update'; import ServerWarningIcon from './server-warning'; import ServerlessIcon from './serverless'; -import ServiceFabricIcon from './service-fabric'; import SettingsIcon from './settings'; import ShareIcon from './share'; import ShareOIcon from './share-o'; @@ -417,14 +416,14 @@ import ToolsConfigurationIcon from './tools-configuration'; import TreatInvestigationIcon from './treat-investigation'; import TreeviewIcon from './treeview'; import TrendLinkIcon from './trend-link'; -import TvIcon from './tv'; +import TVIcon from './tv'; import UnavailableIcon from './unavailable'; import UnderlineIcon from './underline'; import UndoIcon from './undo'; -import UnknowIcon from './unknow'; +import UnknownIcon from './unknown'; import UploadIcon from './upload'; -import UrlIcon from './url'; -import UsbIcon from './usb'; +import URLIcon from './url'; +import USBIcon from './usb'; import UserIcon from './user'; import UserAddIcon from './user-add'; import UserAddOIcon from './user-add-o'; @@ -441,7 +440,7 @@ import UserManagedIcon from './user-managed'; import UserManagedGroupIcon from './user-managed-group'; import UserOIcon from './user-o'; import UserTeamIcon from './user-team'; -import UserUnknowIcon from './user-unknow'; +import UserUnknownIcon from './user-unknown'; import UserWarningIcon from './user-warning'; import ViewIcon from './view'; import ViewOffIcon from './view-off'; @@ -458,7 +457,7 @@ import Window8Icon from './window8'; import WineventIcon from './winevent'; import WipeIcon from './wipe'; import WipeCloseIcon from './wipe-close'; -import WmiIcon from './wmi'; +import WMIIcon from './wmi'; import WorkbenchIcon from './workbench'; import WorkbenchManualIcon from './workbench-manual'; import WorkspaceIcon from './workspace'; @@ -482,10 +481,8 @@ const icons = [ AngleLeftIcon, AngleRightIcon, AngleUpIcon, - ApiIcon, - ApiManagementIcon, - AppIcon, - AppServiceIcon, + APIIcon, + APPIcon, AppleIcon, ArrowDownIcon, ArrowLeftIcon, @@ -499,7 +496,6 @@ const icons = [ AttachAlertIcon, AttachFileIcon, AttachNewIcon, - AuthorizerIcon, BackupIcon, BaseStationIcon, BatteryIcon, @@ -535,6 +531,10 @@ const icons = [ ChartBarIcon, ChartDonutIcon, ChartDotIcon, + ChartLegend01Icon, + ChartLegend02Icon, + ChartLegend03Icon, + ChartLegend04Icon, ChartLineIcon, ChartPieIcon, ChartScatterIcon, @@ -564,6 +564,7 @@ const icons = [ CloudOffIcon, CloudPuzzleIcon, CloudUserIcon, + CloudWorkloadTBDIcon, CodeIcon, CollapseLeftIcon, CollapseRightIcon, @@ -571,18 +572,18 @@ const icons = [ ColortextIcon, ColumnsIcon, CommentIcon, + CompanionIcon, + ConditionalAccessPolicyIcon, ConnectIcon, ConnectErrorIcon, ConnectNoipIcon, ConnectWarningIcon, - ConnecterIcon, ConnectingIcon, ConnectionIcon, ContactIcon, ContainerIcon, ContainerClusterIcon, ContainerClusterOIcon, - Container2Icon, CreditTokenIcon, CropIcon, CutIcon, @@ -614,6 +615,7 @@ const icons = [ Domain2Icon, DownloadIcon, DownloadObjectIcon, + DragHandleIcon, DropletIcon, EdgeIcon, EditIcon, @@ -648,8 +650,8 @@ const icons = [ FileImageOIcon, FileLockOIcon, FileOIcon, - FilePdfOIcon, - FilePptOIcon, + FilePDFOIcon, + FilePPTOIcon, FileSourceOIcon, FileTextIcon, FileTextOIcon, @@ -677,7 +679,6 @@ const icons = [ FontsizeIcon, FullscreenIcon, FullscreenExitIcon, - FunctionIcon, GavelIcon, GearSearchIcon, GearsIcon, @@ -689,11 +690,10 @@ const icons = [ HelpOIcon, HomeIcon, HookIcon, - HttpIcon, - IamIcon, + IAMIcon, IdentityIcon, IdentityKeyIcon, - IeIcon, + IEIcon, ImportIcon, InboxIcon, InboxUploadIcon, @@ -708,8 +708,8 @@ const icons = [ InjectIcon, InstallIcon, InvestigationIcon, - IocIcon, - IpIcon, + IOCIcon, + IPIcon, ItalicIcon, KeyIcon, KeyAddOIcon, @@ -722,7 +722,6 @@ const icons = [ KeyUpOIcon, KeyholeSecretIcon, KeyholeSecretOIcon, - KinesesIcon, LanguageIcon, LaptopIcon, LaptopGroupIcon, @@ -737,16 +736,15 @@ const icons = [ LinkThinIcon, LinuxIcon, ListCloseIcon, - ListOlIcon, + ListOLIcon, ListOpenIcon, - ListUlIcon, + ListULIcon, LocationIcon, LockIcon, LockOIcon, LockOpenIcon, LockOpenOIcon, LogIcon, - LogicIcon, LowIcon, MachineLearningOIcon, MagicIcon, @@ -762,13 +760,12 @@ const icons = [ MobileIcon, MobileGroupIcon, MobileOffIcon, - MockIcon, MonitoringIcon, MoonIcon, MoreIcon, MoreHorizIcon, MoveIcon, - NasIcon, + NASIcon, NetworkConfigurationIcon, NoteOIcon, ObjectAddIcon, @@ -785,6 +782,7 @@ const icons = [ PasteIcon, PauseIcon, PermissionIcon, + PermissionKeyTBDIcon, PhishingIcon, Phishing2Icon, PictureIcon, @@ -803,7 +801,7 @@ const icons = [ QueryIcon, RansomwareIcon, RansomwareOIcon, - RcaIcon, + RCAIcon, RedoIcon, RefreshIcon, RegistryIcon, @@ -813,9 +811,10 @@ const icons = [ ReportIcon, ReportExportIcon, ResizeHorizontalIcon, - ResizeNeswIcon, - ResizeNwseIcon, + ResizeNESWIcon, + ResizeNWSEIcon, RocketIcon, + RoleIcon, RollbackIcon, RootCauseIcon, RouterIcon, @@ -837,7 +836,6 @@ const icons = [ ServerUpdateIcon, ServerWarningIcon, ServerlessIcon, - ServiceFabricIcon, SettingsIcon, ShareIcon, ShareOIcon, @@ -884,14 +882,14 @@ const icons = [ TreatInvestigationIcon, TreeviewIcon, TrendLinkIcon, - TvIcon, + TVIcon, UnavailableIcon, UnderlineIcon, UndoIcon, - UnknowIcon, + UnknownIcon, UploadIcon, - UrlIcon, - UsbIcon, + URLIcon, + USBIcon, UserIcon, UserAddIcon, UserAddOIcon, @@ -908,7 +906,7 @@ const icons = [ UserManagedGroupIcon, UserOIcon, UserTeamIcon, - UserUnknowIcon, + UserUnknownIcon, UserWarningIcon, ViewIcon, ViewOffIcon, @@ -925,7 +923,7 @@ const icons = [ WineventIcon, WipeIcon, WipeCloseIcon, - WmiIcon, + WMIIcon, WorkbenchIcon, WorkbenchManualIcon, WorkspaceIcon, @@ -951,10 +949,8 @@ export { AngleLeftIcon, AngleRightIcon, AngleUpIcon, - ApiIcon, - ApiManagementIcon, - AppIcon, - AppServiceIcon, + APIIcon, + APPIcon, AppleIcon, ArrowDownIcon, ArrowLeftIcon, @@ -968,7 +964,6 @@ export { AttachAlertIcon, AttachFileIcon, AttachNewIcon, - AuthorizerIcon, BackupIcon, BaseStationIcon, BatteryIcon, @@ -1004,6 +999,10 @@ export { ChartBarIcon, ChartDonutIcon, ChartDotIcon, + ChartLegend01Icon, + ChartLegend02Icon, + ChartLegend03Icon, + ChartLegend04Icon, ChartLineIcon, ChartPieIcon, ChartScatterIcon, @@ -1033,6 +1032,7 @@ export { CloudOffIcon, CloudPuzzleIcon, CloudUserIcon, + CloudWorkloadTBDIcon, CodeIcon, CollapseLeftIcon, CollapseRightIcon, @@ -1040,18 +1040,18 @@ export { ColortextIcon, ColumnsIcon, CommentIcon, + CompanionIcon, + ConditionalAccessPolicyIcon, ConnectIcon, ConnectErrorIcon, ConnectNoipIcon, ConnectWarningIcon, - ConnecterIcon, ConnectingIcon, ConnectionIcon, ContactIcon, ContainerIcon, ContainerClusterIcon, ContainerClusterOIcon, - Container2Icon, CreditTokenIcon, CropIcon, CutIcon, @@ -1083,6 +1083,7 @@ export { Domain2Icon, DownloadIcon, DownloadObjectIcon, + DragHandleIcon, DropletIcon, EdgeIcon, EditIcon, @@ -1117,8 +1118,8 @@ export { FileImageOIcon, FileLockOIcon, FileOIcon, - FilePdfOIcon, - FilePptOIcon, + FilePDFOIcon, + FilePPTOIcon, FileSourceOIcon, FileTextIcon, FileTextOIcon, @@ -1146,7 +1147,6 @@ export { FontsizeIcon, FullscreenIcon, FullscreenExitIcon, - FunctionIcon, GavelIcon, GearSearchIcon, GearsIcon, @@ -1158,11 +1158,10 @@ export { HelpOIcon, HomeIcon, HookIcon, - HttpIcon, - IamIcon, + IAMIcon, IdentityIcon, IdentityKeyIcon, - IeIcon, + IEIcon, ImportIcon, InboxIcon, InboxUploadIcon, @@ -1177,8 +1176,8 @@ export { InjectIcon, InstallIcon, InvestigationIcon, - IocIcon, - IpIcon, + IOCIcon, + IPIcon, ItalicIcon, KeyIcon, KeyAddOIcon, @@ -1191,7 +1190,6 @@ export { KeyUpOIcon, KeyholeSecretIcon, KeyholeSecretOIcon, - KinesesIcon, LanguageIcon, LaptopIcon, LaptopGroupIcon, @@ -1206,16 +1204,15 @@ export { LinkThinIcon, LinuxIcon, ListCloseIcon, - ListOlIcon, + ListOLIcon, ListOpenIcon, - ListUlIcon, + ListULIcon, LocationIcon, LockIcon, LockOIcon, LockOpenIcon, LockOpenOIcon, LogIcon, - LogicIcon, LowIcon, MachineLearningOIcon, MagicIcon, @@ -1231,13 +1228,12 @@ export { MobileIcon, MobileGroupIcon, MobileOffIcon, - MockIcon, MonitoringIcon, MoonIcon, MoreIcon, MoreHorizIcon, MoveIcon, - NasIcon, + NASIcon, NetworkConfigurationIcon, NoteOIcon, ObjectAddIcon, @@ -1254,6 +1250,7 @@ export { PasteIcon, PauseIcon, PermissionIcon, + PermissionKeyTBDIcon, PhishingIcon, Phishing2Icon, PictureIcon, @@ -1272,7 +1269,7 @@ export { QueryIcon, RansomwareIcon, RansomwareOIcon, - RcaIcon, + RCAIcon, RedoIcon, RefreshIcon, RegistryIcon, @@ -1282,9 +1279,10 @@ export { ReportIcon, ReportExportIcon, ResizeHorizontalIcon, - ResizeNeswIcon, - ResizeNwseIcon, + ResizeNESWIcon, + ResizeNWSEIcon, RocketIcon, + RoleIcon, RollbackIcon, RootCauseIcon, RouterIcon, @@ -1306,7 +1304,6 @@ export { ServerUpdateIcon, ServerWarningIcon, ServerlessIcon, - ServiceFabricIcon, SettingsIcon, ShareIcon, ShareOIcon, @@ -1353,14 +1350,14 @@ export { TreatInvestigationIcon, TreeviewIcon, TrendLinkIcon, - TvIcon, + TVIcon, UnavailableIcon, UnderlineIcon, UndoIcon, - UnknowIcon, + UnknownIcon, UploadIcon, - UrlIcon, - UsbIcon, + URLIcon, + USBIcon, UserIcon, UserAddIcon, UserAddOIcon, @@ -1377,7 +1374,7 @@ export { UserManagedGroupIcon, UserOIcon, UserTeamIcon, - UserUnknowIcon, + UserUnknownIcon, UserWarningIcon, ViewIcon, ViewOffIcon, @@ -1394,7 +1391,7 @@ export { WineventIcon, WipeIcon, WipeCloseIcon, - WmiIcon, + WMIIcon, WorkbenchIcon, WorkbenchManualIcon, WorkspaceIcon, diff --git a/src/icons/indicator-1.js b/src/icons/indicator-1.js index 7b26f21..f7829d4 100644 --- a/src/icons/indicator-1.js +++ b/src/icons/indicator-1.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e80a", - "iconset": 4, + "iconset": 6, "name": "indicator-1", - "new": false, - "paths": [ - "M12.97 8.43l-1.2-0.1c0-0.11 0.010-0.22 0.010-0.33s0-0.22-0.010-0.33l1.2-0.1c0.010 0.14 0.020 0.29 0.020 0.43s0 0.29-0.020 0.43zM12.52 5.89l-1.090 0.51c-0.090-0.2-0.2-0.39-0.33-0.57l0.98-0.69c0.17 0.24 0.31 0.49 0.44 0.75zM10.86 3.91l-0.69 0.98c-0.18-0.13-0.37-0.24-0.57-0.33l0.51-1.090c0.26 0.12 0.52 0.27 0.75 0.44zM8.44 3.030l-0.1 1.2c-0.11 0-0.22-0.010-0.33-0.010s-0.22 0-0.33 0.010l-0.1-1.2c0.14-0.010 0.29-0.020 0.43-0.020s0.29 0 0.43 0.020zM5.9 3.48l0.51 1.090c-0.2 0.090-0.39 0.2-0.57 0.33l-0.69-0.98c0.24-0.17 0.49-0.31 0.75-0.44zM3.92 5.14l0.98 0.69c-0.13 0.18-0.24 0.37-0.33 0.57l-1.090-0.51c0.12-0.26 0.27-0.52 0.44-0.75zM3.040 7.56c-0.010 0.14-0.020 0.29-0.020 0.43s0 0.29 0.020 0.43l1.2-0.1c0-0.11-0.010-0.22-0.010-0.33s0-0.22 0.010-0.33l-1.2-0.1zM3.49 10.1l1.090-0.51c0.090 0.2 0.2 0.39 0.33 0.57l-0.98 0.69c-0.17-0.24-0.31-0.49-0.44-0.75zM5.15 12.080l0.69-0.98c0.18 0.13 0.37 0.24 0.57 0.33l-0.51 1.090c-0.26-0.12-0.52-0.27-0.75-0.44zM7.57 12.96l0.1-1.2c0.11 0 0.22 0.010 0.33 0.010s0.22 0 0.33-0.010l0.1 1.2c-0.14 0.010-0.29 0.020-0.43 0.020s-0.29 0-0.43-0.020zM10.11 12.51l-0.51-1.090c0.2-0.090 0.39-0.2 0.57-0.33l0.69 0.98c-0.24 0.17-0.49 0.31-0.75 0.44zM12.090 10.85l-0.98-0.69c0.13-0.18 0.24-0.37 0.33-0.57l1.090 0.51c-0.12 0.26-0.27 0.52-0.44 0.75z" - ], + "new": true, + "svg": "indicator-1", "viewBox": "0 0 16 16" }; diff --git a/src/icons/indicator-2.js b/src/icons/indicator-2.js index f16ee81..ddebe5a 100644 --- a/src/icons/indicator-2.js +++ b/src/icons/indicator-2.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e80b", - "iconset": 4, + "iconset": 6, "name": "indicator-2", - "new": false, - "paths": [ - "M12.72 9.65l-0.76-0.26c0.15-0.43 0.23-0.9 0.23-1.39s-0.080-0.96-0.23-1.39l0.76-0.26c0.18 0.52 0.28 1.070 0.28 1.65s-0.1 1.14-0.28 1.65zM9.65 3.27l-0.26 0.76c-0.43-0.15-0.9-0.23-1.39-0.23s-0.96 0.080-1.39 0.23l-0.26-0.76c0.52-0.18 1.070-0.28 1.65-0.28s1.14 0.1 1.65 0.28zM3.27 6.34c-0.18 0.52-0.28 1.070-0.28 1.65s0.1 1.14 0.28 1.65l0.76-0.26c-0.15-0.43-0.23-0.9-0.23-1.39s0.080-0.96 0.23-1.39l-0.76-0.26zM6.34 12.72l0.26-0.76c0.43 0.15 0.9 0.23 1.39 0.23s0.96-0.080 1.39-0.23l0.26 0.76c-0.52 0.18-1.070 0.28-1.65 0.28s-1.14-0.1-1.65-0.28z" - ], + "new": true, + "svg": "indicator-2", "viewBox": "0 0 16 16" }; diff --git a/src/icons/indicator-3.js b/src/icons/indicator-3.js index d29c9f8..66fd302 100644 --- a/src/icons/indicator-3.js +++ b/src/icons/indicator-3.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e80c", - "iconset": 4, + "iconset": 6, "name": "indicator-3", - "new": false, - "paths": [ - "M8 12.21c-2.33 0-4.21-1.88-4.21-4.21s1.88-4.21 4.21-4.21c2.33 0 4.21 1.88 4.21 4.21s-1.89 4.21-4.21 4.21zM8 13.010c2.77 0 5.010-2.24 5.010-5.010s-2.24-5.010-5.010-5.010-5.010 2.24-5.010 5.010 2.24 5.010 5.010 5.010z" - ], + "new": true, + "svg": "indicator-3", "viewBox": "0 0 16 16" }; diff --git a/src/icons/indicator-4.js b/src/icons/indicator-4.js index c099c7a..82c8071 100644 --- a/src/icons/indicator-4.js +++ b/src/icons/indicator-4.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e80d", - "iconset": 4, + "iconset": 6, "name": "indicator-4", - "new": false, - "paths": [ - "M8 11.4c-1.88 0-3.4-1.52-3.4-3.4s1.52-3.4 3.4-3.4c1.88 0 3.4 1.52 3.4 3.4s-1.52 3.4-3.4 3.4zM8 13c2.76 0 5-2.24 5-5s-2.24-5-5-5-5 2.24-5 5 2.24 5 5 5z" - ], + "new": true, + "svg": "indicator-4", "viewBox": "0 0 16 16" }; diff --git a/src/icons/info-o.js b/src/icons/info-o.js index b36e98a..ae885b9 100644 --- a/src/icons/info-o.js +++ b/src/icons/info-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e03f", - "iconset": 0, + "iconset": 1, "name": "info-o", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM8 14.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5c3.59 0 6.5 2.91 6.5 6.5v0c-0.006 3.588-2.912 6.494-6.499 6.5h-0.001zM6 7v1h1v3h-1v1h4v-1h-1v-4zM9 4h-2v2h2z" - ], + "new": true, + "svg": "info-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/info-s.js b/src/icons/info-s.js index 944a75e..b113416 100644 --- a/src/icons/info-s.js +++ b/src/icons/info-s.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c0", - "iconset": 0, + "iconset": 1, "name": "info-s", - "new": false, - "paths": [ - "M10 11v1h-4v-1h1v-3h-1v-1h3v4zM9 4h-2v2h2zM8 14.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5c3.59 0 6.5 2.91 6.5 6.5v0c-0.004 3.588-2.912 6.496-6.5 6.5h-0zM8 2.5c-3.038 0-5.5 2.462-5.5 5.5s2.462 5.5 5.5 5.5c3.038 0 5.5-2.462 5.5-5.5v0c-0.004-3.036-2.464-5.496-5.5-5.5h-0z" - ], + "new": true, + "svg": "info-s", "viewBox": "0 0 16 16" }; diff --git a/src/icons/info.js b/src/icons/info.js index 6d857d5..434c5ec 100644 --- a/src/icons/info.js +++ b/src/icons/info.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec01", - "iconset": 3, + "iconset": 7, "name": "info", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM7 4h2v2h-2zM10 12h-4v-1h1v-3h-1v-1h3v4h1z" - ], + "new": true, + "svg": "info", "viewBox": "0 0 16 16" }; diff --git a/src/icons/inject.js b/src/icons/inject.js index 6147363..3c3abed 100644 --- a/src/icons/inject.js +++ b/src/icons/inject.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e50c", - "iconset": 8, + "iconset": 9, "name": "inject", - "new": false, - "paths": [ - "M15.3 3.7l-1-1-1.3 1.3-1-1 1.3-1.3-1-1 0.7-0.7 3 3-0.7 0.7zM9.3 1.7l5 5-0.7 0.7-1-1-6.6 6.6h-1.9l-3.6 2.9c-0.1 0.1-0.3 0.1-0.4 0s-0.1-0.3 0-0.4l2.9-3.6v-1.9l6.6-6.6-1-1 0.7-0.7zM10 4.4l-3.6 3.6h3.2l2-2-1.6-1.6z" - ], + "new": true, + "svg": "inject", "viewBox": "0 0 16 16" }; diff --git a/src/icons/install.js b/src/icons/install.js index 43432d9..f8a594a 100644 --- a/src/icons/install.js +++ b/src/icons/install.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e09b", - "iconset": 0, + "iconset": 1, "name": "install", - "new": false, - "paths": [ - "M8 11l-5-5h3v-5h4v5h3l-5 5zM15 10h-4l-3 3-3-3h-4c-0.6 0-1 0.4-1 1v3c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-3c0-0.5-0.4-1-1-1z" - ], + "new": true, + "svg": "install", "viewBox": "0 0 16 16" }; diff --git a/src/icons/investigation.js b/src/icons/investigation.js index d92ea5d..6544fa6 100644 --- a/src/icons/investigation.js +++ b/src/icons/investigation.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e09c", - "iconset": 0, + "iconset": 1, "name": "investigation", - "new": false, - "paths": [ - "M11.7 10.3l4.3 4.3-1.4 1.4-4.3-4.3c-1 0.8-2.4 1.3-3.8 1.3-3.6 0-6.5-2.9-6.5-6.5s2.9-6.5 6.5-6.5c0.5 0 1 0.1 1.5 0.2v1.6c-0.5-0.2-1-0.3-1.5-0.3-2.8 0-5 2.2-5 5s2.2 5 5 5c1.8 0 3.5-1 4.3-2.5h1.7c-0.2 0.5-0.5 0.9-0.8 1.3zM13 3v-3h-2v3h-3v2h3v3h2v-3h3v-2h-3z" - ], + "new": true, + "svg": "investigation", "viewBox": "0 0 16 16" }; diff --git a/src/icons/ioc.js b/src/icons/ioc.js index 0f416aa..187fcd4 100644 --- a/src/icons/ioc.js +++ b/src/icons/ioc.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d4", - "iconset": 0, - "name": "ioc", - "new": false, - "paths": [ - "M12.5 9c-0.829 0.003-1.589 0.297-2.184 0.785l0.006-0.005-1.485-0.99c0.103-0.233 0.163-0.504 0.163-0.79 0-0.925-0.631-1.703-1.486-1.926l-0.014-0.003v-2.141c0.869-0.23 1.5-1.010 1.5-1.936 0-1.105-0.895-2-2-2s-2 0.895-2 2c0 0.927 0.631 1.707 1.486 1.933l0.014 0.003v2.141c-0.868 0.222-1.5 0.997-1.5 1.92 0 0.377 0.105 0.729 0.288 1.028l-0.005-0.009-2.273 2.273c-0.288-0.171-0.634-0.271-1.004-0.271-1.101 0-1.994 0.893-1.994 1.994s0.893 1.994 1.994 1.994c1.101 0 1.994-0.893 1.994-1.994 0-0.002 0-0.004-0-0.006v0c-0.002-0.373-0.107-0.722-0.288-1.019l0.005 0.009 2.273-2.273c0.289 0.178 0.638 0.283 1.013 0.283 0.46 0 0.883-0.159 1.217-0.425l-0.004 0.003 1.405 0.937c-0.386 0.554-0.616 1.241-0.616 1.983 0 1.932 1.566 3.498 3.498 3.498s3.498-1.566 3.498-3.498c0-1.932-1.566-3.498-3.498-3.498-0.001 0-0.002 0-0.003 0h0zM12.5 14.5c-1.105 0-2-0.895-2-2s0.895-2 2-2c1.105 0 2 0.895 2 2v0c-0.001 1.104-0.896 1.999-2 2h-0z" - ], + "iconset": 1, + "name": "IOC", + "new": true, + "svg": "IOC", "viewBox": "0 0 16 16" }; diff --git a/src/icons/ip.js b/src/icons/ip.js index 16aea22..6868c14 100644 --- a/src/icons/ip.js +++ b/src/icons/ip.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0fc", - "iconset": 0, - "name": "ip", - "new": false, - "paths": [ - "M3 4h1.5v8h-1.5zM7 4h6v5h-4.5v3h-1.5zM8.5 7.5h3v-2h-3zM16 4v8c0 0 0 0 0 0 0 1.657-1.343 3-3 3-0 0-0 0-0 0h-10c-1.657 0-3-1.343-3-3v0-8c0-1.657 1.343-3 3-3v0h10c1.657 0 3 1.343 3 3v0zM15 4c0-1.105-0.895-2-2-2v0h-10c-1.105 0-2 0.895-2 2v0 8c0 1.105 0.895 2 2 2v0h10c1.105 0 2-0.895 2-2v0z" - ], + "iconset": 1, + "name": "IP", + "new": true, + "svg": "IP", "viewBox": "0 0 16 16" }; diff --git a/src/icons/italic.js b/src/icons/italic.js index 184548f..2af88d1 100644 --- a/src/icons/italic.js +++ b/src/icons/italic.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea08", - "iconset": 6, + "iconset": 4, "name": "italic", - "new": false, - "paths": [ - "M6.649 2h4.351v0.856l-1.016 0.070-0.248 0.253-1.559 9.624 0.188 0.245 1.001 0.079v0.873h-4.366v-0.873l1.016-0.097 0.234-0.262 1.559-9.59-0.158-0.253-1.001-0.070z" - ], + "new": true, + "svg": "italic", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-add-o.js b/src/icons/key-add-o.js index ff63f12..89f4c1a 100644 --- a/src/icons/key-add-o.js +++ b/src/icons/key-add-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e041", - "iconset": 0, + "iconset": 1, "name": "key-add-o", - "new": false, - "paths": [ - "M16 13h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM9.293 8.293l-1.707 1.707h1.414l1-1v-1h-0.414zM2.586 15h-1.586v-1.586l1-1v-1.414h2v-2h1.414l2.586-2.586v-4.414c0.001-0.552 0.448-0.999 1-1h5c0.552 0.001 0.999 0.448 1 1v5c-0.001 0.552-0.448 0.999-1 1h-0v1c1.105 0 2-0.895 2-2v0-5c0-1.105-0.895-2-2-2v0h-5c-1.105 0-2 0.895-2 2v0 4l-2 2h-2v2h-2v2l-1 1v3h3l4-4v-1.414zM14 3.5c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5c0-0.828 0.672-1.5 1.5-1.5v0c0.828 0 1.5 0.672 1.5 1.5v0zM13 3.5c0-0.276-0.224-0.5-0.5-0.5s-0.5 0.224-0.5 0.5c0 0.276 0.224 0.5 0.5 0.5v0c0.276-0 0.5-0.224 0.5-0.5v-0z" - ], + "new": true, + "svg": "key-add-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-app-o.js b/src/icons/key-app-o.js index 36b254d..07e8dbf 100644 --- a/src/icons/key-app-o.js +++ b/src/icons/key-app-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e110", - "iconset": 0, + "iconset": 1, "name": "key-app-o", - "new": false, - "paths": [ - "M8 12h3v3h-3v-3zM8 11h3v-3h-3v3zM14 0h-5c-1.1 0-2 0.9-2 2v4l-2 2h-2v2h-2v2l-1 1v3h3l4-4v-1.4l-4.4 4.4h-1.6v-1.6l1-1v-1.4h2v-2h1.4l2.6-2.6v-4.4c0-0.6 0.4-1 1-1h5c0.6 0 1 0.4 1 1v5c0 0.6-0.4 1-1 1h-2v3h3v-2.27c0.6-0.35 1-0.99 1-1.73v-5c0-1.1-0.9-2-2-2zM12 15h3v-3h-3v3zM12.5 5c-0.8 0-1.5-0.7-1.5-1.5s0.7-1.5 1.5-1.5 1.5 0.7 1.5 1.5-0.7 1.5-1.5 1.5zM12.5 4c0.3 0 0.5-0.2 0.5-0.5s-0.2-0.5-0.5-0.5-0.5 0.2-0.5 0.5 0.2 0.5 0.5 0.5z" - ], + "new": true, + "svg": "key-app-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-close-o.js b/src/icons/key-close-o.js index 48ab248..5a97aaf 100644 --- a/src/icons/key-close-o.js +++ b/src/icons/key-close-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e042", - "iconset": 0, + "iconset": 1, "name": "key-close-o", - "new": false, - "paths": [ - "M16 2v5c-0.003 0.183-0.030 0.359-0.078 0.526l0.003-0.014-0.926-0.926v-4.586c-0.001-0.552-0.448-0.999-1-1h-5c-0.552 0.001-0.999 0.448-1 1v4.414l-2.586 2.586h-1.414v2h-2v1.414l-1 1v1.586h1.586l5-5 0.707 0.707-5.293 5.293h-3v-3l1-1v-2h2v-2h2l2-2v-4c0-1.105 0.895-2 2-2v0h5c1.105 0 2 0.895 2 2v0zM11.414 9h1.172l1-1h-3.172zM12.5 5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c0 0.828-0.672 1.5-1.5 1.5v0zM12.5 4c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5c-0.276 0-0.5 0.224-0.5 0.5v0c0 0.276 0.224 0.5 0.5 0.5h0zM14.241 10.759l1.759-1.759-1-1-3 3-3-3-1 1 3 3-3 3 1 1 3-3 3 3 1-1-3-3 0.534-0.534z" - ], + "new": true, + "svg": "key-close-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-down-o.js b/src/icons/key-down-o.js index 16a7dac..44e8744 100644 --- a/src/icons/key-down-o.js +++ b/src/icons/key-down-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e043", - "iconset": 0, + "iconset": 1, "name": "key-down-o", - "new": false, - "paths": [ - "M12 16l-4-4h8zM14 1h-5c-0.552 0.001-0.999 0.448-1 1v4.414l-2.586 2.586h-1.414v2h-2v1.414l-1 1v1.586h1.586l7-7h4.414c0.552-0.001 0.999-0.448 1-1v-5c-0.001-0.552-0.448-0.999-1-1h-0zM14 0c1.105 0 2 0.895 2 2v0 5c0 1.105-0.895 2-2 2v0h-4l-7 7h-3v-3l1-1v-2h2v-2h2l2-2v-4c0-1.105 0.895-2 2-2v0zM12.5 3c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5c0.276 0 0.5-0.224 0.5-0.5v0c-0-0.276-0.224-0.5-0.5-0.5h-0zM12.5 2c0.828 0 1.5 0.672 1.5 1.5s-0.672 1.5-1.5 1.5c-0.828 0-1.5-0.672-1.5-1.5v0c0-0.828 0.672-1.5 1.5-1.5v0z" - ], + "new": true, + "svg": "key-down-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-o.js b/src/icons/key-o.js index 248ee05..f9ab666 100644 --- a/src/icons/key-o.js +++ b/src/icons/key-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e044", - "iconset": 0, + "iconset": 1, "name": "key-o", - "new": false, - "paths": [ - "M14 1c0.552 0.001 0.999 0.448 1 1v5c-0.001 0.552-0.448 0.999-1 1h-4.414l-7 7h-1.586v-1.586l1-1v-1.414h2v-2h1.414l2.586-2.586v-4.414c0.001-0.552 0.448-0.999 1-1h5zM14 0h-5c-1.105 0-2 0.895-2 2v0 4l-2 2h-2v2h-2v2l-1 1v3h3l7-7h4c1.105 0 2-0.895 2-2v0-5c0-1.105-0.895-2-2-2v0zM12.5 3c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5c-0.276 0-0.5-0.224-0.5-0.5v0c0-0.276 0.224-0.5 0.5-0.5h0zM12.5 2c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5c0.828 0 1.5-0.672 1.5-1.5v0c0-0.828-0.672-1.5-1.5-1.5v0z" - ], + "new": true, + "svg": "key-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-off.js b/src/icons/key-off.js index c01e2b7..a8591c4 100644 --- a/src/icons/key-off.js +++ b/src/icons/key-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d1", - "iconset": 0, + "iconset": 1, "name": "key-off", - "new": false, - "paths": [ - "M16 7v-5c-0.003-1.103-0.897-1.997-2-2h-5c-1.103 0.003-1.997 0.897-2 2v3.9l-5.9-5.9-1.1 1.1 14.9 14.9 1.1-1.1-5.9-5.9h3.9c1.103-0.003 1.997-0.897 2-2v-0zM12.5 5c-0.82-0.021-1.479-0.68-1.5-1.498l-0-0.002c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5v0c-0.021 0.82-0.68 1.479-1.498 1.5l-0.002 0zM4.8 8l3.1 3.1-4.9 4.9h-3v-3l1-1v-2h2v-2z" - ], + "new": true, + "svg": "key-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-reset-o.js b/src/icons/key-reset-o.js index aa488e1..baed189 100644 --- a/src/icons/key-reset-o.js +++ b/src/icons/key-reset-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e045", - "iconset": 0, + "iconset": 1, "name": "key-reset-o", - "new": false, - "paths": [ - "M15.851 15.805c-0.497 0.124-1.067 0.195-1.654 0.195-0.004 0-0.008 0-0.012-0h0.001c-1.982-0.010-3.774-0.819-5.071-2.121l-0-0-2.115 2.122v-6h6l-1.928 1.921c0.944 1.922 2.658 3.343 4.729 3.873l0.050 0.011zM12.5 2c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5c0.828 0 1.5-0.672 1.5-1.5v0c0-0.828-0.672-1.5-1.5-1.5v0zM12.5 4c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c0.276 0 0.5 0.224 0.5 0.5v0c-0 0.276-0.224 0.5-0.5 0.5h-0zM14 0h-5c-1.105 0-2 0.895-2 2v0 4l-2 2h-2v2h-2v2l-1 1v3h3l3-3v-1.414l-3.414 3.414h-1.586v-1.586l1-1v-1.414h2v-2h1.414l2.586-2.586v-4.414c0.001-0.552 0.448-0.999 1-1h5c0.552 0.001 0.999 0.448 1 1v5c-0.001 0.552-0.448 0.999-1 1h-4.414l-0.293 0.293-0.685 0.707h5.392c1.105 0 2-0.895 2-2v0-5c0-1.105-0.895-2-2-2v0z" - ], + "new": true, + "svg": "key-reset-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key-up-o.js b/src/icons/key-up-o.js index 3f68f14..63dd674 100644 --- a/src/icons/key-up-o.js +++ b/src/icons/key-up-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e046", - "iconset": 0, + "iconset": 1, "name": "key-up-o", - "new": false, - "paths": [ - "M12 12l4 4h-8zM14 1h-5c-0.552 0.001-0.999 0.448-1 1v4.414l-2.586 2.586h-1.414v2h-2v1.414l-1 1v1.586h1.586l7-7h4.414c0.552-0.001 0.999-0.448 1-1v-5c-0.001-0.552-0.448-0.999-1-1h-0zM14 0c1.105 0 2 0.895 2 2v0 5c0 1.105-0.895 2-2 2v0h-4l-7 7h-3v-3l1-1v-2h2v-2h2l2-2v-4c0-1.105 0.895-2 2-2v0zM12.5 3c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5c0.276 0 0.5-0.224 0.5-0.5v0c-0-0.276-0.224-0.5-0.5-0.5h-0zM12.5 2c0.828 0 1.5 0.672 1.5 1.5s-0.672 1.5-1.5 1.5c-0.828 0-1.5-0.672-1.5-1.5v0c0-0.828 0.672-1.5 1.5-1.5v0z" - ], + "new": true, + "svg": "key-up-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/key.js b/src/icons/key.js index 2aaa231..361944f 100644 --- a/src/icons/key.js +++ b/src/icons/key.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e040", - "iconset": 0, + "iconset": 1, "name": "key", - "new": false, - "paths": [ - "M14 0h-5c-1.105 0-2 0.895-2 2v0 4l-2 2h-2v2h-2v2l-1 1v3h3l7-7h4c1.105 0 2-0.895 2-2v0-5c0-1.105-0.895-2-2-2v0zM12.5 5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c0 0.828-0.672 1.5-1.5 1.5v0z" - ], + "new": true, + "svg": "key", "viewBox": "0 0 16 16" }; diff --git a/src/icons/keyhole-secret-o.js b/src/icons/keyhole-secret-o.js index 0fb29b4..1ddc3d9 100644 --- a/src/icons/keyhole-secret-o.js +++ b/src/icons/keyhole-secret-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e124", - "iconset": 0, + "iconset": 1, "name": "keyhole-secret-o", - "new": false, - "paths": [ - "M10.657 5.828c0-1.562-1.266-2.828-2.828-2.828s-2.828 1.266-2.828 2.828c0 1.1 0.634 2.043 1.552 2.511l-0.552 4.661h4l-0.79-4.718c0.859-0.485 1.446-1.396 1.446-2.454zM8-0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM8 15c-3.86 0-7-3.14-7-7s3.14-7 7-7 7 3.14 7 7-3.14 7-7 7z" - ], + "new": true, + "svg": "keyhole-secret-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/keyhole-secret.js b/src/icons/keyhole-secret.js index 82cac6e..ecdadce 100644 --- a/src/icons/keyhole-secret.js +++ b/src/icons/keyhole-secret.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e125", - "iconset": 0, + "iconset": 1, "name": "keyhole-secret", - "new": false, - "paths": [ - "M8-0c-4.418 0-8 3.582-8 8s3.582 8 8 8 8-3.582 8-8-3.582-8-8-8zM10 13h-4l0.67-4.69c-0.888-0.477-1.498-1.403-1.498-2.482 0-1.562 1.266-2.828 2.828-2.828s2.828 1.266 2.828 2.828c0 1.078-0.611 2.005-1.498 2.482l0.67 4.69z" - ], + "new": true, + "svg": "keyhole-secret", "viewBox": "0 0 16 16" }; diff --git a/src/icons/language.js b/src/icons/language.js index 63f5738..c94f3c5 100644 --- a/src/icons/language.js +++ b/src/icons/language.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f6", - "iconset": 0, + "iconset": 1, "name": "language", - "new": false, - "paths": [ - "M7.3 10.2l0.5-1.1c-0.6-0.5-1-1-1.5-1.5 1.199-1.284 2.152-2.815 2.77-4.508l0.030-0.092h1.9v-1h-5v-2h-1v2h-5v1h2.1c0.614 1.781 1.535 3.314 2.71 4.611l-0.010-0.011c-1.185 1.216-2.424 2.361-3.722 3.437l-0.078 0.063 0.7 0.9c1.376-1.139 2.615-2.284 3.79-3.49l0.010-0.010c0.6 0.5 1.1 1.1 1.8 1.7zM3.3 3h4.6c-0.584 1.436-1.396 2.665-2.403 3.703l0.003-0.003c-0.888-1.059-1.629-2.282-2.167-3.609l-0.033-0.091zM11.8 6h-1.7l-4.1 10h1.3l0.8-2h5.7l0.8 2h1.4zM8.5 13l2.5-5.9 2.5 5.9z" - ], + "new": true, + "svg": "language", "viewBox": "0 0 16 16" }; diff --git a/src/icons/laptop-group.js b/src/icons/laptop-group.js index c989633..51a14d4 100644 --- a/src/icons/laptop-group.js +++ b/src/icons/laptop-group.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e60e", - "iconset": 1, + "iconset": 2, "name": "laptop-group", - "new": false, - "paths": [ - "M16 1v8c0 0.552-0.448 1-1 1v0h-1v-8h-10v-1c0-0.552 0.448-1 1-1v0h10c0.552 0 1 0.448 1 1v0zM1 12v-8c0-0.552 0.448-1 1-1v0h10c0.552 0 1 0.448 1 1v0 8c0 0.552-0.448 1-1 1v0h-10c-0.552 0-1-0.448-1-1v0zM3 11h8v-6h-8zM2 16h10c1.105 0 2-0.895 2-2v0h-14c0 1.105 0.895 2 2 2v0zM14 13c1.105 0 2-0.895 2-2v0h-2z" - ], + "new": true, + "svg": "laptop-group", "viewBox": "0 0 16 16" }; diff --git a/src/icons/laptop.js b/src/icons/laptop.js index baaada1..213b57b 100644 --- a/src/icons/laptop.js +++ b/src/icons/laptop.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e60d", - "iconset": 1, + "iconset": 2, "name": "laptop", - "new": false, - "paths": [ - "M2 12h12c0.552 0 1-0.448 1-1v0-9c0-0.552-0.448-1-1-1v0h-12c-0.552 0-1 0.448-1 1v0 9c0 0.552 0.448 1 1 1v0zM3 3h10v7h-10zM16 13c0 1.105-0.895 2-2 2v0h-12c-1.105 0-2-0.895-2-2v0z" - ], + "new": true, + "svg": "laptop", "viewBox": "0 0 16 16" }; diff --git a/src/icons/lateral-movement.js b/src/icons/lateral-movement.js index 6f38373..c52cd5b 100644 --- a/src/icons/lateral-movement.js +++ b/src/icons/lateral-movement.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e50e", - "iconset": 8, + "iconset": 9, "name": "lateral-movement", - "new": false, - "paths": [ - "M5 8c0 0.552-0.448 1-1 1s-1-0.448-1-1c0-0.552 0.448-1 1-1v0c0.552 0 1 0.448 1 1v0zM6.448 6l2 2-2 2 0.552 0.552 2.552-2.552-2.552-2.552zM10.5 5.448l-0.552 0.552 2 2-2 2 0.552 0.552 2.552-2.552zM16 8c0 4.418-3.582 8-8 8s-8-3.582-8-8c0-4.418 3.582-8 8-8v0c4.418 0 8 3.582 8 8v0zM15 8c0-3.866-3.134-7-7-7s-7 3.134-7 7c0 3.866 3.134 7 7 7v0c3.866 0 7-3.134 7-7v0z" - ], + "new": true, + "svg": "lateral-movement", "viewBox": "0 0 16 16" }; diff --git a/src/icons/license.js b/src/icons/license.js index 63df383..b2f34f3 100644 --- a/src/icons/license.js +++ b/src/icons/license.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e0", - "iconset": 0, + "iconset": 1, "name": "license", - "new": false, - "paths": [ - "M2 3h7v1h-7zM2 5h5v1h-5zM2 7h4v1h-4zM1 1h12v2h1v-2.1c0-0.001 0-0.002 0-0.004 0-0.494-0.399-0.894-0.892-0.896h-12.208c-0.001 0-0.002 0-0.004 0-0.494 0-0.894 0.399-0.896 0.892v11.208c0 0.001-0 0.002-0 0.004 0 0.494 0.399 0.894 0.892 0.896h8.108v-1h-8zM12 4c-0.003 0-0.006-0-0.009-0-2.204 0-3.991 1.787-3.991 3.991 0 1.471 0.796 2.757 1.981 3.449l0.019 0.010v4.55l2-2 2 2v-4.55c1.204-0.702 2-1.988 2-3.459 0-2.204-1.787-3.991-3.991-3.991-0.003 0-0.006 0-0.009 0h0zM12 11c-1.657 0-3-1.343-3-3s1.343-3 3-3c1.657 0 3 1.343 3 3v0c0 1.657-1.343 3-3 3v0zM12 6c1.105 0 2 0.895 2 2s-0.895 2-2 2c-1.105 0-2-0.895-2-2v0c0-1.105 0.895-2 2-2v0z" - ], + "new": true, + "svg": "license", "viewBox": "0 0 16 16" }; diff --git a/src/icons/lifebuoy.js b/src/icons/lifebuoy.js index 309c7c8..edbf447 100644 --- a/src/icons/lifebuoy.js +++ b/src/icons/lifebuoy.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0bc", - "iconset": 0, + "iconset": 1, "name": "lifebuoy", - "new": false, - "paths": [ - "M8.005 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM14.484 5.359l-2.81 1.054c-0.412-0.933-1.142-1.664-2.049-2.068l-0.026-0.010 1.054-2.811c1.743 0.731 3.101 2.091 3.813 3.789l0.017 0.046zM8.005 11c-1.657 0-3-1.343-3-3s1.343-3 3-3c1.657 0 3 1.343 3 3v0c-0.002 1.656-1.344 2.998-3 3h-0zM5.356 1.524l1.054 2.811c-0.946 0.419-1.684 1.164-2.083 2.090l-0.010 0.026-2.805-1.052c0.723-1.763 2.089-3.138 3.798-3.857l0.046-0.017zM1.512 10.601l2.805-1.052c0.41 0.954 1.151 1.701 2.074 2.109l0.026 0.010-1.054 2.81c-1.759-0.736-3.127-2.112-3.834-3.83l-0.017-0.047zM10.647 14.478l-1.054-2.81c0.936-0.414 1.668-1.146 2.071-2.056l0.010-0.026 2.81 1.054c-0.729 1.747-2.090 3.108-3.79 3.821l-0.046 0.017z" - ], + "new": true, + "svg": "lifebuoy", "viewBox": "0 0 16 16" }; diff --git a/src/icons/light-o.js b/src/icons/light-o.js index ee17b11..fb2e310 100644 --- a/src/icons/light-o.js +++ b/src/icons/light-o.js @@ -1,18 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c6", - "iconset": 0, + "iconset": 1, "name": "light-o", - "new": false, - "paths": [ - "M8.75 13.5h-1.5v2.5h1.5v-2.5z", - "M16 7h-2.2v1.5h2.2v-1.5z", - "M2.2 7h-2.2v1.5h2.2v-1.5z", - "M12.773 11.712l-1.061 1.061 1.415 1.414 1.060-1.060-1.414-1.415z", - "M3.227 11.712l-1.414 1.415 1.060 1.060 1.415-1.414-1.061-1.061z", - "M8.75 1.5v2.484l0.785 0.426c1.029 0.559 1.715 1.632 1.715 2.865 0 1.795-1.455 3.25-3.25 3.25s-3.25-1.455-3.25-3.25c0-1.233 0.687-2.306 1.698-2.856l0.017-0.008 0.785-0.426v-2.484h1.5zM10.25 0h-4.5v3.091c-1.5 0.819-2.5 2.384-2.5 4.183 0 2.623 2.127 4.75 4.75 4.75s4.75-2.127 4.75-4.75c0-1.799-1-3.365-2.475-4.171l-0.025-0.012v-3.091z" - ], + "new": true, + "svg": "light-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/light.js b/src/icons/light.js index d7ca33c..b5646a8 100644 --- a/src/icons/light.js +++ b/src/icons/light.js @@ -1,18 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c5", - "iconset": 0, + "iconset": 1, "name": "light", - "new": false, - "paths": [ - "M7.25 13.5h1.5v2.5h-1.5v-2.5z", - "M13.8 7h2.2v1.5h-2.2v-1.5z", - "M0 7h2.2v1.5h-2.2v-1.5z", - "M11.712 12.773l1.061-1.061 1.414 1.414-1.061 1.061-1.414-1.414z", - "M1.813 13.127l1.414-1.414 1.061 1.061-1.414 1.414-1.061-1.061z", - "M10.25 3.091v-3.091h-4.5v3.091c-1.5 0.819-2.5 2.384-2.5 4.183 0 2.623 2.127 4.75 4.75 4.75s4.75-2.127 4.75-4.75c0-1.799-1-3.365-2.475-4.171l-0.025-0.012z" - ], + "new": true, + "svg": "light", "viewBox": "0 0 16 16" }; diff --git a/src/icons/light2-o.js b/src/icons/light2-o.js index b9ca5bc..1cd1d35 100644 --- a/src/icons/light2-o.js +++ b/src/icons/light2-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0cd", - "iconset": 0, + "iconset": 1, "name": "light2-o", - "new": false, - "paths": [ - "M8.8 2.5h-1.6v-2.5h1.5v2.5zM0 9h2.2v-1.5h-2.2v1.5zM13.8 7.5v1.5h2.2v-1.5h-2.2zM2.9 1.8l-1.1 1.1 1.4 1.4 1.1-1.1-1.4-1.4zM13.1 1.8l-1.4 1.4 1.1 1.1 1.4-1.4-1.1-1.1zM12.2 6.5c1.2 2.3 0.4 5.2-1.9 6.4v3.1h-4.5v-3.1c-0.8-0.4-1.5-1.1-1.9-1.9-1.3-2.3-0.5-5.2 1.8-6.4 2.3-1.3 5.2-0.4 6.5 1.9zM9.5 5.8c-1.5-0.8-3.5-0.2-4.4 1.4s-0.3 3.6 1.3 4.4l0.8 0.4v2.5h1.5v-2.5l0.8-0.4c0.6-0.3 1-0.8 1.3-1.3 0.9-1.6 0.3-3.6-1.3-4.5z" - ], + "new": true, + "svg": "light2-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/link-break.js b/src/icons/link-break.js index daa7eea..2d259cc 100644 --- a/src/icons/link-break.js +++ b/src/icons/link-break.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea12", - "iconset": 6, + "iconset": 4, "name": "link-break", - "new": false, - "paths": [ - "M5.1 12l-1.1-1.1 2.4-2.4 1.1 1-2.4 2.5zM9.6 3.2c0.9-0.9 2.3-0.9 3.2 0s0.9 2.3 0 3.2v0l-1.8 1.8 1.1 1.1 1.8-1.8c1.5-1.5 1.5-3.9 0-5.4s-3.9-1.5-5.4 0l-1.8 1.8 1.1 1.1 1.8-1.8zM12 5.1l-1.1-1.1-3.1 3.1-5.9-5.8-0.7 0.7 12.9 12.8 0.7-0.7-5.9-5.9 3.1-3.1zM6.4 12.8c-0.9 0.9-2.3 0.9-3.2 0s-0.9-2.3 0-3.2l1.8-1.8-1.1-1.1-1.8 1.8c-1.5 1.5-1.5 3.9 0 5.4s3.9 1.5 5.3 0l1.8-1.8-1-1.1-1.8 1.8z" - ], + "new": true, + "svg": "link-break", "viewBox": "0 0 16 16" }; diff --git a/src/icons/link-thin.js b/src/icons/link-thin.js index 56aaa50..5182f30 100644 --- a/src/icons/link-thin.js +++ b/src/icons/link-thin.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea14", - "iconset": 6, + "iconset": 4, "name": "link-thin", - "new": false, - "paths": [ - "M4.7 12l-0.7-0.8 7.3-7.2 0.7 0.7-7.3 7.3zM13.9 2.1v0c-0.7-0.7-1.6-1.1-2.6-1.1s-1.8 0.4-2.5 1.1l-1.8 1.7v1.4l2.5-2.5c0.5-0.4 1.1-0.7 1.8-0.7s1.4 0.3 1.9 0.8c1 1 1 2.7 0 3.7l-2.4 2.5h1.4l1.8-1.8c1.4-1.4 1.4-3.7-0.1-5.1zM4.7 14c-0.7 0-1.4-0.3-1.9-0.8-1-1-1-2.7 0-3.7l2.4-2.5h-1.4l-1.7 1.8c-1.4 1.4-1.4 3.7 0 5.2v0c0.7 0.6 1.6 1 2.6 1s1.9-0.4 2.6-1.1l1.7-1.7v-1.4l-2.5 2.5c-0.5 0.4-1.1 0.7-1.8 0.7z" - ], + "new": true, + "svg": "link-thin", "viewBox": "0 0 16 16" }; diff --git a/src/icons/link.js b/src/icons/link.js index bbece29..d73f364 100644 --- a/src/icons/link.js +++ b/src/icons/link.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea11", - "iconset": 6, + "iconset": 4, "name": "link", - "new": false, - "paths": [ - "M13.9 7.5l-1.5 1.5h-2.1l2.6-2.6c0.9-0.9 0.9-2.3 0-3.2s-2.3-0.9-3.2 0v0l-2.7 2.6v-2.2l1.5-1.5c1.5-1.5 3.9-1.5 5.4 0s1.5 3.9 0 5.4v0zM6.4 12.8c-0.9 0.9-2.3 0.9-3.2 0s-0.9-2.3 0-3.2l2.6-2.6h-2.2l-1.5 1.5c-1.5 1.5-1.5 3.9 0 5.4s3.9 1.5 5.3 0l1.6-1.5v-2.1l-2.6 2.5zM5.1 12l6.9-6.9-1.1-1.1-6.9 6.9 1.1 1.1z" - ], + "new": true, + "svg": "link", "viewBox": "0 0 16 16" }; diff --git a/src/icons/linux.js b/src/icons/linux.js index a4de149..9a21df1 100644 --- a/src/icons/linux.js +++ b/src/icons/linux.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed0d", - "iconset": 2, + "iconset": 8, "name": "linux", - "new": false, - "paths": [ - "M15.2 12.8c-0.2-0.7-0.6-0.8-0.9-1 0-0.5-0.3-1.1-0.7-1.3 0.2-1.9-1.3-3.4-2.3-4.9-0.8-1.1 0.2-1.3-0.6-3.8-0.7-2.5-4.6-2.3-5.3-0.2-0.4 1.2-0.2 2.1 0 3.6v0.2c-0.1 1.1-1 1.9-1.6 2.8-0.3 0.5-0.6 1-0.6 1.7 0 0.3 0 0.5-0.1 0.8-0.3 0.1-0.6 0.5-0.8 0.8-0.8 0.1-1.8 0.7-1.3 1.8-0.7 0.8-0.1 1.9 1 2 0.7 0.1 1.2 0.3 1.7 0.5 0.5 0 0.8 0.2 1.2 0.2 0.7 0 1.4-0.5 1.6-1.1 1 0.4 2.2 0.3 3.1-0.2 0.1 0.7 0.8 1.4 1.6 1.3 1.1-0.1 2-1.1 2.9-1.6 0.3-0.2 0.5-0.3 0.8-0.6 0.3-0.4 0.3-0.8 0.3-1zM7.9 3.3c0.1-2.1 2.5-1 1.4 0.7l-0.2-0.1c0.6-1-0.8-1.7-0.9-0.4v0.1l-0.3-0.1v-0.2zM9.5 5l-1.9 1.4-1.3-1.3c0.1-0.1 0.4-0.3 0.5-0.4l0.7-0.5c0.5 0.3 1.6 0.6 2 0.8zM6.6 2.4c0.4 0 0.7 0.6 0.6 1.1-0.1 0-0.2 0.1-0.2 0.1-0.2-1.3-1.4-0.4-0.6 0.4v0l-0.1 0.1c-0.5-0.4-0.7-1.7 0.3-1.7zM5.7 14.5c-0.1 0.3-0.4 0.5-0.7 0.6-0.8-0.2-1.8-0.7-2.7-0.8-0.5-0.1-0.7-0.3-0.4-0.6 0.2-0.3 0.3-0.3 0.1-0.9q0-0.1-0.1-0.2c0-0.3 0.5-0.3 0.8-0.4 0.5 0 0.4-0.2 0.5-0.4s0.2-0.6 0.5-0.5c0.7 0.7 1.1 1.7 1.7 2.5 0.2 0.2 0.3 0.5 0.3 0.7zM9.8 13.5c-0.7 0.6-1.7 0.9-2.6 0.7-0.3-0.1-0.5-0.2-0.7-0.3l-0.3-0.6c1.4-1.3-3-2.3-1.6-4.7 0.7-0.9 1.2-1.4 1.5-2.4 0.1 0 0.8 0.8 0.9 0.8 0.3 0.3 0.8 0.3 1.2 0.1l1.4-1.1c0.9 1.2 1.3 2.9 1.4 4.4-0.3 0.2-0.5 0.5-0.6 1.1-0.2 0.8-0.3 1.3-0.6 2zM14.2 13.2c-0.9 0.7-1.8 1.4-2.9 1.9-0.4 0.1-0.8-0.3-0.8-0.7 0.2-0.8 0.6-1.7 0.7-2.5 0.7 0.6 1.6 0.2 2-0.4 0.2 0.2 0.2 0.4 0.2 0.7-0.1 0.5 1.2 0.4 0.8 1z" - ], + "new": true, + "svg": "linux", "viewBox": "0 0 16 16" }; diff --git a/src/icons/list-close.js b/src/icons/list-close.js index 4928c49..2beac5a 100644 --- a/src/icons/list-close.js +++ b/src/icons/list-close.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e8", - "iconset": 0, + "iconset": 1, "name": "list-close", - "new": false, - "paths": [ - "M14 1c0.6 0 1 0.4 1 1v12c0 0.6-0.4 1-1 1h-10c-0.6 0-1-0.4-1-1v-1h1v1h10v-12h-10v1h-1v-1c0-0.6 0.4-1 1-1h10zM12 5h-5v1h5v-1zM12 7.5h-7v1h7v-1zM12 10h-5v1h5v-1zM4.5 12.5l1-1-3.5-3.5 3.5-3.5-1-1-4.5 4.5 4.5 4.5z" - ], + "new": true, + "svg": "list-close", "viewBox": "0 0 16 16" }; diff --git a/src/icons/list-ol.js b/src/icons/list-ol.js index 8114516..0259dc3 100644 --- a/src/icons/list-ol.js +++ b/src/icons/list-ol.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea09", - "iconset": 6, - "name": "list-ol", - "new": false, - "paths": [ - "M14 4h-9v-2h9zM14 7h-9v2h9zM14 12h-9v2h9zM1.833 1.699v0.301l0.656-0.096 0.060 0.057v2.329l-0.055 0.085-0.53 0.029v0.291h1.941v-0.285l-0.504-0.025-0.051-0.075v-3.005h-0.472zM3.513 8.188c0.231-0.231 0.377-0.547 0.391-0.896l0-0.002c0.001-0.012 0.001-0.026 0.001-0.040 0-0.275-0.121-0.522-0.313-0.689l-0.001-0.001c-0.214-0.169-0.487-0.272-0.784-0.272-0.025 0-0.050 0.001-0.074 0.002l0.003-0c-0.020-0.001-0.043-0.002-0.066-0.002-0.288 0-0.556 0.087-0.778 0.237l0.005-0.003c-0.195 0.13-0.321 0.348-0.321 0.596 0 0.002 0 0.004 0 0.006v-0c-0 0.006-0 0.012-0 0.019 0 0.11 0.043 0.21 0.114 0.283l-0-0c0.074 0.071 0.175 0.115 0.286 0.115 0.007 0 0.013-0 0.020-0l-0.001 0c0.063-0.001 0.123-0.010 0.18-0.028l-0.005 0.001c0.079-0.022 0.148-0.049 0.212-0.082l-0.007 0.003v-0.754c0.010-0.002 0.023-0.003 0.035-0.004l0.001-0c0.013-0.001 0.031-0.002 0.055-0.002 0.010-0.001 0.022-0.001 0.034-0.001 0.159 0 0.302 0.065 0.405 0.171l0 0c0.098 0.118 0.157 0.27 0.157 0.437 0 0.015-0.001 0.031-0.002 0.046l0-0.002c-0.016 0.326-0.14 0.62-0.336 0.85l0.002-0.002c-0.334 0.396-0.704 0.744-1.112 1.044l-0.018 0.012v0.481h2.403v-1.074h-0.362l-0.082 0.449h-1.259c0.469-0.242 0.871-0.542 1.216-0.896l0.001-0.001zM3.636 12.62c0.136-0.126 0.221-0.306 0.221-0.505 0-0.005-0-0.009-0-0.014l0 0.001c0-0.006 0-0.012 0-0.019 0-0.242-0.117-0.456-0.298-0.589l-0.002-0.001c-0.205-0.145-0.46-0.232-0.735-0.232-0.024 0-0.048 0.001-0.072 0.002l0.003-0c-0.021-0.001-0.046-0.002-0.072-0.002-0.284 0-0.55 0.078-0.777 0.213l0.007-0.004c-0.19 0.105-0.318 0.304-0.321 0.532v0c-0 0.005-0 0.011-0 0.018 0 0.109 0.044 0.208 0.116 0.28l-0-0c0.075 0.070 0.177 0.113 0.288 0.113 0.008 0 0.016-0 0.024-0.001l-0.001 0c0 0 0 0 0 0 0.057 0 0.113-0.007 0.166-0.022l-0.005 0.001c0.060-0.016 0.112-0.038 0.161-0.066l-0.003 0.002v-0.699c0.001 0 0.003 0 0.004 0 0.013 0 0.027-0.001 0.040-0.002l-0.002 0c0.011-0.001 0.025-0.002 0.038-0.002 0.001 0 0.002 0 0.003 0h-0c0.010-0.001 0.023-0.001 0.035-0.001 0.158 0 0.302 0.061 0.41 0.161l-0-0c0.1 0.106 0.162 0.249 0.162 0.406 0 0.011-0 0.023-0.001 0.034l0-0.002c0 0.007 0.001 0.016 0.001 0.024 0 0.155-0.069 0.293-0.178 0.386l-0.001 0.001c-0.122 0.095-0.278 0.152-0.446 0.152-0.015 0-0.031-0-0.046-0.001l0.002 0c-0.027 0-0.055-0.001-0.086-0.004s-0.061-0.006-0.093-0.011v0.435c0.041-0.011 0.091-0.022 0.143-0.029l0.006-0.001c0.045-0.006 0.098-0.010 0.151-0.010 0.002 0 0.004 0 0.006 0h-0c0.011-0.001 0.025-0.001 0.038-0.001 0.169 0 0.323 0.061 0.443 0.162l-0.001-0.001c0.109 0.103 0.176 0.248 0.176 0.409 0 0.010-0 0.021-0.001 0.031l0-0.001c0 0.009 0.001 0.020 0.001 0.030 0 0.159-0.058 0.304-0.154 0.416l0.001-0.001c-0.093 0.105-0.228 0.17-0.379 0.17-0.006 0-0.013-0-0.019-0l0.001 0c-0.040-0.001-0.078-0.004-0.116-0.010l0.005 0.001c-0.043-0.007-0.093-0.017-0.151-0.029l-0.155-0.657c-0.038-0.014-0.083-0.027-0.129-0.035l-0.005-0.001c-0.038-0.008-0.081-0.013-0.126-0.013-0 0-0.001 0-0.001 0h0c-0.005-0-0.011-0-0.017-0-0.11 0-0.21 0.045-0.282 0.118l-0 0c-0.070 0.076-0.113 0.177-0.113 0.289 0 0.007 0 0.013 0 0.020l-0-0.001c0.002 0.216 0.125 0.402 0.305 0.495l0.003 0.001c0.218 0.118 0.478 0.187 0.754 0.187 0.028 0 0.055-0.001 0.082-0.002l-0.004 0c0.019 0.001 0.042 0.001 0.065 0.001 0.336 0 0.647-0.107 0.901-0.288l-0.005 0.003c0.228-0.157 0.376-0.417 0.376-0.711 0-0.001 0-0.001 0-0.002v0c0.001-0.010 0.001-0.022 0.001-0.034 0-0.222-0.098-0.422-0.252-0.558l-0.001-0.001c-0.197-0.153-0.448-0.246-0.721-0.247h-0c0.244-0.033 0.46-0.134 0.633-0.284l-0.002 0.001z" - ], + "iconset": 4, + "name": "list-OL", + "new": true, + "svg": "list-OL", "viewBox": "0 0 16 16" }; diff --git a/src/icons/list-open.js b/src/icons/list-open.js index 0a2cc2a..8ea5866 100644 --- a/src/icons/list-open.js +++ b/src/icons/list-open.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e9", - "iconset": 0, + "iconset": 1, "name": "list-open", - "new": false, - "paths": [ - "M2 1c-0.6 0-1 0.4-1 1v12c0 0.6 0.4 1 1 1h10c0.6 0 1-0.4 1-1v-1h-1v1h-10v-12h10v1h1v-1c0-0.6-0.4-1-1-1h-10zM4 5h5v1h-5v-1zM4 7.5h7v1h-7v-1zM4 10h5v1h-5v-1zM11.5 12.5l-1-1 3.5-3.5-3.5-3.5 1-1 4.5 4.5-4.5 4.5z" - ], + "new": true, + "svg": "list-open", "viewBox": "0 0 16 16" }; diff --git a/src/icons/list-ul.js b/src/icons/list-ul.js index f82ecb8..ffa88cd 100644 --- a/src/icons/list-ul.js +++ b/src/icons/list-ul.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea0a", - "iconset": 6, - "name": "list-ul", - "new": false, - "paths": [ - "M14 4h-9v-2h9zM4 3v0c0-0.552-0.448-1-1-1v0 0c-0.552 0-1 0.448-1 1v0 0c0 0.552 0.448 1 1 1v0 0c0.552 0 1-0.448 1-1v0zM4 8v0c0-0.552-0.448-1-1-1v0 0c-0.552 0-1 0.448-1 1v0 0c0 0.552 0.448 1 1 1v0 0c0.552 0 1-0.448 1-1v0zM4 13v0c0-0.552-0.448-1-1-1v0 0c-0.552 0-1 0.448-1 1v0 0c0 0.552 0.448 1 1 1v0 0c0.552 0 1-0.448 1-1v0zM14 7h-9v2h9zM14 12h-9v2h9z" - ], + "iconset": 4, + "name": "list-UL", + "new": true, + "svg": "list-UL", "viewBox": "0 0 16 16" }; diff --git a/src/icons/location.js b/src/icons/location.js index 1364c06..0f29fbe 100644 --- a/src/icons/location.js +++ b/src/icons/location.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e047", - "iconset": 0, + "iconset": 1, "name": "location", - "new": false, - "paths": [ - "M2 1v15h12v-15zM6 4h1v1h-1zM6 6h1v1h-1zM6 8h1v1h-1zM6 10h1v1h-1zM5 13h-1v-1h1zM5 11h-1v-1h1zM5 9h-1v-1h1zM5 7h-1v-1h1zM5 5h-1v-1h1zM10 15h-4v-2h4zM10 11h-1v-1h1zM10 9h-1v-1h1zM10 7h-1v-1h1zM10 5h-1v-1h1zM12 13h-1v-1h1zM12 11h-1v-1h1zM12 9h-1v-1h1zM12 7h-1v-1h1zM12 5h-1v-1h1z" - ], + "new": true, + "svg": "location", "viewBox": "0 0 16 16" }; diff --git a/src/icons/lock-o.js b/src/icons/lock-o.js index c332ea1..206b93b 100644 --- a/src/icons/lock-o.js +++ b/src/icons/lock-o.js @@ -1,15 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d8", - "iconset": 0, + "iconset": 1, "name": "lock-o", - "new": false, - "paths": [ - "M12.5 7.5v7h-9v-7h9zM13.11 6h-10.32c-0.019-0.002-0.041-0.003-0.064-0.003-0.403 0-0.73 0.327-0.73 0.73 0 0.026 0.001 0.051 0.004 0.076l-0-0.003v8.5c0.003 0.39 0.32 0.705 0.71 0.705 0.028 0 0.056-0.002 0.083-0.005l-0.003 0h10.42c0.397-0.023 0.72-0.315 0.789-0.695l0.001-0.005v-8.5c-0.037-0.45-0.411-0.8-0.867-0.8-0.008 0-0.016 0-0.024 0l0.001-0z", - "M9 10h-2v2h2v-2z", - "M6 6v-3c-0.001-0.019-0.002-0.040-0.002-0.062 0-0.519 0.421-0.94 0.94-0.94 0.022 0 0.043 0.001 0.065 0.002l-0.003-0h2c0.019-0.001 0.040-0.002 0.062-0.002 0.519 0 0.94 0.421 0.94 0.94 0 0.022-0.001 0.043-0.002 0.065l0-0.003v3.11h2v-3.11c0-1.657-1.343-3-3-3v0h-2c-1.657 0-3 1.343-3 3v0 3z" - ], + "new": true, + "svg": "lock-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/lock-open-o.js b/src/icons/lock-open-o.js index 0847a8a..56a6072 100644 --- a/src/icons/lock-open-o.js +++ b/src/icons/lock-open-o.js @@ -1,15 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d9", - "iconset": 0, + "iconset": 1, "name": "lock-open-o", - "new": false, - "paths": [ - "M12.5 7.5v7h-9v-7h9zM13.11 6h-10.32c-0.019-0.002-0.041-0.003-0.064-0.003-0.403 0-0.73 0.327-0.73 0.73 0 0.026 0.001 0.051 0.004 0.076l-0-0.003v8.5c0.003 0.39 0.32 0.705 0.71 0.705 0.028 0 0.056-0.002 0.083-0.005l-0.003 0h10.42c0.397-0.023 0.72-0.315 0.789-0.695l0.001-0.005v-8.5c-0.037-0.45-0.411-0.8-0.867-0.8-0.008 0-0.016 0-0.024 0l0.001-0z", - "M9 10h-2v2h2v-2z", - "M6 6v-3c-0.001-0.019-0.002-0.040-0.002-0.062 0-0.519 0.421-0.94 0.94-0.94 0.022 0 0.043 0.001 0.065 0.002l-0.003-0h2c0.019-0.001 0.040-0.002 0.062-0.002 0.519 0 0.94 0.421 0.94 0.94 0 0.022-0.001 0.043-0.002 0.065l0-0.003v1h2v-1c0-1.657-1.343-3-3-3v0h-2c-1.657 0-3 1.343-3 3v0 3z" - ], + "new": true, + "svg": "lock-open-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/lock-open.js b/src/icons/lock-open.js index bbefc10..664b6ed 100644 --- a/src/icons/lock-open.js +++ b/src/icons/lock-open.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e049", - "iconset": 0, + "iconset": 1, "name": "lock-open", - "new": false, - "paths": [ - "M13.25 6h-7.25v-3c0.001-0.552 0.448-0.999 1-1h2c0.552 0.001 0.999 0.448 1 1v1h2v-1c-0.002-1.656-1.344-2.998-3-3h-2c-1.656 0.002-2.998 1.344-3 3v3h-1.25c-0.414 0.002-0.748 0.336-0.75 0.75v8.5c0.002 0.414 0.336 0.748 0.75 0.75h10.5c0.414-0.002 0.748-0.336 0.75-0.75v-8.5c-0.002-0.414-0.336-0.748-0.75-0.75h-0zM9 12h-2v-2h2z" - ], + "new": true, + "svg": "lock-open", "viewBox": "0 0 16 16" }; diff --git a/src/icons/lock.js b/src/icons/lock.js index 51c8f34..cd52f2a 100644 --- a/src/icons/lock.js +++ b/src/icons/lock.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e048", - "iconset": 0, + "iconset": 1, "name": "lock", - "new": false, - "paths": [ - "M13.25 6h-1.25v-3c-0.002-1.656-1.344-2.998-3-3h-2c-1.656 0.002-2.998 1.344-3 3v3h-1.25c-0.414 0.002-0.748 0.336-0.75 0.75v8.5c0.002 0.414 0.336 0.748 0.75 0.75h10.5c0.414-0.002 0.748-0.336 0.75-0.75v-8.5c-0.002-0.414-0.336-0.748-0.75-0.75h-0zM9 12h-2v-2h2zM10 6h-4v-3c0.001-0.552 0.448-0.999 1-1h2c0.552 0.001 0.999 0.448 1 1v0z" - ], + "new": true, + "svg": "lock", "viewBox": "0 0 16 16" }; diff --git a/src/icons/log.js b/src/icons/log.js index 5138bd1..82776b0 100644 --- a/src/icons/log.js +++ b/src/icons/log.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e04a", - "iconset": 0, + "iconset": 1, "name": "log", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0.002-0.998 0.448-1 1v12c0.002 0.552 0.448 0.998 1 1h14c0.552-0.002 0.998-0.448 1-1v-12c-0.002-0.552-0.448-0.998-1-1h-0zM15 14h-14v-11h14zM6.332 13l-4.301-4.354 4.301-4.353 0.699 0.707-3.603 3.646 3.603 3.647zM9.699 13l-0.699-0.707 3.603-3.646-3.603-3.647 0.699-0.707 4.301 4.353z" - ], + "new": true, + "svg": "log", "viewBox": "0 0 16 16" }; diff --git a/src/icons/low.js b/src/icons/low.js index cc4a296..8d0285e 100644 --- a/src/icons/low.js +++ b/src/icons/low.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec02", - "iconset": 3, + "iconset": 7, "name": "low", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM8 13l-4-4h3v-5h2v5h3z" - ], + "new": true, + "svg": "low", "viewBox": "0 0 16 16" }; diff --git a/src/icons/machine-learning-o.js b/src/icons/machine-learning-o.js index e064b86..74e5a1b 100644 --- a/src/icons/machine-learning-o.js +++ b/src/icons/machine-learning-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e504", - "iconset": 8, + "iconset": 9, "name": "machine-learning-o", - "new": false, - "paths": [ - "M8 0.003c-4.417 0-7.997 3.58-7.997 7.997s3.58 7.997 7.997 7.997c4.417 0 7.997-3.58 7.997-7.997v0c0-4.417-3.58-7.997-7.997-7.997v0zM8 14.497c-3.588 0-6.497-2.909-6.497-6.497s2.909-6.497 6.497-6.497c3.588 0 6.497 2.909 6.497 6.497v0c-0.004 3.587-2.911 6.493-6.497 6.497h-0zM12.003 6.997c-0.647 0.002-1.197 0.414-1.405 0.99l-0.003 0.010h-3.048l-1.029-2.402c0.152-0.139 0.274-0.307 0.359-0.496l0.004-0.010 2.244-0.003c0.234 0.549 0.769 0.928 1.392 0.928 0.833 0 1.508-0.675 1.508-1.508s-0.675-1.508-1.508-1.508c-0.684 0-1.261 0.455-1.446 1.079l-0.003 0.011-2.128 0.003c-0.184-0.633-0.759-1.088-1.44-1.088-0.827 0-1.497 0.67-1.497 1.497 0 0.52 0.265 0.977 0.667 1.246l0.005 0.003-0.443 1.774c-0.068-0.013-0.146-0.021-0.227-0.023l-0.002-0c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5v0c0.27-0.002 0.523-0.076 0.74-0.203l-0.007 0.004 2.267 1.7c-0 0.005-0 0.011-0 0.016 0 0.828 0.672 1.5 1.5 1.5s1.5-0.672 1.5-1.5c0-0.1-0.010-0.198-0.028-0.292l0.002 0.010 1.761-1.761c0.080 0.015 0.173 0.024 0.267 0.024 0.828 0 1.499-0.671 1.499-1.499s-0.671-1.499-1.499-1.499c-0.001 0-0.001 0-0.002 0h0zM10.595 8.997c0.062 0.172 0.148 0.32 0.256 0.449l-0.002-0.002-1.399 1.399c-0.225-0.186-0.509-0.308-0.821-0.333l-0.005-0-0.648-1.512zM5.503 8.997h1.384l0.759 1.771c-0.104 0.075-0.194 0.159-0.273 0.252l-0.002 0.002-1.974-1.481c0.066-0.161 0.105-0.349 0.106-0.545v-0zM5.144 7.997l0.484-1.938 0.83 1.938zM10.503 3.997c0.276 0 0.5 0.224 0.5 0.5s-0.224 0.5-0.5 0.5c-0.276 0-0.5-0.224-0.5-0.5v0c0.001-0.276 0.224-0.499 0.5-0.5h0zM3.503 8.997c0-0.276 0.224-0.5 0.5-0.5s0.5 0.224 0.5 0.5c0 0.276-0.224 0.5-0.5 0.5v0c-0.276-0.001-0.499-0.224-0.5-0.5v-0zM12.003 8.997c-0.276 0-0.5-0.224-0.5-0.5s0.224-0.5 0.5-0.5c0.276 0 0.5 0.224 0.5 0.5v0c-0.001 0.276-0.224 0.499-0.5 0.5h-0z" - ], + "new": true, + "svg": "machine-learning-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/magic.js b/src/icons/magic.js index 6b4e275..7ce0e1a 100644 --- a/src/icons/magic.js +++ b/src/icons/magic.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e09d", - "iconset": 0, + "iconset": 1, "name": "magic", - "new": false, - "paths": [ - "M2 3.5c1.4 0 2.5-1.1 2.5-2.5 0 1.4 1.1 2.5 2.5 2.5-1.4 0-2.5 1.1-2.5 2.5 0-1.4-1.1-2.5-2.5-2.5zM13 1.5c0.8 0 1.5-0.7 1.5-1.5 0 0.8 0.7 1.5 1.5 1.5-0.8 0-1.5 0.7-1.5 1.5 0-0.8-0.7-1.5-1.5-1.5zM15 9.5c-0.8 0-1.5 0.7-1.5 1.5 0-0.8-0.7-1.5-1.5-1.5 0.8 0 1.5-0.7 1.5-1.5 0 0.8 0.7 1.5 1.5 1.5zM11 3l-11 11 2 2 11-11-2-2zM9.5 7.5l-1-1 2.5-2.4 0.9 0.9-2.4 2.5z" - ], + "new": true, + "svg": "magic", "viewBox": "0 0 16 16" }; diff --git a/src/icons/malware.js b/src/icons/malware.js index 1ef2a3d..67605ee 100644 --- a/src/icons/malware.js +++ b/src/icons/malware.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e505", - "iconset": 8, + "iconset": 9, "name": "malware", - "new": false, - "paths": [ - "M16 9.591l-2.007-1.297q0.007-0.146 0.007-0.294t-0.007-0.294l2.007-1.297-2.349-0.43q-0.1-0.279-0.226-0.545l1.357-1.965-2.336 0.502q-0.198-0.218-0.416-0.416l0.502-2.336-1.965 1.357q-0.266-0.126-0.545-0.226l-0.43-2.349-1.297 2.007q-0.146-0.007-0.294-0.007t-0.294 0.007l-1.297-2.007-0.43 2.349q-0.279 0.1-0.545 0.226l-1.965-1.357 0.502 2.336q-0.218 0.198-0.416 0.416l-2.336-0.502 1.357 1.965q-0.126 0.266-0.226 0.545l-2.349 0.43 2.007 1.297q-0.007 0.146-0.007 0.294t0.007 0.294l-2.007 1.297 2.349 0.43q0.1 0.279 0.226 0.545l-1.357 1.965 2.336-0.502q0.198 0.218 0.416 0.416l-0.502 2.336 1.965-1.357q0.266 0.126 0.545 0.226l0.43 2.349 1.297-2.007q0.146 0.007 0.295 0.007t0.294-0.007l1.297 2.007 0.43-2.349q0.279-0.1 0.545-0.226l1.965 1.357-0.502-2.336q0.218-0.198 0.416-0.416l2.336 0.502-1.357-1.965q0.126-0.266 0.226-0.545zM9.176 8.348c-0.21-0.063-0.236-0.217-0.057-0.343l2.758-1.938c0.054-0.042 0.123-0.067 0.198-0.067 0.133 0 0.247 0.079 0.297 0.193l0.001 0.002c0.080 0.179 0.126 0.388 0.126 0.608 0 0.356-0.121 0.684-0.325 0.944l0.003-0.003c-0.975 1.211-3 0.604-3 0.604zM3.824 7.744c-0.201-0.257-0.323-0.585-0.323-0.941 0-0.22 0.046-0.429 0.13-0.618l-0.004 0.010c0.051-0.116 0.165-0.195 0.298-0.195 0.075 0 0.144 0.025 0.199 0.068l-0.001-0.001 2.758 1.938c0.179 0.126 0.153 0.28-0.057 0.343-0 0-2.025 0.607-3-0.604z" - ], + "new": true, + "svg": "malware", "viewBox": "0 0 16 16" }; diff --git a/src/icons/manage.js b/src/icons/manage.js index d8bf190..29bbb4c 100644 --- a/src/icons/manage.js +++ b/src/icons/manage.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e04b", - "iconset": 0, + "iconset": 1, "name": "manage", - "new": false, - "paths": [ - "M1.18 2.82c-0.111-0.241-0.176-0.523-0.176-0.82 0-1.105 0.895-2 2-2s2 0.895 2 2c0 1.105-0.895 2-2 2-0.001 0-0.003 0-0.004 0h0c-0.806-0.002-1.5-0.48-1.815-1.168l-0.005-0.012zM6 5c0-0.552-0.448-1-1-1v0 0l-2 2-2-2c-0.552 0-1 0.448-1 1v0 4c0 0.552 0.448 1 1 1v0 5c0 0.552 0.448 1 1 1v0h2c0.552 0 1-0.448 1-1v0-5c0.552 0 1-0.448 1-1v0zM8 10c-0.368-0.001-0.713-0.101-1.009-0.275l0.009 0.005v1.1c0.301 0.111 0.648 0.175 1.010 0.175 1.657 0 3-1.343 3-3s-1.343-3-3-3c-0.362 0-0.709 0.064-1.030 0.182l0.021-0.007v1.1c0.292-0.176 0.644-0.28 1.020-0.28 1.105 0 2 0.895 2 2s-0.895 2-2 2c-0.007 0-0.014-0-0.021-0l0.001 0zM15.7 6.48l-1.91-0.28c-0.125-0.386-0.271-0.716-0.445-1.029l0.015 0.029 1.090-1.43c0.050-0.065 0.080-0.147 0.080-0.237 0-0.001 0-0.002-0-0.004v0c0-0.006 0.001-0.013 0.001-0.019 0-0.079-0.027-0.153-0.071-0.212l0.001 0.001c-0.527-0.651-1.090-1.231-1.702-1.755l-0.018-0.015c-0.069-0.060-0.16-0.098-0.26-0.1h-0c-0.005-0-0.010-0-0.015-0-0.090 0-0.173 0.034-0.235 0.091l0-0-1.47 1.090c-0.263-0.14-0.574-0.272-0.897-0.378l-0.043-0.012-0.29-1.91c-0.030-0.177-0.182-0.31-0.365-0.31-0.002 0-0.003 0-0.005 0h-2.32c-0.003-0-0.007-0-0.011-0-0.178 0-0.327 0.122-0.369 0.288l-0.001 0.003-0.3 1.94-0.16 0.060v1.070l0.47-0.18 0.62-0.18 0.25-2h1.29l0.3 2 0.59 0.19c0.308 0.096 0.569 0.205 0.819 0.333l-0.029-0.013 0.56 0.29 1.59-1.2c0.31 0.29 0.66 0.61 0.93 0.92l-1.2 1.58 0.29 0.55c0.131 0.238 0.25 0.516 0.341 0.807l0.009 0.033 0.18 0.6 2 0.3v1.26l-2 0.3-0.2 0.57c-0.101 0.306-0.217 0.567-0.353 0.815l0.013-0.025-0.3 0.54s0.9 1.26 1.2 1.63c-0.27 0.3-0.65 0.69-0.94 0.95l-1.58-1.23-0.57 0.3c-0.221 0.118-0.482 0.229-0.753 0.319l-0.037 0.011-0.61 0.2s-0.18 1.62-0.25 2h-1.25l-0.3-2-0.59-0.19-0.49-0.2v1.070l0.18 0.060 0.29 1.92c0.030 0.177 0.182 0.31 0.365 0.31 0.005 0 0.010-0 0.016-0l-0.001 0h2.31c0.003 0 0.007 0 0.011 0 0.178 0 0.327-0.122 0.369-0.288l0.001-0.003 0.3-1.94s0.65-0.24 0.95-0.4l1.44 1.13c0.076 0.052 0.169 0.085 0.269 0.090l0.001 0c0.35 0 1.76-1.53 2-1.86 0.056-0.062 0.090-0.144 0.090-0.234 0-0.002-0-0.004-0-0.006v0c-0.002-0.1-0.040-0.191-0.1-0.261l0 0.001c-0.39-0.47-0.76-0.93-1.11-1.44 0.148-0.268 0.287-0.582 0.398-0.909l0.012-0.041 1.93-0.29c0.16-0.051 0.275-0.197 0.28-0.369l0-0.001v-2.31c0-0.003 0-0.006 0-0.008 0-0.182-0.127-0.333-0.298-0.371l-0.003-0z" - ], + "new": true, + "svg": "manage", "viewBox": "0 0 16 16" }; diff --git a/src/icons/map-marker.js b/src/icons/map-marker.js index 1bea8e4..7f0953f 100644 --- a/src/icons/map-marker.js +++ b/src/icons/map-marker.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e04c", - "iconset": 0, + "iconset": 1, "name": "map-marker", - "new": false, - "paths": [ - "M14 6c0-0.001 0-0.003 0-0.004 0-3.314-2.686-6-6-6s-6 2.686-6 6c0 1.404 0.482 2.695 1.29 3.717l-0.010-0.013 4.72 6.3 4.72-6.3c0.797-1.008 1.279-2.298 1.28-3.7v-0zM8 3c1.657 0 3 1.343 3 3s-1.343 3-3 3c-1.657 0-3-1.343-3-3v0c0-1.657 1.343-3 3-3v0z" - ], + "new": true, + "svg": "map-marker", "viewBox": "0 0 16 16" }; diff --git a/src/icons/map.js b/src/icons/map.js index d93cc3f..3f3039a 100644 --- a/src/icons/map.js +++ b/src/icons/map.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e805", - "iconset": 4, + "iconset": 6, "name": "map", - "new": false, - "paths": [ - "M11 3l-6-2-5 2v12l5-2 6 2 5-2v-12l-5 2zM10.7 8.4l-2.7 4.6-2.7-4.6c-0.2-0.4-0.3-0.9-0.3-1.4 0-1.7 1.3-3 3-3s3 1.3 3 3c0 0.5-0.1 1-0.3 1.4zM8 5.5c0.8 0 1.5 0.7 1.5 1.5s-0.7 1.5-1.5 1.5-1.5-0.7-1.5-1.5 0.7-1.5 1.5-1.5z" - ], + "new": true, + "svg": "map", "viewBox": "0 0 16 16" }; diff --git a/src/icons/menu.js b/src/icons/menu.js index 762314a..16add32 100644 --- a/src/icons/menu.js +++ b/src/icons/menu.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e04d", - "iconset": 0, + "iconset": 1, "name": "menu", - "new": false, - "paths": [ - "M14 3v2h-12v-2zM2 9h12v-2h-12zM2 13h12v-2h-12z" - ], + "new": true, + "svg": "menu", "viewBox": "0 0 16 16" }; diff --git a/src/icons/migrate-success.js b/src/icons/migrate-success.js index ca27096..f458e77 100644 --- a/src/icons/migrate-success.js +++ b/src/icons/migrate-success.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f5", - "iconset": 0, + "iconset": 1, "name": "migrate-success", - "new": false, - "paths": [ - "M4 12v-11.999h-2v11.999h-2l3 4 2.316-3.088c-0.089-0.254-0.167-0.561-0.221-0.876l-0.005-0.035zM7 6.537c0.562-0.506 1.227-0.91 1.958-1.175l0.042-0.013v-1.352h2l-3-3.996-3 3.996h2zM11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-0.008 0-0.018 0-0.028 0-2.746-2.226-4.972-4.972-4.972-0.010 0-0.020 0-0.029 0h0.002zM10 14l-2.54-2.48 1.070-1 1.47 1.48 3.46-3.5 1.070 1.050z" - ], + "new": true, + "svg": "migrate-success", "viewBox": "0 0 16 16" }; diff --git a/src/icons/minus-circle-o.js b/src/icons/minus-circle-o.js index f5f8cd9..a749c22 100644 --- a/src/icons/minus-circle-o.js +++ b/src/icons/minus-circle-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ba", - "iconset": 0, + "iconset": 1, "name": "minus-circle-o", - "new": false, - "paths": [ - "M8 0c-4.4 0-8 3.6-8 8s3.6 8 8 8c4.4 0 8-3.6 8-8s-3.6-8-8-8zM8 14.5c-3.6 0-6.5-2.9-6.5-6.5s2.9-6.5 6.5-6.5 6.5 2.9 6.5 6.5-2.9 6.5-6.5 6.5zM4 7h8v2h-8v-2z" - ], + "new": true, + "svg": "minus-circle-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/minus-square-o.js b/src/icons/minus-square-o.js index c54e536..90447c6 100644 --- a/src/icons/minus-square-o.js +++ b/src/icons/minus-square-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e04f", - "iconset": 0, + "iconset": 1, "name": "minus-square-o", - "new": false, - "paths": [ - "M12 9h-8v-2h8v2zM15 2v12c0 0.552-0.448 1-1 1v0h-12c-0.552 0-1-0.448-1-1v0-12c0-0.552 0.448-1 1-1v0h12c0.552 0 1 0.448 1 1v0zM14 2h-12v12h12v-12z" - ], + "new": true, + "svg": "minus-square-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/minus.js b/src/icons/minus.js index 3be9ac5..8b02806 100644 --- a/src/icons/minus.js +++ b/src/icons/minus.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e04e", - "iconset": 0, + "iconset": 1, "name": "minus", - "new": false, - "paths": [ - "M1 9v-2h14v2h-14z" - ], + "new": true, + "svg": "minus", "viewBox": "0 0 16 16" }; diff --git a/src/icons/mobile-group.js b/src/icons/mobile-group.js index 6eca08e..10cb90b 100644 --- a/src/icons/mobile-group.js +++ b/src/icons/mobile-group.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e610", - "iconset": 1, + "iconset": 2, "name": "mobile-group", - "new": false, - "paths": [ - "M9 3h-6c-0.552 0-1 0.448-1 1v0 11c0 0.552 0.448 1 1 1v0h6c0.552 0 1-0.448 1-1v0-11c0-0.552-0.448-1-1-1v0zM7 15h-2v-1h2zM9 6v7h-6v-8h6zM14 1v11c0 0.552-0.448 1-1 1v0h-2v-3h2v-8h-7v-1c0-0.552 0.448-1 1-1v0h6c0.552 0 1 0.448 1 1v0z" - ], + "new": true, + "svg": "mobile-group", "viewBox": "0 0 16 16" }; diff --git a/src/icons/mobile-off.js b/src/icons/mobile-off.js index fba09d9..e2778e1 100644 --- a/src/icons/mobile-off.js +++ b/src/icons/mobile-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e620", - "iconset": 1, + "iconset": 2, "name": "mobile-off", - "new": false, - "paths": [ - "M13 12v-11c0.004-0.032 0.006-0.069 0.006-0.106 0-0.497-0.403-0.9-0.9-0.9-0.037 0-0.074 0.002-0.111 0.007l0.004-0h-8c-0.032-0.004-0.069-0.006-0.106-0.006-0.497 0-0.9 0.403-0.9 0.9 0 0.037 0.002 0.074 0.007 0.111l-0-0.004v1l-2-2-1 1 15 15 1-1zM4 2h8v9l-8-8zM4 13v-6l-1-1v9c-0.004 0.032-0.006 0.069-0.006 0.106 0 0.497 0.403 0.9 0.9 0.9 0.037 0 0.074-0.002 0.111-0.007l-0.004 0h8c0.009 0 0.019 0 0.029 0 0.266 0 0.506-0.116 0.67-0.3l0.001-0.001-2.7-2.7zM9 15h-2v-1h2z" - ], + "new": true, + "svg": "mobile-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/mobile.js b/src/icons/mobile.js index 8317348..a6ec210 100644 --- a/src/icons/mobile.js +++ b/src/icons/mobile.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e60f", - "iconset": 1, + "iconset": 2, "name": "mobile", - "new": false, - "paths": [ - "M12 0h-8c-0.552 0-1 0.448-1 1v0 14c0 0.552 0.448 1 1 1v0h8c0.552 0 1-0.448 1-1v0-14c0-0.552-0.448-1-1-1v0zM9 15h-2v-1h2zM12 13h-8v-11h8z" - ], + "new": true, + "svg": "mobile", "viewBox": "0 0 16 16" }; diff --git a/src/icons/monitoring.js b/src/icons/monitoring.js index 1bca481..bfd14ec 100644 --- a/src/icons/monitoring.js +++ b/src/icons/monitoring.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e050", - "iconset": 0, + "iconset": 1, "name": "monitoring", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0-1 0.448-1 1v0 12c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-12c0-0.552-0.448-1-1-1v0zM14 13h-12v-10h12v10zM5 9h-2v-1h1.48l2-3 3 4.22 1.52-2.22h2v1h-1.46l-2 3-3-4.21z" - ], + "new": true, + "svg": "monitoring", "viewBox": "0 0 16 16" }; diff --git a/src/icons/moon.js b/src/icons/moon.js index 7a2d6b9..c3dc185 100644 --- a/src/icons/moon.js +++ b/src/icons/moon.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c7", - "iconset": 0, + "iconset": 1, "name": "moon", - "new": false, - "paths": [ - "M10.551 1.938c-1.005-0.59-2.213-0.938-3.502-0.938-0.019 0-0.037 0-0.056 0l0.003-0c2.535 1.791 3.835 5.746 2.251 8.481-1.585 2.737-5.487 3.272-8.309 1.979 1.235 2.13 3.504 3.54 6.103 3.54 2.583 0 4.841-1.393 6.063-3.469l0.018-0.033c0.591-1.004 0.94-2.211 0.94-3.5 0-2.579-1.398-4.832-3.477-6.043l-0.033-0.018z" - ], + "new": true, + "svg": "moon", "viewBox": "0 0 16 16" }; diff --git a/src/icons/more-horiz.js b/src/icons/more-horiz.js index 35c418a..1b83aba 100644 --- a/src/icons/more-horiz.js +++ b/src/icons/more-horiz.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e052", - "iconset": 0, + "iconset": 1, "name": "more-horiz", - "new": false, - "paths": [ - "M4 6v3h-3v-3zM6 6v3h3v-3zM11 6v3h3v-3z" - ], + "new": true, + "svg": "more-horiz", "viewBox": "0 0 16 16" }; diff --git a/src/icons/more.js b/src/icons/more.js index 1b81739..7563ada 100644 --- a/src/icons/more.js +++ b/src/icons/more.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e051", - "iconset": 0, + "iconset": 1, "name": "more", - "new": false, - "paths": [ - "M9 4h-3v-3h3zM9 6h-3v3h3zM9 11h-3v3h3z" - ], + "new": true, + "svg": "more", "viewBox": "0 0 16 16" }; diff --git a/src/icons/move.js b/src/icons/move.js index b59eb9b..da35e18 100644 --- a/src/icons/move.js +++ b/src/icons/move.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e09e", - "iconset": 0, + "iconset": 1, "name": "move", - "new": false, - "paths": [ - "M10 12v-4c-1.6 0-2.9 0-4 0-4 0-4.8 5.7-4 8-4.3-6-1.1-12 4-12 1.1 0 2.6 0 4 0v-4l6 6-6 6z" - ], + "new": true, + "svg": "move", "viewBox": "0 0 16 16" }; diff --git a/src/icons/nas.js b/src/icons/nas.js index 6f72793..79ddd4e 100644 --- a/src/icons/nas.js +++ b/src/icons/nas.js @@ -1,16 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e61d", - "iconset": 1, - "name": "nas", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0-1 0.448-1 1v0 12c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-12c0-0.552-0.448-1-1-1v0zM2 5c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0zM15 13h-11v-10h11z", - "M5 4h2v8h-2v-8z", - "M11 4h-3v8h3zM10 6h-1v-1h1z", - "M12 4h2v8h-2v-8z" - ], + "iconset": 2, + "name": "NAS", + "new": true, + "svg": "NAS", "viewBox": "0 0 16 16" }; diff --git a/src/icons/network-configuration.js b/src/icons/network-configuration.js index 0bf8c5a..09addc5 100644 --- a/src/icons/network-configuration.js +++ b/src/icons/network-configuration.js @@ -1,15 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e119", - "iconset": 0, + "iconset": 1, "name": "network-configuration", - "new": false, - "paths": [ - "M2.201 11.914v0z", - "M8.022 14.999c-0.007 0-0.014 0.001-0.022 0.001-0.164 0-0.324-0.013-0.486-0.024-0.404-0.83-0.756-1.803-1.005-2.815l-0.021-0.103c0.17-0.015 0.344-0.013 0.516-0.024-0-0.012-0.003-0.023-0.003-0.034 0-0.329 0.036-0.648 0.097-0.959-0.272 0.013-0.55 0.014-0.817 0.037-0.141-0.76-0.234-1.649-0.258-2.555v-0.023c0 0 1.303-0 2.413 0 0.407-0.414 0.891-0.747 1.421-1h-3.833c0.023-0.891 0.113-1.744 0.259-2.578 0.563 0.049 1.134 0.078 1.718 0.078s1.156-0.029 1.719-0.078c0.139 0.748 0.23 1.622 0.255 2.513 0.312-0.139 0.639-0.25 0.981-0.323-0.035-0.832-0.111-1.642-0.244-2.431l0.016 0.114c1.115-0.156 2.111-0.396 3.070-0.71 0.662 0.962 1.091 2.13 1.182 3.392l0.001 0.022h-0.838c0.709 0.338 1.318 0.838 1.795 1.452 0.037-0.313 0.062-0.63 0.062-0.952 0-4.418-3.582-8-8-8s-8 3.582-8 8c0 4.418 3.582 8 8 8 0.323 0 0.64-0.025 0.952-0.062-0.351-0.272-0.663-0.585-0.931-0.939zM13.923 4.050l-0.125 0.036c0.040-0.013 0.084-0.022 0.125-0.036zM9.717 1.22c1.347 0.349 2.499 1.050 3.39 1.998l0.003 0.004c-0.724 0.238-1.593 0.444-2.487 0.577l-0.090 0.011c-0.228-1.002-0.508-1.867-0.856-2.697l0.040 0.107zM7.516 1.024c0.161-0.011 0.32-0.024 0.484-0.024s0.325 0.014 0.486 0.024c0.404 0.831 0.756 1.803 1.004 2.816l0.021 0.102c-0.498 0.043-1.001 0.069-1.511 0.069s-1.013-0.026-1.51-0.070c0.261-1.080 0.603-2.023 1.026-2.917zM6.233 1.232l0.049-0.011 0.001-0.001c-0.307 0.723-0.588 1.588-0.794 2.481l-0.021 0.109c-0.939-0.138-1.772-0.335-2.577-0.588 0.894-0.953 2.045-1.653 3.342-1.99zM2.203 4.085c0.874 0.3 1.909 0.548 2.977 0.699l0.093 0.011c-0.139 0.799-0.229 1.732-0.25 2.683v0.021h-4.003c0.092-1.274 0.517-2.433 1.183-3.414zM2.202 11.915c-0-0 0 0 0 0-0.040 0.013-0.084 0.022-0.124 0.035l0.124-0.035c-0.661-0.962-1.090-2.13-1.182-3.392l-0.001-0.023h4.003c0.022 0.972 0.112 1.906 0.266 2.818l-0.016-0.114c-1.114 0.157-2.111 0.397-3.070 0.711zM6.283 14.779c-1.347-0.35-2.498-1.050-3.39-1.998l-0.003-0.004c0.722-0.237 1.592-0.442 2.485-0.577l0.093-0.011c0.228 1.003 0.508 1.868 0.855 2.698l-0.040-0.108z", - "M14.513 10.354l0.007 0.011 0.659-0.85-0.705-0.705-0.855 0.69c-0.287-0.185-0.622-0.325-0.98-0.402l-0.019-0.003-0.12-1.095h-1l-0.135 1.070c-0.378 0.082-0.714 0.224-1.011 0.417l0.011-0.007-0.865-0.67-0.69 0.69 0.69 0.875c-0.186 0.287-0.328 0.622-0.407 0.979l-0.003 0.021-1.090 0.124v1l1.065 0.135c0.080 0.374 0.222 0.705 0.411 1l-0.665 0.85 0.69 0.695 0.87-0.68c0.287 0.189 0.62 0.333 0.98 0.412l0.020 0.003 0.13 1.085h1l0.13-1.065c0.378-0.081 0.713-0.224 1.011-0.417l-0.011 0.007 0.834 0.655 0.705-0.71-0.67-0.845c0.188-0.287 0.332-0.62 0.411-0.979l0.003-0.021 1.084-0.125v-1l-1.070-0.135c-0.082-0.378-0.224-0.713-0.417-1.011zM12.001 13.334c-0.736 0-1.333-0.597-1.333-1.334s0.596-1.334 1.333-1.334c0.736 0 1.332 0.597 1.332 1.334s-0.596 1.334-1.332 1.334z" - ], + "new": true, + "svg": "network-configuration", "viewBox": "0 0 16 16" }; diff --git a/src/icons/note-o.js b/src/icons/note-o.js index f8c5bee..bb0d1f8 100644 --- a/src/icons/note-o.js +++ b/src/icons/note-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e09f", - "iconset": 0, + "iconset": 1, "name": "note-o", - "new": false, - "paths": [ - "M15 11v-9c0-0.5-0.5-1-1-1h-12c-0.5 0-1 0.5-1 1v12c0 0.5 0.5 1 1 1h9l4-4zM11 11h2.6l-2.6 2.6c0 0 0-2.6 0-2.6zM14 10h-4v4h-8v-12h12v8z" - ], + "new": true, + "svg": "note-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/object-add.js b/src/icons/object-add.js index 573effc..40d6fbf 100644 --- a/src/icons/object-add.js +++ b/src/icons/object-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e1", - "iconset": 0, + "iconset": 1, "name": "object-add", - "new": false, - "paths": [ - "M2 1h12v2h-12zM2 4h10v2h-10zM2 7h8v2h-8zM2 10h4v3.6l-4 1.4zM11.5 11.9l-1.9-1.9-0.6 0.6 1.9 1.9-1.9 1.9 0.6 0.6 1.9-1.9 1.9 1.9 0.6-0.6-1.9-1.9 1.9-1.9-0.6-0.6z" - ], + "new": true, + "svg": "object-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/object-arrow-o.js b/src/icons/object-arrow-o.js index 0871dcc..aabe6fa 100644 --- a/src/icons/object-arrow-o.js +++ b/src/icons/object-arrow-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e053", - "iconset": 0, + "iconset": 1, "name": "object-arrow-o", - "new": false, - "paths": [ - "M3 15h8v1h-8c-0.552 0-1-0.448-1-1v0-14c0-0.552 0.448-1 1-1v0h10c0.552 0 1 0.448 1 1v0 6h-1v-6h-10zM12 7v-5h-8v12h3v-1h-2v-10h6v4zM14 10l-2-2v3h-4v2h4v3l4-4z" - ], + "new": true, + "svg": "object-arrow-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/object-close-o.js b/src/icons/object-close-o.js index b3bb04a..624a83d 100644 --- a/src/icons/object-close-o.js +++ b/src/icons/object-close-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e054", - "iconset": 0, + "iconset": 1, "name": "object-close-o", - "new": false, - "paths": [ - "M3 15h4v1h-4c-0.552 0-1-0.448-1-1v0-14c0-0.552 0.448-1 1-1v0h10c0.552 0 1 0.448 1 1v0 6h-1v-6h-10zM5 3h6v4h1v-5h-8v12h3v-1h-2zM13 12l3-3-1-1-3 3-3-3-1 1 3 3-3 3 1 1 3-3 3 3 1-1-2.61-2.61z" - ], + "new": true, + "svg": "object-close-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/object-error-o.js b/src/icons/object-error-o.js index 66a79d2..f17eb76 100644 --- a/src/icons/object-error-o.js +++ b/src/icons/object-error-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e055", - "iconset": 0, + "iconset": 1, "name": "object-error-o", - "new": false, - "paths": [ - "M3 15h3v1h-3c-0.552 0-1-0.448-1-1v0-14c0-0.552 0.448-1 1-1v0h10c0.552 0 1 0.448 1 1v0 4h-1v-4h-10zM12 5v-3h-8v12h1v-11h6v2zM16 11c-0.019 2.747-2.251 4.966-5 4.966-1.827 0-3.425-0.98-4.297-2.443l-0.013-0.023c-0.086-0.137-0.176-0.301-0.257-0.47l-0.013-0.030c-0.069-0.164-0.137-0.367-0.192-0.575l-0.008-0.035c0-0.13-0.090-0.26-0.12-0.39s0-0.060 0-0.1c-0.036-0.138-0.071-0.314-0.097-0.493l-0.003-0.027c0-0.13 0-0.25 0-0.38 0-0.001 0-0.003 0-0.005 0-0.352 0.036-0.696 0.106-1.027l-0.006 0.033c0.481-2.299 2.492-4 4.899-4 0 0 0.001 0 0.001 0h-0c0.001 0 0.003 0 0.005 0 0.352 0 0.696 0.036 1.027 0.106l-0.033-0.006c2.285 0.506 3.973 2.502 4 4.897l0 0.003zM12 11v0l2-2-1-1-2 2-2-2-1 1 2 2-2 2 1 1 2-2 2 2 1-1-2-2z" - ], + "new": true, + "svg": "object-error-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/observable.js b/src/icons/observable.js index 47c5b2c..73365a7 100644 --- a/src/icons/observable.js +++ b/src/icons/observable.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e621", - "iconset": 1, + "iconset": 2, "name": "observable", - "new": false, - "paths": [ - "M15.429 3.429v0c-0.566-1.973-2.341-3.398-4.454-3.429l-0.003-0h-0.040c-1.679 0.004-3.145 0.913-3.937 2.264l-0.012 0.022h-0.971c-1.873 0.002-3.426 1.366-3.723 3.155l-0.003 0.022c-1.319 0.323-2.284 1.494-2.286 2.891v0.086c0.016 0.928 0.457 1.75 1.136 2.281l0.007 0.005v2.417l5.714 2.857 5.714-2.857v-1.714h1.6c2.272 0 4.114-1.842 4.114-4.114v0c-0.046-1.792-1.199-3.303-2.799-3.876l-0.030-0.009h-0.029zM6.286 14.4l-4-1.943v-3.771l4 1.943zM3.086 7.771l3.771-1.943 3.771 1.943-3.771 1.829zM11.429 12.457l-4 1.943v-3.771l4-1.943z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "observable", + "viewBox": "0 0 19 16" }; export default icon; \ No newline at end of file diff --git a/src/icons/opera.js b/src/icons/opera.js index 171bfb7..aef4d09 100644 --- a/src/icons/opera.js +++ b/src/icons/opera.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed0a", - "iconset": 2, + "iconset": 8, "name": "opera", - "new": false, - "paths": [ - "M10.125 1.055c-5.49 0-8.148 7.219-4.758 11.455 1.105 1.452 2.817 2.392 4.751 2.439l0.007 0c1.196-0.003 2.306-0.369 3.227-0.994l-0.020 0.013c-1.405 1.261-3.272 2.032-5.319 2.032-0.005 0-0.009 0-0.014-0h0.001c-0.126 0-0.258 0-0.384-0.010-4.25-0.21-7.616-3.707-7.616-7.991 0-4.418 3.582-8 8-8 0 0 0 0 0 0h0.026c2.042 0.007 3.902 0.778 5.311 2.042l-0.008-0.007c-0.898-0.613-2.008-0.98-3.203-0.981h-0zM13.409 13.884c-0.566 0.354-1.254 0.563-1.991 0.563-0.854 0-1.642-0.282-2.277-0.757l0.010 0.007c1.813-0.661 3.152-2.955 3.152-5.697 0-2.732-1.329-5.026-3.142-5.697 0.625-0.463 1.411-0.742 2.262-0.742 0.75 0 1.45 0.216 2.040 0.59l-0.016-0.009c1.572 1.463 2.552 3.543 2.552 5.853 0 2.328-0.996 4.424-2.585 5.884l-0.006 0.005z" - ], + "new": true, + "svg": "opera", "viewBox": "0 0 16 16" }; diff --git a/src/icons/outdent.js b/src/icons/outdent.js index 1b8a798..e294199 100644 --- a/src/icons/outdent.js +++ b/src/icons/outdent.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea0b", - "iconset": 6, + "iconset": 4, "name": "outdent", - "new": false, - "paths": [ - "M14 5h-12v-2h12zM14 12h-12v2h12zM14 6h-7v2h7zM14 9h-7v2h7zM5 11v-5l-3 2.5z" - ], + "new": true, + "svg": "outdent", "viewBox": "0 0 16 16" }; diff --git a/src/icons/partner-add-o.js b/src/icons/partner-add-o.js index ccdd6e0..c54d915 100644 --- a/src/icons/partner-add-o.js +++ b/src/icons/partner-add-o.js @@ -1,17 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e056", - "iconset": 0, + "iconset": 1, "name": "partner-add-o", - "new": false, - "paths": [ - "M6.92 7.25c-0.064 0.083-0.103 0.189-0.103 0.304 0 0.155 0.071 0.294 0.182 0.386l0.001 0.001 2.73 2.060h0.27v-1.060l-2.4-1.77c-0.082-0.061-0.185-0.098-0.297-0.098-0.153 0-0.29 0.069-0.382 0.177l-0.001 0.001z", - "M8.17 5.66c-0.066 0.084-0.107 0.192-0.107 0.309 0 0.152 0.068 0.289 0.176 0.381l0.001 0.001 1.43 1.070 0.080 0.080 0.24 0.18v-0.61l0.82-0.070-1.95-1.43c-0.082-0.062-0.186-0.099-0.299-0.099-0.158 0-0.299 0.073-0.391 0.188l-0.001 0.001z", - "M7 11.25l-2.55-1.89c-0.447-0.316-0.834-0.625-1.205-0.953l0.015 0.013c-0.866-0.893-1.617-1.905-2.223-3.008l-0.037-0.072 2.56-3.82 0.53 0.18 0.61 0.21c-0.212 0.269-0.34 0.613-0.34 0.986 0 0.155 0.022 0.304 0.063 0.445l-0.003-0.011c0.1 0.374 0.328 0.684 0.634 0.886l0.006 0.004c0.172 0.131 0.384 0.218 0.615 0.24l0.005 0 3.73 0.27 3.090 2.27h1.5v1.72c0.157-0.237 0.254-0.527 0.26-0.838l0-0.002c0.092-0.058 0.168-0.132 0.228-0.217l0.002-0.003c0.495-0.78 0.974-1.687 1.381-2.632l0.049-0.128c0.047-0.1 0.075-0.218 0.075-0.342 0-0.197-0.070-0.378-0.186-0.52l0.001 0.001-3.060-3.71c-0.146-0.177-0.365-0.289-0.611-0.289-0.108 0-0.211 0.022-0.305 0.061l0.005-0.002c-0.882 0.371-1.943 0.714-3.038 0.972l-0.142 0.028c-0.436 0.095-0.936 0.15-1.45 0.15h-0.83c-0.818-0.199-1.485-0.405-2.137-0.644l0.137 0.044-0.69-0.14h-0.22c-0.272 0.003-0.511 0.144-0.648 0.357l-0.002 0.003-2.67 4c-0.078 0.123-0.125 0.274-0.125 0.435s0.047 0.312 0.127 0.438l-0.002-0.003c0.532 0.981 1.075 1.818 1.676 2.609l-0.036-0.049c-0.17 0.228-0.279 0.509-0.3 0.815l-0 0.005c-0.002 0.030-0.003 0.066-0.003 0.101 0 0.376 0.133 0.722 0.355 0.991l-0.002-0.003c0.175 0.211 0.406 0.371 0.67 0.457l0.010 0.003c-0.029 0.076-0.053 0.167-0.069 0.261l-0.001 0.009c-0.002 0.031-0.003 0.067-0.003 0.104 0 0.379 0.133 0.727 0.356 0.999l-0.002-0.003c0.241 0.298 0.594 0.496 0.995 0.53l0.005 0h0.11c0.135-0.007 0.261-0.032 0.38-0.073l-0.010 0.003c0.057 0.204 0.149 0.381 0.272 0.533l-0.002-0.003c0.227 0.277 0.56 0.461 0.935 0.49l0.005 0h0.090c0.352-0.001 0.672-0.138 0.911-0.361l-0.001 0.001 0.5-0.46zM5.68 2.42c0.101-0.032 0.217-0.050 0.337-0.050 0.012 0 0.023 0 0.035 0.001l-0.002-0 1.2-0.060c0.583-0.004 1.148-0.069 1.693-0.19l-0.053 0.010c1.227-0.28 2.286-0.623 3.301-1.049l-0.131 0.049 2.94 3.47c-0.38 0.877-0.751 1.6-1.162 2.296l0.052-0.096c-0.061-0.065-0.126-0.124-0.196-0.177l-0.004-0.003c-0.322-0.284-0.674-0.56-1.042-0.815l-0.038-0.025-0.25-0.18-1.56-1.13-0.37-0.27-0.32-0.25c-0.12-0.123-0.278-0.209-0.455-0.239l-0.005-0.001-1.8-0.13-2-0.15c-0.201-0.028-0.362-0.175-0.409-0.367l-0.001-0.003c-0.019-0.053-0.031-0.114-0.031-0.178 0-0.197 0.108-0.37 0.268-0.461l0.003-0.001zM3 9.75v0c-0.13-0.009-0.244-0.073-0.319-0.169l-0.001-0.001c-0.076-0.095-0.122-0.216-0.122-0.348 0-0.015 0.001-0.029 0.002-0.044l-0 0.002c-0.001-0.009-0.001-0.019-0.001-0.030s0-0.021 0.001-0.031l-0 0.001c0.16 0.15 0.36 0.32 0.63 0.53-0.053 0.044-0.117 0.075-0.187 0.090l-0.003 0zM4.26 11.47c-0.078 0.074-0.184 0.119-0.3 0.12h-0c-0.132-0.011-0.246-0.079-0.319-0.179l-0.001-0.001c-0.114-0.101-0.187-0.247-0.19-0.409l-0-0.001c0.007-0.146 0.071-0.277 0.17-0.37l0.29-0.27 0.090-0.050 0.82 0.61zM5.87 12.47c-0.060 0.056-0.141 0.090-0.23 0.090h-0c-0.101-0.007-0.19-0.056-0.249-0.129l-0.001-0.001c-0.063-0.077-0.101-0.176-0.101-0.285 0-0.012 0-0.025 0.002-0.037l-0 0.002c0.006-0.119 0.059-0.224 0.14-0.3l0-0 0.28-0.26 0.65 0.48z", - "M5.47 8.44c-0.085 0.090-0.138 0.211-0.138 0.345s0.053 0.255 0.138 0.345l-0-0 1.53 1.11v-0.24h1.37l-2.21-1.64c-0.083-0.064-0.189-0.103-0.304-0.103-0.155 0-0.294 0.071-0.386 0.182l-0.001 0.001z", - "M14.020 11h-1.020v-3h-2v3h-3v2h3v3h2v-3h3v-2h-1.98z" - ], + "new": true, + "svg": "partner-add-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/partner-close-o.js b/src/icons/partner-close-o.js index 03f3dbc..f63a00f 100644 --- a/src/icons/partner-close-o.js +++ b/src/icons/partner-close-o.js @@ -1,15 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e057", - "iconset": 0, + "iconset": 1, "name": "partner-close-o", - "new": false, - "paths": [ - "M7.6 7.17c-0.063-0.030-0.136-0.048-0.214-0.048-0.276 0-0.5 0.224-0.5 0.5 0 0.121 0.043 0.233 0.115 0.319l-0.001-0.001 0.38 0.29 0.71-0.71z", - "M7.5 12.87c0.116 0.097 0.247 0.18 0.389 0.246l0.011 0.004c0.139 0.059 0.299 0.095 0.468 0.1l0.002 0 1.22-1.22-3-3 0.18-0.18-0.61-0.45c-0.086-0.072-0.198-0.116-0.32-0.116-0.276 0-0.501 0.224-0.501 0.501 0 0.154 0.070 0.293 0.18 0.384l0.001 0.001 3 2.22c0.18 0.13 0.26 0.2 0.29 0.37 0.006 0.026 0.009 0.055 0.009 0.085 0 0.192-0.129 0.354-0.306 0.404l-0.003 0.001c-0.028 0.009-0.061 0.014-0.095 0.014s-0.067-0.005-0.097-0.015l0.002 0.001c-0.102-0.065-0.191-0.137-0.27-0.219l-0.001-0.001-3.6-2.64c-0.447-0.316-0.834-0.625-1.205-0.953l0.015 0.013c-0.866-0.893-1.617-1.905-2.223-3.008l-0.037-0.072 2.56-3.82 0.53 0.18 0.61 0.21c-0.212 0.269-0.34 0.613-0.34 0.986 0 0.155 0.022 0.304 0.063 0.445l-0.003-0.011c0.1 0.374 0.328 0.684 0.634 0.886l0.006 0.004c0.172 0.131 0.384 0.218 0.615 0.24l0.005 0 3.73 0.27 3.59 2.65 0.080 0.080c0.080 0.075 0.137 0.175 0.159 0.287l0.001 0.003c0.005 0.029 0.008 0.061 0.008 0.095 0 0.273-0.203 0.499-0.466 0.535l-0.003 0c-0 0-0.001 0-0.001 0-0.073 0-0.141-0.019-0.201-0.051l0.002 0.001-0.1-0.060-3.62-2.7c-0.078-0.052-0.174-0.084-0.277-0.084-0.276 0-0.5 0.224-0.5 0.5 0 0.143 0.060 0.272 0.157 0.363l0 0 0.57 0.42 0.19-0.18 1.37 1.41 1.88 1.39 2.75-2.8 0.070 0.070c0.3-0.56 0.58-1.13 0.86-1.75 0.047-0.1 0.075-0.218 0.075-0.342 0-0.197-0.070-0.378-0.186-0.52l0.001 0.001-3.070-3.72c-0.146-0.177-0.365-0.289-0.611-0.289-0.108 0-0.211 0.022-0.304 0.061l0.005-0.002c-0.882 0.371-1.943 0.714-3.038 0.972l-0.142 0.028c-0.436 0.095-0.936 0.15-1.45 0.15h-0.83c-0.818-0.199-1.485-0.405-2.137-0.644l0.137 0.044-0.69-0.14h-0.22c-0.272 0.003-0.511 0.144-0.648 0.357l-0.002 0.003-2.67 4c-0.078 0.123-0.125 0.274-0.125 0.435s0.047 0.312 0.127 0.438l-0.002-0.003c0.532 0.981 1.075 1.818 1.676 2.609l-0.036-0.049c-0.17 0.228-0.279 0.509-0.3 0.815l-0 0.005c-0.002 0.030-0.003 0.066-0.003 0.101 0 0.376 0.133 0.722 0.355 0.991l-0.002-0.003c0.175 0.211 0.406 0.371 0.67 0.457l0.010 0.003c-0.029 0.076-0.053 0.167-0.069 0.261l-0.001 0.009c-0.002 0.031-0.003 0.067-0.003 0.104 0 0.379 0.133 0.727 0.356 0.999l-0.002-0.003c0.241 0.298 0.594 0.496 0.995 0.53l0.005 0h0.11c0.135-0.007 0.261-0.032 0.38-0.073l-0.010 0.003c0.057 0.204 0.149 0.381 0.272 0.533l-0.002-0.003c0.227 0.277 0.56 0.461 0.935 0.49l0.005 0h0.090c0.352-0.001 0.672-0.138 0.911-0.361l-0.001 0.001 0.63-0.58zM5.68 2.42c0.101-0.032 0.217-0.050 0.337-0.050 0.012 0 0.023 0 0.035 0.001l-0.002-0 1.2-0.060c0.583-0.004 1.148-0.069 1.693-0.19l-0.053 0.010c1.227-0.28 2.286-0.623 3.301-1.049l-0.131 0.049 2.94 3.47c-0.38 0.877-0.751 1.6-1.162 2.296l0.052-0.096c-0.061-0.065-0.126-0.124-0.196-0.177l-0.004-0.003c-0.322-0.284-0.674-0.56-1.042-0.815l-0.038-0.025-0.25-0.18-1.56-1.13-0.37-0.27-0.32-0.25c-0.12-0.123-0.278-0.209-0.455-0.239l-0.005-0.001-1.8-0.13-2-0.15c-0.201-0.028-0.362-0.175-0.409-0.367l-0.001-0.003c-0.019-0.053-0.031-0.114-0.031-0.178 0-0.197 0.108-0.37 0.268-0.461l0.003-0.001zM3 9.75v0c-0.13-0.009-0.244-0.073-0.319-0.169l-0.001-0.001c-0.076-0.095-0.122-0.216-0.122-0.348 0-0.015 0.001-0.029 0.002-0.044l-0 0.002c-0.001-0.009-0.001-0.019-0.001-0.030s0-0.021 0.001-0.031l-0 0.001c0.16 0.15 0.36 0.32 0.63 0.53-0.053 0.044-0.117 0.075-0.187 0.090l-0.003 0zM4.26 11.47c-0.078 0.074-0.184 0.119-0.3 0.12h-0c-0.132-0.011-0.246-0.079-0.319-0.179l-0.001-0.001c-0.114-0.101-0.187-0.247-0.19-0.409l-0-0.001c0.007-0.146 0.071-0.277 0.17-0.37l0.29-0.27 0.090-0.050 0.82 0.61zM5.87 12.47c-0.060 0.056-0.141 0.090-0.23 0.090h-0c-0.101-0.007-0.19-0.056-0.249-0.129l-0.001-0.001c-0.063-0.077-0.101-0.176-0.101-0.285 0-0.012 0-0.025 0.002-0.037l-0 0.002c0.006-0.119 0.059-0.224 0.14-0.3l0-0 0.28-0.26 0.65 0.48z", - "M13 12l3-3-1-1-3 3-3-3-1 1 3 3-3 3 1 1 3-3 3 3 1-1-3-3z" - ], + "new": true, + "svg": "partner-close-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/partner-error-o.js b/src/icons/partner-error-o.js index 3363886..f5a9ca5 100644 --- a/src/icons/partner-error-o.js +++ b/src/icons/partner-error-o.js @@ -1,15 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e058", - "iconset": 0, + "iconset": 1, "name": "partner-error-o", - "new": false, - "paths": [ - "M5 11c0-0.002 0-0.004 0-0.006 0-0.405 0.040-0.8 0.116-1.182l-0.006 0.038-0.66-0.49c-0.447-0.316-0.834-0.625-1.205-0.953l0.015 0.013c-0.866-0.893-1.617-1.905-2.223-3.008l-0.037-0.072 2.56-3.82 0.53 0.18 0.61 0.21c-0.212 0.269-0.34 0.613-0.34 0.986 0 0.155 0.022 0.304 0.063 0.445l-0.003-0.011c0.1 0.374 0.328 0.684 0.634 0.886l0.006 0.004c0.172 0.131 0.384 0.218 0.615 0.24l0.005 0 3.73 0.27 0.49 0.36c0.312-0.057 0.671-0.090 1.037-0.090 0.022 0 0.044 0 0.066 0l-0.003-0h0.56l-0.76-0.56-0.37-0.27-0.32-0.25c-0.12-0.123-0.278-0.209-0.455-0.239l-0.005-0.001-1.8-0.13-2-0.15c-0.201-0.028-0.362-0.175-0.409-0.367l-0.001-0.003c-0.017-0.049-0.026-0.106-0.026-0.164 0-0.208 0.119-0.387 0.293-0.474l0.003-0.001c0.101-0.032 0.217-0.050 0.337-0.050 0.012 0 0.023 0 0.035 0.001l-0.002-0 1.2-0.060c0.583-0.004 1.148-0.069 1.693-0.19l-0.053 0.010c1.227-0.28 2.286-0.623 3.301-1.049l-0.131 0.049 2.91 3.5c-0.22 0.49-0.44 0.95-0.67 1.39 0.295 0.199 0.553 0.406 0.793 0.633l-0.003-0.003c0.29-0.54 0.56-1.1 0.84-1.71 0.047-0.1 0.075-0.218 0.075-0.342 0-0.197-0.070-0.378-0.186-0.52l0.001 0.001-3.1-3.72c-0.146-0.177-0.365-0.289-0.611-0.289-0.108 0-0.211 0.022-0.305 0.061l0.005-0.002c-0.882 0.371-1.943 0.714-3.038 0.972l-0.142 0.028c-0.436 0.095-0.936 0.15-1.45 0.15h-0.83c-0.818-0.199-1.485-0.405-2.137-0.644l0.137 0.044-0.69-0.14h-0.22c-0.272 0.003-0.511 0.144-0.648 0.357l-0.002 0.003-2.67 4c-0.078 0.123-0.125 0.274-0.125 0.435s0.047 0.312 0.127 0.438l-0.002-0.003c0.532 0.981 1.075 1.818 1.676 2.609l-0.036-0.049c-0.17 0.228-0.279 0.509-0.3 0.815l-0 0.005c-0.002 0.030-0.003 0.066-0.003 0.101 0 0.376 0.133 0.722 0.355 0.991l-0.002-0.003c0.175 0.211 0.406 0.371 0.67 0.457l0.010 0.003c-0.029 0.076-0.053 0.167-0.069 0.261l-0.001 0.009c-0.002 0.031-0.003 0.067-0.003 0.104 0 0.379 0.133 0.727 0.356 0.999l-0.002-0.003c0.241 0.298 0.594 0.496 0.995 0.53l0.005 0h0.11c0.135-0.007 0.261-0.032 0.38-0.073l-0.010 0.003c0.057 0.204 0.149 0.381 0.272 0.533l-0.002-0.003c0.227 0.277 0.56 0.461 0.935 0.49l0.005 0h0.070c-0.352-0.739-0.558-1.605-0.56-2.519v-0.001zM3 9.75v0c-0.13-0.009-0.244-0.073-0.319-0.169l-0.001-0.001c-0.076-0.095-0.122-0.216-0.122-0.348 0-0.015 0.001-0.029 0.002-0.044l-0 0.002c-0.001-0.009-0.001-0.019-0.001-0.030s0-0.021 0.001-0.031l-0 0.001c0.16 0.15 0.36 0.32 0.63 0.53-0.053 0.044-0.117 0.075-0.187 0.090l-0.003 0zM4.26 11.47c-0.078 0.074-0.184 0.119-0.3 0.12h-0c-0.132-0.011-0.246-0.079-0.319-0.179l-0.001-0.001c-0.114-0.101-0.187-0.247-0.19-0.409l-0-0.001c0.007-0.146 0.071-0.277 0.17-0.37l0.29-0.27 0.090-0.050 0.82 0.61z", - "M14 7c-0.56-0.439-1.234-0.76-1.969-0.914l-0.031-0.006c-0.297-0.063-0.639-0.099-0.989-0.099-2.045 0-3.804 1.228-4.578 2.987l-0.013 0.032c-0.13 0.285-0.24 0.62-0.314 0.967l-0.006 0.033c-0.064 0.299-0.1 0.643-0.1 0.995 0 0.002 0 0.004 0 0.005v-0c0 0.13 0 0.25 0 0.38 0.009 0.193 0.027 0.372 0.054 0.548l-0.004-0.028s0 0.070 0 0.1 0.080 0.26 0.12 0.39c0.063 0.243 0.131 0.447 0.212 0.643l-0.012-0.033c0.094 0.199 0.184 0.363 0.282 0.521l-0.012-0.021c0.886 1.482 2.482 2.459 4.306 2.459 2.761 0 5-2.239 5-5 0-1.606-0.758-3.036-1.935-3.951l-0.011-0.008zM13 14l-2-2-2 2-1-1 2-2-2-2 1-1 2 2 2-2 1 1-2 2 2 2z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "partner-error-o", + "viewBox": "0 0 17 16" }; export default icon; \ No newline at end of file diff --git a/src/icons/partner-o.js b/src/icons/partner-o.js index 0fd5ea7..32c3318 100644 --- a/src/icons/partner-o.js +++ b/src/icons/partner-o.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e059", - "iconset": 0, + "iconset": 1, "name": "partner-o", - "new": false, - "paths": [ - "M15.81 5.050l-3.060-3.72c-0.146-0.177-0.365-0.289-0.611-0.289-0.108 0-0.211 0.022-0.305 0.061l0.005-0.002c-0.882 0.371-1.943 0.714-3.038 0.972l-0.142 0.028c-0.436 0.095-0.936 0.15-1.45 0.15h-0.83c-0.818-0.199-1.485-0.405-2.137-0.644l0.137 0.044-0.72-0.24h-0.22c-0.272 0.003-0.511 0.144-0.648 0.357l-0.002 0.003-2.67 4c-0.078 0.123-0.125 0.274-0.125 0.435s0.047 0.312 0.127 0.438l-0.002-0.003c0.538 1.020 1.092 1.891 1.707 2.712l-0.037-0.052c-0.17 0.228-0.279 0.509-0.3 0.815l-0 0.005c-0.002 0.030-0.003 0.066-0.003 0.101 0 0.376 0.133 0.722 0.355 0.991l-0.002-0.003c0.175 0.211 0.406 0.371 0.67 0.457l0.010 0.003c-0.029 0.076-0.053 0.167-0.069 0.261l-0.001 0.009c-0.002 0.031-0.003 0.067-0.003 0.104 0 0.379 0.133 0.727 0.356 0.999l-0.002-0.003c0.241 0.298 0.594 0.496 0.995 0.53l0.005 0h0.11c0.135-0.007 0.261-0.032 0.38-0.073l-0.010 0.003c0.057 0.204 0.149 0.381 0.272 0.533l-0.002-0.003c0.227 0.277 0.56 0.461 0.935 0.49l0.005 0h0.090c0.352-0.001 0.672-0.138 0.911-0.361l-0.001 0.001 0.63-0.58 0.37 0.28c0.116 0.097 0.247 0.18 0.389 0.246l0.011 0.004c0.15 0.063 0.324 0.1 0.506 0.1 0.005 0 0.010-0 0.015-0h0.249c0.512-0.113 0.912-0.497 1.048-0.99l0.002-0.010 0.38 0.28c0.25 0.203 0.572 0.326 0.923 0.326 0.076 0 0.152-0.006 0.225-0.017l-0.008 0.001c0.564-0.118 0.998-0.562 1.099-1.121l0.001-0.009c0.072 0.012 0.155 0.019 0.24 0.019s0.168-0.007 0.249-0.020l-0.009 0.001c0.421-0.064 0.776-0.301 0.997-0.635l0.003-0.005c0.163-0.245 0.26-0.545 0.26-0.868 0-0.409-0.156-0.782-0.411-1.063l0.001 0.001c0.394-0.281 0.648-0.736 0.65-1.25v-0c0.092-0.058 0.168-0.132 0.228-0.217l0.002-0.003c0.495-0.78 0.974-1.687 1.381-2.632l0.049-0.128c0.030-0.082 0.047-0.176 0.047-0.275 0-0.21-0.079-0.401-0.208-0.546l0.001 0.001zM3 10.75v0c-0.13-0.009-0.244-0.073-0.319-0.169l-0.001-0.001c-0.076-0.095-0.122-0.216-0.122-0.348 0-0.015 0.001-0.029 0.002-0.044l-0 0.002c-0.001-0.009-0.001-0.019-0.001-0.030s0-0.021 0.001-0.031l-0 0.001c0.16 0.15 0.36 0.32 0.63 0.53-0.053 0.044-0.117 0.075-0.187 0.090l-0.003 0zM4.26 12.47c-0.078 0.074-0.184 0.119-0.3 0.12h-0c-0.132-0.011-0.246-0.079-0.319-0.179l-0.001-0.001c-0.114-0.101-0.187-0.247-0.19-0.409l-0-0.001c0.007-0.146 0.071-0.277 0.17-0.37l0.29-0.27 0.090-0.050 0.82 0.61zM5.87 13.47c-0.060 0.056-0.141 0.090-0.23 0.090h-0c-0.101-0.007-0.19-0.056-0.249-0.129l-0.001-0.001c-0.063-0.077-0.101-0.176-0.101-0.285 0-0.012 0-0.025 0.002-0.037l-0 0.002c0.006-0.119 0.059-0.224 0.14-0.3l0-0 0.28-0.26 0.65 0.48zM12.87 9.42c-0 0-0.001 0-0.001 0-0.073 0-0.141-0.019-0.201-0.051l0.002 0.001-0.1-0.060-3.71-2.74c-0.078-0.052-0.174-0.084-0.277-0.084-0.276 0-0.5 0.224-0.5 0.5 0 0.143 0.060 0.272 0.157 0.363l0 0 1.43 1.070 0.080 0.080 3 2.22 0.1 0.080c0.081 0.078 0.138 0.181 0.159 0.297l0.001 0.003c0.006 0.031 0.009 0.067 0.009 0.103 0 0.114-0.033 0.22-0.091 0.309l0.001-0.002c-0.085 0.122-0.223 0.203-0.379 0.21l-0.001 0c-0.024 0.005-0.052 0.008-0.080 0.008s-0.056-0.003-0.083-0.008l0.003 0c-0.065-0.031-0.121-0.068-0.171-0.111l0.001 0.001-4.62-3.44c-0.063-0.030-0.136-0.048-0.214-0.048-0.276 0-0.5 0.224-0.5 0.5 0 0.121 0.043 0.233 0.115 0.319l-0.001-0.001 4.13 3.060c0.053 0.035 0.099 0.075 0.139 0.119l0.001 0.001c0.045 0.055 0.076 0.123 0.090 0.197l0 0.003c0.004 0.022 0.007 0.048 0.007 0.075 0 0.215-0.158 0.393-0.364 0.425l-0.002 0c-0.080 0-0.15 0-0.3-0.14l-4.54-3.32c-0.086-0.072-0.198-0.116-0.32-0.116-0.276 0-0.501 0.224-0.501 0.501 0 0.154 0.070 0.293 0.18 0.384l0.001 0.001 3 2.22c0.18 0.13 0.26 0.2 0.29 0.37 0.006 0.026 0.009 0.055 0.009 0.085 0 0.192-0.129 0.354-0.306 0.404l-0.003 0.001c-0.028 0.009-0.061 0.014-0.095 0.014s-0.067-0.005-0.097-0.015l0.002 0.001c-0.102-0.062-0.191-0.131-0.27-0.21l0 0-3.6-2.67c-0.447-0.316-0.834-0.625-1.205-0.953l0.015 0.013c-0.865-0.885-1.615-1.887-2.224-2.979l-0.036-0.071 2.56-3.82 0.53 0.18 0.61 0.21c-0.212 0.269-0.34 0.613-0.34 0.986 0 0.154 0.022 0.304 0.063 0.445l-0.003-0.011c0.1 0.374 0.328 0.684 0.634 0.886l0.006 0.004c0.172 0.131 0.384 0.218 0.615 0.24l0.005 0 3.73 0.27 3.59 2.65 0.080 0.080c0.080 0.075 0.137 0.175 0.159 0.287l0.001 0.003c0.007 0.032 0.011 0.069 0.011 0.107 0 0.267-0.193 0.488-0.448 0.532l-0.003 0zM13.86 7.8c-0.061-0.065-0.126-0.124-0.196-0.177l-0.004-0.003c-0.322-0.284-0.674-0.56-1.042-0.815l-0.038-0.025-0.25-0.18-1.53-1.13-0.37-0.27-0.32-0.25c-0.12-0.123-0.278-0.209-0.455-0.239l-0.005-0.001-1.8-0.13-2-0.15c-0.201-0.028-0.362-0.175-0.409-0.367l-0.001-0.003c-0.017-0.049-0.026-0.106-0.026-0.164 0-0.208 0.119-0.387 0.293-0.474l0.003-0.001c0.101-0.032 0.217-0.050 0.337-0.050 0.012 0 0.023 0 0.035 0.001l-0.002-0 1.2-0.060c0.583-0.004 1.148-0.069 1.693-0.19l-0.053 0.010c1.227-0.28 2.286-0.623 3.301-1.049l-0.131 0.049 2.91 3.47c-0.39 0.875-0.771 1.597-1.192 2.292l0.052-0.092z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "partner-o", + "viewBox": "0 0 17 16" }; export default icon; \ No newline at end of file diff --git a/src/icons/paste.js b/src/icons/paste.js index dc0f3d2..0b24e0b 100644 --- a/src/icons/paste.js +++ b/src/icons/paste.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea0c", - "iconset": 6, + "iconset": 4, "name": "paste", - "new": false, - "paths": [ - "M13 5h-5.31c-0.381 0-0.69 0.309-0.69 0.69v0 9.62c0 0.381 0.309 0.69 0.69 0.69v0h7.62c0.381 0 0.69-0.309 0.69-0.69v0-7.31zM13 6.41l1.59 1.59h-1.59zM8 15v-9h4v3h3v6zM8 0h-5v2h5zM10 1h-1v2h-7v-2h-1c-0.001-0-0.003-0-0.005-0-0.517 0-0.942 0.392-0.995 0.896l-0 0.004v11.2c0 0.497 0.403 0.9 0.9 0.9v0h5.1v-10h5v-2c-0.040-0.536-0.464-0.96-0.996-1l-0.004-0z" - ], + "new": true, + "svg": "paste", "viewBox": "0 0 16 16" }; diff --git a/src/icons/pause.js b/src/icons/pause.js index ecafc01..260c2f4 100644 --- a/src/icons/pause.js +++ b/src/icons/pause.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a0", - "iconset": 0, + "iconset": 1, "name": "pause", - "new": false, - "paths": [ - "M3 3h4v10h-4v-10zM9 3h4v10h-4v-10z" - ], + "new": true, + "svg": "pause", "viewBox": "0 0 16 16" }; diff --git a/src/icons/permission-key(tbd).js b/src/icons/permission-key(tbd).js new file mode 100644 index 0000000..2c20b37 --- /dev/null +++ b/src/icons/permission-key(tbd).js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "permission-key(tbd)", + "new": true, + "svg": "permission-key(TBD)", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/permission-key-tbd.js b/src/icons/permission-key-tbd.js new file mode 100644 index 0000000..96718b8 --- /dev/null +++ b/src/icons/permission-key-tbd.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "permission-key-TBD", + "new": true, + "svg": "permission-key-TBD", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/permission.js b/src/icons/permission.js index bffd1f8..ad267b1 100644 --- a/src/icons/permission.js +++ b/src/icons/permission.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0fd", - "iconset": 0, + "iconset": 1, "name": "permission", - "new": false, - "paths": [ - "M12.38 11h-1.36v-0.010l-0.020 5h-9v-5.090c-1.14-0.29-1.99-1.31-2-2.54 0-1.22 0.84-2.24 1.96-2.55h0.020c0.23-1.66 1.64-2.93 3.35-2.93h0.020c0.28 0 0.53 0.040 0.79 0.1 0.71-1.19 1.98-1.98 3.44-1.98h0.040c1.85 0 3.4 1.26 3.84 2.98v0.030c1.48 0.46 2.54 1.81 2.54 3.41-0.020 1.98-1.63 3.58-3.62 3.58zM3 15h7v-8h-1.020v1h-5v-1h-0.98v8zM5 7h3v-1h-3v1zM6.010 11.36l-1.19-1.19 0.36-0.36 0.82 0.83 1.82-1.84 0.36 0.36-2.17 2.2zM6.514 13.841l1.146 1.129 0.35-0.36-1.142-1.124 1.122-1.126-0.36-0.35-1.119 1.123-1.141-1.123-0.36 0.35 1.146 1.129-1.146 1.151 0.36 0.35 1.144-1.149z" - ], + "new": true, + "svg": "permission", "viewBox": "0 0 16 16" }; diff --git a/src/icons/phishing-2.js b/src/icons/phishing-2.js index 2a3790f..21c15cd 100644 --- a/src/icons/phishing-2.js +++ b/src/icons/phishing-2.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e50f", - "iconset": 8, + "iconset": 9, "name": "phishing-2", - "new": false, - "paths": [ - "M14.62 8.5h1.38v4.89c0 1.44-1.23 2.61-2.75 2.61s-2.75-1.17-2.75-2.61v-2.94l2.41 2.94h-1.030c0 0.080 0 0.15 0.020 0.23 0.050 0.28 0.19 0.53 0.4 0.71 0.25 0.23 0.58 0.37 0.95 0.37s0.71-0.14 0.95-0.37v0c0.13-0.13 0.24-0.28 0.31-0.44s0.11-0.33 0.11-0.51v-4.89zM16 1.020v6.48h-2.38v5.19l-2.35-2.87c-0.19-0.24-0.48-0.37-0.77-0.37-0.11 0-0.23 0.020-0.34 0.060-0.4 0.14-0.66 0.52-0.66 0.94v2.94c0 0.21 0.030 0.41 0.060 0.61h-8.54c-0.56 0-1.020-0.46-1.020-1.020v-11.96c0-0.56 0.46-1.020 1.020-1.020h13.96c0.56 0 1.020 0.46 1.020 1.020zM14 2.25h-12l5.94 4.5 6.060-4.5z" - ], + "new": true, + "svg": "phishing-2", "viewBox": "0 0 16 16" }; diff --git a/src/icons/phishing.js b/src/icons/phishing.js index accb34e..651fed9 100644 --- a/src/icons/phishing.js +++ b/src/icons/phishing.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e50d", - "iconset": 8, + "iconset": 9, "name": "phishing", - "new": false, - "paths": [ - "M14.25 7h-3.25v-3.071c0.86-0.224 1.5-1 1.5-1.929 0-1.103-0.897-2-2-2s-2 0.897-2 2c0 0.929 0.64 1.705 1.5 1.929v3.071h-4v-1h2l-3-4v5h-3.25c-0.412 0-0.75 0.338-0.75 0.75v7.5c0 0.412 0.338 0.75 0.75 0.75h12.5c0.412 0 0.75-0.338 0.75-0.75v-7.5c0-0.415-0.335-0.75-0.75-0.75zM9.5 2c0-0.552 0.449-1 1-1s1 0.448 1 1-0.449 1-1 1-1-0.448-1-1zM14 15h-12v-5.208l6 4.324 6-4.324v5.208zM14 8.56l-6 4.324-6-4.324v-0.56h3c0 1.65 1.35 3 3 3 0.352 0 0.685-0.073 1-0.185v-1.093c-0.295 0.172-0.634 0.278-1 0.278-1.103 0-2-0.897-2-2h8v0.56z" - ], + "new": true, + "svg": "phishing", "viewBox": "0 0 16 16" }; diff --git a/src/icons/picture.js b/src/icons/picture.js index cb20b5c..3c59826 100644 --- a/src/icons/picture.js +++ b/src/icons/picture.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a1", - "iconset": 0, + "iconset": 1, "name": "picture", - "new": false, - "paths": [ - "M15 1h-14c-0.5 0-1 0.5-1 1v12c0 0.5 0.5 1 1 1h14c0.5 0 1-0.5 1-1v-12c0-0.6-0.4-1-1-1zM15 14h-14v-12h14v12zM14 13h-12v-3l2.5-3 2.5 2.5 3.5-4.5 3.5 4v4zM3 4.5c0-0.8 0.7-1.5 1.5-1.5s1.5 0.7 1.5 1.5c0 0.8-0.7 1.5-1.5 1.5s-1.5-0.7-1.5-1.5z" - ], + "new": true, + "svg": "picture", "viewBox": "0 0 16 16" }; diff --git a/src/icons/pin-star.js b/src/icons/pin-star.js index 6a2d448..509374a 100644 --- a/src/icons/pin-star.js +++ b/src/icons/pin-star.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a2", - "iconset": 0, + "iconset": 1, "name": "pin-star", - "new": false, - "paths": [ - "M14 6c0-3.3-2.7-6-6-6s-6 2.7-6 6c0 1.3 0.4 2.7 1.3 3.7v0l4.7 6.3 4.7-6.3c0.8-1 1.3-2.4 1.3-3.7zM10.6 10l-2.6-1.9-2.6 1.9 1-3.1-2.4-1.9h3l1-3 1 3h3l-2.4 1.9 1 3.1z" - ], + "new": true, + "svg": "pin-star", "viewBox": "0 0 16 16" }; diff --git a/src/icons/plan-add.js b/src/icons/plan-add.js index 77811ba..de5f1ee 100644 --- a/src/icons/plan-add.js +++ b/src/icons/plan-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e05a", - "iconset": 0, + "iconset": 1, "name": "plan-add", - "new": false, - "paths": [ - "M13 11h3v2h-3v3h-2v-3h-3v-2h3v-3h2v3zM1 7c0.6 0 1-0.4 1-1s-0.4-1-1-1-1 0.4-1 1c0 0.6 0.4 1 1 1zM3 2c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1c0-0.6-0.4-1-1-1zM6 0c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1c0-0.6-0.4-1-1-1zM10 2c0.6 0 1-0.4 1-1s-0.4-1-1-1-1 0.4-1 1c0 0.6 0.4 1 1 1zM13 4c0.6 0 1-0.4 1-1s-0.4-1-1-1-1 0.4-1 1c0 0.6 0.4 1 1 1zM15 7c0.6 0 1-0.4 1-1s-0.4-1-1-1-1 0.4-1 1c0 0.6 0.4 1 1 1zM1 9c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1c0-0.6-0.4-1-1-1zM3 12c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1c0-0.6-0.4-1-1-1zM6 14c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1c0-0.6-0.4-1-1-1z" - ], + "new": true, + "svg": "plan-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/plan-pending.js b/src/icons/plan-pending.js index 004a8e2..b534f48 100644 --- a/src/icons/plan-pending.js +++ b/src/icons/plan-pending.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e05b", - "iconset": 0, + "iconset": 1, "name": "plan-pending", - "new": false, - "paths": [ - "M14.5 8h1.5c0 4.4-3.6 8-8 8s-8-3.6-8-8c0-4.4 3.6-8 8-8v1.5c-3.6 0-6.5 2.9-6.5 6.5s2.9 6.5 6.5 6.5c3.6 0 6.5-2.9 6.5-6.5zM10 0c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1-0.4-1-1-1zM13 2c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1-0.4-1-1-1zM15 5c-0.6 0-1 0.4-1 1s0.4 1 1 1 1-0.4 1-1-0.4-1-1-1z" - ], + "new": true, + "svg": "plan-pending", "viewBox": "0 0 16 16" }; diff --git a/src/icons/plan-status.js b/src/icons/plan-status.js index 910742a..9d3d8a8 100644 --- a/src/icons/plan-status.js +++ b/src/icons/plan-status.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e05c", - "iconset": 0, + "iconset": 1, "name": "plan-status", - "new": false, - "paths": [ - "M8 0v8l4.3 4.8c-1.2 1-2.7 1.7-4.3 1.7-3.6 0-6.5-2.9-6.5-6.5 0-3.3 2.4-5.9 5.5-6.4v-1.5c-3.9 0.5-7 3.8-7 7.9 0 4.4 3.6 8 8 8 2.1 0 3.9-0.8 5.3-2.1 1.7-1.4 2.7-3.5 2.7-5.9 0-4.4-3.6-8-8-8z" - ], + "new": true, + "svg": "plan-status", "viewBox": "0 0 16 16" }; diff --git a/src/icons/play.js b/src/icons/play.js index ec16ba5..116ea8a 100644 --- a/src/icons/play.js +++ b/src/icons/play.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a3", - "iconset": 0, + "iconset": 1, "name": "play", - "new": false, - "paths": [ - "M3 2v12l10-6-10-6z" - ], + "new": true, + "svg": "play", "viewBox": "0 0 16 16" }; diff --git a/src/icons/playbook.js b/src/icons/playbook.js index a895724..eb7a3c0 100644 --- a/src/icons/playbook.js +++ b/src/icons/playbook.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f2", - "iconset": 0, + "iconset": 1, "name": "playbook", - "new": false, - "paths": [ - "M1 0v16h14v-16h-14zM14 15h-12v-14h12v14zM7.3 8.6h-2.3l0.6-5.6h3.6l-1.2 3.8h3l-4.2 6.2 0.5-4.4z" - ], + "new": true, + "svg": "playbook", "viewBox": "0 0 16 16" }; diff --git a/src/icons/positive-benigntrue.js b/src/icons/positive-benigntrue.js index 7a406ab..940cae9 100644 --- a/src/icons/positive-benigntrue.js +++ b/src/icons/positive-benigntrue.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e109", - "iconset": 0, + "iconset": 1, "name": "positive-benigntrue", - "new": false, - "paths": [ - "M15.6 10l-2.1 2.1-2.1-2.1-0.4 0.4 2.1 2.1-2.1 2.1 0.4 0.4 2.1-2.1 2.1 2.1 0.4-0.4-2.1-2.1 2.1-2.1zM14 1l-8.1 9.8-3.9-3.8-2 2 6 6 10-12zM6 14l-5-5 1-1 3.4 3.3 0.5 0.5 0.5-0.6 7.6-9.2 1 1z" - ], + "new": true, + "svg": "positive-benigntrue", "viewBox": "0 0 16 16" }; diff --git a/src/icons/positive-false.js b/src/icons/positive-false.js index f6c88ee..c46e307 100644 --- a/src/icons/positive-false.js +++ b/src/icons/positive-false.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e10a", - "iconset": 0, + "iconset": 1, "name": "positive-false", - "new": false, - "paths": [ - "M13.5 10c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5c1.381 0 2.5-1.119 2.5-2.5v0c0-0.007 0-0.016 0-0.024 0-1.367-1.108-2.476-2.476-2.476-0.009 0-0.017 0-0.026 0l0.001-0zM13.5 14.5c-1.105 0-2-0.895-2-2s0.895-2 2-2c1.105 0 2 0.895 2 2v0c-0.003 1.103-0.897 1.997-2 2h-0zM14 1l-8.1 9.8-3.9-3.8-2 2 6 6 10-12zM6 14l-5-5 1-1 3.4 3.3 0.5 0.5 0.5-0.6 7.6-9.2 1 1z" - ], + "new": true, + "svg": "positive-false", "viewBox": "0 0 16 16" }; diff --git a/src/icons/positive-true.js b/src/icons/positive-true.js index f1de300..9d35000 100644 --- a/src/icons/positive-true.js +++ b/src/icons/positive-true.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e10b", - "iconset": 0, + "iconset": 1, "name": "positive-true", - "new": false, - "paths": [ - "M11.9 14.2l-1.5-1.4-0.4 0.3 1.9 1.9 4.1-4.9-0.4-0.3zM14 2l-8.1 9.8-3.9-3.8-2 2 6 6 10-12z" - ], + "new": true, + "svg": "positive-true", "viewBox": "0 0 16 16" }; diff --git a/src/icons/print.js b/src/icons/print.js index 17c8859..354f2c3 100644 --- a/src/icons/print.js +++ b/src/icons/print.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e05d", - "iconset": 0, + "iconset": 1, "name": "print", - "new": false, - "paths": [ - "M15 6h-14c-0.552 0-1 0.448-1 1v0 5h3v3c0 0.552 0.448 1 1 1v0h8c0.552 0 1-0.448 1-1v0-3h3v-5c0-0.552-0.448-1-1-1v0zM12 12v3h-8v-5h8v2zM15 8h-1v-1h1v1zM13 1c0-0.552-0.448-1-1-1v0h-8c-0.552 0-1 0.448-1 1v0 4h10v-4zM12 4h-8v-3h8v3z" - ], + "new": true, + "svg": "print", "viewBox": "0 0 16 16" }; diff --git a/src/icons/puzzle-o.js b/src/icons/puzzle-o.js index 240dec2..4d91b9c 100644 --- a/src/icons/puzzle-o.js +++ b/src/icons/puzzle-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e126", - "iconset": 0, + "iconset": 1, "name": "puzzle-o", - "new": false, - "paths": [ - "M9.5 1c0.035 0 0.069 0.003 0.102 0.010l0.040 0.008 0.040 0.005c0.752 0.092 1.319 0.727 1.319 1.477v1.5h4v3h-0.5c-1.379 0-2.5 1.121-2.5 2.5s1.121 2.5 2.5 2.5h0.5v3h-2.975l0.012-0.499c0-1.379-1.121-2.5-2.5-2.5s-2.5 1.121-2.5 2.475l-0.013 0.524h-3.024v-4h-1.5c-0.75 0-1.385-0.567-1.477-1.319l-0.005-0.040-0.008-0.040c-0.007-0.033-0.010-0.067-0.010-0.102s0.003-0.069 0.010-0.102l0.008-0.040 0.005-0.040c0.092-0.752 0.727-1.319 1.477-1.319h1.5v-4h4v-1.5c0-0.75 0.567-1.385 1.319-1.477l0.040-0.005 0.040-0.008c0.033-0.007 0.067-0.010 0.102-0.010zM9.5-0c-0.104 0-0.205 0.010-0.302 0.030-1.236 0.151-2.198 1.192-2.198 2.47v0.5h-3c-0.552 0-1 0.448-1 1v3h-0.5c-1.277 0-2.319 0.961-2.47 2.198-0.020 0.098-0.030 0.199-0.030 0.302s0.010 0.205 0.030 0.302c0.151 1.236 1.192 2.198 2.47 2.198h0.5v3c0 0.552 0.448 1 1 1h4l0.037-1.499c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5l-0.037 1.499h4c0.552 0 1-0.448 1-1v-4h-1.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5h1.5v-4c0-0.552-0.448-1-1-1h-3v-0.5c0-1.277-0.961-2.319-2.198-2.47-0.098-0.020-0.199-0.030-0.302-0.030v0z" - ], + "new": true, + "svg": "puzzle-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/puzzle.js b/src/icons/puzzle.js index 22e6652..fa61f31 100644 --- a/src/icons/puzzle.js +++ b/src/icons/puzzle.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e127", - "iconset": 0, + "iconset": 1, "name": "puzzle", - "new": false, - "paths": [ - "M16 11v4c0 0.552-0.448 1-1 1h-4v-1.5c0-0.828-0.672-1.5-1.5-1.5s-1.5 0.672-1.5 1.5v1.5h-4c-0.552 0-1-0.448-1-1v-4h-1.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5h1.5v-4c0-0.552 0.448-1 1-1h4v-1.5c0-0.828 0.672-1.5 1.5-1.5s1.5 0.672 1.5 1.5v1.5h4c0.552 0 1 0.448 1 1v4h-1.5c-0.828 0-1.5 0.672-1.5 1.5s0.672 1.5 1.5 1.5h1.5z" - ], + "new": true, + "svg": "puzzle", "viewBox": "0 0 16 16" }; diff --git a/src/icons/query.js b/src/icons/query.js index cb06ab9..8b9d735 100644 --- a/src/icons/query.js +++ b/src/icons/query.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e101", - "iconset": 0, + "iconset": 1, "name": "query", - "new": false, - "paths": [ - "M4.035 8.023h4.985v0.997h-4.985zM4.035 7.026h4.985v-0.997h-4.985zM16 14.598l-1.402 1.402-4.247-4.247c-0.512 0.376-1.102 0.69-1.735 0.914l-0.048 0.015c-0.606 0.207-1.304 0.327-2.030 0.327-0.009 0-0.018-0-0.028-0h0.001c-0.013 0-0.029 0-0.045 0-0.902 0-1.759-0.189-2.535-0.53l0.040 0.016c-0.803-0.349-1.49-0.816-2.073-1.388l0.001 0.001c-0.571-0.583-1.038-1.269-1.37-2.028l-0.017-0.044c-0.325-0.733-0.514-1.587-0.514-2.486 0-0.013 0-0.026 0-0.039l-0 0.002c-0-0.013-0-0.029-0-0.045 0-0.902 0.189-1.759 0.53-2.535l-0.016 0.040c0.677-1.562 1.897-2.782 3.416-3.442l0.042-0.016c0.735-0.325 1.593-0.514 2.494-0.514 0.016 0 0.032 0 0.047 0l-0.002-0c0.011-0 0.024-0 0.037-0 0.899 0 1.754 0.189 2.527 0.53l-0.040-0.016c0.8 0.347 1.483 0.82 2.056 1.401l0.001 0.001c0.582 0.574 1.055 1.256 1.386 2.015l0.016 0.042c0.325 0.735 0.514 1.593 0.514 2.495 0 0.016-0 0.032-0 0.047l0-0.002c0 0.007 0 0.016 0 0.025 0 0.728-0.126 1.426-0.356 2.075l0.013-0.043c-0.226 0.678-0.538 1.267-0.931 1.792l0.012-0.016zM11.513 6.528c0-0.007 0-0.016 0-0.025 0-0.694-0.143-1.355-0.402-1.955l0.012 0.032c-0.265-0.613-0.628-1.135-1.074-1.573l-0.001-0.001c-0.438-0.447-0.961-0.81-1.542-1.063l-0.031-0.012c-0.575-0.246-1.245-0.389-1.947-0.389s-1.372 0.143-1.981 0.402l0.033-0.013c-0.617 0.268-1.144 0.63-1.589 1.075l-0 0c-0.439 0.44-0.796 0.962-1.047 1.541l-0.012 0.032c-0.246 0.575-0.389 1.245-0.389 1.947s0.143 1.372 0.402 1.981l-0.013-0.033c0.266 0.616 0.623 1.142 1.060 1.59l-0.001-0.001c0.447 0.436 0.973 0.793 1.556 1.046l0.034 0.013c0.575 0.246 1.245 0.39 1.947 0.39s1.372-0.143 1.981-0.402l-0.033 0.013c0.611-0.263 1.133-0.621 1.574-1.059l-0 0c0.445-0.445 0.807-0.972 1.062-1.557l0.013-0.033c0.246-0.567 0.39-1.228 0.39-1.922 0-0.009-0-0.018-0-0.026v0.001zM4.035 5.032h4.985v-0.997h-4.985z" - ], + "new": true, + "svg": "query", "viewBox": "0 0 16 16" }; diff --git a/src/icons/ransomware-o.js b/src/icons/ransomware-o.js index 519f84b..0dc5456 100644 --- a/src/icons/ransomware-o.js +++ b/src/icons/ransomware-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e506", - "iconset": 8, + "iconset": 9, "name": "ransomware-o", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM8 14.5c-3.59 0-6.5-2.91-6.5-6.5s2.91-6.5 6.5-6.5c3.59 0 6.5 2.91 6.5 6.5v0c-0.004 3.588-2.912 6.496-6.5 6.5h-0zM12.75 9.389c0.001 0.020 0.001 0.043 0.001 0.067 0 0.56-0.219 1.068-0.577 1.444l0.001-0.001c-0.305 0.308-0.712 0.515-1.166 0.566l-0.009 0.001v1.534h-1v-1.548c-0.444-0.065-0.833-0.261-1.137-0.546l0.001 0.001c-0.382-0.388-0.617-0.921-0.617-1.509 0-0.042 0.001-0.083 0.004-0.124l-0 0.006h1.083c0.016 0.253 0.091 0.485 0.211 0.687l-0.004-0.007c0.201 0.254 0.51 0.415 0.856 0.415 0.039 0 0.077-0.002 0.115-0.006l-0.005 0c0.018 0.001 0.039 0.001 0.061 0.001 0.217 0 0.425-0.040 0.616-0.113l-0.012 0.004c0.288-0.114 0.487-0.39 0.487-0.712 0-0.020-0.001-0.040-0.002-0.060l0 0.003c0-0.009 0.001-0.019 0.001-0.029 0-0.195-0.093-0.368-0.237-0.478l-0.001-0.001c-0.216-0.141-0.468-0.248-0.739-0.308l-0.015-0.003-0.588-0.158c-0.452-0.096-0.851-0.272-1.201-0.516l0.011 0.007c-0.342-0.323-0.555-0.78-0.555-1.287 0-0.053 0.002-0.105 0.007-0.156l-0 0.007c-0.001-0.021-0.001-0.046-0.001-0.071 0-0.543 0.204-1.038 0.54-1.412l-0.002 0.002c0.289-0.303 0.679-0.506 1.116-0.555l0.008-0.001v-1.534h1v1.57c0.363 0.085 0.679 0.254 0.936 0.487l-0.002-0.002c0.398 0.391 0.644 0.936 0.644 1.537 0 0.027-0.001 0.054-0.001 0.081l0-0.004h-1.090c0-0.009 0.001-0.020 0.001-0.031 0-0.34-0.172-0.64-0.435-0.817l-0.004-0.002c-0.181-0.105-0.399-0.167-0.631-0.167-0.016 0-0.031 0-0.047 0.001l0.002-0c-0.017-0.001-0.037-0.002-0.058-0.002-0.248 0-0.478 0.082-0.663 0.22l0.003-0.002c-0.165 0.135-0.269 0.338-0.269 0.566 0 0.013 0 0.026 0.001 0.039l-0-0.002c-0.001 0.011-0.001 0.023-0.001 0.036 0 0.206 0.105 0.387 0.263 0.494l0.002 0.001c0.208 0.115 0.448 0.21 0.701 0.271l0.020 0.004 0.953 0.275c0.363 0.089 0.679 0.256 0.941 0.484l-0.003-0.002c0.303 0.321 0.489 0.755 0.489 1.232 0 0.043-0.002 0.086-0.005 0.128l0-0.006zM7.265 8.034c0.303 0.321 0.49 0.755 0.49 1.232 0 0.043-0.002 0.086-0.005 0.128l0-0.006c0.001 0.020 0.001 0.043 0.001 0.067 0 0.56-0.219 1.068-0.577 1.444l0.001-0.001c-0.305 0.308-0.712 0.515-1.166 0.566l-0.009 0.001v1.534h-1v-1.548c-0.444-0.065-0.833-0.261-1.137-0.546l0.001 0.001c-0.382-0.388-0.618-0.921-0.618-1.509 0-0.042 0.001-0.083 0.003-0.124l-0 0.006h1.083c0.016 0.253 0.091 0.485 0.211 0.687l-0.004-0.007c0.201 0.254 0.51 0.415 0.856 0.415 0.039 0 0.077-0.002 0.115-0.006l-0.005 0c0.018 0.001 0.039 0.001 0.061 0.001 0.217 0 0.425-0.040 0.616-0.113l-0.012 0.004c0.288-0.114 0.487-0.39 0.487-0.712 0-0.020-0.001-0.040-0.002-0.060l0 0.003c0-0.009 0.001-0.019 0.001-0.029 0-0.195-0.093-0.368-0.237-0.478l-0.001-0.001c-0.216-0.141-0.468-0.248-0.739-0.308l-0.015-0.003-0.588-0.158c-0.452-0.096-0.851-0.272-1.201-0.516l0.011 0.007c-0.342-0.323-0.555-0.78-0.555-1.287 0-0.053 0.002-0.105 0.007-0.156l-0 0.007c-0.001-0.021-0.001-0.046-0.001-0.071 0-0.543 0.204-1.038 0.54-1.412l-0.002 0.002c0.289-0.303 0.679-0.506 1.116-0.555l0.008-0.001v-1.534h1v1.57c0.363 0.085 0.679 0.254 0.936 0.487l-0.002-0.002c0.398 0.391 0.644 0.936 0.644 1.537 0 0.027-0 0.054-0.001 0.081l0-0.004h-1.090c0-0.009 0-0.020 0-0.031 0-0.34-0.173-0.64-0.435-0.817l-0.003-0.002c-0.181-0.105-0.399-0.167-0.631-0.167-0.016 0-0.031 0-0.047 0.001l0.002-0c-0.017-0.001-0.037-0.002-0.058-0.002-0.248 0-0.478 0.082-0.663 0.22l0.003-0.002c-0.165 0.135-0.269 0.338-0.269 0.566 0 0.013 0 0.026 0.001 0.039l-0-0.002c-0.001 0.011-0.001 0.023-0.001 0.036 0 0.206 0.105 0.387 0.263 0.494l0.002 0.001c0.208 0.115 0.448 0.21 0.701 0.271l0.020 0.004 0.953 0.275c0.363 0.089 0.679 0.256 0.941 0.484l-0.003-0.002z" - ], + "new": true, + "svg": "ransomware-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/ransomware.js b/src/icons/ransomware.js index 4cd51cb..a9867aa 100644 --- a/src/icons/ransomware.js +++ b/src/icons/ransomware.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e510", - "iconset": 8, + "iconset": 9, "name": "ransomware", - "new": false, - "paths": [ - "M15.38 4.89c-0.42-0.98-0.99-1.83-1.72-2.55-0.72-0.73-1.57-1.3-2.55-1.72-0.97-0.42-2.010-0.62-3.11-0.62s-2.14 0.21-3.11 0.62c-0.98 0.42-1.83 0.99-2.56 1.72s-1.29 1.57-1.7 2.55c-0.42 0.97-0.62 2.010-0.62 3.11s0.21 2.14 0.62 3.11c0.42 0.98 0.98 1.83 1.7 2.56 0.73 0.72 1.58 1.29 2.56 1.7 0.97 0.42 2.010 0.62 3.11 0.62s2.14-0.21 3.11-0.62c0.98-0.42 1.83-0.98 2.55-1.7 0.73-0.73 1.3-1.58 1.72-2.56 0.42-0.97 0.62-2.010 0.62-3.11s-0.21-2.14-0.62-3.11zM7.76 9.33v0.12c0 0.28-0.050 0.55-0.16 0.8s-0.24 0.47-0.42 0.66c-0.15 0.15-0.32 0.27-0.53 0.38-0.2 0.090-0.41 0.16-0.62 0.19h-0.020v1.53h-1v-1.55c-0.22-0.030-0.43-0.090-0.62-0.19-0.19-0.090-0.36-0.21-0.52-0.36-0.19-0.2-0.34-0.42-0.45-0.67-0.1-0.26-0.16-0.54-0.16-0.83v-0.12h1.080c0.010 0.12 0.030 0.24 0.060 0.36 0.040 0.11 0.090 0.22 0.16 0.33v-0.020c0.090 0.14 0.21 0.24 0.36 0.31 0.16 0.070 0.32 0.11 0.48 0.11h0.17c0.11 0 0.22-0.010 0.33-0.030 0.1-0.020 0.2-0.050 0.3-0.080h-0.020c0.15-0.060 0.26-0.16 0.34-0.28 0.090-0.12 0.14-0.27 0.14-0.44v-0.080c0-0.1-0.020-0.2-0.060-0.28s-0.1-0.15-0.17-0.2c-0.11-0.070-0.23-0.14-0.36-0.19-0.11-0.050-0.24-0.090-0.38-0.12h-0.020l-0.59-0.16c-0.23-0.050-0.44-0.12-0.64-0.2s-0.39-0.19-0.56-0.31h0.020c-0.18-0.16-0.32-0.34-0.42-0.56-0.090-0.23-0.14-0.47-0.14-0.72v-0.060s0-0.060 0.020-0.090v-0.060c0-0.27 0.050-0.53 0.14-0.77s0.22-0.45 0.39-0.64c0.15-0.16 0.31-0.28 0.5-0.38s0.39-0.16 0.61-0.19h0.020v-1.53h1v1.56c0.18 0.050 0.34 0.12 0.5 0.2 0.17 0.070 0.31 0.17 0.44 0.3 0.2 0.19 0.35 0.42 0.47 0.69 0.11 0.26 0.17 0.54 0.17 0.84v0.080h-1.090v-0.030c0-0.17-0.040-0.32-0.12-0.47-0.070-0.15-0.18-0.26-0.31-0.34v-0.020c-0.090-0.050-0.19-0.090-0.3-0.11-0.1-0.030-0.21-0.050-0.33-0.050h-0.11c-0.12 0-0.24 0.020-0.36 0.060-0.1 0.030-0.2 0.080-0.3 0.16-0.080 0.060-0.15 0.15-0.2 0.25-0.040 0.090-0.060 0.2-0.060 0.31v0.060c0 0.1 0.020 0.2 0.060 0.3 0.050 0.080 0.12 0.15 0.2 0.2 0.1 0.060 0.21 0.12 0.33 0.17 0.11 0.040 0.24 0.080 0.38 0.11h0.020l0.95 0.27c0.18 0.050 0.34 0.12 0.5 0.2 0.17 0.070 0.31 0.17 0.44 0.28 0.15 0.17 0.26 0.35 0.34 0.56 0.090 0.21 0.14 0.43 0.14 0.67v0.060zM12.76 9.33v0.12c0 0.28-0.050 0.55-0.16 0.8-0.1 0.25-0.24 0.47-0.42 0.66-0.15 0.15-0.32 0.27-0.53 0.38-0.2 0.090-0.41 0.16-0.62 0.19h-0.020v1.53h-1v-1.55c-0.22-0.030-0.43-0.090-0.62-0.19-0.19-0.090-0.36-0.21-0.52-0.36-0.19-0.2-0.34-0.42-0.45-0.67-0.1-0.26-0.16-0.54-0.16-0.83v-0.12h1.080c0.010 0.12 0.030 0.24 0.060 0.36 0.040 0.11 0.090 0.22 0.16 0.33v-0.020c0.090 0.14 0.21 0.24 0.36 0.31 0.16 0.070 0.32 0.11 0.48 0.11h0.17c0.11 0 0.22-0.010 0.33-0.030 0.1-0.020 0.2-0.050 0.3-0.080h-0.020c0.15-0.060 0.26-0.16 0.34-0.28 0.090-0.12 0.14-0.27 0.14-0.44v-0.080c0-0.1-0.020-0.2-0.060-0.28s-0.1-0.15-0.17-0.2c-0.11-0.070-0.23-0.14-0.36-0.19-0.11-0.050-0.24-0.090-0.38-0.12h-0.020l-0.59-0.16c-0.23-0.050-0.44-0.12-0.64-0.2s-0.39-0.19-0.56-0.31h0.020c-0.18-0.16-0.32-0.34-0.42-0.56-0.090-0.23-0.14-0.47-0.14-0.72v-0.060s0-0.060 0.020-0.090v-0.060c0-0.27 0.050-0.53 0.14-0.77s0.22-0.45 0.39-0.64c0.15-0.16 0.31-0.28 0.5-0.38s0.39-0.16 0.61-0.19h0.020v-1.53h1v1.56c0.18 0.050 0.34 0.12 0.5 0.2 0.17 0.070 0.31 0.17 0.44 0.3 0.2 0.19 0.35 0.42 0.47 0.69 0.11 0.26 0.17 0.54 0.17 0.84v0.080h-1.090v-0.030c0-0.17-0.040-0.32-0.12-0.47-0.070-0.15-0.18-0.26-0.31-0.34v-0.020c-0.090-0.050-0.19-0.090-0.3-0.11-0.1-0.030-0.21-0.050-0.33-0.050h-0.11c-0.12 0-0.24 0.020-0.36 0.060-0.1 0.030-0.2 0.080-0.3 0.16-0.080 0.060-0.15 0.15-0.2 0.25-0.040 0.090-0.060 0.2-0.060 0.31v0.060c0 0.1 0.020 0.2 0.060 0.3 0.050 0.080 0.12 0.15 0.2 0.2 0.1 0.060 0.21 0.12 0.33 0.17 0.11 0.040 0.24 0.080 0.38 0.11h0.020l0.95 0.27c0.18 0.050 0.34 0.12 0.5 0.2 0.17 0.070 0.31 0.17 0.44 0.28 0.15 0.17 0.26 0.35 0.34 0.56 0.090 0.21 0.14 0.43 0.14 0.67v0.060z" - ], + "new": true, + "svg": "ransomware", "viewBox": "0 0 16 16" }; diff --git a/src/icons/rca.js b/src/icons/rca.js index 1221173..d1a105a 100644 --- a/src/icons/rca.js +++ b/src/icons/rca.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ce", - "iconset": 0, - "name": "rca", - "new": false, - "paths": [ - "M13.5 8.5c0 1.381-1.119 2.5-2.5 2.5s-2.5-1.119-2.5-2.5c0-1.381 1.119-2.5 2.5-2.5v0c1.381 0 2.5 1.119 2.5 2.5v0zM16 8.5c-0 2.761-2.239 5-5 5-2.585 0-4.712-1.962-4.973-4.478l-0.002-0.021h-2.125c-0.202 0.865-0.966 1.5-1.879 1.5-0.007 0-0.015-0-0.022-0l0.001 0c-1.105 0-2-0.895-2-2s0.895-2 2-2v0c0.006-0 0.013-0 0.021-0 0.913 0 1.678 0.635 1.877 1.487l0.003 0.013h2.125c0.263-2.538 2.39-4.5 4.975-4.5 2.761 0 5 2.239 5 5v0zM15 8.5c0-2.209-1.791-4-4-4s-4 1.791-4 4c0 2.209 1.791 4 4 4v0c2.209 0 4-1.791 4-4v0z" - ], + "iconset": 1, + "name": "RCA", + "new": true, + "svg": "RCA", "viewBox": "0 0 16 16" }; diff --git a/src/icons/redo.js b/src/icons/redo.js index b1ddd58..5876075 100644 --- a/src/icons/redo.js +++ b/src/icons/redo.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea0d", - "iconset": 6, + "iconset": 4, "name": "redo", - "new": false, - "paths": [ - "M10 7l1.995-1.995c-0.921-1.215-2.365-1.992-3.99-1.992-2.758 0-4.993 2.235-4.993 4.993s2.235 4.993 4.993 4.993c1.839 0 3.446-0.995 4.313-2.475l0.013-0.024 1.732 1c-1.233 2.111-3.487 3.507-6.068 3.507-3.867 0-7.003-3.135-7.003-7.003s3.135-7.003 7.003-7.003c2.183 0 4.133 0.999 5.417 2.565l0.010 0.012 1.579-1.579v5z" - ], + "new": true, + "svg": "redo", "viewBox": "0 0 16 16" }; diff --git a/src/icons/refresh.js b/src/icons/refresh.js index 1c121a2..cd9c6b9 100644 --- a/src/icons/refresh.js +++ b/src/icons/refresh.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e05e", - "iconset": 0, + "iconset": 1, "name": "refresh", - "new": false, - "paths": [ - "M4 10.999l0.009 0.013c0.922 1.213 2.366 1.988 3.991 1.988 2.408 0 4.418-1.702 4.894-3.968l0.006-0.033h2.1l-0.005 0.040c-0.565 3.398-3.48 5.957-6.995 5.96h-0c-2.181-0.002-4.129-1.002-5.41-2.568l-0.010-0.012-1.58 1.58v-5h5zM12.9 7h2.1v-5l-1.58 1.58-0.010-0.012c-1.291-1.572-3.234-2.568-5.41-2.568h-0c-3.527 0.007-6.45 2.585-6.995 5.959l-0.005 0.041h2.1l0.006-0.033c0.494-2.283 2.497-3.969 4.893-3.969 1.631 0 3.079 0.781 3.992 1.988l0.009 0.013-2 2h2.9z" - ], + "new": true, + "svg": "refresh", "viewBox": "0 0 16 16" }; diff --git a/src/icons/registry.js b/src/icons/registry.js index 3873e6f..615421d 100644 --- a/src/icons/registry.js +++ b/src/icons/registry.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d5", - "iconset": 0, + "iconset": 1, "name": "registry", - "new": false, - "paths": [ - "M0 3h6v6h-6zM0 16h6v-6h-6zM7 16h6v-6h-6zM15 1h-3v3h3zM13 5l-2 2 2 2 2-2zM11 4l-2-2-2 2 2 2z" - ], + "new": true, + "svg": "registry", "viewBox": "0 0 16 16" }; diff --git a/src/icons/rename.js b/src/icons/rename.js index 5e41b00..b6df64b 100644 --- a/src/icons/rename.js +++ b/src/icons/rename.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea13", - "iconset": 6, + "iconset": 4, "name": "rename", - "new": false, - "paths": [ - "M3.5 12.8l1.1-3h3.9l1 3.2h1.5v-2.6l-3.1-8.4h-1.9l-4 11-1 0.1v0.9h3.8v-0.9l-1.1-0.1-0.2-0.2zM6.4 4.4l1.6 4.4h-3.1l1.5-4.4zM13 2v12h2v1h-5v-1h2v-12h-2v-1h5v1c0 0-2 0-2 0z" - ], + "new": true, + "svg": "rename", "viewBox": "0 0 16 16" }; diff --git a/src/icons/reorder.js b/src/icons/reorder.js index efddeee..2ef979e 100644 --- a/src/icons/reorder.js +++ b/src/icons/reorder.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a4", - "iconset": 0, + "iconset": 1, "name": "reorder", - "new": false, - "paths": [ - "M10 12v-10h2v10h2l-3 4-3-4h2zM8 4l-3-4-3 4h2v10h2v-10h2z" - ], + "new": true, + "svg": "reorder", "viewBox": "0 0 16 16" }; diff --git a/src/icons/reply.js b/src/icons/reply.js index b5cf573..336989a 100644 --- a/src/icons/reply.js +++ b/src/icons/reply.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a5", - "iconset": 0, + "iconset": 1, "name": "reply", - "new": false, - "paths": [ - "M14 16c0.8-2.3 0-8-4-8-1.1 0-2.4 0-4 0v4l-6-6 6-6v4c1.4 0 2.9 0 4 0 5.1 0 8.3 6 4 12z" - ], + "new": true, + "svg": "reply", "viewBox": "0 0 16 16" }; diff --git a/src/icons/report-export.js b/src/icons/report-export.js index 105353a..c80c755 100644 --- a/src/icons/report-export.js +++ b/src/icons/report-export.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0db", - "iconset": 0, + "iconset": 1, "name": "report-export", - "new": false, - "paths": [ - "M11 7h2v-5h-10v7h8v-1h-5v-1zM12 6h-6v-1h6zM12 3v1h-6v-1zM4 3h1v1h-1zM4 5h1v1h-1zM5 8h-1v-1h1zM2 1h12v7h1v-7c-0.038-0.536-0.463-0.962-0.997-1l-0.003-0h-12c-0.536 0.038-0.962 0.464-1 0.997l-0 0.003v14c0.038 0.537 0.464 0.962 0.997 1l0.003 0h9v-1h-9zM16 12l-4-4v3h-4v2h4v3z" - ], + "new": true, + "svg": "report-export", "viewBox": "0 0 16 16" }; diff --git a/src/icons/report.js b/src/icons/report.js index f01ae1d..b7828f7 100644 --- a/src/icons/report.js +++ b/src/icons/report.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e05f", - "iconset": 0, + "iconset": 1, "name": "report", - "new": false, - "paths": [ - "M14 0h-12c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h12c0.5 0 1-0.5 1-1v-14c0-0.6-0.4-1-1-1zM14 15h-12v-13h12v13zM12 12h-8v-1h8v1zM12 14h-8v-1h8v1zM9 10h-2v-5h2v5zM12 10h-2v-7h2v7zM6 10h-2v-3h2v3z" - ], + "new": true, + "svg": "report", "viewBox": "0 0 16 16" }; diff --git a/src/icons/resize-horizontal.js b/src/icons/resize-horizontal.js index 5b41204..429c0d3 100644 --- a/src/icons/resize-horizontal.js +++ b/src/icons/resize-horizontal.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d3", - "iconset": 0, + "iconset": 1, "name": "resize-horizontal", - "new": false, - "paths": [ - "M15 9h-6v4h2l-3 3-3-3h2v-4h-6v-2h6v-4h-2l3-3 3 3h-2v4h6z" - ], + "new": true, + "svg": "resize-horizontal", "viewBox": "0 0 16 16" }; diff --git a/src/icons/resize-nesw.js b/src/icons/resize-nesw.js index ebbdbd8..ebb3ee6 100644 --- a/src/icons/resize-nesw.js +++ b/src/icons/resize-nesw.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a7", - "iconset": 0, - "name": "resize-nesw", - "new": false, - "paths": [ - "M12.7 4.7l-8 8 2.3 2.3h-6v-6l2.3 2.3 8-8-2.3-2.3h6v6l-2.3-2.3z" - ], + "iconset": 1, + "name": "resize-NESW", + "new": true, + "svg": "resize-NESW", "viewBox": "0 0 16 16" }; diff --git a/src/icons/resize-nwse.js b/src/icons/resize-nwse.js index 51f3697..4327429 100644 --- a/src/icons/resize-nwse.js +++ b/src/icons/resize-nwse.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a6", - "iconset": 0, - "name": "resize-nwse", - "new": false, - "paths": [ - "M15 9v6h-6l2.3-2.3-8-8-2.3 2.3v-6h6l-2.3 2.3 8 8 2.3-2.3z" - ], + "iconset": 1, + "name": "resize-NWSE", + "new": true, + "svg": "resize-NWSE", "viewBox": "0 0 16 16" }; diff --git a/src/icons/rocket.js b/src/icons/rocket.js index 7eb3eb5..e4dff68 100644 --- a/src/icons/rocket.js +++ b/src/icons/rocket.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0dc", - "iconset": 0, + "iconset": 1, "name": "rocket", - "new": false, - "paths": [ - "M1.5 14.5s-0.7-0.8 0.7-3.5c0 0-2.2 1-2.2 5 4 0 5-2.2 5-2.2-2.8 1.4-3.5 0.7-3.5 0.7zM8.2 2.8l-0.2 0.2c-1.024 1.186-2.011 2.491-2.912 3.858l-0.088 0.142h-3l-1.2 1.3 2.7 1.7v1.1l1.4 1.4h1.1l1.7 2.8 1.3-1.3v-3c1.509-0.989 2.814-1.976 4.049-3.041l-0.049 0.041v-0.1l0.1-0.1c2.9-2.8 2.9-7.8 2.9-7.8s-5 0-7.8 2.8zM12 6c-1.105 0-2-0.895-2-2s0.895-2 2-2c1.105 0 2 0.895 2 2v0c-0.003 1.103-0.897 1.997-2 2h-0z" - ], + "new": true, + "svg": "rocket", "viewBox": "0 0 16 16" }; diff --git a/src/icons/role.js b/src/icons/role.js new file mode 100644 index 0000000..5db696b --- /dev/null +++ b/src/icons/role.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 11, + "name": "role", + "new": true, + "svg": "role", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/rollback.js b/src/icons/rollback.js index 1a89515..5ac82b8 100644 --- a/src/icons/rollback.js +++ b/src/icons/rollback.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e10f", - "iconset": 0, + "iconset": 1, "name": "rollback", - "new": false, - "paths": [ - "M12.2 2.8c-1.2-1.2-2.7-1.8-4.3-1.8s-3.2 0.6-4.4 1.8l-0.3 0.4-2.2-2.2v6h6l-2.4-2.4 0.4-0.4c0.7-0.8 1.8-1.2 2.9-1.2s2.1 0.4 2.9 1.2 1.2 1.8 1.2 2.9-0.4 2.1-1.2 2.9l-4.3 4.3 1.4 1.4 4.3-4.3c1.2-1.2 1.8-2.7 1.8-4.3s-0.6-3.1-1.8-4.3z" - ], + "new": true, + "svg": "rollback", "viewBox": "0 0 16 16" }; diff --git a/src/icons/root-cause.js b/src/icons/root-cause.js index a3a94c1..0a9e77e 100644 --- a/src/icons/root-cause.js +++ b/src/icons/root-cause.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a8", - "iconset": 0, + "iconset": 1, "name": "root-cause", - "new": false, - "paths": [ - "M5 4.5c0 0.8-0.7 1.5-1.5 1.5s-1.5-0.7-1.5-1.5c0-0.8 0.7-1.5 1.5-1.5s1.5 0.7 1.5 1.5zM16 12c0 1.1-0.9 2-2 2-1 0-1.8-0.7-2-1.6-3-0.4-5.4-2.5-6.2-5.3-0.6 0.6-1.4 0.9-2.3 0.9-1.9 0-3.5-1.6-3.5-3.5s1.6-3.5 3.5-3.5c1.8 0 3.2 1.3 3.5 3h5.1c0.2-0.9 1-1.5 1.9-1.5 1.1 0 2 0.9 2 2s-0.9 2-2 2c-0.9 0-1.7-0.6-1.9-1.5h-5.1c-0.1 0.4-0.2 0.8-0.4 1.1 0.5 2.8 2.7 4.9 5.5 5.3 0.2-0.8 1-1.4 1.9-1.4 1.1 0 2 0.9 2 2zM6 4.5c0-1.4-1.1-2.5-2.5-2.5s-2.5 1.1-2.5 2.5c0 1.4 1.1 2.5 2.5 2.5s2.5-1.1 2.5-2.5z" - ], + "new": true, + "svg": "root-cause", "viewBox": "0 0 16 16" }; diff --git a/src/icons/router.js b/src/icons/router.js index 44323f2..c8a83d8 100644 --- a/src/icons/router.js +++ b/src/icons/router.js @@ -1,16 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e61e", - "iconset": 1, + "iconset": 2, "name": "router", - "new": false, - "paths": [ - "M15 9h-1v-6h-1l-2 6h-6l-2-6h-1v6h-1c-0.552 0-1 0.448-1 1v0 4c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-4c0-0.552-0.448-1-1-1v0zM4 13c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0zM7 13c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0zM10 13c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0zM13 13c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c0 0.552-0.448 1-1 1v0z", - "M9 5c0 0.552-0.448 1-1 1s-1-0.448-1-1c0-0.552 0.448-1 1-1s1 0.448 1 1z", - "M8 1c1.456 0.017 2.723 0.808 3.41 1.981l0.010 0.019 0.85-0.51c-0.893-1.448-2.47-2.399-4.27-2.399s-3.377 0.951-4.258 2.377l-0.012 0.022 0.85 0.51c0.697-1.192 1.964-1.983 3.418-2l0.002-0z", - "M9.71 4l0.85-0.52c-0.536-0.867-1.482-1.436-2.56-1.436s-2.024 0.569-2.553 1.423l-0.007 0.013 0.85 0.52c0.357-0.581 0.989-0.963 1.71-0.963s1.353 0.382 1.705 0.954l0.005 0.009z" - ], + "new": true, + "svg": "router", "viewBox": "0 0 16 16" }; diff --git a/src/icons/safari.js b/src/icons/safari.js index 0e10c47..8ffecf9 100644 --- a/src/icons/safari.js +++ b/src/icons/safari.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed0b", - "iconset": 2, + "iconset": 8, "name": "safari", - "new": false, - "paths": [ - "M13.929 7.123l-0.471 0.1c-0.023 0.005-0.050 0.008-0.077 0.008-0 0-0.001 0-0.001 0h0c-0 0-0 0-0.001 0-0.207 0-0.375-0.168-0.375-0.375 0-0.18 0.126-0.33 0.295-0.366l0.002-0 0.456-0.097c-0.375-1.311-1.149-2.407-2.18-3.178l-0.016-0.011-0.252 0.388c-0.068 0.103-0.183 0.17-0.314 0.17h-0c-0.207-0-0.375-0.168-0.375-0.375 0-0.076 0.023-0.147 0.061-0.206l-0.001 0.001 0.256-0.395c-0.843-0.489-1.854-0.78-2.932-0.785h-0.002c-0.313 0.003-0.617 0.030-0.913 0.079l0.035-0.005 0.099 0.465c0.005 0.023 0.008 0.050 0.008 0.078 0 0.18-0.126 0.33-0.295 0.367l-0.002 0c-0.023 0.005-0.050 0.008-0.077 0.008-0 0-0.001 0-0.001 0h0c-0.179-0-0.33-0.126-0.367-0.294l-0-0.002-0.096-0.453c-1.31 0.376-2.406 1.148-3.18 2.177l-0.011 0.015 0.39 0.253c0.104 0.068 0.172 0.184 0.172 0.315 0 0.207-0.168 0.375-0.375 0.375-0.076 0-0.147-0.023-0.207-0.062l0.001 0.001-0.394-0.256c-0.49 0.844-0.781 1.856-0.786 2.936v0.001c0.003 0.311 0.030 0.614 0.079 0.91l-0.005-0.034 0.464-0.099c0.023-0.005 0.050-0.008 0.078-0.008 0.207 0 0.375 0.168 0.375 0.375 0 0.18-0.126 0.33-0.295 0.366l-0.002 0-0.461 0.098c0.379 1.31 1.154 2.405 2.186 3.176l0.016 0.011 0.252-0.388c0.068-0.103 0.183-0.17 0.314-0.17 0.207 0 0.375 0.168 0.375 0.375 0 0.075-0.022 0.146-0.061 0.204l0.001-0.001-0.259 0.398c0.844 0.489 1.856 0.78 2.935 0.786h0.002c0.312-0.003 0.616-0.029 0.913-0.078l-0.034 0.005-0.1-0.469c-0.005-0.023-0.008-0.050-0.008-0.078 0-0.207 0.168-0.375 0.375-0.375 0.18 0 0.33 0.126 0.367 0.295l0 0.002 0.097 0.458c1.309-0.379 2.404-1.154 3.175-2.184l0.011-0.016-0.386-0.251c-0.103-0.068-0.17-0.183-0.17-0.314 0-0.207 0.168-0.375 0.375-0.375 0.075 0 0.146 0.022 0.204 0.061l-0.001-0.001 0.403 0.262c0.493-0.831 0.784-1.831 0.784-2.9 0-0.325-0.027-0.643-0.079-0.953l0.005 0.034zM9 9c-0.060 0.111-2.131 1.582-3.278 2.435-0.041 0.030-0.092 0.048-0.147 0.048-0.138 0-0.249-0.112-0.249-0.249 0-0.034 0.007-0.067 0.019-0.097l-0.001 0.002 1.656-4.139c0.066-0.121 2.133-1.585 3.278-2.435 0.041-0.030 0.092-0.048 0.147-0.048 0.138 0 0.249 0.112 0.249 0.249 0 0.034-0.007 0.067-0.019 0.097l0.001-0.002zM7.25 8.036c-0-0.009-0.001-0.020-0.001-0.032 0-0.407 0.322-0.739 0.725-0.756l0.002-0c0.007-0 0.015-0 0.023-0 0.416 0 0.753 0.337 0.753 0.753 0 0.403-0.317 0.733-0.716 0.752l-0.002 0c-0.008 0-0.018 0-0.027 0-0.404 0-0.734-0.316-0.756-0.715l-0-0.002zM8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-0 0-0.001 0-0.001 0-4.418-3.581-7.999-7.999-7.999-0.001 0-0.001 0-0.001 0h0zM8 15c-3.866 0-7-3.134-7-7s3.134-7 7-7c3.866 0 7 3.134 7 7v0c0 0 0 0.001 0 0.001 0 3.865-3.134 6.999-6.999 6.999-0 0-0.001 0-0.001 0h0z" - ], + "new": true, + "svg": "safari", "viewBox": "0 0 16 16" }; diff --git a/src/icons/save-o.js b/src/icons/save-o.js index 888b44c..21d0293 100644 --- a/src/icons/save-o.js +++ b/src/icons/save-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e061", - "iconset": 0, + "iconset": 1, "name": "save-o", - "new": false, - "paths": [ - "M11 1h-9c-0.6 0-1 0.4-1 1v12c0 0.6 0.4 1 1 1h12c0.6 0 1-0.4 1-1v-9l-4-4zM8 2v2h1v-2h1v3h-6v-3h4zM14 14h-12v-12h1v4h8v-3.6l3 3v8.6zM3 13h10v-5h-10v5zM4 9h8v3h-8v-3z" - ], + "new": true, + "svg": "save-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/save.js b/src/icons/save.js index c61503e..4554a1b 100644 --- a/src/icons/save.js +++ b/src/icons/save.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e060", - "iconset": 0, + "iconset": 1, "name": "save", - "new": false, - "paths": [ - "M11 1h-9c-0.6 0-1 0.4-1 1v12c0 0.6 0.4 1 1 1h12c0.6 0 1-0.4 1-1v-9l-4-4zM3 2h5v3h1v-3h1v4h-7v-4zM13 13h-10v-5h10v5z" - ], + "new": true, + "svg": "save", "viewBox": "0 0 16 16" }; diff --git a/src/icons/scan-o.js b/src/icons/scan-o.js index e1828d7..b34a411 100644 --- a/src/icons/scan-o.js +++ b/src/icons/scan-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e062", - "iconset": 0, + "iconset": 1, "name": "scan-o", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM14.982 7.5h-2.007c-0.072-0.711-0.284-1.36-0.608-1.937l0.013 0.025c0.076-0.173 0.12-0.375 0.12-0.587 0-0.829-0.672-1.501-1.501-1.501-0.212 0-0.414 0.044-0.597 0.123l0.010-0.004c-0.552-0.311-1.201-0.523-1.891-0.593l-0.021-0.002v-2.007c3.47 0.261 6.221 3.012 6.481 6.458l0.001 0.023zM7.5 8.5v3.469c-1.812-0.238-3.231-1.657-3.467-3.448l-0.002-0.020zM4.031 7.5c0.238-1.812 1.657-3.231 3.448-3.467l0.020-0.002v3.469zM8.5 8.5h3.469c-0.238 1.812-1.657 3.231-3.448 3.467l-0.020 0.002zM8.5 7.5v-3.469c0.426 0.054 0.812 0.168 1.17 0.333l-0.025-0.010c-0.092 0.189-0.146 0.411-0.146 0.645 0 0.829 0.672 1.501 1.501 1.501 0.234 0 0.456-0.054 0.654-0.15l-0.009 0.004c0.155 0.333 0.269 0.72 0.321 1.126l0.002 0.020zM7.5 1.018v2.007c-2.366 0.245-4.23 2.109-4.473 4.454l-0.002 0.021h-2.007c0.261-3.47 3.012-6.221 6.458-6.481l0.023-0.001zM1.018 8.5h2.007c0.245 2.366 2.109 4.23 4.454 4.473l0.021 0.002v2.007c-3.47-0.261-6.221-3.012-6.481-6.458l-0.001-0.023zM8.5 14.982v-2.007c2.366-0.245 4.23-2.109 4.473-4.454l0.002-0.021h2.007c-0.261 3.47-3.012 6.221-6.458 6.481l-0.023 0.001z" - ], + "new": true, + "svg": "scan-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/scan-square.js b/src/icons/scan-square.js index 7a28f75..f1b6cf9 100644 --- a/src/icons/scan-square.js +++ b/src/icons/scan-square.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e10c", - "iconset": 0, + "iconset": 1, "name": "scan-square", - "new": false, - "paths": [ - "M2 5h-1v-2.5c0-0.828 0.672-1.5 1.5-1.5v0h2.5v1h-2.5c-0.276 0-0.5 0.224-0.5 0.5v0zM2 13.5v-2.5h-1v2.5c0 0.828 0.672 1.5 1.5 1.5v0h2.5v-1h-2.5c-0.276 0-0.5-0.224-0.5-0.5v0zM14 2.5v2.5h1v-2.5c0-0.828-0.672-1.5-1.5-1.5v0h-2.5v1h2.5c0.276 0 0.5 0.224 0.5 0.5v0zM14 13.5c0 0.276-0.224 0.5-0.5 0.5v0h-2.5v1h2.5c0.828 0 1.5-0.672 1.5-1.5v0-2.5h-1zM0 7v2h16v-2z" - ], + "new": true, + "svg": "scan-square", "viewBox": "0 0 16 16" }; diff --git a/src/icons/screenshot.js b/src/icons/screenshot.js index 43aaa89..f21f906 100644 --- a/src/icons/screenshot.js +++ b/src/icons/screenshot.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea15", - "iconset": 6, + "iconset": 4, "name": "screenshot", - "new": false, - "paths": [ - "M16 13.5h-2.5v2.5h-1.5v-2.5h-9.5v-9.475h-2.492v-1.5h2.492v-2.525h1.5v2.525h9.508v1.5h-0.008v6.975h-1.5v-6.975h-8v7.975h12z" - ], + "new": true, + "svg": "screenshot", "viewBox": "0 0 16 16" }; diff --git a/src/icons/search-o.js b/src/icons/search-o.js index 24d8690..35c6734 100644 --- a/src/icons/search-o.js +++ b/src/icons/search-o.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e063", - "iconset": 0, + "iconset": 1, "name": "search-o", - "new": false, - "paths": [ - "M16 14.59l-4.26-4.26c0.787-1.064 1.259-2.403 1.259-3.851 0-3.601-2.919-6.52-6.52-6.52s-6.52 2.919-6.52 6.52c0 3.601 2.919 6.52 6.52 6.52 1.449 0 2.787-0.472 3.869-1.271l-0.018 0.013 4.26 4.26zM6.5 11.5c-2.761 0-5-2.239-5-5s2.239-5 5-5c2.761 0 5 2.239 5 5v0c0 2.761-2.239 5-5 5v0z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "search-o", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/self-service.js b/src/icons/self-service.js index cf7bcc6..04fd105 100644 --- a/src/icons/self-service.js +++ b/src/icons/self-service.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ff", - "iconset": 0, + "iconset": 1, "name": "self-service", - "new": false, - "paths": [ - "M16 0h-12c-2.2 0-4 1.8-4 4v12l3-2c0 0 0.5 0 1 0h8c2.2 0 4-1.8 4-4v-10zM9 12h-2v-2h2v2zM11.1 4.6v0c0 0.5-0.2 0.9-0.5 1.2-0.5 0.4-1.6 1.3-1.6 2.2v1h-2v-1c0-0.8 1-1.8 1-1.8v0c0.4-0.4 0.8-0.7 1.2-1.1v0c0.1-0.2 0.2-0.4 0.2-0.6v0c0-0.3 0-1.2-1.4-1.2s-1.4 0.8-1.5 1.3h-1.5c0-0.7 0.3-1.4 0.8-1.8v0 0 0c0.6-0.5 1.3-0.8 2-0.8 0.1 0 0.2 0 0.2 0 0.1 0 0.1 0 0.2 0 0.8 0 1.5 0.3 2.1 0.7v0c0.5 0.5 0.8 1.1 0.8 1.9v0z" - ], + "new": true, + "svg": "self-service", "viewBox": "0 0 16 16" }; diff --git a/src/icons/send.js b/src/icons/send.js index f7dbb73..712e117 100644 --- a/src/icons/send.js +++ b/src/icons/send.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f9", - "iconset": 0, + "iconset": 1, "name": "send", - "new": false, - "paths": [ - "M0 0l1 6 10 2-10 2-1 6 16-8-16-8z" - ], + "new": true, + "svg": "send", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-add.js b/src/icons/server-add.js index 6d69ab1..f66c2bf 100644 --- a/src/icons/server-add.js +++ b/src/icons/server-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e612", - "iconset": 1, + "iconset": 2, "name": "server-add", - "new": false, - "paths": [ - "M14 3v-3h-14v3zM2 1h3v1h-3zM14 7v-3h-14v3zM2 5h3v1h-3zM16 13h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM0 8v3h6v-1h3v-2zM5 10h-3v-1h3z" - ], + "new": true, + "svg": "server-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-cloud.js b/src/icons/server-cloud.js index 1075b7f..fc13827 100644 --- a/src/icons/server-cloud.js +++ b/src/icons/server-cloud.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e613", - "iconset": 1, + "iconset": 2, "name": "server-cloud", - "new": false, - "paths": [ - "M1 0v3h14v-3zM6 2h-3v-1h3zM1 4v3h14v-3zM6 6h-3v-1h3zM7 8h8v3h-2.34c-0.577-1.19-1.774-1.996-3.16-2h-0c-0.273 0-0.539 0.033-0.793 0.095l0.023-0.005c-0.413-0.555-1.017-0.95-1.712-1.087l-0.018-0.003zM5 8l-2.45 2c-0.106-0.019-0.227-0.030-0.352-0.030-0.449 0-0.865 0.142-1.205 0.384l0.006-0.004v-2.35h4c-1.114 0.225-2.014 0.977-2.442 1.978l-0.008 0.022zM6 10c0.666 0.003 1.255 0.331 1.616 0.834l0.004 0.006 0.49 0.68 0.75-0.36c0.186-0.097 0.406-0.155 0.638-0.16l0.002-0c0.009-0 0.020-0 0.030-0 0.722 0 1.325 0.511 1.468 1.191l0.002 0.010 0.16 0.8h2.84c0.552 0 1 0.448 1 1s-0.448 1-1 1v0h-11.5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5v0c0.14 0.003 0.274 0.025 0.401 0.063l-0.011-0.003 0.93 0.25 0.29-0.91c0.261-0.813 1.007-1.392 1.889-1.4h0.001zM6 9c-1.331 0.005-2.457 0.876-2.844 2.079l-0.006 0.021c-0.194-0.059-0.417-0.095-0.647-0.1l-0.003-0c-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5v0h11.5c1.105 0 2-0.895 2-2s-0.895-2-2-2v0h-2.050c-0.232-1.148-1.233-2.001-2.433-2.001-0.396 0-0.769 0.093-1.101 0.257l0.014-0.006c-0.55-0.759-1.433-1.248-2.43-1.25h-0z" - ], + "new": true, + "svg": "server-cloud", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-group.js b/src/icons/server-group.js index a0c645b..c28397a 100644 --- a/src/icons/server-group.js +++ b/src/icons/server-group.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e614", - "iconset": 1, + "iconset": 2, "name": "server-group", - "new": false, - "paths": [ - "M5 1v3h11v-3zM10 3h-3v-1h3zM16 8h-4v-3h4zM16 12h-4v-3h4zM11 8v-3h-11v3zM2 6h3v1h-3zM11 12v-3h-11v3zM2 10h3v1h-3zM11 16v-3h-11v3zM2 14h3v1h-3z" - ], + "new": true, + "svg": "server-group", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-off.js b/src/icons/server-off.js index 7491aea..cbbdb36 100644 --- a/src/icons/server-off.js +++ b/src/icons/server-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e615", - "iconset": 1, + "iconset": 2, "name": "server-off", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0zM14 13l-1 1-2-2-2 2-1-1 2-2-2-2 1-1 2 2 2-2 1 1-2 2zM14 0h-14v3h14zM5 2h-3v-1h3zM0 8v3h5c0.002-1.105 0.303-2.14 0.825-3.028l-0.015 0.028zM2 10v-1h2v1zM11 5c1.105 0.002 2.14 0.303 3.028 0.825l-0.028-0.015v-1.81h-14v3h6.54c1.101-1.227 2.69-1.996 4.459-2h0.001zM2 6v-1h3v1z" - ], + "new": true, + "svg": "server-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-on.js b/src/icons/server-on.js index 8ef4e84..0f2ce1c 100644 --- a/src/icons/server-on.js +++ b/src/icons/server-on.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e616", - "iconset": 1, + "iconset": 2, "name": "server-on", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0zM10 14l-2.54-2.48 1.070-1 1.47 1.48 3.46-3.5 1.070 1.050zM14 0h-14v3h14zM5 2h-3v-1h3zM0 8v3h5c0.002-1.105 0.303-2.14 0.825-3.028l-0.015 0.028zM2 10v-1h2v1zM11 5c1.105 0.002 2.14 0.303 3.028 0.825l-0.028-0.015v-1.81h-14v3h6.54c1.101-1.227 2.69-1.996 4.459-2h0.001zM2 6v-1h3v1z" - ], + "new": true, + "svg": "server-on", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-update.js b/src/icons/server-update.js index 141de3b..603433a 100644 --- a/src/icons/server-update.js +++ b/src/icons/server-update.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e617", - "iconset": 1, + "iconset": 2, "name": "server-update", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0zM11 14l-3-3h2v-3h2v3h2zM14 0h-14v3h14zM5 2h-3v-1h3zM0 8v3h5c0.002-1.105 0.303-2.14 0.825-3.028l-0.015 0.028zM2 10v-1h2v1zM11 5c1.105 0.002 2.14 0.303 3.028 0.825l-0.028-0.015v-1.81h-14v3h6.54c1.101-1.227 2.69-1.996 4.459-2h0.001zM2 6v-1h3v1z" - ], + "new": true, + "svg": "server-update", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server-warning.js b/src/icons/server-warning.js index 8b30f82..f221e79 100644 --- a/src/icons/server-warning.js +++ b/src/icons/server-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e618", - "iconset": 1, + "iconset": 2, "name": "server-warning", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0zM12 14h-2v-1h2zM12 12h-2v-4h2zM14 0h-14v3h14zM5 2h-3v-1h3zM0 8v3h5c0.002-1.105 0.303-2.14 0.825-3.028l-0.015 0.028zM2 10v-1h2v1zM11 5c1.105 0.002 2.14 0.303 3.028 0.825l-0.028-0.015v-1.81h-14v3h6.54c1.101-1.227 2.69-1.996 4.459-2h0.001zM2 6v-1h3v1z" - ], + "new": true, + "svg": "server-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/server.js b/src/icons/server.js index 1bdf8a9..8cda035 100644 --- a/src/icons/server.js +++ b/src/icons/server.js @@ -1,15 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e611", - "iconset": 1, + "iconset": 2, "name": "server", - "new": false, - "paths": [ - "M0 1v4h16v-4zM7 3h-5v-1h5zM14 3h-1v-1h1z", - "M0 10h16v-4h-16zM13 7h1v1h-1zM2 7h5v1h-5z", - "M0 15h16v-4h-16zM13 12h1v1h-1zM2 12h5v1h-5z" - ], + "new": true, + "svg": "server", "viewBox": "0 0 16 16" }; diff --git a/src/icons/serverless.js b/src/icons/serverless.js index 6c28392..a41ed23 100644 --- a/src/icons/serverless.js +++ b/src/icons/serverless.js @@ -1,16 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e11a", - "iconset": 0, + "iconset": 1, "name": "serverless", - "new": false, - "paths": [ - "M0 5h2l-2-2v2z", - "M4 7l-1-1h-3v4h7l-2-2h-3v-1h2z", - "M16 1h-14l-1-1-1 1 15 15 1-1v-4h-4l-1-1h5v-4h-9l-1-1h10v-4zM14 12v1l-1-1h1zM13 7h1v1h-1v-1zM7 3h-3l-1-1h4v1zM14 3h-1v-1h1v1z", - "M8 11h-8v4h12l-4-4zM2 13v-1h5v1h-5z" - ], + "new": true, + "svg": "serverless", "viewBox": "0 0 16 16" }; diff --git a/src/icons/settings.js b/src/icons/settings.js index 843fb91..e54c880 100644 --- a/src/icons/settings.js +++ b/src/icons/settings.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e064", - "iconset": 0, + "iconset": 1, "name": "settings", - "new": false, - "paths": [ - "M16 9v-2l-2.13-0.27c-0.163-0.757-0.447-1.427-0.834-2.023l0.014 0.023 1.33-1.7-1.38-1.39-1.74 1.36c-0.573-0.376-1.242-0.664-1.96-0.823l-0.040-0.007-0.26-2.17h-2l-0.26 2.13c-0.757 0.163-1.427 0.447-2.023 0.834l0.023-0.014-1.67-1.31-1.41 1.42 1.34 1.69c-0.376 0.573-0.664 1.242-0.823 1.96l-0.007 0.040-2.17 0.25v2l2.14 0.27c0.163 0.757 0.447 1.427 0.834 2.023l-0.014-0.023-1.32 1.7 1.41 1.41 1.71-1.38c0.574 0.37 1.243 0.65 1.961 0.803l0.039 0.007 0.24 2.19h2l0.27-2.14c0.757-0.163 1.427-0.447 2.023-0.834l-0.023 0.014 1.73 1.34 1.38-1.38-1.38-1.75c0.373-0.573 0.657-1.243 0.813-1.96l0.007-0.040zM8 11c-1.657 0-3-1.343-3-3s1.343-3 3-3c1.657 0 3 1.343 3 3v0c0 1.657-1.343 3-3 3v0z" - ], + "new": true, + "svg": "settings", "viewBox": "0 0 16 16" }; diff --git a/src/icons/share-o.js b/src/icons/share-o.js index e2ef700..6e0be7e 100644 --- a/src/icons/share-o.js +++ b/src/icons/share-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e066", - "iconset": 0, + "iconset": 1, "name": "share-o", - "new": false, - "paths": [ - "M12.5 10c-0.929 0.001-1.739 0.507-2.17 1.259l-0.006 0.012-4.451-1.985c0.081-0.235 0.128-0.506 0.128-0.787 0-0.342-0.069-0.668-0.194-0.965l0.006 0.016 4.668-2.579c0.46 0.625 1.192 1.025 2.018 1.025 1.38 0 2.499-1.119 2.499-2.499s-1.119-2.499-2.499-2.499c-1.38 0-2.499 1.119-2.499 2.499 0 0.199 0.023 0.393 0.067 0.579l-0.003-0.017-4.812 2.659c-0.451-0.444-1.071-0.719-1.754-0.719-1.381 0-2.5 1.119-2.5 2.5s1.119 2.5 2.5 2.5c0.744 0 1.411-0.325 1.869-0.84l0.002-0.003 4.646 2.071c-0.009 0.081-0.015 0.176-0.015 0.271 0 1.381 1.119 2.5 2.5 2.5s2.5-1.119 2.5-2.5c0-1.381-1.119-2.5-2.5-2.5-0 0-0 0-0 0v0zM12.5 2c0.828 0 1.5 0.672 1.5 1.5s-0.672 1.5-1.5 1.5c-0.828 0-1.5-0.672-1.5-1.5v0c0.001-0.828 0.672-1.499 1.5-1.5h0zM3.5 10c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c-0.001 0.828-0.672 1.499-1.5 1.5h-0zM12.5 14c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c-0.001 0.828-0.672 1.499-1.5 1.5h-0z" - ], + "new": true, + "svg": "share-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/share.js b/src/icons/share.js index c74e8f1..5faeb8e 100644 --- a/src/icons/share.js +++ b/src/icons/share.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e065", - "iconset": 0, + "iconset": 1, "name": "share", - "new": false, - "paths": [ - "M15 12.5c0 0.001 0 0.001 0 0.002 0 1.381-1.119 2.5-2.5 2.5s-2.5-1.119-2.5-2.5c0-0.096 0.005-0.191 0.016-0.285l-0.001 0.011-4.646-2.071c-0.46 0.518-1.128 0.842-1.871 0.842-1.381 0-2.5-1.119-2.5-2.5s1.119-2.5 2.5-2.5c0.684 0 1.303 0.274 1.754 0.719l-0-0 4.812-2.659c-0.041-0.169-0.064-0.364-0.064-0.564 0-1.383 1.121-2.504 2.504-2.504s2.504 1.121 2.504 2.504c0 1.383-1.121 2.504-2.504 2.504-0.828 0-1.562-0.402-2.018-1.021l-0.005-0.007-4.668 2.579c0.119 0.28 0.187 0.606 0.187 0.949 0 0.282-0.047 0.552-0.133 0.805l0.005-0.018 4.451 1.985c0.437-0.765 1.248-1.271 2.177-1.271 1.38 0 2.499 1.119 2.499 2.499 0 0 0 0.001 0 0.001v-0z" - ], + "new": true, + "svg": "share", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sherlock.js b/src/icons/sherlock.js index 5dc121c..50632f1 100644 --- a/src/icons/sherlock.js +++ b/src/icons/sherlock.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ca", - "iconset": 0, + "iconset": 1, "name": "sherlock", - "new": false, - "paths": [ - "M14.47 13.12c-0.682-0.396-1.234-0.948-1.619-1.609l-0.011-0.021c-0.317-0.559-0.514-1.224-0.54-1.932l-0-0.008c0.044-0.714 0.269-1.368 0.63-1.926l-0.010 0.016c0.48-0.81 1.21-0.21 1.85-0.29 0.94-0.11 0.1-0.81-0.49-1.64s0-1.86-0.42-3.090c-0.318-0.912-1.026-1.616-1.918-1.923l-0.022-0.006c0-0.26 0-0.62-0.34-0.68-0.017-0.002-0.036-0.002-0.056-0.002-0.26 0-0.485 0.15-0.592 0.369l-0.002 0.004-0.32-0.070c-0.341-0.099-0.732-0.157-1.137-0.157-1.207 0-2.295 0.509-3.061 1.325l-0.002 0.002c-0.481 0.58-0.905 1.238-1.245 1.943l-0.025 0.057c-0.28 0.52-2.37 0.86-2.14 1.17s2.080 0.17 2.33 0.2 0.18 0.26 0.14 0.5-0.47 0.51-0.73 0.79c-0.25 0.352-0.448 0.761-0.573 1.202l-0.007 0.028c-0.080 0.27 0.11 0.3 0.24 0.3s0.63-0.14 0.76 0c0.042 0.055 0.067 0.124 0.067 0.199 0 0.047-0.010 0.092-0.028 0.133l0.001-0.002c-0.31 0-1 0.080-1.21 0.46-0.336 0.69-0.672 1.531-0.95 2.397l-0.040 0.143c-0.22 0.63-0.5 0.71-0.73 0.69s-0.36-0.39-0.23-0.94-0.39-0.75-1.040-0.75-1.1 0.12-1 0.79 0.31 1.92 1 2.21c0.29 0.152 0.631 0.253 0.992 0.28l0.008 0.001c0.081 0.013 0.175 0.020 0.271 0.020 0.816 0 1.505-0.543 1.726-1.288l0.003-0.013s0.54-2.63 1-3v0c0 0.16 0.21 0.33 0.25 0.7s-0.42 0.91 0.1 1.27 0.7 0.030 1.65 0.030c0.72 0 0.71 0.25 0.71 0.25-0.079 1.012-0.332 1.946-0.731 2.8l0.021-0.050c-1.060 0.46-1 1-1 1h10c-0.346-0.766-0.868-1.401-1.517-1.871l-0.013-0.009z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "sherlock", + "viewBox": "0 0 17 16" }; export default icon; \ No newline at end of file diff --git a/src/icons/shuffle.js b/src/icons/shuffle.js index f7c91f1..9dd22d5 100644 --- a/src/icons/shuffle.js +++ b/src/icons/shuffle.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0a9", - "iconset": 0, + "iconset": 1, "name": "shuffle", - "new": false, - "paths": [ - "M12 11h-1.546l-2.625-3 2.625-3h1.546v2l4-3-4-3v2h-2.454l-3.046 3.481-3.046-3.481h-3.454v2h2.546l2.625 3-2.625 3h-2.546v2h3.454l3.046-3.481 3.046 3.481h2.454v2l4-3.031-4-2.969v2z" - ], + "new": true, + "svg": "shuffle", "viewBox": "0 0 16 16" }; diff --git a/src/icons/slider.js b/src/icons/slider.js index a5cdd03..eb786c6 100644 --- a/src/icons/slider.js +++ b/src/icons/slider.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0aa", - "iconset": 0, + "iconset": 1, "name": "slider", - "new": false, - "paths": [ - "M7 2v-0.25c-0.001-0.414-0.336-0.749-0.75-0.75h-2.5c-0.414 0.001-0.749 0.336-0.75 0.75v0.25h-3v2h3v0.25c0.001 0.414 0.336 0.749 0.75 0.75h2.5c0.414-0.002 0.748-0.336 0.75-0.75v-0.25h9v-2zM4 4v-2h2v2zM13 6.75c-0.002-0.414-0.336-0.748-0.75-0.75h-2.5c-0.414 0.002-0.748 0.336-0.75 0.75v0.25h-9v2h9v0.25c0.002 0.414 0.336 0.748 0.75 0.75h2.5c0.414-0.002 0.748-0.336 0.75-0.75v-0.25h3v-2h-3zM10 9v-2h2v2zM7 11.75c-0.002-0.414-0.336-0.748-0.75-0.75h-2.5c-0.414 0.001-0.749 0.336-0.75 0.75v0.25h-3v2h3v0.25c0.001 0.414 0.336 0.749 0.75 0.75h2.5c0.414-0.002 0.748-0.336 0.75-0.75v-0.25h9v-2h-9zM4 14v-2h2v2z" - ], + "new": true, + "svg": "slider", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sort-down.js b/src/icons/sort-down.js index 0519fce..e45663c 100644 --- a/src/icons/sort-down.js +++ b/src/icons/sort-down.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e917", "iconset": 5, "name": "sort-down", - "new": false, - "paths": [ - "M11 8.667l-3.5 3.333-3.5-3.333 0.7-0.667 2.3 2.19v-6.19h1v6.19l2.3-2.19z" - ], + "new": true, + "svg": "sort-down", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sort-up.js b/src/icons/sort-up.js index 5a4f520..a45d4bd 100644 --- a/src/icons/sort-up.js +++ b/src/icons/sort-up.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e918", "iconset": 5, "name": "sort-up", - "new": false, - "paths": [ - "M10.3 8l-2.3-2.19v6.19h-1v-6.19l-2.3 2.19-0.7-0.667 3.5-3.333 3.5 3.333z" - ], + "new": true, + "svg": "sort-up", "viewBox": "0 0 16 16" }; diff --git a/src/icons/spam-o.js b/src/icons/spam-o.js index 77d6d05..3a92f71 100644 --- a/src/icons/spam-o.js +++ b/src/icons/spam-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e507", - "iconset": 8, + "iconset": 9, "name": "spam-o", - "new": false, - "paths": [ - "M15 2h-14c-0.552 0.002-0.998 0.448-1 1v10c0.002 0.552 0.448 0.998 1 1h14c0.552-0.002 0.998-0.448 1-1v-10c-0.002-0.552-0.448-0.998-1-1h-0zM4.796 7.957l3.204 1.602 3.204-1.602 3.362 5.043h-13.131zM1 11.849v-5.79l2.895 1.447zM12.105 7.506l2.895-1.447v5.79zM4 3h11v1.941l-7 3.5-7-3.5v-1.941z" - ], + "new": true, + "svg": "spam-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/spam-warning.js b/src/icons/spam-warning.js index 374b210..0b9152e 100644 --- a/src/icons/spam-warning.js +++ b/src/icons/spam-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e512", - "iconset": 8, + "iconset": 9, "name": "spam-warning", - "new": false, - "paths": [ - "M14.98 0h-13.96c-0.56 0-1.020 0.46-1.020 1.020v11.97c0 0.56 0.46 1.020 1.020 1.020h6.4c-0.27-0.61-0.42-1.29-0.42-2 0-2.76 2.24-5 5-5 1.64 0 3.090 0.8 4 2.030v-8.020c0-0.56-0.46-1.020-1.020-1.020zM7.94 6.75l-5.94-4.5h12l-6.060 4.5zM12 8c-2.21 0-4 1.79-4 4s1.79 4 4 4 4-1.79 4-4-1.79-4-4-4zM13 14.5h-2v-1h2v1zM13 12.5h-2v-3h2v3z" - ], + "new": true, + "svg": "spam-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/spam.js b/src/icons/spam.js index 2b71886..f2126ec 100644 --- a/src/icons/spam.js +++ b/src/icons/spam.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e511", - "iconset": 8, + "iconset": 9, "name": "spam", - "new": false, - "paths": [ - "M14.98 0h-13.96c-0.56 0-1.020 0.46-1.020 1.020v11.97c0 0.56 0.46 1.020 1.020 1.020h13.96c0.56 0 1.020-0.46 1.020-1.020v-11.97c0-0.56-0.46-1.020-1.020-1.020zM7.94 6.75l-5.94-4.5h12l-6.060 4.5z" - ], + "new": true, + "svg": "spam", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sphere-search.js b/src/icons/sphere-search.js index 2894528..fd0d137 100644 --- a/src/icons/sphere-search.js +++ b/src/icons/sphere-search.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0e7", - "iconset": 0, + "iconset": 1, "name": "sphere-search", - "new": false, - "paths": [ - "M11 15c-0.4 0-0.9-0.1-1.3-0.2v0c0 0 0 0 0 0-0.3-0.1-0.7-0.3-1-0.5-0.1 0.2-0.2 0.4-0.3 0.7-0.2 0-0.3 0-0.5 0s-0.3 0-0.5 0c-0.4-0.8-0.8-1.8-1-2.8v-0.1c0.2 0 0.4 0 0.7 0 0-0.4-0.1-0.7-0.1-1.1-0.2 0-0.5 0-0.7 0-0.2-0.7-0.3-1.6-0.3-2.5v0h1.9c0.3-0.4 0.7-0.7 1.2-1h-3.1c0-0.9 0.1-1.7 0.3-2.6 0.5 0.1 1.1 0.1 1.7 0.1s1.2 0 1.7-0.1c0.1 0.7 0.2 1.5 0.3 2.3 0.3-0.1 0.6-0.1 1-0.1 0-0.8-0.1-1.6-0.2-2.3v0.1c1.1-0.2 2.1-0.4 3.1-0.7 0.7 1 1.1 2.1 1.2 3.4v0h-2.1c0.5 0.3 0.9 0.6 1.2 1h0.8c0 0.4-0.1 0.8-0.2 1.2 0.1 0.4 0.2 0.8 0.2 1.3 0 0.4-0.1 0.7-0.1 1v0c0.7-1.2 1.1-2.6 1.1-4.1 0-4.4-3.6-8-8-8s-8 3.6-8 8c0 4.4 3.6 8 8 8 1.5 0 2.9-0.4 4.1-1.1v0c-0.4 0-0.7 0.1-1.1 0.1zM13.9 4h-0.1c0 0.1 0.1 0.1 0.1 0zM9.7 1.2c1.3 0.3 2.5 1 3.4 2v0 0c-0.7 0.2-1.6 0.4-2.5 0.6h-0.1c-0.2-1-0.5-1.9-0.9-2.7l0.1 0.1zM7.5 1c0.2 0 0.3 0 0.5 0s0.3 0 0.5 0c0.4 0.8 0.8 1.8 1 2.8v0.1c-0.5 0.1-1 0.1-1.5 0.1s-1 0-1.5-0.1c0.3-1 0.6-2 1-2.9zM6.2 1.2v0 0c-0.2 0.7-0.5 1.6-0.7 2.5v0.1c-1-0.1-1.8-0.3-2.6-0.6 0.9-0.9 2-1.6 3.3-2zM2.2 4.1c0.9 0.3 1.9 0.5 3 0.7h0.1c-0.2 0.8-0.3 1.7-0.3 2.7v0h-4c0.1-1.3 0.5-2.4 1.2-3.4zM2.2 11.9v0c0 0 0 0 0 0s-0.1 0-0.1 0h0.1c-0.7-0.9-1.1-2.1-1.2-3.4v0h4c0 1 0.1 1.9 0.3 2.8v-0.1c-1.1 0.2-2.1 0.4-3.1 0.7zM6.3 14.8c-1.3-0.3-2.5-1-3.4-2v0c0.7-0.2 1.6-0.4 2.5-0.6h0.1c0.2 1 0.5 1.9 0.9 2.7l-0.1-0.1zM8.5 15v0 0c0 0 0 0 0 0zM2.2 11.9v0 0c0 0 0 0 0 0v0zM14 11c0-1.7-1.3-3-3-3s-3 1.3-3 3 1.3 3 3 3c0.6 0 1.1-0.2 1.5-0.4l2.4 2.4 1.1-1.1-2.4-2.4c0.2-0.4 0.4-0.9 0.4-1.5zM11 13c-1.1 0-2-0.9-2-2s0.9-2 2-2 2 0.9 2 2c0 1.1-0.9 2-2 2z" - ], + "new": true, + "svg": "sphere-search", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sphere.js b/src/icons/sphere.js index 81555f2..018ff72 100644 --- a/src/icons/sphere.js +++ b/src/icons/sphere.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e067", - "iconset": 0, + "iconset": 1, "name": "sphere", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c-0-4.418-3.582-8-8-8h-0zM13.798 4.085c0.662 0.962 1.091 2.13 1.182 3.393l0.001 0.022h-4.002c-0.022-0.973-0.113-1.906-0.267-2.818l0.016 0.114c1.162-0.163 2.198-0.411 3.195-0.746l-0.124 0.036zM13.11 3.223c-0.724 0.238-1.593 0.443-2.487 0.576l-0.090 0.011c-0.228-1.002-0.508-1.867-0.856-2.697l0.040 0.107c1.347 0.349 2.499 1.050 3.39 1.998l0.003 0.004zM6.024 7.5c0.024-0.928 0.117-1.817 0.274-2.684l-0.016 0.106c0.563 0.049 1.135 0.078 1.719 0.078s1.156-0.029 1.719-0.078c0.141 0.76 0.234 1.649 0.258 2.555l0 0.023h-3.954zM9.976 8.5c-0.025 0.929-0.117 1.818-0.273 2.685l0.016-0.107c-0.563-0.049-1.136-0.078-1.72-0.078s-1.157 0.029-1.719 0.078c-0.141-0.76-0.234-1.649-0.258-2.555l-0-0.023h3.954zM7.514 1.024c0.162-0.011 0.322-0.024 0.486-0.024s0.325 0.014 0.486 0.024c0.404 0.831 0.756 1.803 1.004 2.816l0.021 0.102c-0.498 0.043-1.001 0.069-1.511 0.069s-1.013-0.026-1.51-0.070c0.269-1.115 0.621-2.087 1.064-3.007l-0.039 0.089zM6.283 1.22c-0.307 0.723-0.588 1.588-0.794 2.481l-0.021 0.109c-0.984-0.144-1.854-0.349-2.695-0.62l0.117 0.033c0.894-0.953 2.045-1.654 3.343-1.991l0.049-0.011zM2.202 4.085c0.874 0.3 1.91 0.548 2.978 0.699l0.093 0.011c-0.139 0.799-0.229 1.732-0.25 2.683l-0 0.021h-4.003c0.093-1.285 0.522-2.453 1.198-3.439l-0.015 0.024zM2.202 11.915c-0.661-0.962-1.090-2.13-1.182-3.392l-0.001-0.023h4.003c0.022 0.972 0.112 1.906 0.266 2.818l-0.016-0.114c-1.161 0.164-2.198 0.412-3.194 0.746l0.124-0.036zM2.89 12.777c0.722-0.237 1.592-0.442 2.485-0.577l0.093-0.011c0.228 1.003 0.508 1.868 0.855 2.698l-0.040-0.108c-1.347-0.35-2.498-1.050-3.39-1.998l-0.003-0.004zM8.486 14.976c-0.161 0.011-0.322 0.024-0.486 0.024s-0.324-0.013-0.486-0.024c-0.404-0.83-0.756-1.803-1.005-2.815l-0.021-0.103c0.497-0.043 1.001-0.069 1.51-0.069s1.014 0.026 1.511 0.069c-0.269 1.115-0.62 2.088-1.063 3.008l0.039-0.090zM9.717 14.78c0.306-0.722 0.587-1.587 0.794-2.479l0.022-0.111c0.984 0.145 1.853 0.35 2.694 0.621l-0.117-0.033c-0.894 0.953-2.046 1.654-3.344 1.991l-0.049 0.011zM13.798 11.915c-0.873-0.299-1.91-0.547-2.978-0.699l-0.093-0.011c0.139-0.798 0.229-1.732 0.251-2.682l0-0.022h4.002c-0.093 1.285-0.522 2.453-1.198 3.439l0.015-0.024z" - ], + "new": true, + "svg": "sphere", "viewBox": "0 0 16 16" }; diff --git a/src/icons/spinner.js b/src/icons/spinner.js index 92499c2..9850f9e 100644 --- a/src/icons/spinner.js +++ b/src/icons/spinner.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e068", - "iconset": 0, + "iconset": 1, "name": "spinner", - "new": false, - "paths": [ - "M16 8c-0.001 4.417-3.582 7.998-8 7.998s-8-3.582-8-8c0-3.888 2.773-7.128 6.449-7.85l0.051-0.008v1.54c-2.889 0.702-5 3.267-5 6.325 0 3.59 2.91 6.5 6.5 6.5s6.5-2.91 6.5-6.5c0-3.058-2.111-5.622-4.956-6.315l-0.044-0.009v-1.54c3.727 0.73 6.5 3.97 6.5 7.858 0 0.001 0 0.001 0 0.002v-0z" - ], + "new": true, + "svg": "spinner", "viewBox": "0 0 16 16" }; diff --git a/src/icons/spyware.js b/src/icons/spyware.js index 7c7f3be..22c1f38 100644 --- a/src/icons/spyware.js +++ b/src/icons/spyware.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e508", - "iconset": 8, + "iconset": 9, "name": "spyware", - "new": false, - "paths": [ - "M2.5 6h1.5v1.854c0 0 0 0 0 0 0 1.185 0.961 2.146 2.146 2.146h3.708c1.185-0 2.146-0.961 2.146-2.146 0-0 0-0 0-0v0-1.854h1.5c0.276 0 0.5-0.224 0.5-0.5s-0.224-0.5-0.5-0.5v0l-1.531-0.278c-0.196-1.684-0.687-4.722-1.681-4.722-1.373 0-1.54 1.817-2.288 1.823-0.748-0.006-0.915-1.823-2.288-1.823-0.994 0-1.485 3.037-1.681 4.722l-1.531 0.278c-0.276 0-0.5 0.224-0.5 0.5s0.224 0.5 0.5 0.5v0zM8.773 8.56l1.817-1.27c0.036-0.027 0.081-0.044 0.13-0.044 0.087 0 0.162 0.052 0.196 0.127l0.001 0.001c0.016 0.035 0.031 0.077 0.043 0.12l0.001 0.006c0.026 0.084 0.041 0.18 0.041 0.279 0 0.232-0.081 0.445-0.216 0.612l0.001-0.002c-0.643 0.794-1.976 0.396-1.976 0.396-0.138-0.041-0.155-0.142-0.037-0.225zM5.040 7.5c0.013-0.049 0.028-0.091 0.046-0.131l-0.002 0.005c0.034-0.076 0.109-0.128 0.196-0.128 0.049 0 0.095 0.017 0.131 0.044l-0-0 1.817 1.27c0.118 0.082 0.101 0.184-0.037 0.225 0 0-1.334 0.398-1.976-0.396-0.134-0.165-0.215-0.378-0.215-0.61 0-0.1 0.015-0.196 0.043-0.286l-0.002 0.007zM12.030 13.53c0.147-0.67 0.35-1.259 0.61-1.814l-0.022 0.052c0.923-2.135 0-2.135-0.924-1.067s-2.694 2.299-3.694 2.299-2.771-1.232-3.694-2.299-1.847-1.067-0.924 1.067c0.238 0.503 0.441 1.092 0.577 1.705l0.011 0.057c-2.375 0.643-3.97 1.732-3.97 2.47h16c0-0.737-1.596-1.827-3.97-2.47z" - ], + "new": true, + "svg": "spyware", "viewBox": "0 0 16 16" }; diff --git a/src/icons/star-half.js b/src/icons/star-half.js index 5800ab3..b413556 100644 --- a/src/icons/star-half.js +++ b/src/icons/star-half.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e06a", - "iconset": 0, + "iconset": 1, "name": "star-half", - "new": false, - "paths": [ - "M16 6.122l-5.519-0.842-2.481-5.28-2.481 5.28-5.519 0.842 3.993 4.088-0.945 5.79 4.952-2.735 4.953 2.735-0.945-5.79zM8.483 12.39l-0.483-0.267v-9.771l1.803 3.837 4.121 0.629-2.984 3.056 0.695 4.257z" - ], + "new": true, + "svg": "star-half", "viewBox": "0 0 16 16" }; diff --git a/src/icons/star-o.js b/src/icons/star-o.js index 8b3d3c8..b3db216 100644 --- a/src/icons/star-o.js +++ b/src/icons/star-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e06b", - "iconset": 0, + "iconset": 1, "name": "star-o", - "new": false, - "paths": [ - "M8 2.351l1.803 3.837 4.121 0.629-2.984 3.056 0.695 4.257-3.634-2.007-3.633 2.007 0.695-4.257-2.985-3.056 4.121-0.629 1.803-3.837zM8 0l-2.481 5.28-5.519 0.842 3.993 4.088-0.945 5.79 4.952-2.735 4.953 2.735-0.945-5.79 3.992-4.088-5.519-0.842-2.481-5.28z" - ], + "new": true, + "svg": "star-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/star.js b/src/icons/star.js index fa7b456..e7a4887 100644 --- a/src/icons/star.js +++ b/src/icons/star.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e069", - "iconset": 0, + "iconset": 1, "name": "star", - "new": false, - "paths": [ - "M12.008 10.21l0.945 5.79-4.953-2.735-4.952 2.735 0.945-5.79-3.993-4.088 5.519-0.842 2.481-5.28 2.481 5.28 5.519 0.842z" - ], + "new": true, + "svg": "star", "viewBox": "0 0 16 16" }; diff --git a/src/icons/stop.js b/src/icons/stop.js index fa8c48a..19b5f5c 100644 --- a/src/icons/stop.js +++ b/src/icons/stop.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ab", - "iconset": 0, + "iconset": 1, "name": "stop", - "new": false, - "paths": [ - "M3 3h10v10h-10v-10z" - ], + "new": true, + "svg": "stop", "viewBox": "0 0 16 16" }; diff --git a/src/icons/strikethrough.js b/src/icons/strikethrough.js index 5834b32..797feae 100644 --- a/src/icons/strikethrough.js +++ b/src/icons/strikethrough.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea0e", - "iconset": 6, + "iconset": 4, "name": "strikethrough", - "new": false, - "paths": [ - "M7.641 9h3.94l0.010 0.013c0.257 0.41 0.409 0.907 0.409 1.441 0 0.001 0 0.002 0 0.003v-0c0.001 0.021 0.001 0.045 0.001 0.069 0 1.022-0.497 1.929-1.263 2.49l-0.009 0.006c-0.861 0.616-1.935 0.985-3.096 0.985-0.093 0-0.186-0.002-0.277-0.007l0.013 0.001c-1.208-0.003-2.365-0.212-3.44-0.596l0.072 0.022v-3.131h1.322l0.282 2.076 0.23 0.262c0.211 0.068 0.468 0.13 0.732 0.172l0.032 0.004c0.23 0.037 0.494 0.059 0.764 0.059 0.003 0 0.005 0 0.008 0h-0c0.041 0.002 0.090 0.004 0.139 0.004 0.558 0 1.077-0.168 1.509-0.457l-0.010 0.006c0.373-0.256 0.615-0.68 0.615-1.16 0-0.010-0-0.021-0-0.031l0 0.002c0-0.004 0-0.010 0-0.015 0-0.443-0.163-0.847-0.433-1.157l0.002 0.002c-0.4-0.418-0.877-0.757-1.409-0.997l-0.028-0.011c-0.029-0.015-0.074-0.037-0.112-0.055zM6.836 5.726c-0.2-0.264-0.32-0.598-0.32-0.961 0-0.005 0-0.010 0-0.015v0.001c-0-0.011-0-0.025-0-0.038 0-0.467 0.219-0.882 0.561-1.149l0.003-0.002c0.379-0.286 0.858-0.459 1.378-0.459 0.040 0 0.080 0.001 0.12 0.003l-0.006-0c0.010-0 0.023-0 0.035-0 0.241 0 0.477 0.022 0.706 0.064l-0.024-0.004c0.211 0.037 0.4 0.102 0.574 0.19l-0.012-0.005 0.247 0.246 0.29 1.797h1.262v-2.802c-0.464-0.17-1.025-0.323-1.602-0.432l-0.069-0.011c-0.484-0.093-1.041-0.147-1.611-0.148h-0.001c-0.059-0.003-0.128-0.004-0.197-0.004-1.053 0-2.021 0.364-2.784 0.974l0.009-0.007c-0.702 0.565-1.148 1.424-1.148 2.387 0 0.021 0 0.043 0.001 0.064l-0-0.003c0.002 0.21 0.028 0.413 0.077 0.608l-0.004-0.018h2.766c-0.090-0.084-0.172-0.173-0.246-0.269l-0.004-0.005zM1 7v1h14v-1z" - ], + "new": true, + "svg": "strikethrough", "viewBox": "0 0 16 16" }; diff --git a/src/icons/subnet.js b/src/icons/subnet.js index ee4bc24..3216099 100644 --- a/src/icons/subnet.js +++ b/src/icons/subnet.js @@ -1,14 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e11e", - "iconset": 0, + "iconset": 1, "name": "subnet", - "new": false, - "paths": [ - "M11 14h5v1h-5v1h-6v-1h-5v-1h5v-1h2v-2h2v2h2v1z", - "M9.624 1c1.355 0 2.531 0.916 2.859 2.229l0.126 0.569 0.557 0.171c1.094 0.335 1.831 1.32 1.834 2.438-0.016 1.43-1.191 2.594-2.652 2.594h-9.682c-0.909 0-1.655-0.739-1.664-1.648l-0.001-0.059c0.037-0.71 0.527-1.324 1.184-1.501l0.687-0.145 0.097-0.695c0.165-1.177 1.18-2.065 2.382-2.065 0.196 0 0.361 0.019 0.535 0.063l0.724 0.181 0.38-0.642c0.551-0.933 1.519-1.49 2.598-1.49h0.035zM9.624 0h-0.045c-1.464 0-2.744 0.788-3.449 1.981-0.256-0.064-0.502-0.093-0.778-0.093h-0.021c-1.707 0-3.119 1.265-3.352 2.926l-0.019 0.004c-1.124 0.302-1.953 1.325-1.961 2.543l0.003 0.001v0.001c0.014 1.459 1.201 2.637 2.664 2.637h9.713c1.986 0 3.598-1.599 3.62-3.583-0.004-1.6-1.062-2.952-2.541-3.405l-0.006-0.027c-0.43-1.715-1.982-2.985-3.829-2.985z" - ], + "new": true, + "svg": "subnet", "viewBox": "0 0 16 16" }; diff --git a/src/icons/success.js b/src/icons/success.js index 9dee43c..531abec 100644 --- a/src/icons/success.js +++ b/src/icons/success.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec03", - "iconset": 3, + "iconset": 7, "name": "success", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM7 12l-4-4 1-1 3 3 5-6 1 1z" - ], + "new": true, + "svg": "success", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sun-o.js b/src/icons/sun-o.js index 3a8040a..8d57fa8 100644 --- a/src/icons/sun-o.js +++ b/src/icons/sun-o.js @@ -1,21 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c9", - "iconset": 0, + "iconset": 1, "name": "sun-o", - "new": false, - "paths": [ - "M8 4.75c1.795 0 3.25 1.455 3.25 3.25s-1.455 3.25-3.25 3.25c-1.795 0-3.25-1.455-3.25-3.25v0c0.002-1.794 1.456-3.248 3.25-3.25h0zM8 3.25c-2.623 0-4.75 2.127-4.75 4.75s2.127 4.75 4.75 4.75c2.623 0 4.75-2.127 4.75-4.75v0c0-2.623-2.127-4.75-4.75-4.75v0z", - "M8.75 0h-1.5v2h1.5v-2z", - "M8.75 14h-1.5v2h1.5v-2z", - "M2.873 1.813l-1.060 1.060 1.414 1.415 1.061-1.061-1.415-1.414z", - "M12.773 11.712l-1.061 1.061 1.415 1.414 1.060-1.060-1.414-1.415z", - "M2 7.25h-2v1.5h2v-1.5z", - "M16 7.25h-2v1.5h2v-1.5z", - "M3.227 11.712l-1.414 1.415 1.060 1.060 1.415-1.414-1.061-1.061z", - "M13.127 1.813l-1.415 1.414 1.061 1.061 1.414-1.415-1.060-1.060z" - ], + "new": true, + "svg": "sun-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sun.js b/src/icons/sun.js index 2e672f1..6029f69 100644 --- a/src/icons/sun.js +++ b/src/icons/sun.js @@ -1,21 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0c8", - "iconset": 0, + "iconset": 1, "name": "sun", - "new": false, - "paths": [ - "M8.75 0h-1.5v2h1.5v-2z", - "M8.75 14h-1.5v2h1.5v-2z", - "M2.873 1.813l-1.060 1.060 1.414 1.415 1.061-1.061-1.415-1.414z", - "M12.773 11.712l-1.061 1.061 1.415 1.414 1.060-1.060-1.414-1.415z", - "M2 7.25h-2v1.5h2v-1.5z", - "M16 7.25h-2v1.5h2v-1.5z", - "M3.227 11.712l-1.414 1.415 1.060 1.060 1.415-1.414-1.061-1.061z", - "M13.127 1.813l-1.415 1.414 1.061 1.061 1.414-1.415-1.060-1.060z", - "M12.75 8c0 2.623-2.127 4.75-4.75 4.75s-4.75-2.127-4.75-4.75c0-2.623 2.127-4.75 4.75-4.75s4.75 2.127 4.75 4.75z" - ], + "new": true, + "svg": "sun", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sweeping-warning.js b/src/icons/sweeping-warning.js index b0de198..94e10e0 100644 --- a/src/icons/sweeping-warning.js +++ b/src/icons/sweeping-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f1", - "iconset": 0, + "iconset": 1, "name": "sweeping-warning", - "new": false, - "paths": [ - "M16 8c0-1.2-0.3-2.5-0.8-3.6l0.1-0.1c0.2-0.1 0.3-0.4 0.2-0.7-0.1-0.2-0.4-0.3-0.7-0.2 0 0 0 0 0 0l-0.1 0.1c-2.5-3.6-7.4-4.6-11.1-2.2s-4.7 7.4-2.3 11.1c2 3 5.6 4.3 9 3.2 2 0.9 4.4 0 5.3-2 0.5-1.1 0.5-2.3 0-3.3 0.3-0.7 0.4-1.5 0.4-2.3zM15 8v0c0 0.4 0 0.8-0.1 1.2-1.3-1.4-3.4-1.6-5-0.6 0.1-0.4 0.2-0.8 0-1.1l4.4-2.6c0.4 1 0.7 2 0.7 3.1zM8 9c-0.6 0-1-0.5-1-1s0.4-1 1-1c0.6 0 1 0.4 1 1s-0.5 1-1 1zM8 15v0c-3.9 0-7-3.1-7-7s3.1-7 7-7c2.3 0 4.5 1.1 5.8 3v0l-0.9 0.5c-1.1-1.5-2.9-2.5-4.9-2.5v0c-2.2 0-4.3 1.3-5.4 3.2v0 0c0.9-1.5 3.4-2.2 5.4-2.2v0c1.6 0 3 0.8 3.9 2.1v0l-0.8 0.5c-1.2-1.8-3.7-2.2-5.5-0.8-0.5 0.3-0.9 0.8-1.2 1.4v0c0.5-1 2.4-1.2 3.6-1.2 0.9 0 1.7 0.4 2.3 1.1v0l-0.9 0.5c-0.8-0.8-2-0.8-2.8-0.1s-0.8 2-0.1 2.8c0.5 0.6 1.4 0.8 2.1 0.5-1 1.6-0.8 3.7 0.6 5-0.4 0.2-0.8 0.2-1.2 0.2zM12.5 14.5h-1v-1h1v1zM12.5 13h-1v-3h1v3z" - ], + "new": true, + "svg": "sweeping-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/sweeping.js b/src/icons/sweeping.js index 32f0dd9..f3a5ca9 100644 --- a/src/icons/sweeping.js +++ b/src/icons/sweeping.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ec", - "iconset": 0, + "iconset": 1, "name": "sweeping", - "new": false, - "paths": [ - "M15.2 4.43v0c0.134-0.087 0.223-0.232 0.23-0.399l0-0.001c0-0 0-0.001 0-0.002 0-0.064-0.011-0.125-0.031-0.182l0.001 0.004c-0.2-0.3-0.5-0.4-0.7-0.2v0c-1.45-2.198-3.908-3.628-6.7-3.628-4.418 0-8 3.582-8 8s3.582 8 8 8c4.415 0 7.995-3.577 8-7.991v-0c-0.003-1.327-0.307-2.582-0.847-3.701l0.022 0.051v0.050zM8 15.030c-3.866 0-7-3.134-7-7v0 0c0.009-3.859 3.14-6.984 7-6.984 2.394 0 4.507 1.202 5.77 3.035l0.015 0.024-0.9 0.5c-1.079-1.563-2.861-2.575-4.879-2.575-0.002 0-0.004 0-0.006 0h0c-2.319 0.031-4.328 1.329-5.369 3.233l-0.016 0.032v0.035c0.885-1.6 3.385-2.3 5.385-2.3h0.030c0.005-0 0.011-0 0.017-0 1.635 0 3.078 0.819 3.943 2.069l0.010 0.016-0.8 0.5c-0.737-0.985-1.901-1.616-3.212-1.616-1.557 0-2.906 0.89-3.567 2.189l-0.010 0.023c0.5-1 2.4-1.2 3.6-1.2 0.923 0.007 1.745 0.43 2.291 1.090l0.004 0.005-0.9 0.5c-0.313-0.354-0.768-0.575-1.275-0.575-0.011 0-0.021 0-0.032 0l0.002-0h-0.1c-1.105 0-2 0.895-2 2s0.895 2 2 2c1.105 0 2-0.895 2-2v0 0c0.001-0.018 0.002-0.039 0.002-0.060s-0.001-0.042-0.002-0.063l0 0.003c0-0.005 0-0.011 0-0.018 0-0.134-0.037-0.259-0.102-0.365l0.002 0.003 4.4-2.6c0.418 0.91 0.674 1.972 0.7 3.091l0 0.009c0 3.866-3.134 7-7 7v0zM9 8.030c0.001 0.016 0.002 0.034 0.002 0.053s-0.001 0.037-0.002 0.055l0-0.002c0 0.001 0 0.003 0 0.005 0 0.494-0.401 0.895-0.895 0.895-0.002 0-0.004 0-0.005-0h-0.21c-0.001 0-0.003 0-0.005 0-0.494 0-0.895-0.401-0.895-0.895 0-0.002 0-0.004 0-0.005v0c0.001-0.038 0.005-0.074 0.011-0.11l-0.001 0.005c-0.001-0.016-0.002-0.034-0.002-0.053s0.001-0.037 0.002-0.055l-0 0.002c-0-0.001-0-0.003-0-0.005 0-0.494 0.401-0.895 0.895-0.895 0.002 0 0.004 0 0.005 0h0.21c0.001-0 0.003-0 0.005-0 0.494 0 0.895 0.401 0.895 0.895 0 0.002 0 0.004-0 0.005v-0c-0.001 0.038-0.005 0.074-0.011 0.11l0.001-0.005z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "sweeping", + "viewBox": "0 0 16 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/sync.js b/src/icons/sync.js index c56dcdb..0815720 100644 --- a/src/icons/sync.js +++ b/src/icons/sync.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e06c", - "iconset": 0, + "iconset": 1, "name": "sync", - "new": false, - "paths": [ - "M14 8v2c-0.001 0.552-0.448 0.999-1 1h-7.002l0.002-2-4 3 4 3-0.002-2h7.002c1.656-0.002 2.998-1.344 3-3v-2zM2 6c0-0.552 0.448-1 1-1h7v2l3.996-3-3.996-3v2h-7c-1.656 0.001-2.999 1.344-3 3v2h2z" - ], + "new": true, + "svg": "sync", "viewBox": "0 0 16 16" }; diff --git a/src/icons/t-ball.js b/src/icons/t-ball.js index 37986e0..42fcea8 100644 --- a/src/icons/t-ball.js +++ b/src/icons/t-ball.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed00", - "iconset": 2, + "iconset": 8, "name": "t-ball", - "new": false, - "paths": [ - "M1.326 12.412c-0.831-1.241-1.326-2.769-1.326-4.411 0-4.418 3.582-8 8-8 2.347 0 4.457 1.010 5.921 2.62l0.006 0.007c-0.248-0.177-0.535-0.321-0.843-0.416l-0.021-0.006c-1.772-0.552-4.34 0.155-6.676 1.662 1.873-1.117 3.897-1.613 5.333-1.166 2.238 0.696 2.193 3.423-0.102 6.088-1.333 1.539-3.048 2.713-4.998 3.377l-0.081 0.024c-0.347 0.119-0.746 0.188-1.162 0.188-0.314 0-0.618-0.039-0.909-0.113l0.025 0.005c-0.922-0.287-1.089-1.056-0.919-2.085 0.25-0.855 0.543-1.588 0.898-2.285l-0.034 0.074 1.374-0.005 0.253-0.547-1.377 0.004 0.857-1.837h-0.663l-0.037 0.003c-0.912 0.881-2.050 1.535-3.318 1.867l-0.052 0.012-0.233 0.513 0.958-0.002c-0.031 0.063-0.061 0.125-0.091 0.189-0.193 0.317-0.383 0.689-0.544 1.075l-0.021 0.056c-0.028 0.075-0.066 0.149-0.087 0.226-0.212 0.475-0.336 1.030-0.336 1.614 0 0.455 0.075 0.892 0.213 1.299l-0.008-0.028zM14.782 3.756c0.535 1.453-0.134 3.623-1.982 5.77-2.774 3.226-7.156 5.176-9.785 4.358-0.325-0.099-0.608-0.24-0.861-0.42l0.009 0.006c1.463 1.559 3.537 2.53 5.837 2.53 4.418 0 8-3.582 8-8 0-1.572-0.454-3.039-1.237-4.276l0.019 0.033z" - ], + "new": true, + "svg": "t-ball", "viewBox": "0 0 16 16" }; diff --git a/src/icons/tag-add.js b/src/icons/tag-add.js index 0437631..776d01d 100644 --- a/src/icons/tag-add.js +++ b/src/icons/tag-add.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e06e", - "iconset": 0, + "iconset": 1, "name": "tag-add", - "new": false, - "paths": [ - "M13 11h3v2h-3v3h-2v-3h-3v-2h3v-3h2zM16-0v6.424l-2 2v-1.424h-4v3h-3v4h1.424l-1.524 1.524c-0.27 0.282-0.65 0.457-1.071 0.457s-0.8-0.175-1.070-0.456l-0-0.001-4.283-4.282c-0.282-0.27-0.457-0.65-0.457-1.071s0.175-0.8 0.456-1.070l0.001-0c1.071-1.071 9.101-9.101 9.101-9.101zM14 3.5c0-0.828-0.672-1.5-1.5-1.5s-1.5 0.672-1.5 1.5c0 0.828 0.672 1.5 1.5 1.5v0c0.828 0 1.5-0.672 1.5-1.5v0z" - ], + "new": true, + "svg": "tag-add", "viewBox": "0 0 16 16" }; diff --git a/src/icons/tag.js b/src/icons/tag.js index ca9c3da..225650a 100644 --- a/src/icons/tag.js +++ b/src/icons/tag.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e06d", - "iconset": 0, + "iconset": 1, "name": "tag", - "new": false, - "paths": [ - "M9.577 0l-9.101 9.101c-0.282 0.27-0.457 0.65-0.457 1.071s0.175 0.8 0.456 1.070l0.001 0 4.283 4.282c0.27 0.282 0.65 0.457 1.071 0.457s0.8-0.175 1.070-0.456l0-0.001 9.1-9.101v-6.424zM12.5 5c-0.828 0-1.5-0.672-1.5-1.5s0.672-1.5 1.5-1.5c0.828 0 1.5 0.672 1.5 1.5v0c0 0.828-0.672 1.5-1.5 1.5v0z" - ], + "new": true, + "svg": "tag", "viewBox": "0 0 16 16" }; diff --git a/src/icons/target-o.js b/src/icons/target-o.js index 5cc2485..5f277de 100644 --- a/src/icons/target-o.js +++ b/src/icons/target-o.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e509", - "iconset": 8, + "iconset": 9, "name": "target-o", - "new": false, - "paths": [ - "M16 8c0 0.005 0 0.012 0 0.018 0 4.428-3.59 8.018-8.018 8.018s-8.018-3.59-8.018-8.018c0-4.428 3.59-8.018 8.018-8.018 1.594 0 3.079 0.465 4.327 1.267l-0.032-0.019-1.092 1.092c-0.921-0.528-2.024-0.84-3.2-0.84-3.598 0-6.515 2.917-6.515 6.515s2.917 6.515 6.515 6.515c3.598 0 6.515-2.917 6.515-6.515 0-1.176-0.312-2.279-0.857-3.232l0.017 0.032 1.092-1.092c0.782 1.21 1.248 2.689 1.248 4.276 0 0 0 0.001 0 0.001v-0zM8 4c0.465 0.005 0.908 0.090 1.319 0.242l-0.027-0.009 0.775-0.775c-0.616-0.289-1.337-0.458-2.098-0.458-2.779 0-5.032 2.253-5.032 5.032s2.253 5.032 5.032 5.032c2.779 0 5.032-2.253 5.032-5.032 0-0.761-0.169-1.483-0.471-2.129l0.013 0.031-0.775 0.775c0.143 0.384 0.228 0.827 0.233 1.29l0 0.002c0 2.209-1.791 4-4 4s-4-1.791-4-4c0-2.209 1.791-4 4-4v0zM7.473 7.466l-1.47-1.47v4h4l-1.47-1.47 5.628-5.628c-0.324-0.389-0.671-0.737-1.048-1.050l-0.013-0.010-1.071 1.071z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "target-o", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/target.js b/src/icons/target.js index 47ade98..1f821d4 100644 --- a/src/icons/target.js +++ b/src/icons/target.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0eb", - "iconset": 0, + "iconset": 1, "name": "target", - "new": false, - "paths": [ - "M16 7.5h-1c-0.3-3.5-3-6.2-6.5-6.5v-1h-1v1c-3.5 0.3-6.2 3-6.5 6.5h-1v1h1c0.3 3.5 3 6.2 6.5 6.5v1h1v-1c3.5-0.2 6.2-3 6.5-6.5h1v-1zM8.5 13.5v-1.5h-1v1.5c-2.6-0.2-4.7-2.3-5-5h1.5v-1h-1.5c0.2-2.6 2.3-4.7 5-5v1.5h1v-1.5c2.6 0.2 4.7 2.3 5 5h-1.5v1h1.5c-0.3 2.6-2.4 4.7-5 5zM8 6c-1.1 0-2 0.9-2 2s0.9 2 2 2c1.1 0 2-0.9 2-2s-0.9-2-2-2zM8 9c-0.6 0-1-0.4-1-1s0.4-1 1-1c0.6 0 1 0.4 1 1s-0.4 1-1 1z" - ], + "new": true, + "svg": "target", "viewBox": "0 0 16 16" }; diff --git a/src/icons/task-add-o.js b/src/icons/task-add-o.js index 1ab9a09..fe5b4c9 100644 --- a/src/icons/task-add-o.js +++ b/src/icons/task-add-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e070", - "iconset": 0, + "iconset": 1, "name": "task-add-o", - "new": false, - "paths": [ - "M16 11v2h-3v3h-2v-3h-3v-2h3v-3h2v3h3zM2 15h8v1h-8c-0.552 0-1-0.448-1-1v0-13c0-0.552 0.448-1 1-1v0h2v-1h8v1h2c0.552 0 1 0.448 1 1v0 8h-1v-8h-2v1h-8v-1h-2v13zM5 1v1h6v-1h-6z" - ], + "new": true, + "svg": "task-add-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/task-arrow-o.js b/src/icons/task-arrow-o.js index d6bfe71..f8daccf 100644 --- a/src/icons/task-arrow-o.js +++ b/src/icons/task-arrow-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e071", - "iconset": 0, + "iconset": 1, "name": "task-arrow-o", - "new": false, - "paths": [ - "M12 16v-3h-4v-2h4v-3l4 4zM2 15h9v1h-9c-0.552 0-1-0.448-1-1v0-13c0-0.552 0.448-1 1-1v0h2v-1h8v1h2c0.552 0 1 0.448 1 1v0 6h-1v-6h-2v1h-8v-1h-2v13zM5 1v1h6v-1h-6z" - ], + "new": true, + "svg": "task-arrow-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/task-close-o.js b/src/icons/task-close-o.js index b66c998..e246218 100644 --- a/src/icons/task-close-o.js +++ b/src/icons/task-close-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e072", - "iconset": 0, + "iconset": 1, "name": "task-close-o", - "new": false, - "paths": [ - "M15.86 14.83l0.14 0.17-1 1-1-1v-0.060l-1-0.94-1-1-3 3-1-1 3-3-3-3 1-1 3 3 3-3 1 1-3 3 2 2zM2 15h5v1h-5c-0.552 0-1-0.448-1-1v0-13c0-0.552 0.448-1 1-1v0h2v-1h8v1h2c0.552 0 1 0.448 1 1v0 5h-1v-5h-2v1h-8v-1h-2v13zM5 2h6v-1h-6v1z" - ], + "new": true, + "svg": "task-close-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/task-list-o.js b/src/icons/task-list-o.js index 6f525de..32ebe05 100644 --- a/src/icons/task-list-o.js +++ b/src/icons/task-list-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e073", - "iconset": 0, + "iconset": 1, "name": "task-list-o", - "new": false, - "paths": [ - "M4 8h8v1h-8v-1zM4 7h8v-1h-8v1zM4 11h8v-1h-8v1zM15 2v13c0 0.552-0.448 1-1 1v0h-12c-0.552 0-1-0.448-1-1v0-13c0-0.552 0.448-1 1-1v0h2v-1h8v1h2c0.552 0 1 0.448 1 1v0zM5 2h6v-1h-6v1zM14 2h-2v1h-8v-1h-2v13h12v-13z" - ], + "new": true, + "svg": "task-list-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/task-o.js b/src/icons/task-o.js index 2d23d95..8f912be 100644 --- a/src/icons/task-o.js +++ b/src/icons/task-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e074", - "iconset": 0, + "iconset": 1, "name": "task-o", - "new": false, - "paths": [ - "M14 1h-2v-1h-8v1h-2c-0.552 0-1 0.448-1 1v0 13c0 0.552 0.448 1 1 1v0h12c0.552 0 1-0.448 1-1v0-13c0-0.552-0.448-1-1-1v0zM5 1h6v1h-6v-1zM14 15h-12v-13h2v1h8v-1h2v13zM9 7h4v1h-4v-1zM9 11h4v1h-4v-1zM7.67 4.63l0.7 0.7-3.37 3.38-2-2 0.7-0.71 1.3 1.29zM7.67 8.63l0.7 0.7-3.37 3.38-2-2 0.7-0.71 1.3 1.29z" - ], + "new": true, + "svg": "task-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/task.js b/src/icons/task.js index b0e1f14..bc22d5c 100644 --- a/src/icons/task.js +++ b/src/icons/task.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e06f", - "iconset": 0, + "iconset": 1, "name": "task", - "new": false, - "paths": [ - "M14 1h-1v2h-10v-2h-1c-0.552 0-1 0.448-1 1v0 13c0 0.552 0.448 1 1 1v0h12c0.552 0 1-0.448 1-1v0-13c0-0.552-0.448-1-1-1v0zM12 11h-8v-1h8v1zM12 9h-8v-1h8v1zM12 7h-8v-1h8v1zM12 2h-8v-2h8v2z" - ], + "new": true, + "svg": "task", "viewBox": "0 0 16 16" }; diff --git a/src/icons/terminal.js b/src/icons/terminal.js index 840e64a..db93539 100644 --- a/src/icons/terminal.js +++ b/src/icons/terminal.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0bf", - "iconset": 0, + "iconset": 1, "name": "terminal", - "new": false, - "paths": [ - "M15 1h-14c-0.6 0-1 0.4-1 1v12c0 0.6 0.4 1 1 1h14c0.6 0 1-0.4 1-1v-12c0-0.6-0.4-1-1-1zM15 14h-14v-11h14v11zM7 12h5v1h-5v-1zM2 12.3l3.6-3.6-3.6-3.7 0.7-0.7 4.3 4.3-4.3 4.4-0.7-0.7z" - ], + "new": true, + "svg": "terminal", "viewBox": "0 0 16 16" }; diff --git a/src/icons/thumbtack-o.js b/src/icons/thumbtack-o.js index 1127c1c..cbd6a9c 100644 --- a/src/icons/thumbtack-o.js +++ b/src/icons/thumbtack-o.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f4", - "iconset": 0, + "iconset": 1, "name": "thumbtack-o", - "new": false, - "paths": [ - "M11.415-0.022l-1.337 1.437c-0.185 0.177-0.3 0.425-0.3 0.701s0.115 0.524 0.3 0.701l0 0 0.401 0.401-3.093 2.191-0.601-0.601c-0.353-0.371-0.851-0.601-1.402-0.601s-1.049 0.23-1.401 0.6l-0.001 0.001-1.001 1.002 7.211 7.211 1.002-1.002c0.371-0.353 0.601-0.851 0.601-1.402s-0.23-1.049-0.6-1.401l-0.001-0.001-0.601-0.601 2.292-3.093 0.401 0.401c0.177 0.185 0.425 0.3 0.701 0.3s0.524-0.115 0.701-0.3l0-0 1.337-1.337zM13.979 5.214l-0.388-0.4-0.812-0.813-3.511 4.702 1.216 1.217c0.19 0.172 0.31 0.42 0.31 0.695s-0.119 0.522-0.308 0.694l-0.001 0.001-0.294 0.296-5.797-5.797 0.294-0.294c0.172-0.19 0.42-0.309 0.695-0.309s0.523 0.119 0.694 0.307l0.001 0.001 1.205 1.206 4.73-3.382-1.227-1.228 0.656-0.69 3.166 3.166zM5.083 9.315l1.602 1.602-6.21 5.008c-0.053 0.047-0.123 0.075-0.2 0.075s-0.147-0.028-0.201-0.075l0 0c-0.047-0.053-0.075-0.123-0.075-0.2s0.028-0.147 0.075-0.201l-0 0z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "thumbtack-o", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/thumbtack.js b/src/icons/thumbtack.js index 1981dfe..5b473f9 100644 --- a/src/icons/thumbtack.js +++ b/src/icons/thumbtack.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ac", - "iconset": 0, + "iconset": 1, "name": "thumbtack", - "new": false, - "paths": [ - "M16 4.6l-1.1 1.1c-0.4 0.4-1 0.4-1.4 0 0 0 0 0 0 0l-0.4-0.4-2.5 3.3 0.6 0.6c0.8 0.8 0.8 2 0 2.8l-1 1-7.2-7.2 1-1c0.8-0.8 2-0.8 2.8 0 0 0 0 0 0 0l0.6 0.6 3.3-2.4-0.4-0.4c-0.4-0.4-0.4-1 0-1.4 0 0 0 0 0 0l1.1-1.2 4.6 4.6zM0.1 15.5c-0.1 0.1-0.1 0.3 0 0.4s0.3 0.1 0.4 0l6.2-5-1.6-1.6-5 6.2z" - ], + "new": true, + "svg": "thumbtack", "viewBox": "0 0 16 16" }; diff --git a/src/icons/time-off.js b/src/icons/time-off.js index b7a0ca8..e1cbe95 100644 --- a/src/icons/time-off.js +++ b/src/icons/time-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ee0bd", - "iconset": 0, + "iconset": 1, "name": "time-off", - "new": false, - "paths": [ - "M16 8c0-4.4-3.6-8-8-8-2 0-3.6 0.8-5 2l-2-2-1 1 15 15 1-1-2-2c1.2-1.4 2-3 2-5zM10 9h3v-1h-4l-1-1v-4h-1v3l-3-3c1.1-0.9 2.5-1.5 4-1.5 3.6 0 6.5 2.9 6.5 6.5 0 1.5-0.6 2.9-1.5 4l-3-3zM8 14.5v0c-3.6 0-6.5-2.9-6.5-6.5 0-1 0.1-2.1 0.5-3l-1-1c-0.7 1.2-1 2.6-1 4 0 4.4 3.6 8 8 8 1.4 0 2.8-0.3 4-1l-1-1c-0.9 0.4-2 0.5-3 0.5z" - ], + "new": true, + "svg": "time-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/tools-configuration.js b/src/icons/tools-configuration.js index cbddda7..32b4589 100644 --- a/src/icons/tools-configuration.js +++ b/src/icons/tools-configuration.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e128", - "iconset": 0, + "iconset": 1, "name": "tools-configuration", - "new": false, - "paths": [ - "M8.596 10.697l5.004 5.004c0.4 0.4 1 0.4 1.4 0l0.7-0.8c0.4-0.4 0.4-1 0-1.4l-4.928-4.928c-0.007-0.002-0.014-0.003-0.021-0.005l-2.155 2.129zM7 3l-4.714-3-2.286 2.286 3 4.714 2.789 0.004 1.223-1.205-0.013-2.799zM16 3.893c0 0.536-0.098 1.036-0.295 1.5-0.205 0.473-0.48 0.884-0.824 1.232s-0.743 0.621-1.199 0.817c-0.455 0.205-0.942 0.308-1.46 0.308-0.295 0-0.589-0.025-0.884-0.074s-0.571-0.141-0.83-0.275l-8.446 8.343c-0.179 0.17-0.382 0.254-0.609 0.254s-0.426-0.085-0.596-0.254l-0.603-0.683c-0.17-0.17-0.254-0.368-0.254-0.596s0.085-0.431 0.254-0.609l8.46-8.33c-0.232-0.473-0.362-0.964-0.388-1.473-0.036-0.509 0.025-0.996 0.181-1.46s0.4-0.888 0.73-1.272c0.321-0.393 0.719-0.705 1.192-0.938 0.473-0.214 0.96-0.339 1.46-0.375s0.987 0.031 1.46 0.201l-2.237 2.223c-0.17 0.17-0.254 0.371-0.254 0.603s0.085 0.433 0.254 0.603l1.205 1.192c0.17 0.179 0.368 0.268 0.596 0.268s0.426-0.089 0.596-0.268l2.237-2.223c0.080 0.214 0.143 0.429 0.188 0.643s0.067 0.429 0.067 0.643z" - ], + "new": true, + "svg": "tools-configuration", "viewBox": "0 0 16 16" }; diff --git a/src/icons/treat-investigation.js b/src/icons/treat-investigation.js index 02faccd..894c9bb 100644 --- a/src/icons/treat-investigation.js +++ b/src/icons/treat-investigation.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0cf", - "iconset": 0, + "iconset": 1, "name": "treat-investigation", - "new": false, - "paths": [ - "M16 14.593l-2.54-2.54c0.961-1.248 1.54-2.833 1.54-4.553 0-4.142-3.358-7.5-7.5-7.5s-7.5 3.358-7.5 7.5c0 4.142 3.358 7.5 7.5 7.5 1.72 0 3.305-0.579 4.571-1.553l-0.018 0.013 2.541 2.54zM1 7.5c0-0.001 0-0.003 0-0.004 0-3.59 2.91-6.5 6.5-6.5s6.5 2.91 6.5 6.5c0 1.465-0.485 2.817-1.302 3.904l0.012-0.017-1.623 1.535c-1.010 0.678-2.253 1.082-3.59 1.082-3.588 0-6.497-2.909-6.497-6.497 0-0.001 0-0.002 0-0.003v0zM11.538 10.126c-0.002-0.664-0.54-1.202-1.204-1.204h-0c-0.005-0-0.011-0-0.017-0-0.53 0-0.979 0.352-1.124 0.835l-0.002 0.008c-0.007 0-0.015 0-0.023 0-1.252 0-2.299-0.874-2.565-2.046l-0.003-0.018c0.248-0.326 0.398-0.739 0.401-1.187v-0.001h2.19c0.121 0.521 0.582 0.903 1.131 0.903 0.004 0 0.009-0 0.013-0h-0.001c0.663-0.002 1.2-0.54 1.2-1.204s-0.537-1.202-1.2-1.204h-0c-0.004-0-0.008-0-0.013-0-0.55 0-1.010 0.382-1.13 0.895l-0.002 0.008h-2.278c-0.259-0.825-1.017-1.413-1.912-1.413-1.105 0-2 0.895-2 2s0.895 2 2 2c0.418 0 0.807-0.128 1.128-0.348l-0.007 0.004c0.405 1.29 1.59 2.21 2.99 2.21 0.007 0 0.014-0 0.020-0h-0.001c0.127 0.555 0.616 0.963 1.201 0.963 0.001 0 0.002 0 0.003 0h-0c0.664-0.002 1.202-0.54 1.204-1.204v-0zM5 7.5c-0.552 0-1-0.448-1-1s0.448-1 1-1c0.552 0 1 0.448 1 1v0c-0.001 0.552-0.448 0.999-1 1h-0z" - ], + "new": true, + "svg": "treat-investigation", "viewBox": "0 0 16 16" }; diff --git a/src/icons/treeview.js b/src/icons/treeview.js index 5f2082a..306babe 100644 --- a/src/icons/treeview.js +++ b/src/icons/treeview.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e094", - "iconset": 0, + "iconset": 1, "name": "treeview", - "new": false, - "paths": [ - "M11 9c0.002 0.552 0.448 0.998 1 1h2c0.552-0.002 0.998-0.448 1-1v-2c-0.002-0.552-0.448-0.998-1-1h-2c-0.552 0.002-0.998 0.448-1 1v0h-7v-2c0.552-0.002 0.998-0.448 1-1v-2c-0.002-0.552-0.448-0.998-1-1h-2c-0.552 0.002-0.998 0.448-1 1v2c0.002 0.552 0.448 0.998 1 1h0v9h9c0.002 0.552 0.448 0.998 1 1h2c0.552-0.002 0.998-0.448 1-1v-2c-0.002-0.552-0.448-0.998-1-1h-2c-0.552 0.002-0.998 0.448-1 1v0h-7v-3zM12 7h2v2h-2zM2 2h2v2h-2zM12 12h2v2h-2z" - ], + "new": true, + "svg": "treeview", "viewBox": "0 0 16 16" }; diff --git a/src/icons/trend-link.js b/src/icons/trend-link.js index 7b805ce..eed674d 100644 --- a/src/icons/trend-link.js +++ b/src/icons/trend-link.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0cc", - "iconset": 0, + "iconset": 1, "name": "trend-link", - "new": false, - "paths": [ - "M5 13.3c-0.6-0.9-1-2.1-1-3.3 0-3.3 2.7-6 6-6 1.8 0 3.3 0.8 4.4 2v0c-0.2-0.1-0.4-0.2-0.6-0.3v0c-1.3-0.4-3.3 0.1-5 1.2 1.4-0.8 2.9-1.2 4-0.9 1.7 0.5 1.6 2.6-0.1 4.6-1 1.2-2.3 2.1-3.7 2.5 0 0-0.6 0.2-1 0.1-0.2 0-0.4-0.1-0.7-0.1v0c-0.6-0.2-0.9-0.9-0.7-1.5s0.4-1.2 0.7-1.7h1l0.2-0.4h-1l0.6-1.4h-0.4c-0.8 0.8-1.6 1.2-2.6 1.5v0l-0.2 0.4h0.7l-0.5 0.9c0 0.1 0 0.1-0.1 0.2-0.2 0.4-0.3 0.8-0.3 1.2 0.1 0.4 0.2 0.7 0.3 1v0 0zM15.1 6.8c0.4 1.1-0.1 2.7-1.5 4.3-2.1 2.4-5.4 3.9-7.3 3.3-0.2-0.1-0.5-0.2-0.6-0.3v0c1 1.2 2.6 1.9 4.3 1.9 3.3 0 6-2.7 6-6 0-1.2-0.3-2.3-0.9-3.2v0 0zM14 0h-12c-0.5 0-1 0.5-1 1v14c0 0.5 0.5 1 1 1h2v-1h-2v-13h12v2h1v-3c0-0.6-0.4-1-1-1z" - ], + "new": true, + "svg": "trend-link", "viewBox": "0 0 16 16" }; diff --git a/src/icons/tv.js b/src/icons/tv.js index e4e932e..71c22b2 100644 --- a/src/icons/tv.js +++ b/src/icons/tv.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e619", - "iconset": 1, - "name": "tv", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0-1 0.448-1 1v0 10c0 0.552 0.448 1 1 1v0h14c0.552 0 1-0.448 1-1v0-10c0-0.552-0.448-1-1-1v0zM14 8.414v2.586h-12v-8h12zM4 14h8v1h-8z" - ], + "iconset": 2, + "name": "TV", + "new": true, + "svg": "TV", "viewBox": "0 0 16 16" }; diff --git a/src/icons/unavailable.js b/src/icons/unavailable.js index efd493f..c2c5e20 100644 --- a/src/icons/unavailable.js +++ b/src/icons/unavailable.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec04", - "iconset": 3, + "iconset": 7, "name": "unavailable", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM13 9h-10v-2h10z" - ], + "new": true, + "svg": "unavailable", "viewBox": "0 0 16 16" }; diff --git a/src/icons/underline.js b/src/icons/underline.js index 99c93a1..c605c0d 100644 --- a/src/icons/underline.js +++ b/src/icons/underline.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea0f", - "iconset": 6, + "iconset": 4, "name": "underline", - "new": false, - "paths": [ - "M3 2h4.261v0.715l-0.921 0.071-0.21 0.207v5.006c-0.008 0.088-0.012 0.19-0.012 0.293 0 0.715 0.216 1.38 0.585 1.933l-0.008-0.013c0.425 0.396 0.998 0.639 1.627 0.639 0.080 0 0.16-0.004 0.238-0.012l-0.010 0.001c0.057 0.006 0.123 0.009 0.19 0.009 0.606 0 1.151-0.26 1.53-0.675l0.001-0.002c0.342-0.529 0.546-1.176 0.546-1.871 0-0.107-0.005-0.212-0.014-0.316l0.001 0.013v-4.949l-0.224-0.249-0.949-0.086v-0.715h3.369v0.715l-0.906 0.086-0.203 0.249v4.949c0.010 0.112 0.016 0.242 0.016 0.373 0 1.029-0.355 1.974-0.95 2.721l0.007-0.009c-0.707 0.58-1.621 0.932-2.617 0.932-0.132 0-0.263-0.006-0.392-0.018l0.016 0.001c-0.031 0.001-0.067 0.001-0.103 0.001-0.643 0-1.259-0.114-1.828-0.324l0.037 0.012c-0.514-0.184-0.946-0.491-1.276-0.885l-0.004-0.005c-0.23-0.295-0.403-0.646-0.499-1.027l-0.004-0.019c-0.097-0.464-0.152-0.998-0.152-1.544 0-0.073 0.001-0.146 0.003-0.219l-0 0.011v-5.006l-0.21-0.207-0.935-0.071zM2 14h12v-1h-12z" - ], + "new": true, + "svg": "underline", "viewBox": "0 0 16 16" }; diff --git a/src/icons/undo.js b/src/icons/undo.js index 19704d1..1f0c5a5 100644 --- a/src/icons/undo.js +++ b/src/icons/undo.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ea10", - "iconset": 6, + "iconset": 4, "name": "undo", - "new": false, - "paths": [ - "M14.76 9.812c-0.826 3.012-3.54 5.188-6.762 5.188-2.577 0-4.829-1.393-6.044-3.467l-0.018-0.033 1.732-1c0.88 1.511 2.493 2.511 4.339 2.511 2.764 0 5.004-2.24 5.004-5.004s-2.24-5.004-5.004-5.004c-1.632 0-3.081 0.781-3.995 1.99l-0.009 0.013 1.995 1.995h-5v-5l1.579 1.579c1.293-1.578 3.242-2.578 5.425-2.578 3.864 0 6.997 3.133 6.997 6.997 0 0.645-0.087 1.27-0.251 1.863l0.012-0.049z" - ], + "new": true, + "svg": "undo", "viewBox": "0 0 16 16" }; diff --git a/src/icons/unknow.js b/src/icons/unknow.js index 099e694..57c4cd8 100644 --- a/src/icons/unknow.js +++ b/src/icons/unknow.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec05", - "iconset": 3, + "iconset": 7, "name": "unknow", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM5.060 12.060l-1.060-1.060 7-7 1.060 1.060z" - ], + "new": true, + "svg": "unknow", "viewBox": "0 0 16 16" }; diff --git a/src/icons/unknown.js b/src/icons/unknown.js new file mode 100644 index 0000000..23f10a1 --- /dev/null +++ b/src/icons/unknown.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 7, + "name": "unknown", + "new": true, + "svg": "unknown", + "viewBox": "0 0 16 16" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/upload.js b/src/icons/upload.js index 781b8b9..4395899 100644 --- a/src/icons/upload.js +++ b/src/icons/upload.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e075", - "iconset": 0, + "iconset": 1, "name": "upload", - "new": false, - "paths": [ - "M15 10v4c0 0.5-0.5 1-1 1h-12c-0.5 0-1-0.5-1-1v-4h1v4h12v-4h1zM6 11h4v-5h3l-5-5-5 5h3v5z" - ], + "new": true, + "svg": "upload", "viewBox": "0 0 16 16" }; diff --git a/src/icons/url.js b/src/icons/url.js index 11033f3..52beb65 100644 --- a/src/icons/url.js +++ b/src/icons/url.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e50a", - "iconset": 8, - "name": "url", - "new": false, - "paths": [ - "M16 3.95c0 0 0 0 0 0.001 0 0.996-0.418 1.894-1.088 2.529l-0.002 0.002-3.638 3.487c-0.327 0.312-0.713 0.565-1.14 0.74l-0.024 0.009-0.131 0.047c-0.124 0.047-0.277 0.092-0.434 0.127l-0.024 0.005c-0.107 0.024-0.241 0.046-0.377 0.060l-0.016 0.001c-0.033 0.004-0.065 0.007-0.098 0.010-0.095 0.008-0.207 0.013-0.319 0.013-0.048 0-0.095-0.001-0.142-0.002l0.007 0c-0.121-0.002-0.241-0.015-0.361-0.029-0.017-0.002-0.034-0.002-0.051-0.004l-0.258-0.035c-0.683-0.141-1.276-0.46-1.747-0.906l0.002 0.002-0.511-0.489c-0.021-0.020-0.041-0.040-0.062-0.061-0.073-0.073-0.129-0.158-0.194-0.237l1.037-0.994c0.066 0.090 0.136 0.17 0.211 0.244l0 0 0.511 0.489c0.409 0.366 0.951 0.589 1.546 0.589 0.613 0 1.171-0.238 1.587-0.626l-0.001 0.001 3.637-3.486c0.396-0.372 0.644-0.899 0.645-1.483v-0c0-0.001 0-0.002 0-0.002 0-0.54-0.22-1.029-0.574-1.382l-0-0c-0.012-0.012-0.024-0.024-0.036-0.035l-0.511-0.489c-0.406-0.374-0.95-0.603-1.547-0.603-0.616 0-1.174 0.243-1.585 0.639l-2.005 1.922h-2.085l3.098-2.969c0.669-0.638 1.577-1.031 2.577-1.031 0.981 0 1.874 0.378 2.541 0.997l-0.002-0.002 0.511 0.489c0.651 0.622 1.055 1.497 1.057 2.466v0zM7.697 12l-2.006 1.922c-0.41 0.395-0.969 0.638-1.585 0.638-0.597 0-1.141-0.229-1.549-0.604l0.002 0.001-0.511-0.489c-0.376-0.353-0.611-0.854-0.611-1.409 0-0.004 0-0.008 0-0.012v0.001c0.001-0.585 0.249-1.111 0.644-1.482l0.001-0.001 3.637-3.486c0.343-0.325 0.787-0.545 1.281-0.608l0.011-0.001c0.097-0.015 0.209-0.024 0.323-0.024 0.587 0 1.12 0.227 1.517 0.598l-0.001-0.001 0.511 0.489c0.012 0.011 0.024 0.023 0.036 0.035 0.060 0.064 0.117 0.132 0.169 0.205l0.004 0.006 1.037-0.994c-0.084-0.111-0.167-0.208-0.255-0.301l0.002 0.002-0.511-0.489c-0.415-0.389-0.926-0.681-1.493-0.836l-0.025-0.006c-0.307-0.091-0.661-0.143-1.026-0.143-0.996 0-1.902 0.389-2.574 1.022l0.002-0.002-3.638 3.487c-0.672 0.636-1.090 1.534-1.090 2.53 0 0 0 0 0 0v-0c0 0.002-0 0.005-0 0.008 0 0.937 0.38 1.785 0.995 2.398l0 0c0.020 0.021 0.041 0.041 0.062 0.061l0.511 0.489c0.664 0.617 1.558 0.995 2.539 0.995 1 0 1.908-0.393 2.579-1.032l-0.001 0.001 3.098-2.969h-2.085z" - ], + "iconset": 9, + "name": "URL", + "new": true, + "svg": "URL", "viewBox": "0 0 16 16" }; diff --git a/src/icons/usb.js b/src/icons/usb.js index 6a843e3..9585fc7 100644 --- a/src/icons/usb.js +++ b/src/icons/usb.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e116", - "iconset": 0, - "name": "usb", - "new": false, - "paths": [ - "M16 4h-4v4l1.25 0v0.642l-4.5 1.35v-5.992h2.25l-3-4-3 4 2.25 0v6.585l-4.5-0.901v-0.833c0.732-0.297 1.25-1.013 1.25-1.852 0-1.105-0.895-2-2-2s-2 0.895-2 2c0 0.839 0.518 1.555 1.25 1.852v2.064l6 1.2v0.033c-0.732 0.297-1.25 1.013-1.25 1.852 0 1.105 0.895 2 2 2s2-0.895 2-2c0-0.839-0.518-1.555-1.25-1.852v-0.59l6-1.8v-1.758h1.25v-4z" - ], + "iconset": 1, + "name": "USB", + "new": true, + "svg": "USB", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-add-o.js b/src/icons/user-add-o.js index c760392..75fe895 100644 --- a/src/icons/user-add-o.js +++ b/src/icons/user-add-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e078", - "iconset": 0, + "iconset": 1, "name": "user-add-o", - "new": false, - "paths": [ - "M7 14h3v1h-8c-0.066 0.008-0.143 0.013-0.221 0.013-0.708 0-1.323-0.397-1.635-0.981l-0.005-0.010c-0.518-1.219 0.512-3.204 1.795-4.535 0.891-0.981 2.021-1.728 3.3-2.15l0.055-0.016c-1.084-0.717-1.789-1.93-1.789-3.308 0-0.005 0-0.010 0-0.014v0.001c0-2.209 1.791-4 4-4s4 1.791 4 4v0c0 0.004 0 0.008 0 0.012 0 1.399-0.727 2.629-1.823 3.332l-0.016 0.009c0.118 0.039 0.226 0.085 0.339 0.128v1.090c-0.314-0.15-0.687-0.287-1.073-0.391l-0.047-0.011-0.38-0.094v-1.24l0.284-0.136c1.023-0.493 1.716-1.521 1.716-2.711 0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.19 0.693 2.219 1.698 2.703l0.018 0.008 0.284 0.136v1.228l-0.398 0.082c-1.38 0.319-2.559 1.039-3.441 2.029l-0.006 0.007c-1.152 1.194-1.883 2.774-1.595 3.451 0.038 0.091 0.235 0.368 0.939 0.368zM13 11v-3h-2v3h-3v2h3v3h2v-3h3v-2z" - ], + "new": true, + "svg": "user-add-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-add.js b/src/icons/user-add.js index 32b613a..0580b01 100644 --- a/src/icons/user-add.js +++ b/src/icons/user-add.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e077", - "iconset": 0, + "iconset": 1, "name": "user-add", - "new": false, - "paths": [ - "M7 10v4h-4.788c-4.005 0-1.572-3.5-0.425-4.666 0.996-1.006 2.25-1.754 3.656-2.136l0.057-0.013v-0.534c-1.192-0.575-2-1.774-2-3.162 0-1.933 1.567-3.5 3.5-3.5s3.5 1.567 3.5 3.5c0 1.388-0.808 2.587-1.979 3.153l-0.021 0.009v0.534c0.573 0.152 1.071 0.349 1.54 0.596l-0.040-0.019v2.239zM13 11v-3h-2v3h-3v2h3v3h2v-3h3v-2z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "user-add", + "viewBox": "0 0 16 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/user-change.js b/src/icons/user-change.js index 16d3781..a33c6ec 100644 --- a/src/icons/user-change.js +++ b/src/icons/user-change.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ad", - "iconset": 0, + "iconset": 1, "name": "user-change", - "new": false, - "paths": [ - "M7 10v4h-5.1c-3.4 0-1.3-3-0.4-4 0.9-0.9 2-1.5 3.2-1.8v-0.5c-1.5-0.7-2.1-2.5-1.4-4s2.5-2.1 4-1.4 2.1 2.5 1.4 4c-0.3 0.6-0.8 1.1-1.4 1.4v0.5c1.2 0.3 2.3 1 3.2 1.8h-3.5zM11.3 5.7c1.5-0.7 2.1-2.5 1.4-4s-2.5-2.1-4-1.4c-0.5 0.2-0.9 0.6-1.2 1 2 0.8 3 3.2 2.2 5.2-0.2 0.4-0.4 0.8-0.8 1.2 0.8 0.4 1.5 0.8 2.1 1.4v-3.4h0.3zM12 13v3l4-4-4-4v3h-4v2h4z" - ], + "new": true, + "svg": "user-change", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-close-o.js b/src/icons/user-close-o.js index 60fb1a4..a5aca6b 100644 --- a/src/icons/user-close-o.js +++ b/src/icons/user-close-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e07a", - "iconset": 0, + "iconset": 1, "name": "user-close-o", - "new": false, - "paths": [ - "M15.834 14.834l0.166 0.166-1 1-3-3-3 3-1-1 3-3-3-3 1-1 3 3 3-3 1 1-3 3 1.986 1.986zM2 14c-0.704 0-0.901-0.277-0.939-0.368-0.288-0.677 0.442-2.257 1.595-3.451 0.888-0.997 2.066-1.716 3.402-2.027l0.044-0.009 0.398-0.082v-1.228l-0.284-0.136c-1.033-0.491-1.734-1.527-1.734-2.726 0-1.662 1.347-3.009 3.009-3.009s3.009 1.347 3.009 3.009c0 1.119-0.611 2.096-1.518 2.614l-0.015 0.008 0.014 0.009 0.726 0.689 0.016 0.016c1.077-0.717 1.777-1.927 1.777-3.299 0-0.003 0-0.006-0-0.010v0.001c0-2.209-1.791-4-4-4s-4 1.791-4 4v0c-0 0.004-0 0.009-0 0.014 0 1.378 0.705 2.591 1.774 3.299l0.015 0.009c-1.333 0.438-2.463 1.185-3.348 2.16l-0.006 0.006c-1.284 1.331-2.313 3.316-1.796 4.535 0.317 0.594 0.932 0.991 1.64 0.991 0.078 0 0.154-0.005 0.23-0.014l-0.009 0.001h5v-1z" - ], + "new": true, + "svg": "user-close-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-close.js b/src/icons/user-close.js index ac8cf9f..3c8fd61 100644 --- a/src/icons/user-close.js +++ b/src/icons/user-close.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e079", - "iconset": 0, + "iconset": 1, "name": "user-close", - "new": false, - "paths": [ - "M9.586 12l-1.996 2h-5.378c-4.005 0-1.572-3.5-0.425-4.666 0.996-1.006 2.25-1.754 3.656-2.136l0.057-0.013v-0.534c-1.192-0.575-2-1.774-2-3.162 0-1.933 1.567-3.5 3.5-3.5s3.5 1.567 3.5 3.5c0 1.388-0.808 2.587-1.979 3.153l-0.021 0.009v0.436l-1.914 1.914zM14.986 13.986l-1.986-1.986 3-3-1-1-3 3-3-3-1 1 3 3-3 3 1 1 3-3 3 3 1-1-0.166-0.166z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "user-close", + "viewBox": "0 0 16 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/user-export-o.js b/src/icons/user-export-o.js index 9abf923..ec9a47c 100644 --- a/src/icons/user-export-o.js +++ b/src/icons/user-export-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e07b", - "iconset": 0, + "iconset": 1, "name": "user-export-o", - "new": false, - "paths": [ - "M7 14h4v1h-9c-0.066 0.008-0.143 0.013-0.221 0.013-0.708 0-1.323-0.397-1.635-0.981l-0.005-0.010c-0.518-1.219 0.512-3.204 1.795-4.535 0.891-0.981 2.021-1.728 3.3-2.15l0.055-0.016c-1.084-0.717-1.789-1.93-1.789-3.308 0-0.005 0-0.010 0-0.014v0.001c0-2.209 1.791-4 4-4s4 1.791 4 4v0c0 0.004 0 0.008 0 0.012 0 1.399-0.727 2.629-1.823 3.332l-0.016 0.009c0.518 0.174 0.96 0.372 1.38 0.606l-0.041-0.021v1.175c-0.609-0.403-1.315-0.727-2.069-0.932l-0.051-0.012-0.38-0.094v-1.24l0.284-0.136c1.023-0.493 1.716-1.521 1.716-2.711 0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.19 0.693 2.219 1.698 2.703l0.018 0.008 0.284 0.136v1.228l-0.398 0.082c-1.38 0.319-2.559 1.039-3.441 2.029l-0.006 0.007c-1.152 1.194-1.883 2.774-1.595 3.451 0.038 0.091 0.235 0.368 0.939 0.368zM16 12l-4-4v3h-4v2h4v3z" - ], + "new": true, + "svg": "user-export-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-group-close.js b/src/icons/user-group-close.js index 4f1e7f0..c730f97 100644 --- a/src/icons/user-group-close.js +++ b/src/icons/user-group-close.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e07c", - "iconset": 0, + "iconset": 1, "name": "user-group-close", - "new": false, - "paths": [ - "M7.526 1.306c0.547-0.795 1.452-1.31 2.477-1.31 1.655 0 2.996 1.342 2.996 2.996 0 1.189-0.693 2.216-1.696 2.701l-0.018 0.008v0.458c1.050 0.282 1.961 0.775 2.726 1.433l-0.009-0.008-2.003 2.003-2.293-2.293-0.278-0.264c0.359-0.585 0.571-1.293 0.571-2.050 0-1.652-1.011-3.068-2.447-3.664l-0.026-0.010zM6.586 9s0.737-0.833 0.7-0.842v-0.458c1.022-0.493 1.714-1.521 1.714-2.711 0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.19 0.692 2.218 1.696 2.703l0.018 0.008v0.458c-1.254 0.339-2.329 0.98-3.182 1.842l-0.001 0.001c-0.983 1-3.069 4 0.364 4h5.694l1.996-2zM14.986 13.986l-1.986-1.986 3-3-1-1-3 3-3-3-1 1 3 3-3 3 1 1 3-3 3 3 1-1-0.166-0.166z" - ], + "new": true, + "svg": "user-group-close", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-group-warning.js b/src/icons/user-group-warning.js index c51d130..326364c 100644 --- a/src/icons/user-group-warning.js +++ b/src/icons/user-group-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e07d", - "iconset": 0, + "iconset": 1, "name": "user-group-warning", - "new": false, - "paths": [ - "M11 6c-2.761 0-5 2.239-5 5s2.239 5 5 5c2.761 0 5-2.239 5-5v0c0-2.761-2.239-5-5-5v0zM12 14h-2v-1h2zM12 12h-2v-4h2zM11 5c-0.358 0.002-0.707 0.035-1.045 0.097l0.037-0.006c0.001-0.031 0.009-0.060 0.009-0.091-0.002-1.657-1.011-3.078-2.447-3.684l-0.026-0.010c0.548-0.793 1.451-1.306 2.475-1.306 1.656 0 2.999 1.343 2.999 2.999 0 0.001 0 0.001 0 0.002v-0c-0.001 0.825-0.34 1.571-0.885 2.107l-0 0c-0.335-0.067-0.72-0.106-1.113-0.107h-0.001zM5 11c0 0 0 0 0 0 0 1.105 0.301 2.14 0.824 3.027l-0.015-0.028h-3.913c-3.433 0-1.347-3-0.364-4 0.854-0.862 1.929-1.504 3.134-1.831l0.049-0.011v-0.458c-1.044-0.49-1.754-1.533-1.754-2.742 0-1.668 1.352-3.020 3.020-3.020s3.020 1.352 3.020 3.020c0 0.141-0.010 0.28-0.028 0.416l0.002-0.016c-2.335 0.854-3.972 3.057-3.974 5.641v0z" - ], + "new": true, + "svg": "user-group-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-import-o.js b/src/icons/user-import-o.js index 21cbb3c..01a7b1d 100644 --- a/src/icons/user-import-o.js +++ b/src/icons/user-import-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e07e", - "iconset": 0, + "iconset": 1, "name": "user-import-o", - "new": false, - "paths": [ - "M15.866 13.816c-0.329 0.785-1.484 1.184-2.866 1.184h-6v-1h6c0.646 0 1.746-0.099 1.944-0.57 0.313-0.746-0.722-2.364-1.588-3.245-0.933-0.942-2.107-1.643-3.423-2.003l-0.054-0.013-0.38-0.094v-1.24l0.284-0.136c1.023-0.493 1.716-1.521 1.716-2.711 0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.19 0.693 2.219 1.698 2.703l0.018 0.008 0.284 0.136v1.228l-0.398 0.082c-0.498 0.112-0.937 0.271-1.347 0.477l0.033-0.015-0.78-0.729c0.365-0.211 0.789-0.399 1.233-0.544l0.048-0.013c-1.084-0.717-1.789-1.93-1.789-3.308 0-0.005 0-0.010 0-0.014v0.001c0-2.209 1.791-4 4-4s4 1.791 4 4v0c0 0.004 0 0.008 0 0.012 0 1.399-0.727 2.629-1.823 3.332l-0.016 0.009c1.336 0.463 2.477 1.192 3.408 2.129l0.001 0.001c0.877 0.892 2.379 2.943 1.797 4.333zM8 12l-4-4v3h-4v2h4v3z" - ], + "new": true, + "svg": "user-import-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-list-o.js b/src/icons/user-list-o.js index 791ff01..341facc 100644 --- a/src/icons/user-list-o.js +++ b/src/icons/user-list-o.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0dd", - "iconset": 0, + "iconset": 1, "name": "user-list-o", - "new": false, - "paths": [ - "M8 9v7h8v-7zM15 15h-6v-5h6zM12 11h2v1h-2zM10 11h1v1h-1zM12 13h2v1h-2zM10 13h1v1h-1zM7.5 1c0.016-0 0.035-0 0.054-0 1.627 0 2.946 1.319 2.946 2.946 0 0.019-0 0.038-0.001 0.057l0-0.003c-0.004 1.182-0.689 2.203-1.682 2.692l-0.018 0.008-0.3 0.1v1.2h2.7c-0.431-0.273-0.927-0.51-1.451-0.686l-0.049-0.014h-0.1l0.1-0.1c0.162-0.003 0.306-0.080 0.399-0.199l0.001-0.001 0.3-0.3c0.121-0.112 0.222-0.244 0.296-0.392l0.004-0.008v-0.1c0.2-0.1 0.2-0.2 0.3-0.3 0-0.1 0.1-0.1 0.1-0.2s0.1-0.2 0.1-0.3 0.1-0.2 0.1-0.3 0-0.1 0.1-0.2c0-0.1 0.1-0.2 0.1-0.4v-0.6c0-2.209-1.791-4-4-4s-4 1.791-4 4v0 0 0.6c-0.002 0.019-0.003 0.041-0.003 0.063 0 0.126 0.039 0.243 0.105 0.339l-0.001-0.002c0 0.1 0 0.1 0.1 0.2 0 0.1 0.1 0.2 0.1 0.3s0.1 0.2 0.1 0.3 0 0.1 0.1 0.2 0.1 0.2 0.2 0.4v0.1c0.121 0.112 0.222 0.244 0.296 0.392l0.004 0.008c0.162 0.003 0.306 0.080 0.399 0.199l0.001 0.001c0.1 0.1 0.2 0.2 0.3 0.2l0.1 0.1h-0.1c-1.31 0.468-2.419 1.223-3.294 2.193l-0.006 0.007c-1.3 1.3-2.3 3.3-1.8 4.5v0c0.316 0.579 0.909 0.972 1.596 1l0.004 0h5.2v-1h-4.9c-0.7 0-0.9-0.3-0.9-0.4-0.3-0.7 0.4-2.3 1.6-3.5v0c0.882-0.973 2.042-1.679 3.355-1.991l0.045-0.009 0.4-0.1v-1.2l-0.3-0.1c-1.012-0.495-1.697-1.518-1.697-2.7 0-0.473 0.11-0.92 0.305-1.318l-0.008 0.018c0.452-1.010 1.449-1.702 2.606-1.702 0.033 0 0.066 0.001 0.098 0.002l-0.005-0z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "user-list-o", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/user-list.js b/src/icons/user-list.js index c18351d..56b2677 100644 --- a/src/icons/user-list.js +++ b/src/icons/user-list.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0de", - "iconset": 0, + "iconset": 1, "name": "user-list", - "new": false, - "paths": [ - "M8.6 7.2v0l-0.1-0.5c1.206-0.591 2.022-1.81 2.022-3.219 0-0.537-0.118-1.046-0.331-1.503l0.009 0.022c-0.591-1.206-1.81-2.022-3.219-2.022-0.537 0-1.046 0.118-1.503 0.331l0.022-0.009c-1.198 0.61-2.004 1.834-2.004 3.246 0 0.526 0.112 1.025 0.313 1.477l-0.009-0.023c0.321 0.717 0.883 1.279 1.58 1.592l0.020 0.008v0.5h-0.1c-1.355 0.533-2.518 1.278-3.506 2.205l0.006-0.005c-1.2 1.2-3.6 4.7 0.4 4.7h4.8v-6h3.5c-0.517-0.269-1.145-0.539-1.792-0.767l-0.108-0.033zM8 9v7h8v-7zM15 15h-6v-5h6zM12 11h2v1h-2zM10 11h1v1h-1zM12 13h2v1h-2zM10 13h1v1h-1z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "user-list", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/user-managed-group.js b/src/icons/user-managed-group.js index 0c77d80..205e115 100644 --- a/src/icons/user-managed-group.js +++ b/src/icons/user-managed-group.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0f0", - "iconset": 0, + "iconset": 1, "name": "user-managed-group", - "new": false, - "paths": [ - "M7.5 1.3c0.567-0.781 1.473-1.287 2.498-1.3l0.002-0c0.016-0 0.035-0.001 0.054-0.001 1.627 0 2.946 1.319 2.946 2.946 0 0.019-0 0.038-0.001 0.057l0-0.003c-0.004 1.182-0.689 2.203-1.682 2.692l-0.018 0.008v0.3h-0.7l-0.3 1.5c-0.305 0.1-0.57 0.236-0.809 0.406l0.009-0.006-0.4-0.3c0.561-0.673 0.901-1.546 0.901-2.499 0-0.035-0-0.071-0.001-0.106l0 0.005c0-0.013 0-0.028 0-0.043 0-1.655-1.024-3.071-2.474-3.647l-0.027-0.009zM12.7 7.5c0.3 0.1 0.5 0.2 0.8 0.3l0.5-0.3c-0.39-0.38-0.856-0.685-1.372-0.89l-0.028-0.010zM6 12.4v-1.8l1.5-0.3c0.1-0.305 0.236-0.57 0.406-0.809l-0.006 0.009-0.9-1.2 0.3-0.3v-0.3c1.011-0.497 1.696-1.518 1.7-2.699v-0.001c0-0.016 0.001-0.035 0.001-0.054 0-1.627-1.319-2.946-2.946-2.946-0.019 0-0.038 0-0.057 0.001l0.003-0c-0.016-0-0.035-0-0.054-0-1.627 0-2.946 1.319-2.946 2.946 0 0.019 0 0.038 0.001 0.057l-0-0.003c0.004 1.182 0.689 2.203 1.682 2.692l0.018 0.008v0.5c-1.221 0.335-2.267 0.961-3.1 1.8l-0 0c-1 1-3.1 4 0.4 4h5.6l0.4-0.5c-0.1-0.214-0.201-0.479-0.287-0.751l-0.013-0.049zM14.7 12.2c-0.066 0.425-0.244 0.799-0.503 1.103l0.003-0.003 0.7 1.1-0.6 0.6-1.1-0.7c-0.316 0.214-0.682 0.386-1.074 0.494l-0.026 0.006-0.2 1.2h-0.8l-0.2-1.3c-0.425-0.066-0.799-0.244-1.103-0.503l0.003 0.003-1.1 0.7-0.6-0.6 0.7-1.1c-0.214-0.316-0.386-0.682-0.494-1.074l-0.006-0.026-1.3-0.2v-0.8l1.3-0.2c0.066-0.425 0.244-0.799 0.503-1.103l-0.003 0.003-0.7-1.2 0.6-0.6 1.1 0.7c0.316-0.214 0.682-0.386 1.074-0.494l0.026-0.006 0.2-1.2h0.8l0.2 1.3c0.425 0.066 0.799 0.244 1.103 0.503l-0.003-0.003 1.1-0.7 0.6 0.6-0.7 1.1c0.214 0.316 0.386 0.682 0.494 1.074l0.006 0.026 1.3 0.2v0.8zM13.1 11.5c0-0.884-0.716-1.6-1.6-1.6s-1.6 0.716-1.6 1.6c0 0.884 0.716 1.6 1.6 1.6v0c0.006 0 0.013 0 0.021 0 0.872 0 1.58-0.707 1.58-1.58 0-0.007-0-0.014-0-0.022l0 0.001z" - ], + "new": true, + "svg": "user-managed-group", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-managed.js b/src/icons/user-managed.js index 9427c0c..3017174 100644 --- a/src/icons/user-managed.js +++ b/src/icons/user-managed.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ef", - "iconset": 0, + "iconset": 1, "name": "user-managed", - "new": false, - "paths": [ - "M7.5 12.7c0.1 0.3 0.2 0.5 0.3 0.8l-0.3 0.5h-4.3c-4 0-1.6-3.5-0.4-4.7 0.982-1.008 2.238-1.744 3.648-2.089l0.052-0.011h0.1v-0.5c-1.193-0.592-1.999-1.802-2-3.2v-0c-0.001-0.031-0.002-0.068-0.002-0.106 0-1.875 1.52-3.394 3.394-3.394 0.003 0 0.005 0 0.008 0h-0c1.923 0.024 3.476 1.577 3.5 3.498l0 0.002c-0.001 1.398-0.807 2.608-1.979 3.191l-0.021 0.009v0.5c0.321 0.099 0.586 0.2 0.843 0.318l-0.043-0.018v0.1c-0.306 0.010-0.583 0.122-0.802 0.302l0.002-0.002-1.2-0.9-1.3 1.3 0.9 1.2c-0.164 0.23-0.3 0.495-0.394 0.779l-0.006 0.021-1.5 0.3v1.8zM14.7 12.2c-0.066 0.425-0.244 0.799-0.503 1.103l0.003-0.003 0.7 1.1-0.6 0.6-1.1-0.7c-0.316 0.214-0.682 0.386-1.074 0.494l-0.026 0.006-0.2 1.2h-0.8l-0.2-1.3c-0.425-0.066-0.799-0.244-1.103-0.503l0.003 0.003-1.1 0.7-0.6-0.6 0.7-1.1c-0.214-0.316-0.386-0.682-0.494-1.074l-0.006-0.026-1.3-0.2v-0.8l1.3-0.2c0.066-0.425 0.244-0.799 0.503-1.103l-0.003 0.003-0.7-1.2 0.6-0.6 1.1 0.7c0.316-0.214 0.682-0.386 1.074-0.494l0.026-0.006 0.2-1.2h0.8l0.2 1.3c0.425 0.066 0.799 0.244 1.103 0.503l-0.003-0.003 1.1-0.7 0.6 0.6-0.7 1.1c0.214 0.316 0.386 0.682 0.494 1.074l0.006 0.026 1.3 0.2v0.8zM13.1 11.5c0-0.884-0.716-1.6-1.6-1.6s-1.6 0.716-1.6 1.6c0 0.884 0.716 1.6 1.6 1.6v0c0.006 0 0.013 0 0.021 0 0.872 0 1.58-0.707 1.58-1.58 0-0.007-0-0.014-0-0.022l0 0.001z" - ], + "new": true, + "svg": "user-managed", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-o.js b/src/icons/user-o.js index c5b2b21..b5b8c90 100644 --- a/src/icons/user-o.js +++ b/src/icons/user-o.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e07f", - "iconset": 0, + "iconset": 1, "name": "user-o", - "new": false, - "paths": [ - "M13.943 10.116c-0.994-1.001-2.211-1.778-3.571-2.252l-0.066-0.020c1.187-0.76 1.962-2.072 1.962-3.564 0-0.005 0-0.009-0-0.014v0.001c0-2.357-1.911-4.269-4.269-4.269s-4.269 1.911-4.269 4.269v0c-0 0.004-0 0.008-0 0.013 0 1.493 0.775 2.804 1.945 3.554l0.017 0.010c-1.426 0.494-2.643 1.271-3.636 2.271l-0.001 0.001c-0.936 0.951-2.539 3.14-1.918 4.622 0.351 0.838 1.277 1.263 2.751 1.263h10.219c1.475 0 2.4-0.425 2.751-1.263 0.621-1.482-0.982-3.671-1.918-4.622zM14.938 14.386c-0.213 0.508-1.087 0.614-1.783 0.614h-10.31c-0.696 0-1.57-0.106-1.783-0.614-0.336-0.803 0.777-2.546 1.71-3.495 1.005-1.014 2.269-1.769 3.685-2.157l0.058-0.014 0.409-0.101v-1.336l-0.306-0.146c-1.101-0.53-1.847-1.638-1.847-2.919 0-1.784 1.446-3.23 3.23-3.23s3.23 1.446 3.23 3.23c0 1.282-0.746 2.389-1.828 2.911l-0.019 0.008-0.306 0.146v1.336l0.409 0.101c1.474 0.402 2.738 1.157 3.742 2.17l0.001 0.001c0.933 0.949 2.046 2.691 1.71 3.495z" - ], + "new": true, + "svg": "user-o", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-team.js b/src/icons/user-team.js index 94cb153..1e2a7b1 100644 --- a/src/icons/user-team.js +++ b/src/icons/user-team.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e080", - "iconset": 0, + "iconset": 1, "name": "user-team", - "new": false, - "paths": [ - "M14.104 13h-1.231c-0.381-1.055-0.958-1.956-1.693-2.702l0.001 0.001c-0.637-0.638-1.378-1.174-2.195-1.578l-0.048-0.022c0.658-0.708 1.062-1.661 1.062-2.707 0-1.655-1.010-3.075-2.447-3.676l-0.026-0.010c0.547-0.795 1.452-1.31 2.477-1.31 1.655 0 2.996 1.342 2.996 2.996 0 1.189-0.693 2.216-1.696 2.701l-0.018 0.008v0.458c1.254 0.339 2.329 0.98 3.182 1.842l0.001 0.001c0.983 1 3.069 4-0.364 4zM7.286 9.158v-0.458c1.022-0.493 1.714-1.521 1.714-2.711 0-1.657-1.343-3-3-3s-3 1.343-3 3c0 1.19 0.692 2.218 1.696 2.703l0.018 0.008v0.458c-1.254 0.339-2.329 0.98-3.182 1.842l-0.001 0.001c-0.983 1-3.069 4 0.364 4h8.208c3.433 0 1.347-3 0.364-4-0.854-0.862-1.929-1.504-3.133-1.831l-0.049-0.011z" - ], + "new": true, + "svg": "user-team", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user-unknow.js b/src/icons/user-unknow.js index 0ad28e1..cda95e5 100644 --- a/src/icons/user-unknow.js +++ b/src/icons/user-unknow.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e081", - "iconset": 0, + "iconset": 1, "name": "user-unknow", - "new": false, - "paths": [ - "M9.426 3.423v0.001c0-0.32 0-1.159-1.397-1.159s-1.436 0.81-1.534 1.299h-1.495c0.013-0.719 0.323-1.363 0.813-1.816l0.002-0.002 0.002-0.002c0.534-0.461 1.236-0.742 2.002-0.742 0.001 0 0.002 0 0.003 0h-0q0.068 0 0.135 0.003l-0.006-0c0.053-0.003 0.114-0.005 0.176-0.005 0 0 0.001 0 0.001 0 0.782 0 1.498 0.282 2.052 0.75l-0.005-0.004-0.002-0.002 0.005 0.004-0.004-0.003c0.504 0.439 0.822 1.080 0.825 1.796v0.001c0 0 0 0.001 0 0.001 0 0.461-0.188 0.877-0.491 1.178l-0.001 0c-0.502 0.47-1.574 1.359-1.574 2.279v1h-1.967v-1c0-0.84 1.033-1.779 1.033-1.779 0.434-0.368 0.826-0.744 1.195-1.143l0.008-0.009 0.007-0.008c0.135-0.169 0.216-0.386 0.216-0.623 0-0.001 0-0.002 0-0.003v0zM9 11h-2v-1.999h2zM13.958 10.667c-1.138-1.15-2.572-2.005-4.178-2.441l-0.065-0.015v-0.61c1.362-0.657 2.286-2.028 2.286-3.614 0-2.209-1.791-4-4-4s-4 1.791-4 4c0 1.586 0.923 2.957 2.262 3.604l0.024 0.010v0.61c-1.671 0.452-3.105 1.307-4.243 2.456l-0.001 0.001c-1.311 1.333-4.092 5.333 0.485 5.333h10.944c4.577 0 1.796-4 0.485-5.333z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "user-unknow", + "viewBox": "0 0 16 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/user-unknown.js b/src/icons/user-unknown.js new file mode 100644 index 0000000..77bb3b1 --- /dev/null +++ b/src/icons/user-unknown.js @@ -0,0 +1,11 @@ +// AUTO-GENERATED FILE. DO NOT MODIFY. + +const icon = { + "iconset": 1, + "name": "user-unknown", + "new": true, + "svg": "user-unknown", + "viewBox": "0 0 16 17" +}; + +export default icon; \ No newline at end of file diff --git a/src/icons/user-warning.js b/src/icons/user-warning.js index 082fffb..255e9b0 100644 --- a/src/icons/user-warning.js +++ b/src/icons/user-warning.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "91ef3", - "iconset": 0, + "iconset": 1, "name": "user-warning", - "new": false, - "paths": [ - "M5 11c0-3 2.2-5.5 5.1-5.9 0.2-0.5 0.4-1 0.4-1.6 0-1.9-1.6-3.5-3.5-3.5s-3.5 1.6-3.5 3.5c0 1.4 0.8 2.6 2 3.2v0.5h-0.1c-1.4 0.4-2.6 1.1-3.6 2.1-1.2 1.2-3.6 4.7 0.4 4.7h3.6c-0.5-0.9-0.8-1.9-0.8-3zM11 6c-2.8 0-5 2.2-5 5s2.2 5 5 5 5-2.2 5-5-2.2-5-5-5zM12 14h-2v-1h2v1zM12 12h-2v-4h2v4z" - ], + "new": true, + "svg": "user-warning", "viewBox": "0 0 16 16" }; diff --git a/src/icons/user.js b/src/icons/user.js index c1a348a..72b70f4 100644 --- a/src/icons/user.js +++ b/src/icons/user.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e076", - "iconset": 0, + "iconset": 1, "name": "user", - "new": false, - "paths": [ - "M13.472 16h-10.944c-4.577 0-1.796-4-0.485-5.333 1.138-1.15 2.572-2.005 4.178-2.441l0.065-0.015v-0.61c-1.362-0.657-2.286-2.028-2.286-3.614 0-2.209 1.791-4 4-4s4 1.791 4 4c0 1.586-0.923 2.957-2.262 3.604l-0.024 0.010v0.61c1.671 0.452 3.105 1.307 4.243 2.456l0.001 0.001c1.311 1.333 4.092 5.333-0.485 5.333z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "user", + "viewBox": "0 0 16 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/view-off.js b/src/icons/view-off.js index 1699043..4d6fc2c 100644 --- a/src/icons/view-off.js +++ b/src/icons/view-off.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e083", - "iconset": 0, + "iconset": 1, "name": "view-off", - "new": false, - "paths": [ - "M9.7 11.8l0.8 0.8c-0.8 0.3-1.7 0.4-2.5 0.4-4.9 0-7.7-4.5-7.8-4.7l-0.2-0.3 0.2-0.3c0.7-1.1 1.6-2 2.6-2.8l0.7 0.7c-0.9 0.7-1.7 1.5-2.3 2.4 0.7 0.9 3.1 4 6.8 4 0.6 0 1.1-0.1 1.7-0.2zM12.4 11.7l2.3 2.3-0.7 0.7-12.7-12.7 0.7-0.7 2.5 2.5c1.1-0.5 2.3-0.8 3.5-0.8 4.8 0 7.7 4.5 7.8 4.7l0.2 0.3-0.2 0.3c-0.9 1.3-2 2.5-3.4 3.4zM6.2 5.5l1.4 1.4c0.2-0.3 0.4-0.6 0.4-0.9 0-0.6-0.4-1-1-1 0 0 0 0 0 0-0.3 0-0.6 0.2-0.8 0.5v0zM14.8 8c-0.9-1.2-2.1-2.3-3.4-3.1 1 1.6 0.7 3.8-0.7 5l1 1c1.2-0.7 2.3-1.7 3.1-2.9zM8.8 10.9l-4.7-4.7c-0.1 0.3-0.1 0.5-0.1 0.8 0 2.2 1.8 4 4 4 0.3 0 0.5 0 0.8-0.1z" - ], + "new": true, + "svg": "view-off", "viewBox": "0 0 16 16" }; diff --git a/src/icons/view.js b/src/icons/view.js index 1348d93..15eeaa2 100644 --- a/src/icons/view.js +++ b/src/icons/view.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e082", - "iconset": 0, + "iconset": 1, "name": "view", - "new": false, - "paths": [ - "M15.837 7.736c-0.119-0.193-2.995-4.736-7.837-4.736s-7.717 4.543-7.837 4.736l-0.163 0.263 0.162 0.263c0.118 0.193 2.969 4.738 7.838 4.738s7.719-4.545 7.838-4.738l0.162-0.263zM8 6c0 0 0 0.001 0 0.001 0 0.553-0.448 1.001-1.001 1.001s-1.001-0.448-1.001-1.001c0-0.553 0.448-1.001 1.001-1.001v0c0 0 0 0 0.001 0 0.552 0 1 0.448 1.001 1v0zM8 12c-3.669 0-6.142-3.070-6.806-3.999 0.908-1.251 2.040-2.28 3.344-3.047l0.051-0.028c-0.371 0.589-0.593 1.305-0.596 2.073v0.001c0 2.212 1.793 4.006 4.006 4.006s4.006-1.793 4.006-4.006v0c-0.003-0.767-0.224-1.481-0.603-2.086l0.010 0.017c1.353 0.796 2.484 1.823 3.372 3.039l0.022 0.031c-0.665 0.93-3.137 3.999-6.806 3.999z" - ], + "new": true, + "svg": "view", "viewBox": "0 0 16 16" }; diff --git a/src/icons/virtual-machine.js b/src/icons/virtual-machine.js index 0c95b9f..7c67b07 100644 --- a/src/icons/virtual-machine.js +++ b/src/icons/virtual-machine.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e929", - "iconset": 0, + "iconset": 1, "name": "virtual-machine", - "new": false, - "paths": [ - "M0 16h16v-4h-16v4zM13 13h1v1h-1v-1zM2 13h5v1h-5v-1zM15 5.003v0.995h1v4.005h-1v0.997h-2v-1h2v-4h-2v-1h2v-4h-2v-1h2v0.997h1v4.005h-1zM3 1h-2v-1h2v1zM1 4.994h-1v-3.977h1v3.977zM6 1h-2v-1h2v1zM9 1h-2v-1h2v1zM12 1h-2v-1h2v1zM3 6h-2v-1h2v1zM1 9.994h-1v-3.977h1v3.977zM1 10h2v1h-2v-1zM6 6h-2v-1h2v1zM6 11h-2v-1h2v1zM9 6h-2v-1h2v1zM12 11h-2v-1h2v1zM12 6h-2v-1h2v1zM9 11h-2v-1h2v1zM14 3h-1v-1h1v1zM14 8h-1v-1h1v1z" - ], + "new": true, + "svg": "virtual-machine", "viewBox": "0 0 16 16" }; diff --git a/src/icons/virus.js b/src/icons/virus.js index 7abd9ce..0c968aa 100644 --- a/src/icons/virus.js +++ b/src/icons/virus.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b3", - "iconset": 8, + "iconset": 9, "name": "virus", - "new": false, - "paths": [ - "M4.687 8.398c-0.001 0.024-0.001 0.052-0.001 0.080 0 1.249 0.69 2.336 1.71 2.902l0.017 0.009c-0.087 0.491-0.295 0.923-0.592 1.278l0.003-0.004c-1.521-0.802-2.539-2.372-2.539-4.181 0-0.074 0.002-0.147 0.005-0.22v0.010c0.139-0.025 0.3-0.040 0.463-0.040 0.335 0 0.657 0.061 0.953 0.173l-0.019-0.006zM6.273 5.65c0.492-0.304 1.088-0.485 1.726-0.485s1.235 0.18 1.741 0.493l-0.014-0.008c0.359-0.3 0.637-0.687 0.802-1.128l0.006-0.019c-0.717-0.464-1.594-0.74-2.535-0.74s-1.817 0.276-2.553 0.751l0.019-0.011c0.171 0.46 0.449 0.846 0.804 1.143l0.004 0.003zM14.975 13.209l-0.123-0.071c-0.014-0.008-0.032-0.013-0.050-0.013-0.030 0-0.057 0.013-0.076 0.034v0c-0.612 0.678-1.493 1.102-2.474 1.102-1.838 0-3.328-1.49-3.328-3.328 0-0.512 0.116-0.998 0.323-1.431l-0.009 0.020c0.005-0.011 0.008-0.024 0.008-0.038 0-0.033-0.018-0.062-0.044-0.077v0l-0.441-0.254c-0.016-0.009-0.034-0.015-0.054-0.015-0.028 0-0.054 0.011-0.073 0.028v0c-0.055 0.050-0.116 0.095-0.183 0.131l-0.005 0.002-0.016 0.008c-0.019 0.010-0.038 0.019-0.057 0.028l-0.009 0.004c-0.022 0.009-0.043 0.018-0.066 0.025l-0.003 0.001c-0.041 0.014-0.091 0.027-0.142 0.036l-0.006 0.001-0.005 0.001q-0.035 0.005-0.069 0.008l-0.020 0.001c-0.018 0.001-0.037 0.002-0.055 0.002l-0.039-0.001-0.035-0.002c-0.018-0.002-0.037-0.004-0.055-0.007l-0.019-0.003c-0.021-0.003-0.042-0.008-0.063-0.013l-0.012-0.003c-0.021-0.005-0.042-0.011-0.063-0.018l-0.013-0.004c-0.019-0.007-0.038-0.014-0.057-0.022l-0.018-0.007c-0.017-0.007-0.034-0.016-0.050-0.024l-0.023-0.012c-0.070-0.039-0.131-0.083-0.186-0.133l0.001 0.001c-0.019-0.017-0.044-0.028-0.072-0.028-0.020 0-0.039 0.005-0.055 0.015v0l-0.441 0.254c-0.027 0.016-0.045 0.044-0.045 0.077 0 0.014 0.003 0.027 0.009 0.038v-0.001c0.198 0.413 0.314 0.899 0.314 1.411 0 1.838-1.49 3.328-3.328 3.328-0.981 0-1.862-0.424-2.472-1.099l-0.003-0.003c-0.019-0.021-0.046-0.034-0.076-0.034-0.019 0-0.036 0.005-0.051 0.014v0l-0.123 0.071c-0.022 0.012-0.037 0.035-0.037 0.062 0 0.016 0.005 0.030 0.014 0.042v0c0.845 1.050 2.13 1.716 3.57 1.716 1.363 0 2.586-0.596 3.424-1.542l0.004-0.005c0.842 0.95 2.065 1.546 3.428 1.546 1.441 0 2.725-0.666 3.564-1.707l0.007-0.009c0.009-0.012 0.014-0.026 0.014-0.042 0-0.027-0.015-0.050-0.037-0.062v0zM13.714 6.499c-0.398-0.234-0.86-0.415-1.351-0.517l-0.030-0.005c0.151-0.434 0.238-0.935 0.238-1.456 0-2.282-1.672-4.174-3.858-4.517l-0.026-0.003c-0.002 0-0.005-0.001-0.008-0.001-0.039 0-0.070 0.031-0.070 0.070 0 0.001 0 0.002 0 0.002v0 0.142c0 0.049 0.035 0.089 0.081 0.099h0.001c1.518 0.33 2.638 1.662 2.638 3.255 0 1.738-1.332 3.164-3.030 3.315l-0.013 0.001c-0.046 0.004-0.081 0.042-0.081 0.089 0 0 0 0 0 0v0 0.509c0 0 0 0 0 0 0 0.048 0.031 0.089 0.075 0.103h0.001c0.080 0.025 0.149 0.058 0.213 0.098l-0.004-0.002 0.015 0.009c0.018 0.011 0.035 0.023 0.052 0.036l0.008 0.006c0.019 0.014 0.037 0.029 0.055 0.044l0.002 0.002c0.038 0.034 0.073 0.070 0.104 0.108l0.001 0.002 0.003 0.004q0.022 0.027 0.042 0.056l0.011 0.016c0.010 0.015 0.020 0.031 0.029 0.047l0.018 0.034 0.016 0.032c0.008 0.017 0.015 0.034 0.022 0.051l0.008 0.019c0.008 0.020 0.014 0.040 0.020 0.060l0.004 0.012c0.006 0.021 0.011 0.042 0.015 0.063l0.003 0.013c0.004 0.020 0.007 0.040 0.009 0.060l0.003 0.019c0.002 0.018 0.003 0.037 0.004 0.055l0.001 0.026c0 0.007 0 0.015 0 0.023 0 0.072-0.008 0.143-0.024 0.21l0.001-0.006c-0.002 0.007-0.002 0.015-0.002 0.023 0 0.040 0.022 0.075 0.054 0.093h0.001l0.441 0.255c0.013 0.008 0.028 0.012 0.045 0.012 0.030 0 0.057-0.015 0.073-0.038v0c0.609-0.865 1.604-1.423 2.729-1.423 1.838 0 3.328 1.49 3.328 3.328 0 0.368-0.060 0.722-0.17 1.053l0.007-0.024c-0.003 0.010-0.005 0.021-0.005 0.032 0 0.037 0.020 0.070 0.050 0.088v0l0.123 0.071c0.011 0.007 0.023 0.011 0.037 0.011 0.029 0 0.053-0.017 0.064-0.042v0c0.198-0.493 0.314-1.065 0.314-1.664 0-1.683-0.909-3.154-2.264-3.947l-0.022-0.012zM9.587 11.388c0.087 0.491 0.295 0.923 0.592 1.278l-0.003-0.004c1.521-0.802 2.539-2.372 2.539-4.18 0-0.074-0.002-0.147-0.005-0.22v0.010c-0.139-0.025-0.3-0.040-0.463-0.040-0.335 0-0.656 0.061-0.953 0.173l0.019-0.006c0.001 0.024 0.001 0.052 0.001 0.080 0 1.249-0.69 2.336-1.71 2.902l-0.017 0.009zM2.084 8.051c0.477-0.28 1.051-0.446 1.664-0.446 1.125 0 2.12 0.558 2.722 1.413l0.007 0.011c0.016 0.023 0.043 0.038 0.073 0.038 0.016 0 0.032-0.004 0.045-0.012v0l0.441-0.255c0.033-0.019 0.054-0.054 0.054-0.094 0-0.008-0.001-0.016-0.003-0.024v0.001c-0.014-0.061-0.022-0.131-0.022-0.204 0-0.009 0-0.018 0-0.027v0.001l0.001-0.017c0.001-0.021 0.002-0.042 0.005-0.064l0.001-0.010c0.003-0.023 0.006-0.046 0.011-0.069l0.001-0.003c0.005-0.025 0.011-0.049 0.018-0.073v0q0.011-0.037 0.024-0.072l0.002-0.005c0.008-0.022 0.017-0.043 0.027-0.064l0.009-0.018c0.008-0.016 0.016-0.032 0.026-0.048l0.021-0.033 0.019-0.030c0.011-0.015 0.022-0.030 0.033-0.045l0.012-0.015c0.014-0.017 0.028-0.033 0.042-0.048l0.008-0.009c0.015-0.016 0.031-0.030 0.047-0.045l0.010-0.009c0.015-0.013 0.031-0.026 0.047-0.038l0.016-0.012c0.015-0.011 0.030-0.021 0.046-0.031l0.022-0.014c0.060-0.037 0.128-0.069 0.201-0.092l0.007-0.002c0.044-0.014 0.075-0.055 0.075-0.103 0 0 0 0 0 0v0-0.509c0 0 0 0 0 0 0-0.047-0.036-0.085-0.081-0.089v0c-1.711-0.151-3.043-1.578-3.043-3.315 0-1.593 1.12-2.925 2.615-3.251l0.022-0.004c0.047-0.010 0.081-0.051 0.081-0.099v-0.142c0-0.001 0-0.001 0-0.002 0-0.039-0.031-0.070-0.070-0.070-0.003 0-0.006 0-0.009 0.001v0c-2.212 0.346-3.884 2.238-3.884 4.52 0 0.521 0.087 1.022 0.248 1.488l-0.010-0.032c-2.106 0.437-3.666 2.278-3.666 4.482 0 0.599 0.115 1.17 0.324 1.694l-0.011-0.031c0.011 0.025 0.036 0.042 0.064 0.042 0.014 0 0.027-0.004 0.037-0.011v0l0.123-0.071c0.030-0.018 0.050-0.051 0.050-0.088 0-0.011-0.002-0.022-0.005-0.033v0.001c-0.103-0.307-0.163-0.661-0.163-1.029 0-1.225 0.662-2.296 1.648-2.874l0.016-0.008z" - ], + "new": true, + "svg": "virus", "viewBox": "0 0 16 16" }; diff --git a/src/icons/virustotal.js b/src/icons/virustotal.js index 66dea9a..71588a6 100644 --- a/src/icons/virustotal.js +++ b/src/icons/virustotal.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed0c", - "iconset": 2, + "iconset": 8, "name": "virustotal", - "new": false, - "paths": [ - "M14 15h-13l6.6-7-6.6-7h13c0.6 0 1 0.4 1 1v12c0 0.6-0.4 1-1 1zM3.3 14h10.7v-12h-10.7l5.7 6-5.7 6z" - ], + "new": true, + "svg": "virustotal", "viewBox": "0 0 16 16" }; diff --git a/src/icons/warning-circle.js b/src/icons/warning-circle.js index a54bc3a..206d232 100644 --- a/src/icons/warning-circle.js +++ b/src/icons/warning-circle.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ec06", - "iconset": 3, + "iconset": 7, "name": "warning-circle", - "new": false, - "paths": [ - "M8 0c-4.418 0-8 3.582-8 8s3.582 8 8 8c4.418 0 8-3.582 8-8v0c0-4.418-3.582-8-8-8v0zM9 13h-2v-2h2zM9 10h-2v-6h2z" - ], + "new": true, + "svg": "warning-circle", "viewBox": "0 0 16 16" }; diff --git a/src/icons/warning-minor.js b/src/icons/warning-minor.js index 3b796dd..6060006 100644 --- a/src/icons/warning-minor.js +++ b/src/icons/warning-minor.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0ee", - "iconset": 3, + "iconset": 7, "name": "warning-minor", - "new": false, - "paths": [ - "M15.7 7.3l-7-7c-0.4-0.4-1-0.4-1.4 0l-7 7c-0.4 0.4-0.4 1 0 1.4l7 7c0.4 0.4 1 0.4 1.4 0l7-7c0.4-0.4 0.4-1 0-1.4zM9 12h-2v-2h2v2zM9 9h-2v-5h2v5z" - ], + "new": true, + "svg": "warning-minor", "viewBox": "0 0 16 16" }; diff --git a/src/icons/warning-triangle.js b/src/icons/warning-triangle.js index 7f7a008..55bb91f 100644 --- a/src/icons/warning-triangle.js +++ b/src/icons/warning-triangle.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e084", - "iconset": 3, + "iconset": 7, "name": "warning-triangle", - "new": false, - "paths": [ - "M15.86 13.49l-7-12c-0.176-0.3-0.498-0.498-0.865-0.498s-0.689 0.198-0.862 0.494l-0.003 0.005-7 12c-0.088 0.146-0.14 0.322-0.14 0.51 0 0.552 0.448 1 1 1 0.003 0 0.007 0 0.010 0h13.999c0.552 0 1-0.448 1-1 0-0.188-0.052-0.364-0.142-0.515l0.003 0.005zM9 13h-2v-2h2zM9 10h-2v-5h2z" - ], + "new": true, + "svg": "warning-triangle", "viewBox": "0 0 16 16" }; diff --git a/src/icons/widgets.js b/src/icons/widgets.js index 6e1a71e..1dc581e 100644 --- a/src/icons/widgets.js +++ b/src/icons/widgets.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b4", - "iconset": 0, + "iconset": 1, "name": "widgets", - "new": false, - "paths": [ - "M7 2v6c0 0.6-0.4 1-1 1h-4c-0.6 0-1-0.4-1-1v-6c0-0.6 0.4-1 1-1h4c0.6 0 1 0.4 1 1zM6 11h-4c-0.6 0-1 0.4-1 1v2c0 0.6 0.4 1 1 1h4c0.6 0 1-0.4 1-1v-2c0-0.6-0.4-1-1-1zM14 1h-4c-0.6 0-1 0.4-1 1v2c0 0.6 0.4 1 1 1h4c0.6 0 1-0.4 1-1v-2c0-0.6-0.4-1-1-1zM14 7h-4c-0.6 0-1 0.4-1 1v6c0 0.6 0.4 1 1 1h4c0.6 0 1-0.4 1-1v-6c0-0.6-0.4-1-1-1z" - ], + "new": true, + "svg": "widgets", "viewBox": "0 0 16 16" }; diff --git a/src/icons/wifi.js b/src/icons/wifi.js index ae16f74..9bee55c 100644 --- a/src/icons/wifi.js +++ b/src/icons/wifi.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b6", - "iconset": 0, + "iconset": 1, "name": "wifi", - "new": false, - "paths": [ - "M12.8 8.5l-1.6 1.2c-0.7-1-1.9-1.7-3.2-1.7s-2.5 0.7-3.3 1.7l-1.5-1.2c1.1-1.5 2.8-2.5 4.8-2.5s3.7 1 4.8 2.5zM1.6 7.2c1.4-1.9 3.8-3.2 6.4-3.2s5 1.3 6.4 3.2l1.6-1.2c-1.8-2.4-4.7-4-8-4s-6.2 1.6-8 4l1.6 1.2zM8 14c1.1 0 2-0.9 2-2s-0.9-2-2-2-2 0.9-2 2 0.9 2 2 2z" - ], + "new": true, + "svg": "wifi", "viewBox": "0 0 16 16" }; diff --git a/src/icons/window-list.js b/src/icons/window-list.js index 3048863..b3b06a6 100644 --- a/src/icons/window-list.js +++ b/src/icons/window-list.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e085", - "iconset": 0, + "iconset": 1, "name": "window-list", - "new": false, - "paths": [ - "M15 1h-14c-0.552 0.002-0.998 0.448-1 1v12c0.002 0.552 0.448 0.998 1 1h14c0.552-0.002 0.998-0.448 1-1v-12c-0.002-0.552-0.448-0.998-1-1h-0zM15 14h-14v-11h14zM13 7h-7v-1h7zM13 9h-7v-1h7zM5 7h-2v-1h2zM5 9h-2v-1h2zM13 11h-7v-1h7zM5 11h-2v-1h2z" - ], + "new": true, + "svg": "window-list", "viewBox": "0 0 16 16" }; diff --git a/src/icons/window8.js b/src/icons/window8.js index d8b15bf..ae1648a 100644 --- a/src/icons/window8.js +++ b/src/icons/window8.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "ed06", - "iconset": 2, + "iconset": 8, "name": "window8", - "new": false, - "paths": [ - "M15 7h-8v-5.8l8-1.2v7zM7 8v5.9l8 1.1v-7h-8zM0 12.9l6 0.8v-5.7h-6v4.9zM0 7h6v-5.7l-6 0.8v4.9z" - ], + "new": true, + "svg": "window8", "viewBox": "0 0 16 16" }; diff --git a/src/icons/winevent.js b/src/icons/winevent.js index 805ecbf..ad7724d 100644 --- a/src/icons/winevent.js +++ b/src/icons/winevent.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d7", - "iconset": 0, + "iconset": 1, "name": "winevent", - "new": false, - "paths": [ - "M14.5 1h-1.5v-0.5c-0.001-0.276-0.224-0.499-0.5-0.5h-11c-0.276 0.001-0.499 0.224-0.5 0.5v15c0.001 0.276 0.224 0.499 0.5 0.5h13c0.276-0.001 0.499-0.224 0.5-0.5v-14c-0.001-0.276-0.224-0.499-0.5-0.5h-0zM3 4h8v1h-8zM3 7h8v1h-8zM3 10h8v1h-8zM14 15h-12l1-1h10v-11l1-1z" - ], + "new": true, + "svg": "winevent", "viewBox": "0 0 16 16" }; diff --git a/src/icons/wipe-close.js b/src/icons/wipe-close.js index 90604c1..7a3db16 100644 --- a/src/icons/wipe-close.js +++ b/src/icons/wipe-close.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e087", - "iconset": 0, + "iconset": 1, "name": "wipe-close", - "new": false, - "paths": [ - "M9.443 12l-2.856 2.856c-4.902-0.98-6.587-6.856-6.587-6.856 2.292-0.193 4.378-0.938 6.166-2.101l-0.052 0.031c0.537 0.534 1.195 1.146 1.933 1.751l-1.462 1.462zM9.143 6.586l2.857 2.857 0.868-0.868c0.024-0.133 0.049-0.265 0.065-0.405 0.007-0.064 0.011-0.138 0.011-0.213 0-0.654-0.314-1.235-0.8-1.599l-0.005-0.004-0.248-0.186 4.108-4.108-1.061-1.061-4.26 4.26-0.498-0.373c-0.33-0.249-0.748-0.399-1.2-0.399-0.426 0-0.821 0.133-1.145 0.359l0.007-0.004c-0.247 0.169-0.534 0.356-0.84 0.551 0.503 0.49 1.102 1.037 1.76 1.573zM14.857 8l-2.857 2.857-2.857-2.857-1.143 1.143 2.857 2.857-2.857 2.857 1.143 1.143 2.857-2.857 2.857 2.857 1.143-1.143-2.857-2.857 2.857-2.857z" - ], + "new": true, + "svg": "wipe-close", "viewBox": "0 0 16 16" }; diff --git a/src/icons/wipe.js b/src/icons/wipe.js index 8a92981..c9137e9 100644 --- a/src/icons/wipe.js +++ b/src/icons/wipe.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e086", - "iconset": 0, + "iconset": 1, "name": "wipe", - "new": false, - "paths": [ - "M6.114 5.93c1.738 1.828 3.823 3.308 6.152 4.336l0.122 0.048c-0.762 1.903-2.114 3.436-3.826 4.408l-0.043 0.023c-0.265 0.152-0.583 0.241-0.921 0.241-0.037 0-0.074-0.001-0.11-0.003l0.005 0c-5.606-0.379-7.493-6.983-7.493-6.983 2.292-0.193 4.378-0.938 6.166-2.101l-0.052 0.031zM12.14 6.355l-0.248-0.186 4.108-4.108-1.061-1.061-4.26 4.26-0.498-0.373c-0.33-0.249-0.748-0.399-1.2-0.399-0.426 0-0.821 0.133-1.145 0.359l0.007-0.004c-0.247 0.169-0.534 0.356-0.84 0.551 1.587 1.643 3.478 2.981 5.583 3.925l0.114 0.046c0.094-0.331 0.175-0.736 0.229-1.149l0.005-0.045c0.007-0.064 0.011-0.138 0.011-0.213 0-0.654-0.314-1.235-0.8-1.599l-0.005-0.004z" - ], + "new": true, + "svg": "wipe", "viewBox": "0 0 16 16" }; diff --git a/src/icons/wmi.js b/src/icons/wmi.js index 43f6aa3..f9f51a6 100644 --- a/src/icons/wmi.js +++ b/src/icons/wmi.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d6", - "iconset": 0, - "name": "wmi", - "new": false, - "paths": [ - "M15 4h-4v-4zM10 5h5v10.417c-0.006 0.323-0.269 0.583-0.594 0.583-0.002 0-0.005-0-0.007-0h-12.8c-0.002 0-0.004 0-0.006 0-0.324 0-0.588-0.26-0.594-0.583v-14.834c0.006-0.323 0.269-0.583 0.593-0.583 0.002 0 0.005 0 0.007 0h8.4zM12 10l-1.4 2.8 0.9 0.4 1.6-3.2-1.6-3.2-0.9 0.4zM5.5 12.8l-1.4-2.8 1.3-2.8-0.9-0.4-1.6 3.2 1.7 3.2zM9.5 6.1l-1-0.2-2 8 1 0.2z" - ], + "iconset": 1, + "name": "WMI", + "new": true, + "svg": "WMI", "viewBox": "0 0 16 16" }; diff --git a/src/icons/workbench-manual.js b/src/icons/workbench-manual.js index 975c200..22b1619 100644 --- a/src/icons/workbench-manual.js +++ b/src/icons/workbench-manual.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e114", - "iconset": 0, + "iconset": 1, "name": "workbench-manual", - "new": false, - "paths": [ - "M2.501 5c0.439 0 0.846-0.123 1.205-0.323l1.558 1.649c-0.789 1.016-1.263 2.288-1.263 3.674 0 3.314 2.686 6 6 6s6-2.686 6-6-2.686-6-6-6c-1.567 0-2.989 0.606-4.058 1.589l-1.476-1.562c0.33-0.424 0.534-0.949 0.534-1.527 0-1.381-1.119-2.5-2.5-2.5s-2.5 1.119-2.5 2.5 1.119 2.5 2.5 2.5zM10.001 5c2.757 0 5 2.243 5 5s-2.243 5-5 5-5-2.243-5-5 2.243-5 5-5zM2.501 1c0.827 0 1.5 0.673 1.5 1.5s-0.673 1.5-1.5 1.5-1.5-0.673-1.5-1.5 0.673-1.5 1.5-1.5zM7.798 11.441l-0.006-0.010-0.582 0.744 0.604 0.608 0.761-0.595c0.251 0.165 0.543 0.291 0.858 0.36l0.017 0.003 0.114 0.949h0.875l0.114-0.932c0.331-0.071 0.624-0.196 0.885-0.365l-0.010 0.006 0.73 0.573 0.617-0.621-0.586-0.739c0.165-0.251 0.291-0.543 0.36-0.857l0.003-0.018 0.949-0.109v-0.875l-0.936-0.118c-0.072-0.331-0.196-0.624-0.365-0.885l0.006 0.010 0.577-0.744-0.617-0.617-0.748 0.604c-0.251-0.162-0.544-0.284-0.858-0.352l-0.017-0.003-0.105-0.958h-0.875l-0.118 0.936c-0.331 0.072-0.625 0.196-0.885 0.365l0.010-0.006-0.757-0.586-0.604 0.604 0.604 0.766c-0.163 0.251-0.287 0.544-0.356 0.857l-0.003 0.018-0.954 0.109v0.875l0.932 0.118c0.071 0.331 0.196 0.624 0.365 0.885zM10.001 8.833c0.644 0 1.166 0.522 1.166 1.167s-0.522 1.167-1.166 1.167-1.167-0.522-1.167-1.167 0.522-1.167 1.167-1.167z" - ], + "new": true, + "svg": "workbench-manual", "viewBox": "0 0 16 16" }; diff --git a/src/icons/workbench.js b/src/icons/workbench.js index e6b03c0..0f38515 100644 --- a/src/icons/workbench.js +++ b/src/icons/workbench.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e920", - "iconset": 0, + "iconset": 1, "name": "workbench", - "new": false, - "paths": [ - "M11.751 7.5c-0.194 0-0.378 0.032-0.565 0.057l-1.761-2.64c0.649-0.503 1.074-1.282 1.074-2.167 0-1.519-1.231-2.75-2.75-2.75s-2.75 1.231-2.75 2.75 1.231 2.75 2.75 2.75c0.346 0 0.674-0.071 0.979-0.188l1.627 2.441c-1.658 0.579-2.855 2.141-2.855 3.997 0 0.1 0.023 0.193 0.029 0.291h-2.034c0-0.014 0.004-0.027 0.004-0.041 0-1.004-0.543-1.873-1.347-2.353l1.694-2.948-0.694-0.398-1.745 3.037c-0.212-0.052-0.43-0.088-0.658-0.088-1.519 0-2.75 1.231-2.75 2.75s1.231 2.75 2.75 2.75c1.224 0 2.249-0.805 2.605-1.91h2.304c0.484 1.815 2.123 3.16 4.091 3.16 2.347 0 4.25-1.903 4.25-4.25s-1.903-4.25-4.25-4.25zM7.75 4.5c-0.965 0-1.75-0.785-1.75-1.75s0.785-1.75 1.75-1.75 1.75 0.785 1.75 1.75-0.785 1.75-1.75 1.75zM2.75 13.75c-0.965 0-1.75-0.785-1.75-1.75s0.785-1.75 1.75-1.75 1.75 0.785 1.75 1.75-0.785 1.75-1.75 1.75zM11.751 15c-1.792 0-3.25-1.458-3.25-3.25s1.458-3.25 3.25-3.25 3.25 1.458 3.25 3.25-1.458 3.25-3.25 3.25zM13.251 11.75c0 0.828-0.672 1.5-1.5 1.5s-1.5-0.672-1.5-1.5 0.672-1.5 1.5-1.5 1.5 0.672 1.5 1.5z" - ], + "new": true, + "svg": "workbench", "viewBox": "0 0 16 16" }; diff --git a/src/icons/workspace.js b/src/icons/workspace.js index f2cff18..c3a6a4c 100644 --- a/src/icons/workspace.js +++ b/src/icons/workspace.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e100", - "iconset": 0, + "iconset": 1, "name": "workspace", - "new": false, - "paths": [ - "M8 1l-7 3v8l7 3 7-3v-8l-7-3zM12.9 4.7l-4.9 2.4-4.9-2.4 4.9-2.1 4.9 2.1zM2.5 6.1l4.8 2.4v4.6l-4.8-2.1v-4.9zM8.7 13.1v-4.6l4.8-2.4v4.9l-4.8 2v0.1z" - ], + "new": true, + "svg": "workspace", "viewBox": "0 0 16 16" }; diff --git a/src/icons/yoda.js b/src/icons/yoda.js index 8f4e5a9..c54e444 100644 --- a/src/icons/yoda.js +++ b/src/icons/yoda.js @@ -1,13 +1,10 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0d0", - "iconset": 0, + "iconset": 1, "name": "yoda", - "new": false, - "paths": [ - "M4.1 7.9c-1.5 0.4-2.7 1.6-3.1 3.1l-1 4h16l-1-4c-0.4-1.5-1.6-2.7-3.1-3.1-0.3-0.1-0.6-0.2-0.8-0.4 0.3-0.4 0.6-1 0.7-1.5v0c1 0.1 2-0.4 2.5-1.2 0 0 0.4-1 1.2-1.2 0.5-0.1 0.3-0.4 0.3-0.4-0.3-0.3-0.8-0.3-1.8 0-0.8 0.1-1.7 0.1-2.4-0.2-0.7-1.6-2-3-3.6-3s-2.9 1.4-3.6 3c-0.8 0.3-1.6 0.3-2.4 0.2-1-0.3-1.5-0.3-1.9-0.1 0 0-0.2 0.2 0.3 0.4 0.8 0.2 1.2 1.2 1.2 1.2 0.5 0.9 1.5 1.4 2.5 1.3v0c0.1 0.6 0.4 1.1 0.8 1.5-0.3 0.2-0.5 0.4-0.8 0.4z" - ], + "new": true, + "svg": "yoda", "viewBox": "0 0 16 16" }; diff --git a/src/icons/zoom-in.js b/src/icons/zoom-in.js index d84ef78..4eff7ce 100644 --- a/src/icons/zoom-in.js +++ b/src/icons/zoom-in.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b0", - "iconset": 0, + "iconset": 1, "name": "zoom-in", - "new": false, - "paths": [ - "M11.7 10.3c2.1-2.9 1.5-7-1.4-9.1s-7-1.5-9.1 1.4-1.5 7 1.4 9.1c2.3 1.7 5.4 1.7 7.7 0l4.3 4.3 1.4-1.4-4.3-4.3zM6.5 11.5c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5c0 2.8-2.2 5-5 5zM7 6h3v1h-3v3h-1v-3h-3v-1h3v-3h1v3z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "zoom-in", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/icons/zoom-out.js b/src/icons/zoom-out.js index 22a039b..458ed7e 100644 --- a/src/icons/zoom-out.js +++ b/src/icons/zoom-out.js @@ -1,14 +1,11 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const icon = { - "code": "e0b1", - "iconset": 0, + "iconset": 1, "name": "zoom-out", - "new": false, - "paths": [ - "M11.7 10.3c2.1-2.9 1.5-7-1.4-9.1s-7-1.5-9.1 1.4-1.5 7 1.4 9.1c2.3 1.7 5.4 1.7 7.7 0l4.3 4.3 1.4-1.4-4.3-4.3zM6.5 11.5c-2.8 0-5-2.2-5-5s2.2-5 5-5 5 2.2 5 5c0 2.8-2.2 5-5 5zM3 6h7v1h-7c0 0 0-1 0-1z" - ], - "viewBox": "0 0 16 16" + "new": true, + "svg": "zoom-out", + "viewBox": "0 0 17 17" }; export default icon; \ No newline at end of file diff --git a/src/iconsets/index.js b/src/iconsets/index.js index 9c7bdd3..3cf4d9e 100644 --- a/src/iconsets/index.js +++ b/src/iconsets/index.js @@ -1,41 +1,49 @@ // AUTO-GENERATED FILE. DO NOT MODIFY. const iconsets = [ - { - "id": 0, - "name": "Utility Icons" - }, { "id": 1, - "name": "Device Icons" + "name": "Utility" }, { "id": 2, - "name": "Branding Icons" + "name": "Device" }, { "id": 3, - "name": "Severity Icons" + "name": "File" }, { "id": 4, - "name": "Chart Icons" + "name": "Edit" }, { "id": 5, - "name": "Direction Icons" + "name": "Direction" }, { "id": 6, - "name": "Edit Icons" + "name": "Chart" }, { "id": 7, - "name": "File Icons" + "name": "Functional" }, { "id": 8, - "name": "Threat Type" + "name": "Branding" + }, + { + "id": 9, + "name": "Threat" + }, + { + "id": 10, + "name": "Chart legend" + }, + { + "id": 11, + "name": "New (undecided)" } ];