@blueprintjs/icons 5.17.1 → 5.18.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/changelog/@unreleased/pr-7190.v2.yml +5 -0
- package/changelog/@unreleased/pr-7239.v2.yml +5 -0
- package/dist/blueprint-icons-split-paths-by-size-loader.bundle.js +1 -1
- package/dist/icons.bundle.js +1 -1
- package/icons.json +56 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.d.ts +10 -2
- package/lib/cjs/generated/16px/blueprint-icons-16.js +16 -0
- package/lib/cjs/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/cjs/generated/16px/paths/announcement.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/announcement.js +4 -0
- package/lib/cjs/generated/16px/paths/announcement.js.map +1 -0
- package/lib/cjs/generated/16px/paths/array-object.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/array-object.js +4 -0
- package/lib/cjs/generated/16px/paths/array-object.js.map +1 -0
- package/lib/cjs/generated/16px/paths/construction.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/construction.js +4 -0
- package/lib/cjs/generated/16px/paths/construction.js.map +1 -0
- package/lib/cjs/generated/16px/paths/index.d.ts +8 -0
- package/lib/cjs/generated/16px/paths/index.js +30 -14
- package/lib/cjs/generated/16px/paths/index.js.map +1 -1
- package/lib/cjs/generated/16px/paths/notifications-add.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/notifications-add.js +4 -0
- package/lib/cjs/generated/16px/paths/notifications-add.js.map +1 -0
- package/lib/cjs/generated/16px/paths/phone-search.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/phone-search.js +4 -0
- package/lib/cjs/generated/16px/paths/phone-search.js.map +1 -0
- package/lib/cjs/generated/16px/paths/selection-box-add.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/selection-box-add.js +4 -0
- package/lib/cjs/generated/16px/paths/selection-box-add.js.map +1 -0
- package/lib/cjs/generated/16px/paths/selection-box-edit.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/selection-box-edit.js +4 -0
- package/lib/cjs/generated/16px/paths/selection-box-edit.js.map +1 -0
- package/lib/cjs/generated/16px/paths/selection-box.d.ts +2 -0
- package/lib/cjs/generated/16px/paths/selection-box.js +4 -0
- package/lib/cjs/generated/16px/paths/selection-box.js.map +1 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.d.ts +10 -2
- package/lib/cjs/generated/20px/blueprint-icons-20.js +16 -0
- package/lib/cjs/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/cjs/generated/20px/paths/announcement.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/announcement.js +4 -0
- package/lib/cjs/generated/20px/paths/announcement.js.map +1 -0
- package/lib/cjs/generated/20px/paths/array-object.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/array-object.js +4 -0
- package/lib/cjs/generated/20px/paths/array-object.js.map +1 -0
- package/lib/cjs/generated/20px/paths/construction.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/construction.js +4 -0
- package/lib/cjs/generated/20px/paths/construction.js.map +1 -0
- package/lib/cjs/generated/20px/paths/index.d.ts +8 -0
- package/lib/cjs/generated/20px/paths/index.js +30 -14
- package/lib/cjs/generated/20px/paths/index.js.map +1 -1
- package/lib/cjs/generated/20px/paths/notifications-add.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/notifications-add.js +4 -0
- package/lib/cjs/generated/20px/paths/notifications-add.js.map +1 -0
- package/lib/cjs/generated/20px/paths/phone-search.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/phone-search.js +4 -0
- package/lib/cjs/generated/20px/paths/phone-search.js.map +1 -0
- package/lib/cjs/generated/20px/paths/selection-box-add.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/selection-box-add.js +4 -0
- package/lib/cjs/generated/20px/paths/selection-box-add.js.map +1 -0
- package/lib/cjs/generated/20px/paths/selection-box-edit.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/selection-box-edit.js +4 -0
- package/lib/cjs/generated/20px/paths/selection-box-edit.js.map +1 -0
- package/lib/cjs/generated/20px/paths/selection-box.d.ts +2 -0
- package/lib/cjs/generated/20px/paths/selection-box.js +4 -0
- package/lib/cjs/generated/20px/paths/selection-box.js.map +1 -0
- package/lib/cjs/generated/components/announcement.d.ts +4 -0
- package/lib/cjs/generated/components/announcement.js +35 -0
- package/lib/cjs/generated/components/announcement.js.map +1 -0
- package/lib/cjs/generated/components/array-object.d.ts +4 -0
- package/lib/cjs/generated/components/array-object.js +35 -0
- package/lib/cjs/generated/components/array-object.js.map +1 -0
- package/lib/cjs/generated/components/construction.d.ts +4 -0
- package/lib/cjs/generated/components/construction.js +35 -0
- package/lib/cjs/generated/components/construction.js.map +1 -0
- package/lib/cjs/generated/components/index.d.ts +8 -0
- package/lib/cjs/generated/components/index.js +30 -14
- package/lib/cjs/generated/components/index.js.map +1 -1
- package/lib/cjs/generated/components/notifications-add.d.ts +4 -0
- package/lib/cjs/generated/components/notifications-add.js +35 -0
- package/lib/cjs/generated/components/notifications-add.js.map +1 -0
- package/lib/cjs/generated/components/phone-search.d.ts +4 -0
- package/lib/cjs/generated/components/phone-search.js +35 -0
- package/lib/cjs/generated/components/phone-search.js.map +1 -0
- package/lib/cjs/generated/components/selection-box-add.d.ts +4 -0
- package/lib/cjs/generated/components/selection-box-add.js +35 -0
- package/lib/cjs/generated/components/selection-box-add.js.map +1 -0
- package/lib/cjs/generated/components/selection-box-edit.d.ts +4 -0
- package/lib/cjs/generated/components/selection-box-edit.js +35 -0
- package/lib/cjs/generated/components/selection-box-edit.js.map +1 -0
- package/lib/cjs/generated/components/selection-box.d.ts +4 -0
- package/lib/cjs/generated/components/selection-box.js +35 -0
- package/lib/cjs/generated/components/selection-box.js.map +1 -0
- package/lib/cjs/generated/index.d.ts +8 -0
- package/lib/cjs/generated/index.js +30 -14
- package/lib/cjs/generated/index.js.map +1 -1
- package/lib/cjs/iconCodepoints.d.ts +8 -0
- package/lib/cjs/iconNames.d.ts +16 -0
- package/lib/cjs/svgIconContainer.d.ts +5 -1
- package/lib/cjs/svgIconContainer.js.map +1 -1
- package/lib/css/blueprint-icons-16.eot +0 -0
- package/lib/css/blueprint-icons-16.svg +24 -0
- package/lib/css/blueprint-icons-16.ttf +0 -0
- package/lib/css/blueprint-icons-16.woff +0 -0
- package/lib/css/blueprint-icons-16.woff2 +0 -0
- package/lib/css/blueprint-icons-20.eot +0 -0
- package/lib/css/blueprint-icons-20.svg +24 -0
- package/lib/css/blueprint-icons-20.ttf +0 -0
- package/lib/css/blueprint-icons-20.woff +0 -0
- package/lib/css/blueprint-icons-20.woff2 +0 -0
- package/lib/css/blueprint-icons.css +2 -2
- package/lib/css/blueprint-icons.css.map +1 -1
- package/lib/esm/generated/16px/blueprint-icons-16.d.ts +10 -2
- package/lib/esm/generated/16px/blueprint-icons-16.js +16 -0
- package/lib/esm/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esm/generated/16px/paths/announcement.d.ts +2 -0
- package/lib/esm/generated/16px/paths/announcement.js +2 -0
- package/lib/esm/generated/16px/paths/announcement.js.map +1 -0
- package/lib/esm/generated/16px/paths/array-object.d.ts +2 -0
- package/lib/esm/generated/16px/paths/array-object.js +2 -0
- package/lib/esm/generated/16px/paths/array-object.js.map +1 -0
- package/lib/esm/generated/16px/paths/construction.d.ts +2 -0
- package/lib/esm/generated/16px/paths/construction.js +2 -0
- package/lib/esm/generated/16px/paths/construction.js.map +1 -0
- package/lib/esm/generated/16px/paths/index.d.ts +8 -0
- package/lib/esm/generated/16px/paths/index.js +8 -0
- package/lib/esm/generated/16px/paths/index.js.map +1 -1
- package/lib/esm/generated/16px/paths/notifications-add.d.ts +2 -0
- package/lib/esm/generated/16px/paths/notifications-add.js +2 -0
- package/lib/esm/generated/16px/paths/notifications-add.js.map +1 -0
- package/lib/esm/generated/16px/paths/phone-search.d.ts +2 -0
- package/lib/esm/generated/16px/paths/phone-search.js +2 -0
- package/lib/esm/generated/16px/paths/phone-search.js.map +1 -0
- package/lib/esm/generated/16px/paths/selection-box-add.d.ts +2 -0
- package/lib/esm/generated/16px/paths/selection-box-add.js +2 -0
- package/lib/esm/generated/16px/paths/selection-box-add.js.map +1 -0
- package/lib/esm/generated/16px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esm/generated/16px/paths/selection-box-edit.js +2 -0
- package/lib/esm/generated/16px/paths/selection-box-edit.js.map +1 -0
- package/lib/esm/generated/16px/paths/selection-box.d.ts +2 -0
- package/lib/esm/generated/16px/paths/selection-box.js +2 -0
- package/lib/esm/generated/16px/paths/selection-box.js.map +1 -0
- package/lib/esm/generated/20px/blueprint-icons-20.d.ts +10 -2
- package/lib/esm/generated/20px/blueprint-icons-20.js +16 -0
- package/lib/esm/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esm/generated/20px/paths/announcement.d.ts +2 -0
- package/lib/esm/generated/20px/paths/announcement.js +2 -0
- package/lib/esm/generated/20px/paths/announcement.js.map +1 -0
- package/lib/esm/generated/20px/paths/array-object.d.ts +2 -0
- package/lib/esm/generated/20px/paths/array-object.js +2 -0
- package/lib/esm/generated/20px/paths/array-object.js.map +1 -0
- package/lib/esm/generated/20px/paths/construction.d.ts +2 -0
- package/lib/esm/generated/20px/paths/construction.js +2 -0
- package/lib/esm/generated/20px/paths/construction.js.map +1 -0
- package/lib/esm/generated/20px/paths/index.d.ts +8 -0
- package/lib/esm/generated/20px/paths/index.js +8 -0
- package/lib/esm/generated/20px/paths/index.js.map +1 -1
- package/lib/esm/generated/20px/paths/notifications-add.d.ts +2 -0
- package/lib/esm/generated/20px/paths/notifications-add.js +2 -0
- package/lib/esm/generated/20px/paths/notifications-add.js.map +1 -0
- package/lib/esm/generated/20px/paths/phone-search.d.ts +2 -0
- package/lib/esm/generated/20px/paths/phone-search.js +2 -0
- package/lib/esm/generated/20px/paths/phone-search.js.map +1 -0
- package/lib/esm/generated/20px/paths/selection-box-add.d.ts +2 -0
- package/lib/esm/generated/20px/paths/selection-box-add.js +2 -0
- package/lib/esm/generated/20px/paths/selection-box-add.js.map +1 -0
- package/lib/esm/generated/20px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esm/generated/20px/paths/selection-box-edit.js +2 -0
- package/lib/esm/generated/20px/paths/selection-box-edit.js.map +1 -0
- package/lib/esm/generated/20px/paths/selection-box.d.ts +2 -0
- package/lib/esm/generated/20px/paths/selection-box.js +2 -0
- package/lib/esm/generated/20px/paths/selection-box.js.map +1 -0
- package/lib/esm/generated/components/announcement.d.ts +4 -0
- package/lib/esm/generated/components/announcement.js +32 -0
- package/lib/esm/generated/components/announcement.js.map +1 -0
- package/lib/esm/generated/components/array-object.d.ts +4 -0
- package/lib/esm/generated/components/array-object.js +32 -0
- package/lib/esm/generated/components/array-object.js.map +1 -0
- package/lib/esm/generated/components/construction.d.ts +4 -0
- package/lib/esm/generated/components/construction.js +32 -0
- package/lib/esm/generated/components/construction.js.map +1 -0
- package/lib/esm/generated/components/index.d.ts +8 -0
- package/lib/esm/generated/components/index.js +8 -0
- package/lib/esm/generated/components/index.js.map +1 -1
- package/lib/esm/generated/components/notifications-add.d.ts +4 -0
- package/lib/esm/generated/components/notifications-add.js +32 -0
- package/lib/esm/generated/components/notifications-add.js.map +1 -0
- package/lib/esm/generated/components/phone-search.d.ts +4 -0
- package/lib/esm/generated/components/phone-search.js +32 -0
- package/lib/esm/generated/components/phone-search.js.map +1 -0
- package/lib/esm/generated/components/selection-box-add.d.ts +4 -0
- package/lib/esm/generated/components/selection-box-add.js +32 -0
- package/lib/esm/generated/components/selection-box-add.js.map +1 -0
- package/lib/esm/generated/components/selection-box-edit.d.ts +4 -0
- package/lib/esm/generated/components/selection-box-edit.js +32 -0
- package/lib/esm/generated/components/selection-box-edit.js.map +1 -0
- package/lib/esm/generated/components/selection-box.d.ts +4 -0
- package/lib/esm/generated/components/selection-box.js +32 -0
- package/lib/esm/generated/components/selection-box.js.map +1 -0
- package/lib/esm/generated/index.d.ts +8 -0
- package/lib/esm/generated/index.js +8 -0
- package/lib/esm/generated/index.js.map +1 -1
- package/lib/esm/iconCodepoints.d.ts +8 -0
- package/lib/esm/iconNames.d.ts +16 -0
- package/lib/esm/svgIconContainer.d.ts +5 -1
- package/lib/esm/svgIconContainer.js.map +1 -1
- package/lib/esnext/generated/16px/blueprint-icons-16.d.ts +10 -2
- package/lib/esnext/generated/16px/blueprint-icons-16.js +16 -0
- package/lib/esnext/generated/16px/blueprint-icons-16.js.map +1 -1
- package/lib/esnext/generated/16px/paths/announcement.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/announcement.js +2 -0
- package/lib/esnext/generated/16px/paths/announcement.js.map +1 -0
- package/lib/esnext/generated/16px/paths/array-object.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/array-object.js +2 -0
- package/lib/esnext/generated/16px/paths/array-object.js.map +1 -0
- package/lib/esnext/generated/16px/paths/construction.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/construction.js +2 -0
- package/lib/esnext/generated/16px/paths/construction.js.map +1 -0
- package/lib/esnext/generated/16px/paths/index.d.ts +8 -0
- package/lib/esnext/generated/16px/paths/index.js +8 -0
- package/lib/esnext/generated/16px/paths/index.js.map +1 -1
- package/lib/esnext/generated/16px/paths/notifications-add.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/notifications-add.js +2 -0
- package/lib/esnext/generated/16px/paths/notifications-add.js.map +1 -0
- package/lib/esnext/generated/16px/paths/phone-search.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/phone-search.js +2 -0
- package/lib/esnext/generated/16px/paths/phone-search.js.map +1 -0
- package/lib/esnext/generated/16px/paths/selection-box-add.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-add.js +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-add.js.map +1 -0
- package/lib/esnext/generated/16px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-edit.js +2 -0
- package/lib/esnext/generated/16px/paths/selection-box-edit.js.map +1 -0
- package/lib/esnext/generated/16px/paths/selection-box.d.ts +2 -0
- package/lib/esnext/generated/16px/paths/selection-box.js +2 -0
- package/lib/esnext/generated/16px/paths/selection-box.js.map +1 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.d.ts +10 -2
- package/lib/esnext/generated/20px/blueprint-icons-20.js +16 -0
- package/lib/esnext/generated/20px/blueprint-icons-20.js.map +1 -1
- package/lib/esnext/generated/20px/paths/announcement.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/announcement.js +2 -0
- package/lib/esnext/generated/20px/paths/announcement.js.map +1 -0
- package/lib/esnext/generated/20px/paths/array-object.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/array-object.js +2 -0
- package/lib/esnext/generated/20px/paths/array-object.js.map +1 -0
- package/lib/esnext/generated/20px/paths/construction.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/construction.js +2 -0
- package/lib/esnext/generated/20px/paths/construction.js.map +1 -0
- package/lib/esnext/generated/20px/paths/index.d.ts +8 -0
- package/lib/esnext/generated/20px/paths/index.js +8 -0
- package/lib/esnext/generated/20px/paths/index.js.map +1 -1
- package/lib/esnext/generated/20px/paths/notifications-add.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/notifications-add.js +2 -0
- package/lib/esnext/generated/20px/paths/notifications-add.js.map +1 -0
- package/lib/esnext/generated/20px/paths/phone-search.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/phone-search.js +2 -0
- package/lib/esnext/generated/20px/paths/phone-search.js.map +1 -0
- package/lib/esnext/generated/20px/paths/selection-box-add.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-add.js +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-add.js.map +1 -0
- package/lib/esnext/generated/20px/paths/selection-box-edit.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-edit.js +2 -0
- package/lib/esnext/generated/20px/paths/selection-box-edit.js.map +1 -0
- package/lib/esnext/generated/20px/paths/selection-box.d.ts +2 -0
- package/lib/esnext/generated/20px/paths/selection-box.js +2 -0
- package/lib/esnext/generated/20px/paths/selection-box.js.map +1 -0
- package/lib/esnext/generated/components/announcement.d.ts +4 -0
- package/lib/esnext/generated/components/announcement.js +31 -0
- package/lib/esnext/generated/components/announcement.js.map +1 -0
- package/lib/esnext/generated/components/array-object.d.ts +4 -0
- package/lib/esnext/generated/components/array-object.js +31 -0
- package/lib/esnext/generated/components/array-object.js.map +1 -0
- package/lib/esnext/generated/components/construction.d.ts +4 -0
- package/lib/esnext/generated/components/construction.js +31 -0
- package/lib/esnext/generated/components/construction.js.map +1 -0
- package/lib/esnext/generated/components/index.d.ts +8 -0
- package/lib/esnext/generated/components/index.js +8 -0
- package/lib/esnext/generated/components/index.js.map +1 -1
- package/lib/esnext/generated/components/notifications-add.d.ts +4 -0
- package/lib/esnext/generated/components/notifications-add.js +31 -0
- package/lib/esnext/generated/components/notifications-add.js.map +1 -0
- package/lib/esnext/generated/components/phone-search.d.ts +4 -0
- package/lib/esnext/generated/components/phone-search.js +31 -0
- package/lib/esnext/generated/components/phone-search.js.map +1 -0
- package/lib/esnext/generated/components/selection-box-add.d.ts +4 -0
- package/lib/esnext/generated/components/selection-box-add.js +31 -0
- package/lib/esnext/generated/components/selection-box-add.js.map +1 -0
- package/lib/esnext/generated/components/selection-box-edit.d.ts +4 -0
- package/lib/esnext/generated/components/selection-box-edit.js +31 -0
- package/lib/esnext/generated/components/selection-box-edit.js.map +1 -0
- package/lib/esnext/generated/components/selection-box.d.ts +4 -0
- package/lib/esnext/generated/components/selection-box.js +31 -0
- package/lib/esnext/generated/components/selection-box.js.map +1 -0
- package/lib/esnext/generated/index.d.ts +8 -0
- package/lib/esnext/generated/index.js +8 -0
- package/lib/esnext/generated/index.js.map +1 -1
- package/lib/esnext/iconCodepoints.d.ts +8 -0
- package/lib/esnext/iconNames.d.ts +16 -0
- package/lib/esnext/svgIconContainer.d.ts +5 -1
- package/lib/esnext/svgIconContainer.js.map +1 -1
- package/lib/scss/blueprint-icons-16.scss +8 -0
- package/package.json +6 -6
- package/src/generated/16px/_icon-variables.scss +8 -0
- package/src/generated/16px/blueprint-icons-16.css +5 -5
- package/src/generated/16px/blueprint-icons-16.eot +0 -0
- package/src/generated/16px/blueprint-icons-16.svg +24 -0
- package/src/generated/16px/blueprint-icons-16.ts +32 -0
- package/src/generated/16px/blueprint-icons-16.ttf +0 -0
- package/src/generated/16px/blueprint-icons-16.woff +0 -0
- package/src/generated/16px/blueprint-icons-16.woff2 +0 -0
- package/src/generated/16px/paths/announcement.ts +1 -0
- package/src/generated/16px/paths/array-object.ts +1 -0
- package/src/generated/16px/paths/construction.ts +1 -0
- package/src/generated/16px/paths/index.ts +8 -0
- package/src/generated/16px/paths/notifications-add.ts +1 -0
- package/src/generated/16px/paths/phone-search.ts +1 -0
- package/src/generated/16px/paths/selection-box-add.ts +1 -0
- package/src/generated/16px/paths/selection-box-edit.ts +1 -0
- package/src/generated/16px/paths/selection-box.ts +1 -0
- package/src/generated/20px/blueprint-icons-20.css +5 -5
- package/src/generated/20px/blueprint-icons-20.eot +0 -0
- package/src/generated/20px/blueprint-icons-20.svg +24 -0
- package/src/generated/20px/blueprint-icons-20.ts +32 -0
- package/src/generated/20px/blueprint-icons-20.ttf +0 -0
- package/src/generated/20px/blueprint-icons-20.woff +0 -0
- package/src/generated/20px/blueprint-icons-20.woff2 +0 -0
- package/src/generated/20px/paths/announcement.ts +1 -0
- package/src/generated/20px/paths/array-object.ts +1 -0
- package/src/generated/20px/paths/construction.ts +1 -0
- package/src/generated/20px/paths/index.ts +8 -0
- package/src/generated/20px/paths/notifications-add.ts +1 -0
- package/src/generated/20px/paths/phone-search.ts +1 -0
- package/src/generated/20px/paths/selection-box-add.ts +1 -0
- package/src/generated/20px/paths/selection-box-edit.ts +1 -0
- package/src/generated/20px/paths/selection-box.ts +1 -0
- package/src/generated/components/announcement.tsx +41 -0
- package/src/generated/components/array-object.tsx +41 -0
- package/src/generated/components/construction.tsx +41 -0
- package/src/generated/components/index.ts +8 -0
- package/src/generated/components/notifications-add.tsx +41 -0
- package/src/generated/components/phone-search.tsx +41 -0
- package/src/generated/components/selection-box-add.tsx +41 -0
- package/src/generated/components/selection-box-edit.tsx +41 -0
- package/src/generated/components/selection-box.tsx +41 -0
- package/src/generated/index.ts +8 -0
- package/src/svgIconContainer.tsx +8 -1
|
@@ -29,6 +29,7 @@ export declare const IconCodepoints: {
|
|
|
29
29
|
ammunition: string;
|
|
30
30
|
anchor: string;
|
|
31
31
|
annotation: string;
|
|
32
|
+
announcement: string;
|
|
32
33
|
antenna: string;
|
|
33
34
|
"app-header": string;
|
|
34
35
|
application: string;
|
|
@@ -39,6 +40,7 @@ export declare const IconCodepoints: {
|
|
|
39
40
|
"array-date": string;
|
|
40
41
|
"array-floating-point": string;
|
|
41
42
|
"array-numeric": string;
|
|
43
|
+
"array-object": string;
|
|
42
44
|
"array-string": string;
|
|
43
45
|
"array-timestamp": string;
|
|
44
46
|
array: string;
|
|
@@ -124,6 +126,7 @@ export declare const IconCodepoints: {
|
|
|
124
126
|
compressed: string;
|
|
125
127
|
confirm: string;
|
|
126
128
|
console: string;
|
|
129
|
+
construction: string;
|
|
127
130
|
contrast: string;
|
|
128
131
|
control: string;
|
|
129
132
|
"credit-card": string;
|
|
@@ -418,6 +421,7 @@ export declare const IconCodepoints: {
|
|
|
418
421
|
"new-text-box": string;
|
|
419
422
|
ninja: string;
|
|
420
423
|
"not-equal-to": string;
|
|
424
|
+
"notifications-add": string;
|
|
421
425
|
"notifications-snooze": string;
|
|
422
426
|
"notifications-updated": string;
|
|
423
427
|
notifications: string;
|
|
@@ -449,6 +453,7 @@ export declare const IconCodepoints: {
|
|
|
449
453
|
person: string;
|
|
450
454
|
"phone-call": string;
|
|
451
455
|
"phone-forward": string;
|
|
456
|
+
"phone-search": string;
|
|
452
457
|
phone: string;
|
|
453
458
|
"pie-chart": string;
|
|
454
459
|
pill: string;
|
|
@@ -509,6 +514,9 @@ export declare const IconCodepoints: {
|
|
|
509
514
|
search: string;
|
|
510
515
|
"segmented-control": string;
|
|
511
516
|
select: string;
|
|
517
|
+
"selection-box-add": string;
|
|
518
|
+
"selection-box-edit": string;
|
|
519
|
+
"selection-box": string;
|
|
512
520
|
selection: string;
|
|
513
521
|
"send-backward": string;
|
|
514
522
|
"send-message": string;
|
|
@@ -62,6 +62,7 @@ export declare const IconNames: {
|
|
|
62
62
|
CALENDAR: IconName;
|
|
63
63
|
AIRPLANE: IconName;
|
|
64
64
|
AMMUNITION: IconName;
|
|
65
|
+
ANNOUNCEMENT: IconName;
|
|
65
66
|
ANTENNA: IconName;
|
|
66
67
|
APPLICATION: IconName;
|
|
67
68
|
APPLICATIONS: IconName;
|
|
@@ -96,6 +97,7 @@ export declare const IconNames: {
|
|
|
96
97
|
COMPASS: IconName;
|
|
97
98
|
COMPRESSED: IconName;
|
|
98
99
|
CONSOLE: IconName;
|
|
100
|
+
CONSTRUCTION: IconName;
|
|
99
101
|
CONTRAST: IconName;
|
|
100
102
|
CONTROL: IconName;
|
|
101
103
|
CROP: IconName;
|
|
@@ -297,6 +299,7 @@ export declare const IconNames: {
|
|
|
297
299
|
ARRAY_DATE: IconName;
|
|
298
300
|
ARRAY_FLOATING_POINT: IconName;
|
|
299
301
|
ARRAY_NUMERIC: IconName;
|
|
302
|
+
ARRAY_OBJECT: IconName;
|
|
300
303
|
ARRAY_STRING: IconName;
|
|
301
304
|
ARRAY_TIMESTAMP: IconName;
|
|
302
305
|
ARROW_BOTTOM_LEFT: IconName;
|
|
@@ -523,6 +526,7 @@ export declare const IconNames: {
|
|
|
523
526
|
NEW_SHIELD: IconName;
|
|
524
527
|
NEW_TEXT_BOX: IconName;
|
|
525
528
|
NOT_EQUAL_TO: IconName;
|
|
529
|
+
NOTIFICATIONS_ADD: IconName;
|
|
526
530
|
NOTIFICATIONS_SNOOZE: IconName;
|
|
527
531
|
NOTIFICATIONS_UPDATED: IconName;
|
|
528
532
|
NUMBERED_LIST: IconName;
|
|
@@ -539,6 +543,7 @@ export declare const IconNames: {
|
|
|
539
543
|
PATH_SEARCH: IconName;
|
|
540
544
|
PHONE_CALL: IconName;
|
|
541
545
|
PHONE_FORWARD: IconName;
|
|
546
|
+
PHONE_SEARCH: IconName;
|
|
542
547
|
PIE_CHART: IconName;
|
|
543
548
|
PIVOT_TABLE: IconName;
|
|
544
549
|
POLYGON_FILTER: IconName;
|
|
@@ -565,6 +570,9 @@ export declare const IconNames: {
|
|
|
565
570
|
SEARCH_TEMPLATE: IconName;
|
|
566
571
|
SEARCH_TEXT: IconName;
|
|
567
572
|
SEGMENTED_CONTROL: IconName;
|
|
573
|
+
SELECTION_BOX_ADD: IconName;
|
|
574
|
+
SELECTION_BOX_EDIT: IconName;
|
|
575
|
+
SELECTION_BOX: IconName;
|
|
568
576
|
SEND_BACKWARD: IconName;
|
|
569
577
|
SEND_MESSAGE: IconName;
|
|
570
578
|
SEND_TO_GRAPH: IconName;
|
|
@@ -684,6 +692,7 @@ export declare const IconNames: {
|
|
|
684
692
|
Ammunition: IconName;
|
|
685
693
|
Anchor: IconName;
|
|
686
694
|
Annotation: IconName;
|
|
695
|
+
Announcement: IconName;
|
|
687
696
|
Antenna: IconName;
|
|
688
697
|
AppHeader: IconName;
|
|
689
698
|
Application: IconName;
|
|
@@ -694,6 +703,7 @@ export declare const IconNames: {
|
|
|
694
703
|
ArrayDate: IconName;
|
|
695
704
|
ArrayFloatingPoint: IconName;
|
|
696
705
|
ArrayNumeric: IconName;
|
|
706
|
+
ArrayObject: IconName;
|
|
697
707
|
ArrayString: IconName;
|
|
698
708
|
ArrayTimestamp: IconName;
|
|
699
709
|
Array: IconName;
|
|
@@ -779,6 +789,7 @@ export declare const IconNames: {
|
|
|
779
789
|
Compressed: IconName;
|
|
780
790
|
Confirm: IconName;
|
|
781
791
|
Console: IconName;
|
|
792
|
+
Construction: IconName;
|
|
782
793
|
Contrast: IconName;
|
|
783
794
|
Control: IconName;
|
|
784
795
|
CreditCard: IconName;
|
|
@@ -1073,6 +1084,7 @@ export declare const IconNames: {
|
|
|
1073
1084
|
NewTextBox: IconName;
|
|
1074
1085
|
Ninja: IconName;
|
|
1075
1086
|
NotEqualTo: IconName;
|
|
1087
|
+
NotificationsAdd: IconName;
|
|
1076
1088
|
NotificationsSnooze: IconName;
|
|
1077
1089
|
NotificationsUpdated: IconName;
|
|
1078
1090
|
Notifications: IconName;
|
|
@@ -1104,6 +1116,7 @@ export declare const IconNames: {
|
|
|
1104
1116
|
Person: IconName;
|
|
1105
1117
|
PhoneCall: IconName;
|
|
1106
1118
|
PhoneForward: IconName;
|
|
1119
|
+
PhoneSearch: IconName;
|
|
1107
1120
|
Phone: IconName;
|
|
1108
1121
|
PieChart: IconName;
|
|
1109
1122
|
Pill: IconName;
|
|
@@ -1164,6 +1177,9 @@ export declare const IconNames: {
|
|
|
1164
1177
|
Search: IconName;
|
|
1165
1178
|
SegmentedControl: IconName;
|
|
1166
1179
|
Select: IconName;
|
|
1180
|
+
SelectionBoxAdd: IconName;
|
|
1181
|
+
SelectionBoxEdit: IconName;
|
|
1182
|
+
SelectionBox: IconName;
|
|
1167
1183
|
Selection: IconName;
|
|
1168
1184
|
SendBackward: IconName;
|
|
1169
1185
|
SendMessage: IconName;
|
|
@@ -19,6 +19,10 @@ export type SVGIconContainerProps<T extends Element> = Omit<SVGIconProps<T>, "ch
|
|
|
19
19
|
* @see https://stackoverflow.com/a/73795494/7406866
|
|
20
20
|
*/
|
|
21
21
|
export interface SVGIconContainerComponent extends React.FC<SVGIconContainerProps<Element>> {
|
|
22
|
-
|
|
22
|
+
/**
|
|
23
|
+
* ReturnType here preserves type compatability with React 16 while we migrate to React 18.
|
|
24
|
+
* see: https://github.com/palantir/blueprint/pull/7142/files#r1915691062
|
|
25
|
+
*/
|
|
26
|
+
<T extends Element = Element>(props: SVGIconContainerProps<T>): ReturnType<React.FC<SVGIconContainerProps<Element>>> | null;
|
|
23
27
|
}
|
|
24
28
|
export declare const SVGIconContainer: SVGIconContainerComponent;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"svgIconContainer.js","sourceRoot":"","sources":["../../src/svgIconContainer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAEH,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;
|
|
1
|
+
{"version":3,"file":"svgIconContainer.js","sourceRoot":"","sources":["../../src/svgIconContainer.tsx"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;GAaG;AAEH,OAAO,UAAU,MAAM,YAAY,CAAC;AACpC,OAAO,KAAK,KAAK,MAAM,OAAO,CAAC;AAE/B,OAAO,KAAK,OAAO,MAAM,WAAW,CAAC;AAErC,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,QAAQ,EAAE,MAAM,WAAW,CAAC;AAiCrC,iDAAiD;AACjD,MAAM,CAAC,MAAM,gBAAgB,GAA8B,KAAK,CAAC,UAAU,CAAC,UACxE,KAA+B,EAC/B,GAAiB;IAEjB,MAAM,EACF,QAAQ,EACR,SAAS,EACT,KAAK,EACL,SAAS,EACT,QAAQ,EACR,IAAI,GAAG,QAAQ,CAAC,QAAQ,EACxB,QAAQ,EACR,OAAO,GAAG,MAAM,EAChB,KAAK,EACL,GAAG,SAAS,EACf,GAAG,KAAK,CAAC;IAEV,MAAM,OAAO,GAAG,IAAI,IAAI,QAAQ,CAAC,KAAK,CAAC;IACvC,MAAM,aAAa,GAAG,OAAO,CAAC,CAAC,CAAC,QAAQ,CAAC,KAAK,CAAC,CAAC,CAAC,QAAQ,CAAC,QAAQ,CAAC;IACnE,MAAM,OAAO,GAAG,OAAO,aAAa,IAAI,aAAa,EAAE,CAAC;IACxD,MAAM,OAAO,GAAG,QAAQ,CAAC,WAAW,CAAC,CAAC;IACtC,MAAM,cAAc,GAAkC;QAClD,IAAI,EAAE,KAAK;QACX,MAAM,EAAE,IAAI;QACZ,IAAI,EAAE,KAAK;QACX,OAAO;QACP,KAAK,EAAE,IAAI;QACX,GAAG,QAAQ;KACd,CAAC;IAEF,IAAI,OAAO,KAAK,IAAI,EAAE,CAAC;QACnB,OAAO,CACH,gDACqB,KAAK,CAAC,CAAC,CAAC,OAAO,CAAC,CAAC,CAAC,SAAS,eACjC,QAAQ,EACnB,GAAG,EAAE,GAA+B,KAChC,cAAc,KACd,SAAS,EACb,SAAS,EAAE,UAAU,CAAC,SAAS,EAAE,QAAQ,EAAE,SAAS,CAAC;YAEpD,KAAK,IAAI,+BAAO,EAAE,EAAE,OAAO,IAAG,KAAK,CAAS;YAC5C,QAAQ,CACP,CACT,CAAC;IACN,CAAC;SAAM,CAAC;QACJ,kFAAkF;QAClF,OAAO,KAAK,CAAC,aAAa,CACtB,OAAO,EACP;YACI,aAAa,EAAE,KAAK,CAAC,CAAC,CAAC,SAAS,CAAC,CAAC,CAAC,IAAI;YACvC,GAAG,SAAS;YACZ,SAAS,EAAE,UAAU,CAAC,OAAO,CAAC,IAAI,EAAE,GAAG,OAAO,CAAC,IAAI,IAAI,QAAQ,EAAE,EAAE,SAAS,CAAC;YAC7E,GAAG;YACH,KAAK,EAAE,SAAS;SACnB,EACD,0CAAgB,QAAQ,KAAM,cAAc,EAAE,SAAS,EAAE,QAAQ,EAAE,SAAS;YACvE,KAAK,IAAI,mCAAQ,KAAK,CAAS;YAC/B,QAAQ,CACP,CACT,CAAC;IACN,CAAC;AACL,CAAC,CAAC,CAAC;AACH,gBAAgB,CAAC,WAAW,GAAG,6BAA6B,CAAC"}
|
|
@@ -25,6 +25,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
25
25
|
"ammunition": "\f342",
|
|
26
26
|
"anchor": "\f330",
|
|
27
27
|
"annotation": "\f115",
|
|
28
|
+
"announcement": "\f396",
|
|
28
29
|
"antenna": "\f116",
|
|
29
30
|
"app-header": "\f117",
|
|
30
31
|
"application": "\f118",
|
|
@@ -36,6 +37,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
36
37
|
"array-date": "\f11d",
|
|
37
38
|
"array-floating-point": "\f32d",
|
|
38
39
|
"array-numeric": "\f11e",
|
|
40
|
+
"array-object": "\f394",
|
|
39
41
|
"array-string": "\f11f",
|
|
40
42
|
"array-timestamp": "\f120",
|
|
41
43
|
"arrow-bottom-left": "\f122",
|
|
@@ -120,6 +122,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
120
122
|
"compressed": "\f163",
|
|
121
123
|
"confirm": "\f164",
|
|
122
124
|
"console": "\f165",
|
|
125
|
+
"construction": "\f395",
|
|
123
126
|
"contrast": "\f166",
|
|
124
127
|
"control": "\f167",
|
|
125
128
|
"credit-card": "\f168",
|
|
@@ -415,6 +418,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
415
418
|
"ninja": "\f25a",
|
|
416
419
|
"not-equal-to": "\f25b",
|
|
417
420
|
"notifications": "\f25e",
|
|
421
|
+
"notifications-add": "\f398",
|
|
418
422
|
"notifications-snooze": "\f25c",
|
|
419
423
|
"notifications-updated": "\f25d",
|
|
420
424
|
"numbered-list": "\f25f",
|
|
@@ -446,6 +450,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
446
450
|
"phone": "\f273",
|
|
447
451
|
"phone-call": "\f347",
|
|
448
452
|
"phone-forward": "\f348",
|
|
453
|
+
"phone-search": "\f397",
|
|
449
454
|
"pie-chart": "\f274",
|
|
450
455
|
"pill": "\f376",
|
|
451
456
|
"pin": "\f275",
|
|
@@ -506,6 +511,9 @@ $blueprint-icons-16-codepoints: (
|
|
|
506
511
|
"segmented-control": "\f2a3",
|
|
507
512
|
"select": "\f2a4",
|
|
508
513
|
"selection": "\f2a5",
|
|
514
|
+
"selection-box": "\f399",
|
|
515
|
+
"selection-box-add": "\f39a",
|
|
516
|
+
"selection-box-edit": "\f39b",
|
|
509
517
|
"send-backward": "\f355",
|
|
510
518
|
"send-message": "\f2a6",
|
|
511
519
|
"send-to": "\f2a9",
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@blueprintjs/icons",
|
|
3
|
-
"version": "5.
|
|
3
|
+
"version": "5.18.1",
|
|
4
4
|
"description": "Components, fonts, icons, and css files for creating and displaying icons.",
|
|
5
5
|
"main": "lib/cjs/generated/index.js",
|
|
6
6
|
"module": "lib/esm/generated/index.js",
|
|
@@ -57,17 +57,17 @@
|
|
|
57
57
|
}
|
|
58
58
|
},
|
|
59
59
|
"devDependencies": {
|
|
60
|
-
"@blueprintjs/node-build-scripts": "^9.2.
|
|
61
|
-
"@blueprintjs/test-commons": "^3.0.
|
|
60
|
+
"@blueprintjs/node-build-scripts": "^9.2.6",
|
|
61
|
+
"@blueprintjs/test-commons": "^3.0.7",
|
|
62
62
|
"@twbs/fantasticon": "^2.7.2",
|
|
63
63
|
"@types/handlebars": "^4.1.0",
|
|
64
64
|
"enzyme": "^3.11.0",
|
|
65
65
|
"handlebars": "^4.7.8",
|
|
66
66
|
"mocha": "^10.2.0",
|
|
67
67
|
"npm-run-all": "^4.1.5",
|
|
68
|
-
"react": "^
|
|
69
|
-
"react-dom": "^
|
|
70
|
-
"react-test-renderer": "^
|
|
68
|
+
"react": "^18.3.1",
|
|
69
|
+
"react-dom": "^18.3.1",
|
|
70
|
+
"react-test-renderer": "^18.3.1",
|
|
71
71
|
"svg-parser": "^2.0.4",
|
|
72
72
|
"typescript": "~5.3.3",
|
|
73
73
|
"webpack-cli": "^5.1.4"
|
|
@@ -25,6 +25,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
25
25
|
"ammunition": "\f342",
|
|
26
26
|
"anchor": "\f330",
|
|
27
27
|
"annotation": "\f115",
|
|
28
|
+
"announcement": "\f396",
|
|
28
29
|
"antenna": "\f116",
|
|
29
30
|
"app-header": "\f117",
|
|
30
31
|
"application": "\f118",
|
|
@@ -36,6 +37,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
36
37
|
"array-date": "\f11d",
|
|
37
38
|
"array-floating-point": "\f32d",
|
|
38
39
|
"array-numeric": "\f11e",
|
|
40
|
+
"array-object": "\f394",
|
|
39
41
|
"array-string": "\f11f",
|
|
40
42
|
"array-timestamp": "\f120",
|
|
41
43
|
"arrow-bottom-left": "\f122",
|
|
@@ -120,6 +122,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
120
122
|
"compressed": "\f163",
|
|
121
123
|
"confirm": "\f164",
|
|
122
124
|
"console": "\f165",
|
|
125
|
+
"construction": "\f395",
|
|
123
126
|
"contrast": "\f166",
|
|
124
127
|
"control": "\f167",
|
|
125
128
|
"credit-card": "\f168",
|
|
@@ -415,6 +418,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
415
418
|
"ninja": "\f25a",
|
|
416
419
|
"not-equal-to": "\f25b",
|
|
417
420
|
"notifications": "\f25e",
|
|
421
|
+
"notifications-add": "\f398",
|
|
418
422
|
"notifications-snooze": "\f25c",
|
|
419
423
|
"notifications-updated": "\f25d",
|
|
420
424
|
"numbered-list": "\f25f",
|
|
@@ -446,6 +450,7 @@ $blueprint-icons-16-codepoints: (
|
|
|
446
450
|
"phone": "\f273",
|
|
447
451
|
"phone-call": "\f347",
|
|
448
452
|
"phone-forward": "\f348",
|
|
453
|
+
"phone-search": "\f397",
|
|
449
454
|
"pie-chart": "\f274",
|
|
450
455
|
"pill": "\f376",
|
|
451
456
|
"pin": "\f275",
|
|
@@ -506,6 +511,9 @@ $blueprint-icons-16-codepoints: (
|
|
|
506
511
|
"segmented-control": "\f2a3",
|
|
507
512
|
"select": "\f2a4",
|
|
508
513
|
"selection": "\f2a5",
|
|
514
|
+
"selection-box": "\f399",
|
|
515
|
+
"selection-box-add": "\f39a",
|
|
516
|
+
"selection-box-edit": "\f39b",
|
|
509
517
|
"send-backward": "\f355",
|
|
510
518
|
"send-message": "\f2a6",
|
|
511
519
|
"send-to": "\f2a9",
|
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
@font-face {
|
|
2
2
|
font-family: "blueprint-icons-16";
|
|
3
|
-
src: url("./blueprint-icons-16.ttf?
|
|
4
|
-
url("./blueprint-icons-16.eot?
|
|
5
|
-
url("./blueprint-icons-16.woff2?
|
|
6
|
-
url("./blueprint-icons-16.woff?
|
|
7
|
-
url("./blueprint-icons-16.svg?
|
|
3
|
+
src: url("./blueprint-icons-16.ttf?18de873f8edfd138f084e5f339eab193") format("truetype"),
|
|
4
|
+
url("./blueprint-icons-16.eot?18de873f8edfd138f084e5f339eab193#iefix") format("embedded-opentype"),
|
|
5
|
+
url("./blueprint-icons-16.woff2?18de873f8edfd138f084e5f339eab193") format("woff2"),
|
|
6
|
+
url("./blueprint-icons-16.woff?18de873f8edfd138f084e5f339eab193") format("woff"),
|
|
7
|
+
url("./blueprint-icons-16.svg?18de873f8edfd138f084e5f339eab193#blueprint-icons-16") format("svg");
|
|
8
8
|
}
|
|
Binary file
|
|
@@ -79,6 +79,9 @@
|
|
|
79
79
|
<glyph glyph-name="annotation"
|
|
80
80
|
unicode=""
|
|
81
81
|
horiz-adv-x="320" d="M310.4 264.6C316.4 270.4 320 278.6 320 287.6C320 305.4 305.4 320 287.6 320C278.6 320 270.6 316.4 264.6 310.4L237.8 283.6L283.8 237.6L310.4 264.6zM148 102L272.2 226.2L226.2 272.2L102 148L148 102zM280 40H40V280H166.8L206.8 320H20C9 320 0 311 0 300V20C0 9 9 0 20 0H300C311 0 320 9 320 20V206.8L280 166.8V40zM60 60L131.6 85.8L85.8 131.2L60 60z" />
|
|
82
|
+
<glyph glyph-name="announcement"
|
|
83
|
+
unicode=""
|
|
84
|
+
horiz-adv-x="320" d="M140 220.0058C132.7406 220.3404 56.8058 220.1702 19.90814 220.0664C8.88906 220.0354 0 211.0928 0 200.0738V140.0058C0 128.9602 8.9543 120.0058 20 120.0058H60V18.864C60 8.274 68.2668 -0.066 78.8562 -0.05C79.4038 -0.05 79.9526 -0.048 80.501 -0.048C91.5514 -0.03 100.4746 8.968 100.4274 20.018L100 120.0058H140L204.556 41.546C216.48 27.052 240 35.484 240 54.252V284.7648C240 303.47078 216.61 311.9388 204.636 297.5684L140 220.0058zM300 160.0058C300 139.6314 287.684 119.074 270.858 106.594C266.124 103.084 260 106.834 260 112.726V204.6106C260 210.5302 266.1840000000001 214.305 270.994 210.8556C287.678 198.8928 300 180.1854 300 160.0058z" />
|
|
82
85
|
<glyph glyph-name="antenna"
|
|
83
86
|
unicode=""
|
|
84
87
|
horiz-adv-x="320" d="M53.4522 104.846C53.6014 104.556 53.7448 104.266 53.8824 103.974C54.1106 103.488 54.3226 102.998 54.519 102.502C54.825 101.73 55.0922 100.944 55.3204 100.152C57.8608 91.326 55.5532 81.522 48.0828 75.91C39.2522 69.274 26.5818 70.998 21.0994 80.586C9.85026 100.262 2.87064 122.1734 0.71542 144.8874C-2.07188 174.263 3.31854 203.8374 16.2907 230.3406C29.2628 256.8438 49.3114 279.2434 74.22 295.0632C99.1284 310.88298 127.9264 319.506522 157.4302 319.98044334C186.934 320.454364 215.994 312.7602 241.398 297.7486C266.802 282.737 287.56 260.9928 301.376 234.9198C315.192 208.847 321.53 179.461 319.688 150.011C318.264 127.2394 311.99 105.116 301.38 85.088C296.208 75.328 283.6 73.2 274.56 79.548C266.914 84.918 264.2920000000001 94.642 266.548 103.544C266.75 104.344 266.992 105.138 267.274 105.92C267.454 106.422 267.65 106.918 267.862 107.41C267.99 107.708 268.124 108.002 268.264 108.296C274.86 122.1072 278.78 137.1112 279.744 152.51C281.126 174.5934 276.372 196.6286 266.012 216.1796C255.652 235.7306 240.086 252.0358 221.038 263.2924C201.988 274.549 180.1968 280.3186 158.073 279.9632000000001C135.9494 279.6078 114.3548 273.1414 95.677 261.2788C76.999 249.4162 61.9654 232.6194 52.2382 212.7458C42.5108 192.8722 38.4688 170.6956 40.5588 148.668C42.0164 133.308 46.4158 118.438 53.4522 104.846zM102.7346 142.0772C103.1602 140.7176 103.5062 139.325 103.7668 137.9164C104.0074 136.6174 104.1754 135.3048 104.2666 133.992C104.843 125.6908 102.3476 117.38 95.6686 112.442C86.7876 105.876 74.0522 107.704 69.3816 117.712C67.502 121.7406 65.893 125.8892 64.5656 130.1302L64.4998 130.3414C62.3884 137.1394 60.9996 144.1736 60.3768 151.3292C58.7774 169.702 62.29 188.1592 70.5262 204.6602C78.7622 221.1612 91.4012 235.0632 107.0454 244.8292C122.6896 254.5952 140.7296 259.8448 159.1712 259.9976000000001C177.6128 260.1504 195.7376 255.2006 211.542 245.6952C227.346 236.1898 240.212 222.4992 248.722 206.137C257.23 189.7748 261.048 171.3784 259.754 152.9816C259.25 145.8168 257.978 138.7604 255.978 131.9284L255.916 131.7162C254.6600000000001 127.4536 253.12 123.279 251.306 119.22C246.802 109.136 234.1 107.098 225.11 113.514C218.35 118.342 215.718 126.6096 216.156 134.9192C216.226 136.2334 216.372 137.5486 216.592 138.8514C216.828 140.2642 217.152 141.6624 217.554 143.0288C218.776 147.168 219.552 151.4452 219.856 155.789C220.634 166.828 218.342 177.8668 213.238 187.6848C208.132 197.503 200.41 205.718 190.9274 211.4218C181.4442 217.1254 170.5686 220.0956 159.5028 220.004C148.4368 219.9122 137.6118 216.7622 128.2246 210.902C118.8374 205.042 111.2534 196.7002 106.3114 186.7988C101.3692 176.8974 99.2614 165.8222 100.2212 154.7976C100.5988 150.4594 101.4456 146.1956 102.7346 142.0772zM159.9998 180.0022C171.0456 180.0022 179.9998 171.0478 179.9998 160.0022V88.286L234.142 34.144C241.952 26.334 241.952 13.67 234.142 5.86C226.332 -1.95 213.668 -1.95 205.858 5.86L159.9998 51.718L114.142 5.86C106.3316 -1.95 93.6682 -1.95 85.8578 5.86C78.0472 13.67 78.0472 26.334 85.8578 34.144L139.9998 88.286V160.0022C139.9998 171.0478 148.9542 180.0022 159.9998 180.0022z" />
|
|
@@ -109,6 +112,9 @@
|
|
|
109
112
|
<glyph glyph-name="array-numeric"
|
|
110
113
|
unicode=""
|
|
111
114
|
horiz-adv-x="320" d="M300 320C310.256716 320 318.710144 312.2791962 319.865446 302.3324225L320 300L320 20C320 9.743284 312.279196 1.289856 302.332422 0.134554L300 0L240 0C228.954306 0 220 8.954306 220 20C220 30.256716 227.720804 38.710144 237.667578 39.865446L240 40L280 40L280 280L240 280C229.743284 280 221.289856 287.7208038 220.134554 297.6675774000001L220 300C220 310.25671678 227.720804 318.7101432140001 237.667578 319.8654453734L240 320L300 320zM80 320C91.045695 320 100 311.045695 100 300C100 289.7432832 92.2791962 281.2898568 82.3324226 280.1345546L80 280L40 280L40 40L80 40C90.2567168 40 98.7101432 32.279196 99.8654454 22.332422L100 20C100 9.743284 92.2791962 1.289856 82.3324226 0.134554L80 0L20 0C9.74328322 0 1.289856786 7.720804 0.1345546266 17.667578L0 20L0 300C0 310.25671678 7.7208038 318.7101432140001 17.6675775 319.8654453734L20 320L80 320zM218.08 220C223.2 220 227.733334 219.2533334 231.68 217.76C235.626666 216.2666666 238.96 214.1866666 241.68 211.52C244.4 208.8533334 246.48 205.68 247.92 202C249.36 198.32 250.08 194.2933334 250.08 189.92C250.08 185.3333334 249.066666 181.0933334 247.04 177.2C245.013334 173.3066666 241.973334 170.0266666 237.92 167.36L237.92 167.36L237.92 167.04L239.537778 166.2488888C240.628148 165.6207408 241.742222 164.7911112 242.88 163.76C244.586666 162.2133334 246.133334 160.32 247.52 158.08C248.906666 155.84 250.053334 153.2533334 250.96 150.32C251.866666 147.3866666 252.32 144.16 252.32 140.64C252.32 135.6266666 251.466666 131.0933334 249.76 127.04C248.053334 122.9866666 245.68 119.52 242.64 116.64C239.6 113.76 236 111.546666 231.84 110C227.68 108.453334 223.146666 107.68 218.24 107.68C209.706666 107.68 202.4 109.706666 196.32 113.76C190.24 117.813334 186.3466666 123.5733334 184.64 131.04C184.4266666 132.1066666 184.8533334 132.8 185.92 133.12L185.92 133.12L199.84 136.32L200.5 136.37C201.1 136.31 201.52 135.92 201.76 135.2C202.933334 132 204.853334 129.28 207.52 127.04C210.186666 124.8 213.76 123.68 218.24 123.68C223.36 123.68 227.306666 125.2 230.08 128.24C232.853334 131.28 234.24 135.1466666 234.24 139.84C234.24 145.3866666 232.64 149.7333334 229.44 152.88C226.24 156.0266666 221.92 157.6 216.48 157.6L216.48 157.6L211.84 157.6L211.14 157.7C210.54 157.9 210.24 158.4 210.24 159.2L210.24 159.2L210.24 171.84L210.34 172.54C210.54 173.14 211.04 173.44 211.84 173.44L211.84 173.44L216.16 173.44L218.9248 173.6128C222.4576 174.0736 225.376 175.456 227.68 177.76C230.56 180.64 232 184.48 232 189.28C232 193.6533334 230.72 197.2 228.16 199.92C225.6 202.64 222.026666 204 217.44 204C213.386666 204 210.186666 202.9866666 207.84 200.96C205.493334 198.9333334 203.84 196.2133334 202.88 192.8C202.56 191.84 201.92 191.4666666 200.96 191.68L200.96 191.68L187.36 194.88L186.68 195.12C186.12 195.44 185.92 196 186.08 196.8C186.72 200.1066666 187.92 203.1733334 189.68 206C191.44 208.8266666 193.68 211.28 196.4 213.36C199.12 215.44 202.32 217.0666666 206 218.24C209.68 219.4133334 213.706666 220 218.08 220zM95.04 218.24L95.74 218.14C96.34 217.94 96.64 217.44 96.64 216.64L96.64 216.64L96.64 111.04L96.54 110.34C96.34 109.74 95.84 109.44 95.04 109.44L95.04 109.44L80.32 109.44L79.62 109.54C79.02 109.74 78.72 110.24 78.72 111.04L78.72 111.04L78.72 196.8L78.4 196.8L61.76 185.12L61.1264 184.8C60.3754666 184.544 60 184.9706666 60 186.08L60 186.08L60 202.4L60.1244444 203.2177778C60.2903704 203.7392592 60.6222222 204.2133334 61.12 204.64L61.12 204.64L78.56 217.28L79.3777778 217.8133334C79.9703704 218.0977778 80.6577778 218.24 81.44 218.24L81.44 218.24L95.04 218.24zM146.88 220C152 220 156.5333334 219.2 160.48 217.6C164.4266666 216 167.76 213.84 170.48 211.12C173.2 208.4 175.28 205.2 176.72 201.52C178.16 197.84 178.88 193.8666666 178.88 189.6C178.88 184.6933334 177.9733334 180.1866666 176.16 176.08C174.3466666 171.9733334 171.84 168 168.64 164.16L168.64 164.16L136.96 125.76L136.96 125.44L177.28 125.44L177.98 125.34C178.58 125.14 178.88 124.64 178.88 123.84L178.88 123.84L178.88 111.04L178.78 110.34C178.58 109.74 178.08 109.44 177.28 109.44L177.28 109.44L116.16 109.44L115.46 109.54C114.86 109.74 114.56 110.24 114.56 111.04L114.56 111.04L114.56 123.04L114.6488888 123.84C114.7674074 124.3377778 115.0044444 124.7644444 115.36 125.12L115.36 125.12L153.76 172.96L155.7511112 175.6266666C156.9837038 177.4044444 158.0266666 179.1822222 158.88 180.96C160.16 183.6266666 160.8 186.5066666 160.8 189.6C160.8 193.6533334 159.5466666 197.0666666 157.04 199.84C154.5333334 202.6133334 150.9866666 204 146.4 204C142.0266666 204 138.6133334 202.7733334 136.16 200.32C133.7066666 197.8666666 132.2133334 194.56 131.68 190.4C131.4666666 189.3333334 130.88 188.9066666 129.92 189.12L129.92 189.12L115.84 192L115.16 192.24C114.6 192.56 114.4 193.12 114.56 193.92C114.88 197.12 115.7866666 200.2666666 117.28 203.36C118.7733334 206.4533334 120.8533334 209.2533334 123.52 211.76C126.1866666 214.2666666 129.4666666 216.2666666 133.36 217.76C137.2533334 219.2533334 141.76 220 146.88 220z" />
|
|
115
|
+
<glyph glyph-name="array-object"
|
|
116
|
+
unicode=""
|
|
117
|
+
horiz-adv-x="320" d="M80 320C91.0456 320 100 311.0457 100 300C100 289.7432 92.2792 281.2898 82.3324 280.1346L80 280H40V40H80C90.2568 40 98.7102 32.28 99.8654 22.332L100 20C100 9.744 92.2792 1.29 82.3324 0.134L80 0H20C9.74328 0 1.289856 7.72 0.1345546 17.668L0 20V300C0 310.25672 7.7208 318.710144 17.66758 319.8654454L20 320H80zM300 320C310.2560000000001 320 318.71 312.2792 319.866 302.33242L320 300V20C320 9.744 312.2800000000001 1.29 302.332 0.134L300 0H240C228.954 0 220 8.954 220 20C220 30.256 227.72 38.71 237.668 39.866L240 40H280V280H240C229.744 280 221.29 287.7208 220.134 297.6676L220 300C220 310.25672 227.72 318.710144 237.668 319.8654454L240 320H300zM130 260C117.0752 260 106.9706 255.9052 101.6824 245.4968C99.3388 240.8842 98.479 235.9566 98.151 231.6648C97.825 227.3988 97.981 222.9884 98.1354 219.2176C98.4798 210.7954 98.6902 183.0502 97.347 178.7388C96.7916 176.9558 96.0058 175.6028 94.8134 174.4562C93.5662 173.257 91.4134 171.8456 87.5746 170.7794C83.123 169.5428 80 165.0986 80 160C80 154.9014 83.123 150.4572 87.5746 149.2206C91.4134 148.1542 93.5662 146.743 94.8134 145.5438C96.0058 144.3972 96.7916 143.0442 97.347 141.2612C98.6902 136.9498 98.4798 109.204 98.1354 100.782C97.981 97.012 97.825 92.602 98.151 88.336C98.479 84.044 99.3388 79.116 101.6824 74.504C106.9706 64.094 117.0752 60 130 60C135.5228 60 140 64.974 140 71.112C140 77.248 135.5228 82.222 130 82.222C120.6686 82.222 119.3432 84.928 119.1146 85.396L119.0988 85.428C118.708 86.196 118.2788 87.606 118.0794 90.216C117.878 92.85 117.9564 95.906 118.1146 99.774C118.1358 100.288 118.1594 100.824 118.1838 101.378C118.484 108.192 118.9062 139.9938 116.2468 148.5304C114.985 152.5802 113.0254 156.513 110.0962 160C113.0254 163.4868 114.985 167.4198 116.2468 171.4696C118.9062 180.0062 118.484 211.8078 118.1838 218.6226C118.1594 219.176 118.1358 219.7118 118.1146 220.2268C117.9564 224.0948 117.878 227.1498 118.0794 229.7848C118.2788 232.394 118.708 233.8034 119.0988 234.5726L119.1146 234.6044C119.3432 235.0712 120.6686 237.7778 130 237.7778C135.5228 237.7778 140 242.7524 140 248.8888C140 255.0254 135.5228 260 130 260zM190 260C202.924 260 213.03 255.9052 218.318 245.4968C220.662 240.8842 221.52 235.9566 221.848 231.6648C222.174 227.3988 222.018 222.9884 221.864 219.2176C221.52 210.7954 221.31 183.0502 222.652 178.7388C223.208 176.9558 223.994 175.6028 225.186 174.4562C226.434 173.257 228.586 171.8456 232.426 170.7794C236.878 169.5428 240 165.0986 240 160C240 154.9014 236.878 150.4572 232.426 149.2206C228.586 148.1542 226.434 146.743 225.186 145.5438C223.994 144.3972 223.208 143.0442 222.652 141.2612C221.31 136.9498 221.52 109.204 221.864 100.782C222.018 97.012 222.174 92.602 221.848 88.336C221.52 84.044 220.662 79.116 218.318 74.504C213.03 64.094 202.924 60 190 60C184.4772 60 180 64.974 180 71.112C180 77.248 184.4772 82.222 190 82.222C199.3314 82.222 200.656 84.928 200.886 85.396L200.902 85.428C201.292 86.196 201.722 87.606 201.92 90.216C202.122 92.85 202.044 95.906 201.886 99.774C201.864 100.288 201.84 100.824 201.816 101.378C201.516 108.192 201.094 139.9938 203.754 148.5304C205.014 152.5802 206.974 156.513 209.904 160C206.974 163.4868 205.014 167.4198 203.754 171.4696C201.094 180.0062 201.516 211.8078 201.816 218.6226C201.84 219.176 201.864 219.7118 201.886 220.2268C202.044 224.0948 202.122 227.1498 201.92 229.7848C201.722 232.394 201.292 233.8034 200.902 234.5726L200.886 234.6044C200.656 235.0712 199.3314 237.7778 190 237.7778C184.4772 237.7778 180 242.7524 180 248.8888C180 255.0254 184.4772 260 190 260z" />
|
|
112
118
|
<glyph glyph-name="array-string"
|
|
113
119
|
unicode=""
|
|
114
120
|
horiz-adv-x="320" d="M300 320C310.256716 320 318.710144 312.2791962 319.865446 302.3324225L320 300L320 20C320 9.743284 312.279196 1.289856 302.332422 0.134554L300 0L240 0C228.954306 0 220 8.954306 220 20C220 30.256716 227.720804 38.710144 237.667578 39.865446L240 40L280 40L280 280L240 280C229.743284 280 221.289856 287.7208038 220.134554 297.6675774000001L220 300C220 310.25671678 227.720804 318.7101432140001 237.667578 319.8654453734L240 320L300 320zM80 320C91.045695 320 100 311.045695 100 300C100 289.7432832 92.2791962 281.2898568 82.3324226 280.1345546L80 280L40 280L40 40L80 40C90.2567168 40 98.7101432 32.279196 99.8654454 22.332422L100 20C100 9.743284 92.2791962 1.289856 82.3324226 0.134554L80 0L20 0C9.74328322 0 1.289856786 7.720804 0.1345546266 17.667578L0 20L0 300C0 310.25671678 7.7208038 318.7101432140001 17.6675775 319.8654453734L20 320L80 320zM112.1860466 220C122.4806202 220 131.4418604 215.751938 139.0697674 207.255814C146.6976744 198.75969 150.511628 187.3178294 150.511628 172.9302326C150.511628 156.1860466 145.364341 141.1782946 135.0697674 127.9069768C124.7751938 114.635658 108.5271318 103.906976 86.3255814 95.72093L86.3255814 95.72093L86.3255814 105.023256L90.988372 106.917152C101.5697674 111.631298 110.0620156 118.410852 116.4651162 127.255814C123.7829458 137.364341 127.4418604 147.875969 127.4418604 158.7906976C127.4418604 161.1472868 127.0697674 162.883721 126.3255814 164C125.9534884 164.744186 125.4573644 165.116279 124.8372094 165.116279C124.2170542 165.116279 123.2248062 164.620155 121.8604652 163.627907C117.8914728 160.7751938 112.9302326 159.3488372 106.9767442 159.3488372C99.7829458 159.3488372 93.488372 162.2325582 88.0930232 168C82.6976744 173.7674418 80 180.620155 80 188.5581396C80 196.992248 83.1007752 204.3410852 89.3023256 210.6046512C95.503876 216.868217 103.131783 220 112.1860466 220zM201.674418 220C211.968992 220 220.930232 215.751938 228.55814 207.255814C236.186046 198.75969 240 187.3178294 240 172.9302326C240 156.1860466 234.852714 141.1782946 224.55814 127.9069768C214.263566 114.635658 198.0155038 103.906976 175.8139534 95.72093L175.8139534 95.72093L175.8139534 105.023256L180.4767442 106.917152C191.0581396 111.631298 199.5503876 118.410852 205.953488 127.255814C213.271318 137.364341 216.930232 147.875969 216.930232 158.7906976C216.930232 161.1472868 216.55814 162.883721 215.813954 164C215.44186 164.744186 214.945736 165.116279 214.325582 165.116279C213.705426 165.116279 212.713178 164.620155 211.348838 163.627907C207.379844 160.7751938 202.418604 159.3488372 196.4651162 159.3488372C189.2713178 159.3488372 182.9767442 162.2325582 177.5813954 168C172.1860466 173.7674418 169.488372 180.620155 169.488372 188.5581396C169.488372 196.992248 172.5891472 204.3410852 178.7906976 210.6046512C184.992248 216.868217 192.620155 220 201.674418 220z" />
|
|
@@ -364,6 +370,9 @@
|
|
|
364
370
|
<glyph glyph-name="console"
|
|
365
371
|
unicode=""
|
|
366
372
|
horiz-adv-x="320" d="M300 20H20C9 20 0 29 0 40V280C0 291 9 300 20 300H300C311 300 320 291 320 280V40C320 29 311 20 300 20zM280 220H40V60H280V220zM80 200C85.6 200 90.6 197.8 94.2 194.2L94.2 194.2L134.2 154.2L134.2 154.2C137.8 150.6 140 145.6 140 140S137.8 129.4 134.2 125.8L134.2 125.8L94.2 85.8L94.2 85.8C90.6 82.2 85.6 80 80 80C69 80 60 89 60 100C60 105.6 62.2 110.6 65.8 114.2L65.8 114.2L91.8 140L65.8 165.8L65.8 165.8C62.2 169.4 60 174.4 60 180C60 191 69 200 80 200zM180 120H240C251 120 260 111 260 100S251 80 240 80H180C169 80 160 89 160 100S169 120 180 120z" />
|
|
373
|
+
<glyph glyph-name="construction"
|
|
374
|
+
unicode=""
|
|
375
|
+
horiz-adv-x="320" d="M100.0008 320C111.0464 320 120.0008 311.0457 120.0008 300V260H200V300C200 311.0457 208.956 320 220 320C231.046 320 240 311.0457 240 300V260H280C280.254 260 280.51 260 280.768 260.0002C285.08 260.0018 289.826 260.0036 293.772 259.5652C297.804 259.117 305.4360000000001 257.8486000000001 311.642 251.6422C317.85 245.4356 319.118 237.8042 319.5660000000001 233.7712C320.004 229.826 320.002 225.0806 320 220.7672C320 220.5098 320 220.254 320 220V140C320 139.746 320 139.4902 320 139.2328C320.002 134.9194 320.004 130.174 319.5660000000001 126.2288C319.118 122.1958 317.85 114.564 311.642 108.358C305.4360000000001 102.152 297.804 100.882 293.772 100.434C289.826 99.996 285.08 99.998 280.768 100C280.51 100 280.254 100 280 100H240V20C240 8.954 231.046 0 220 0C208.956 0 200 8.954 200 20V100H120.0008V20C120.0008 8.954 111.0464 0 100.0008 0C88.955 0 80.0008 8.954 80.0008 20V100H40.0004C39.7464 100 39.4904 100 39.233 100C34.9198 99.998 30.1744 99.996 26.2292 100.434C22.1962 100.882 14.56478 102.152 8.35824 108.358C2.15172 114.564 0.883322 122.1958 0.435206 126.2288C-0.0031383 130.174 -0.001395456 134.9196 0.0001924108 139.2328C0.000287778 139.4902 0.000380762 139.746 0.000380762 140V220C0.000380762 220.254 0.000287778 220.5098 0.0001924108 220.7672C-0.001395456 225.0804 -0.0031383 229.826 0.435206 233.7712C0.883322 237.8042 2.15172 245.4356 8.35824 251.6422C14.56478 257.8486000000001 22.1962 259.117 26.2292 259.5652C30.1744 260.0036 34.92 260.0018 39.2332 260.0002C39.4906 260 39.7464 260 40.0004 260H80.0008V300C80.0008 311.0457 88.955 320 100.0008 320zM100.0008 220H82.3608L117.8886 148.9442L122.3608 140H157.6394L122.1116 211.0558L117.6394 220H100.0008zM162.3608 220L197.8886 148.9442L202.36 140H220H237.64L202.112 211.0558L197.6394 220H162.3608zM242.36 220L277.888 148.9442L280 144.7208V220H242.36zM77.6394 140L42.1116 211.0558L40.0004 215.2782V140H77.6394z" />
|
|
367
376
|
<glyph glyph-name="contrast"
|
|
368
377
|
unicode=""
|
|
369
378
|
horiz-adv-x="320" d="M304 192H275.2C272.6 201.4 268.8 210.4 264 218.8L285.2 240C291.4 246.2 291.4 256.4 285.2 262.6L262.6 285.2C256.4 291.4 246.2 291.4 240 285.2L218.8 264C210.4 268.8 201.6 272.4 192 275.2V304C192 312.8 184.8 320 176 320H144C135.2 320 128 312.8 128 304V275.2C118 272.4 108.8 268.4 100 263.4L80 283.4C74 289.4 64.2 289.4 58.2 283.4L36.6 261.8C30.6 255.8 30.6 246 36.6 240L56.6 220C51.6 211.2 47.6 202 44.8 192H16C7.2 192 0 184.8 0 176V144C0 135.2 7.2 128 16 128H44.8C47.4 118.6 51.2 109.6 56 101.2L34.8 80C28.6 73.8 28.6 63.6 34.8 57.4L57.4 34.8000000000001C63.6 28.6 73.8 28.6 80 34.8000000000001L101.2 56.0000000000001C109.6 51.2 118.4 47.6 128 44.8000000000001V16.0000000000001C128 7.2 135.2 1e-13 144 1e-13H176C184.8 1e-13 192 7.2 192 16.0000000000001V44.8000000000001C202 47.6 211.2000000000001 51.4 220 56.6L240.0000000000001 36.6C246.0000000000001 30.6 255.8000000000001 30.6 261.8 36.6L283.6 58.4C289.6 64.4 289.6 74.2 283.6 80.2000000000001L263.6 100.2000000000001C268.6 108.8 272.6 118.2000000000001 275.4000000000001 128.2000000000001H304.2000000000001C313 128.2000000000001 320.2000000000001 135.4 320.2000000000001 144.2000000000001V176C320 184.8 312.8 192 304 192zM160 80C115.8 80 80 115.8 80 160C80 204.2 115.8 240 160 240V80z" />
|
|
@@ -1246,6 +1255,9 @@
|
|
|
1246
1255
|
<glyph glyph-name="not-equal-to"
|
|
1247
1256
|
unicode=""
|
|
1248
1257
|
horiz-adv-x="320" d="M151.603922 220L160.3883864 263.9223228C162.5546254 274.7535178 173.0911276 281.7778526 183.9223228 279.6116136C194.7535178 277.4453746 201.777852 266.9088724 199.6116136 256.0776772L192.396078 220L260 220C271.045694 220 280 211.045695 280 200C280 188.954305 271.045694 180 260 180L184.396078 180L176.396078 140L260 140C271.045694 140 280 131.045695 280 120C280 108.954306 271.045694 100 260 100L168.396078 100L159.6116136 56.077678C157.4453746 45.246482 146.9088724 38.222148 136.0776772 40.388386C125.2464822 42.554626 118.2221474 53.091128 120.3883864 63.922322L127.603922 100L60 100C48.954305 100 40 108.954306 40 120C40 131.045695 48.954305 140 60 140L135.603922 140L143.603922 180L60 180C48.954305 180 40 188.954305 40 200C40 211.045695 48.954305 220 60 220L151.603922 220z" />
|
|
1258
|
+
<glyph glyph-name="notifications-add"
|
|
1259
|
+
unicode=""
|
|
1260
|
+
horiz-adv-x="320" d="M179.6 298L179.7382 297.9728L179.5706 297.4292C154.9338 289.962 137 267.0754 137 240C137 212.9246 154.9338 190.038 179.5706 182.5708C187.038 157.9338 209.924 140 237 140C245.148 140 252.916 141.6242 260 144.5664V120C260 109 269 100 280 100C291 100 300 91 300 80C300 69 291 60 280 60H40C29 60 20 69 20 80C20 91 29 100 40 100C51 100 60 109 60 120V200C60 248.6 94.6 289 140.4 298C140.4 298.4 140.3 298.7 140.2 299C140.1 299.3 140 299.6 140 300C140 311 149 320 160 320C171 320 180 311 180 300C180 299.6 179.9 299.3 179.8 299C179.7 298.7 179.6 298.4 179.6 298zM160 0C182 0 200 18 200 40H120C120 18 138 0 160 0zM280 260H260V280C260 291.0456 251.046 300 240 300C228.954 300 220 291.0456 220 280V260H200C188.9544 260 180 251.0456 180 240C180 228.9544 188.9544 220 200 220H220V200C220 188.9544 228.954 180 240 180C251.046 180 260 188.9544 260 200V220H280C291.046 220 300 228.9544 300 240C300 251.0456 291.046 260 280 260z" />
|
|
1249
1261
|
<glyph glyph-name="notifications-snooze"
|
|
1250
1262
|
unicode=""
|
|
1251
1263
|
horiz-adv-x="320" d="M180 40C180 18 162 0 140 0C118 0 100 18 100 40L100 40zM140 320C148.0882352 320 155.0951558 315.13408304 158.2379656 308.18504478L158 308L158 308C144 296 140 280.8115966000001 140 270C140 254 145.3333334 241.3333334 156 232C145.3333334 220 140.1064538 207.5555556 140.3193612 194.6666666C140.3551372 192.5008794 140.3849016 190.1092056 140.4086542 187.491645C140.6877054 156.7633412 165.676778 132 196.4063488 132L240 132.02L240 120C240 109.785714 247.760204 101.295918 257.67602 100.135204L260 100C271 100 280 91 280 80C280 69 271 60 260 60L260 60L20 60C9 60 0 69 0 80C0 91 9 100 20 100C31 100 40 109 40 120L40 120L40 200C40 248.6 74.6 289 120.4 298L120.4 298L120 300C120 311 129 320 140 320zM280 185.9649122C280 192.9411406 274.34465 198.5964912 267.368422 198.5964912L232.5 198.5964912L232.5 198.5964912L276.6695680000001 253.2879696C278.824558 255.9563122 280 259.2825954 280 262.7124686L280 268.7058824C280 274.9434512000001 274.9434520000001 280 268.705882 280L211.2280702 280C205.0269782 280 200 274.9730218 200 268.7719298C200 262.5708378 205.0269782 257.5438596 211.2280702 257.5438596L247.5 257.5438596L247.5 257.5438596L204.426809 204.0901488C201.5621128 200.535069 200 196.1068568 200 191.5412158L200 185.9649122C200 178.9886838 205.6553506 173.3333334 212.631579 173.3333334L267.368422 173.3333334C274.34465 173.3333334 280 178.9886838 280 185.9649122z" />
|
|
@@ -1339,6 +1351,9 @@
|
|
|
1339
1351
|
<glyph glyph-name="phone-forward"
|
|
1340
1352
|
unicode=""
|
|
1341
1353
|
horiz-adv-x="320" d="M318.32 71.802C317.118 73 250.864 111.792 248.662 112.792C246.46 113.792 244.258 114.392 242.256 114.392C239.254 114.392 235.45 112.192 230.846 107.992C226.242 103.594 212.03 84.198 207.828 80C203.624 75.6 200.22 73.6 197.4184 73.6C196.0172 73.6 194.4158 74 192.4142 74.8C190.4124 75.6 169.1946 86.398 125.1576 125.1888C81.1206 163.7798 75.3158 189.1738 75.1156 196.1722C75.1156 198.9714 77.3174 202.3708 81.521 206.5698C85.9246 210.7688 90.5286 214.7678 95.5328 218.567C100.537 222.366 105.341 226.565 109.5444 230.964C113.9482 235.563 115.9498 239.362 115.9498 242.3614C115.9498 244.5608 115.3494 246.5604 114.3486 248.7598C113.3476 250.7594 73.314 316.9439 71.9128 318.3435820000001C68.9104 321.342882 57.1004 319.9432084 51.0954 316.74396C3.25522 290.75 -0.547978 255.9582 0.0525274 242.1614C0.8532 227.9648000000001 9.86076 152.9822 83.3224 83.198C174.5992 -3.382 238.052 0.018 242.256 0.018C256.068 0.018 298.704 7.616 316.718 51.006C319.32 57.404 321.722 68.402 318.32 71.802zM314.2000000000001 234L274.2000000000001 274C270.6 277.8 265.6 280 260 280C249 280 240 271 240 260C240 254.4 242.2 249.4 245.8 245.8L251.6 240H180C169 240 160 231 160 220C160 209 169 200 180 200H251.8L246 194.2C242.4 190.6 240.2 185.6 240.2 180C240.2 169 249.2 160 260.2 160C265.8 160 270.8 162.2 274.4000000000001 165.8L314.4000000000001 205.8C318 209.4 320.2000000000001 214.4 320.2000000000001 220C320.2000000000001 225.6 317.8 230.4 314.2000000000001 234z" />
|
|
1354
|
+
<glyph glyph-name="phone-search"
|
|
1355
|
+
unicode=""
|
|
1356
|
+
horiz-adv-x="320" d="M60 320H220C231 320 240 311 240 300V288.0446C225.006 295.6906 208.016 300 190 300C155.77 300 125.24 284.4432 105.0804 260H80V80H200V80.46C212.092 81.58 223.53 84.702 234.106 89.41L240 83.516V20C240 9 231 0 220 0H60C49 0 40 9 40 20V300C40 311 49 320 60 320zM120 40C120 29 129 20 140 20C151 20 160 29 160 40C160 51 151 60 140 60C129 60 120 51 120 40zM237.8 114C226.494 106.894 213.754 102.134 200 100.566C196.7224 100.192 193.387 100 190 100C140.2 100 100 140.2 100 190C100 218.3092 112.9904 243.5162 133.3502 260C148.8062 272.5136 168.5092 280 190 280C208.518 280 225.71 274.4412 240 264.8968C264.138 248.775 280 221.2814 280 190C280 172.4 274.8 156.2 266 142.2L314.2000000000001 94.2C317.8 90.6 320 85.6 320 80C320 69 311 60 300 60C294.4000000000001 60 289.4000000000001 62.2 286 65.8L237.8 114zM240 190C240 214.1896 222.822 234.3672 200 238.9998C196.769 239.6556 193.4246 240 190 240C162.3858 240 140 217.6142 140 190C140 162.3858 162.3858 140 190 140C193.4246 140 196.769 140.3442 200 141.0002C222.822 145.6328 240 165.8104 240 190z" />
|
|
1342
1357
|
<glyph glyph-name="phone"
|
|
1343
1358
|
unicode=""
|
|
1344
1359
|
horiz-adv-x="320" d="M318 71.8C316.8 73 250.6 111.8 248.4 112.8C246.2 113.8 244 114.4 242 114.4C239 114.4 235.2 112.2 230.6 108C226 103.6 211.8 84.2 207.6 80C203.4 75.6 200 73.6 197.2 73.6C195.8 73.6 194.2 74 192.2 74.8C190.2 75.6 169 86.4 125 125.2C81 163.8 75.2 189.2 75 196.2C75 199 77.2 202.4 81.4 206.6C85.8 210.8 90.4 214.8 95.4 218.6C100.4 222.4 105.2 226.6 109.4 231C113.8 235.6 115.8 239.4 115.8 242.4C115.8 244.6 115.2 246.6 114.2 248.8C113.2 250.8 73.2 317 71.8 318.4C68.8 321.4 57 320 51 316.8C3.2 290.8 -0.6 256 0 242.2C0.8 228 9.8 153 83.2 83.2C174.4 -3.4 237.8 0 242 0C255.8 0 298.4 7.6 316.4 51C319 57.4 321.4 68.4 318 71.8z" />
|
|
@@ -1519,6 +1534,15 @@
|
|
|
1519
1534
|
<glyph glyph-name="select"
|
|
1520
1535
|
unicode=""
|
|
1521
1536
|
horiz-adv-x="320" d="M320 20C320 25.6 317.6 30.4 313.8 33.8L314.2 34.2L251.8 96.6L320 113.4L159 170.6C159.6 172.4 160 174 160 176V280C160 291 151 300 140 300H60C60 311 51 320 40 320S20 311 20 300C9 300 0 291 0 280C0 269 9 260 20 260V180C20 169 29 160 40 160H144C146 160 147.6 160.4 149.4 161L206.6 0L223.6 68.2L286 5.8L286.4 6.2C289.6 2.4 294.4000000000001 0 300 0C300.8 0 301.4 0.4 302 0.4C302.6 0.4 303.2 0 304 0C312.8 0 320 7.2 320 16C320 16.8 319.6 17.4 319.6 18C319.6 18.6 320 19.2 320 20zM120 200H60V260H120V200z" />
|
|
1537
|
+
<glyph glyph-name="selection-box-add"
|
|
1538
|
+
unicode=""
|
|
1539
|
+
horiz-adv-x="320" d="M120 280L200 280V320H120V280zM0 120V200H40V120H0zM20 320H40H80V280L40 280V240H0V280V300C0 311.0457 8.9543 320 20 320zM0 40V20C0 8.954 8.9543 0 20 0H40H80V40H40L40 80H0V40zM200 40V0H120V40H200zM320 200H280V120H320V200zM300 0H280H240V40H280V80H320V40V20C320 8.954 311.046 0 300 0zM320 280V300C320 311.0457 311.046 320 300 320H280H240V280H280V240H320V280zM140 220C140 231.0456 148.9544 240 160 240C171.0456 240 180 231.0456 180 220V180H220C231.046 180 240 171.0456 240 160C240 148.9544 231.046 140 220 140H180V100C180 88.954 171.0456 80 160 80C148.9544 80 140 88.954 140 100V140H100C88.9544 140 80 148.9544 80 160C80 171.0458 88.9544 180 100 180H140V220z" />
|
|
1540
|
+
<glyph glyph-name="selection-box-edit"
|
|
1541
|
+
unicode=""
|
|
1542
|
+
horiz-adv-x="320" d="M200 280L120 280V320H200V280zM0 200V120H40V200H0zM120 0H200V40H120V0zM280 200H320V120H280V200zM40 320H20C8.9543 320 0 311.0457 0 300V280V240H40V280L80 280V320H40zM0 20V40V80H40L40 40H80V0H40H20C8.9543 0 0 8.954 0 20zM280 0H300C311.046 0 320 8.954 320 20V40V80H280V40H240V0H280zM174.3816 135.5148L135.5394 174.3284L240.9 279.6136L279.584 240.6422L174.3816 135.5148zM160.7006 121.844L100 100L122.0156 160.186L160.7006 121.844zM273.136 311.9857600000001C278.17 316.85716 285.086 320 292.636 320C307.89 320 320.156 307.5858 319.998 292.6574C319.998 284.9574 317.01 278.2004 311.978 273.1718L289.332 250.5432L250.492 289.3572L273.136 311.9857600000001z" />
|
|
1543
|
+
<glyph glyph-name="selection-box"
|
|
1544
|
+
unicode=""
|
|
1545
|
+
horiz-adv-x="320" d="M200 280L120 280V320H200V280zM0 200V120H40V200H0zM120 0H200V40H120V0zM280 120V200H320V120H280zM40 320H20C8.9543 320 0 311.0457 0 300V280V240H40V280L80 280V320H40zM0 20V40V80H40L40 40H80V0H40H20C8.9543 0 0 8.954 0 20zM280 0H300C311.046 0 320 8.954 320 20V40V80H280V40H240V0H280zM320 300V280V240H280V280H240V320H280H300C311.046 320 320 311.0457 320 300z" />
|
|
1522
1546
|
<glyph glyph-name="selection"
|
|
1523
1547
|
unicode=""
|
|
1524
1548
|
horiz-adv-x="320" d="M160 320C71.6 320 0 248.4 0 160S71.6 0 160 0S320 71.6 320 160S248.4 320 160 320zM160 40C93.8 40 40 93.8 40 160S93.8 280 160 280S280 226.2 280 160S226.2 40 160 40zM160 220C126.8 220 100 193.2 100 160S126.8 100 160 100S220 126.8 220 160S193.2 220 160 220z" />
|
|
@@ -23,6 +23,7 @@ export type BlueprintIcons_16Id =
|
|
|
23
23
|
| "ammunition"
|
|
24
24
|
| "anchor"
|
|
25
25
|
| "annotation"
|
|
26
|
+
| "announcement"
|
|
26
27
|
| "antenna"
|
|
27
28
|
| "app-header"
|
|
28
29
|
| "application"
|
|
@@ -33,6 +34,7 @@ export type BlueprintIcons_16Id =
|
|
|
33
34
|
| "array-date"
|
|
34
35
|
| "array-floating-point"
|
|
35
36
|
| "array-numeric"
|
|
37
|
+
| "array-object"
|
|
36
38
|
| "array-string"
|
|
37
39
|
| "array-timestamp"
|
|
38
40
|
| "array"
|
|
@@ -118,6 +120,7 @@ export type BlueprintIcons_16Id =
|
|
|
118
120
|
| "compressed"
|
|
119
121
|
| "confirm"
|
|
120
122
|
| "console"
|
|
123
|
+
| "construction"
|
|
121
124
|
| "contrast"
|
|
122
125
|
| "control"
|
|
123
126
|
| "credit-card"
|
|
@@ -412,6 +415,7 @@ export type BlueprintIcons_16Id =
|
|
|
412
415
|
| "new-text-box"
|
|
413
416
|
| "ninja"
|
|
414
417
|
| "not-equal-to"
|
|
418
|
+
| "notifications-add"
|
|
415
419
|
| "notifications-snooze"
|
|
416
420
|
| "notifications-updated"
|
|
417
421
|
| "notifications"
|
|
@@ -443,6 +447,7 @@ export type BlueprintIcons_16Id =
|
|
|
443
447
|
| "person"
|
|
444
448
|
| "phone-call"
|
|
445
449
|
| "phone-forward"
|
|
450
|
+
| "phone-search"
|
|
446
451
|
| "phone"
|
|
447
452
|
| "pie-chart"
|
|
448
453
|
| "pill"
|
|
@@ -503,6 +508,9 @@ export type BlueprintIcons_16Id =
|
|
|
503
508
|
| "search"
|
|
504
509
|
| "segmented-control"
|
|
505
510
|
| "select"
|
|
511
|
+
| "selection-box-add"
|
|
512
|
+
| "selection-box-edit"
|
|
513
|
+
| "selection-box"
|
|
506
514
|
| "selection"
|
|
507
515
|
| "send-backward"
|
|
508
516
|
| "send-message"
|
|
@@ -684,6 +692,7 @@ export type BlueprintIcons_16Key =
|
|
|
684
692
|
| "Ammunition"
|
|
685
693
|
| "Anchor"
|
|
686
694
|
| "Annotation"
|
|
695
|
+
| "Announcement"
|
|
687
696
|
| "Antenna"
|
|
688
697
|
| "AppHeader"
|
|
689
698
|
| "Application"
|
|
@@ -694,6 +703,7 @@ export type BlueprintIcons_16Key =
|
|
|
694
703
|
| "ArrayDate"
|
|
695
704
|
| "ArrayFloatingPoint"
|
|
696
705
|
| "ArrayNumeric"
|
|
706
|
+
| "ArrayObject"
|
|
697
707
|
| "ArrayString"
|
|
698
708
|
| "ArrayTimestamp"
|
|
699
709
|
| "Array"
|
|
@@ -779,6 +789,7 @@ export type BlueprintIcons_16Key =
|
|
|
779
789
|
| "Compressed"
|
|
780
790
|
| "Confirm"
|
|
781
791
|
| "Console"
|
|
792
|
+
| "Construction"
|
|
782
793
|
| "Contrast"
|
|
783
794
|
| "Control"
|
|
784
795
|
| "CreditCard"
|
|
@@ -1073,6 +1084,7 @@ export type BlueprintIcons_16Key =
|
|
|
1073
1084
|
| "NewTextBox"
|
|
1074
1085
|
| "Ninja"
|
|
1075
1086
|
| "NotEqualTo"
|
|
1087
|
+
| "NotificationsAdd"
|
|
1076
1088
|
| "NotificationsSnooze"
|
|
1077
1089
|
| "NotificationsUpdated"
|
|
1078
1090
|
| "Notifications"
|
|
@@ -1104,6 +1116,7 @@ export type BlueprintIcons_16Key =
|
|
|
1104
1116
|
| "Person"
|
|
1105
1117
|
| "PhoneCall"
|
|
1106
1118
|
| "PhoneForward"
|
|
1119
|
+
| "PhoneSearch"
|
|
1107
1120
|
| "Phone"
|
|
1108
1121
|
| "PieChart"
|
|
1109
1122
|
| "Pill"
|
|
@@ -1164,6 +1177,9 @@ export type BlueprintIcons_16Key =
|
|
|
1164
1177
|
| "Search"
|
|
1165
1178
|
| "SegmentedControl"
|
|
1166
1179
|
| "Select"
|
|
1180
|
+
| "SelectionBoxAdd"
|
|
1181
|
+
| "SelectionBoxEdit"
|
|
1182
|
+
| "SelectionBox"
|
|
1167
1183
|
| "Selection"
|
|
1168
1184
|
| "SendBackward"
|
|
1169
1185
|
| "SendMessage"
|
|
@@ -1345,6 +1361,7 @@ export enum BlueprintIcons_16 {
|
|
|
1345
1361
|
Ammunition = "ammunition",
|
|
1346
1362
|
Anchor = "anchor",
|
|
1347
1363
|
Annotation = "annotation",
|
|
1364
|
+
Announcement = "announcement",
|
|
1348
1365
|
Antenna = "antenna",
|
|
1349
1366
|
AppHeader = "app-header",
|
|
1350
1367
|
Application = "application",
|
|
@@ -1355,6 +1372,7 @@ export enum BlueprintIcons_16 {
|
|
|
1355
1372
|
ArrayDate = "array-date",
|
|
1356
1373
|
ArrayFloatingPoint = "array-floating-point",
|
|
1357
1374
|
ArrayNumeric = "array-numeric",
|
|
1375
|
+
ArrayObject = "array-object",
|
|
1358
1376
|
ArrayString = "array-string",
|
|
1359
1377
|
ArrayTimestamp = "array-timestamp",
|
|
1360
1378
|
Array = "array",
|
|
@@ -1440,6 +1458,7 @@ export enum BlueprintIcons_16 {
|
|
|
1440
1458
|
Compressed = "compressed",
|
|
1441
1459
|
Confirm = "confirm",
|
|
1442
1460
|
Console = "console",
|
|
1461
|
+
Construction = "construction",
|
|
1443
1462
|
Contrast = "contrast",
|
|
1444
1463
|
Control = "control",
|
|
1445
1464
|
CreditCard = "credit-card",
|
|
@@ -1734,6 +1753,7 @@ export enum BlueprintIcons_16 {
|
|
|
1734
1753
|
NewTextBox = "new-text-box",
|
|
1735
1754
|
Ninja = "ninja",
|
|
1736
1755
|
NotEqualTo = "not-equal-to",
|
|
1756
|
+
NotificationsAdd = "notifications-add",
|
|
1737
1757
|
NotificationsSnooze = "notifications-snooze",
|
|
1738
1758
|
NotificationsUpdated = "notifications-updated",
|
|
1739
1759
|
Notifications = "notifications",
|
|
@@ -1765,6 +1785,7 @@ export enum BlueprintIcons_16 {
|
|
|
1765
1785
|
Person = "person",
|
|
1766
1786
|
PhoneCall = "phone-call",
|
|
1767
1787
|
PhoneForward = "phone-forward",
|
|
1788
|
+
PhoneSearch = "phone-search",
|
|
1768
1789
|
Phone = "phone",
|
|
1769
1790
|
PieChart = "pie-chart",
|
|
1770
1791
|
Pill = "pill",
|
|
@@ -1825,6 +1846,9 @@ export enum BlueprintIcons_16 {
|
|
|
1825
1846
|
Search = "search",
|
|
1826
1847
|
SegmentedControl = "segmented-control",
|
|
1827
1848
|
Select = "select",
|
|
1849
|
+
SelectionBoxAdd = "selection-box-add",
|
|
1850
|
+
SelectionBoxEdit = "selection-box-edit",
|
|
1851
|
+
SelectionBox = "selection-box",
|
|
1828
1852
|
Selection = "selection",
|
|
1829
1853
|
SendBackward = "send-backward",
|
|
1830
1854
|
SendMessage = "send-message",
|
|
@@ -2007,6 +2031,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2007
2031
|
[BlueprintIcons_16.Ammunition]: "62274",
|
|
2008
2032
|
[BlueprintIcons_16.Anchor]: "62256",
|
|
2009
2033
|
[BlueprintIcons_16.Annotation]: "61717",
|
|
2034
|
+
[BlueprintIcons_16.Announcement]: "62358",
|
|
2010
2035
|
[BlueprintIcons_16.Antenna]: "61718",
|
|
2011
2036
|
[BlueprintIcons_16.AppHeader]: "61719",
|
|
2012
2037
|
[BlueprintIcons_16.Application]: "61720",
|
|
@@ -2017,6 +2042,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2017
2042
|
[BlueprintIcons_16.ArrayDate]: "61725",
|
|
2018
2043
|
[BlueprintIcons_16.ArrayFloatingPoint]: "62253",
|
|
2019
2044
|
[BlueprintIcons_16.ArrayNumeric]: "61726",
|
|
2045
|
+
[BlueprintIcons_16.ArrayObject]: "62356",
|
|
2020
2046
|
[BlueprintIcons_16.ArrayString]: "61727",
|
|
2021
2047
|
[BlueprintIcons_16.ArrayTimestamp]: "61728",
|
|
2022
2048
|
[BlueprintIcons_16.Array]: "61729",
|
|
@@ -2102,6 +2128,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2102
2128
|
[BlueprintIcons_16.Compressed]: "61795",
|
|
2103
2129
|
[BlueprintIcons_16.Confirm]: "61796",
|
|
2104
2130
|
[BlueprintIcons_16.Console]: "61797",
|
|
2131
|
+
[BlueprintIcons_16.Construction]: "62357",
|
|
2105
2132
|
[BlueprintIcons_16.Contrast]: "61798",
|
|
2106
2133
|
[BlueprintIcons_16.Control]: "61799",
|
|
2107
2134
|
[BlueprintIcons_16.CreditCard]: "61800",
|
|
@@ -2396,6 +2423,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2396
2423
|
[BlueprintIcons_16.NewTextBox]: "62041",
|
|
2397
2424
|
[BlueprintIcons_16.Ninja]: "62042",
|
|
2398
2425
|
[BlueprintIcons_16.NotEqualTo]: "62043",
|
|
2426
|
+
[BlueprintIcons_16.NotificationsAdd]: "62360",
|
|
2399
2427
|
[BlueprintIcons_16.NotificationsSnooze]: "62044",
|
|
2400
2428
|
[BlueprintIcons_16.NotificationsUpdated]: "62045",
|
|
2401
2429
|
[BlueprintIcons_16.Notifications]: "62046",
|
|
@@ -2427,6 +2455,7 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2427
2455
|
[BlueprintIcons_16.Person]: "62066",
|
|
2428
2456
|
[BlueprintIcons_16.PhoneCall]: "62279",
|
|
2429
2457
|
[BlueprintIcons_16.PhoneForward]: "62280",
|
|
2458
|
+
[BlueprintIcons_16.PhoneSearch]: "62359",
|
|
2430
2459
|
[BlueprintIcons_16.Phone]: "62067",
|
|
2431
2460
|
[BlueprintIcons_16.PieChart]: "62068",
|
|
2432
2461
|
[BlueprintIcons_16.Pill]: "62326",
|
|
@@ -2487,6 +2516,9 @@ export const BLUEPRINT_ICONS_16_CODEPOINTS: { [key in BlueprintIcons_16]: string
|
|
|
2487
2516
|
[BlueprintIcons_16.Search]: "62114",
|
|
2488
2517
|
[BlueprintIcons_16.SegmentedControl]: "62115",
|
|
2489
2518
|
[BlueprintIcons_16.Select]: "62116",
|
|
2519
|
+
[BlueprintIcons_16.SelectionBoxAdd]: "62362",
|
|
2520
|
+
[BlueprintIcons_16.SelectionBoxEdit]: "62363",
|
|
2521
|
+
[BlueprintIcons_16.SelectionBox]: "62361",
|
|
2490
2522
|
[BlueprintIcons_16.Selection]: "62117",
|
|
2491
2523
|
[BlueprintIcons_16.SendBackward]: "62293",
|
|
2492
2524
|
[BlueprintIcons_16.SendMessage]: "62118",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M7 5c-.363-.017-4.16-.009-6.005-.003a.998.998 0 00-.995 1V9a1 1 0 001 1h2v5.057c0 .53.413.946.943.946h.082c.553-.002.999-.451.996-1.004L5 10h2l3.228 3.924c.596.724 1.772.303 1.772-.636V1.762c0-.936-1.17-1.359-1.768-.64L7 5zm8 3c0 1.018-.616 2.046-1.457 2.67-.237.176-.543-.012-.543-.306V5.769c0-.296.31-.484.55-.312C14.384 6.055 15 6.991 15 8z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M4 0a1 1 0 01.117 1.993L4 2H2v12h2a1 1 0 01.993.883L5 15a1 1 0 01-.883.993L4 16H1a1 1 0 01-.993-.883L0 15V1A1 1 0 01.883.007L1 0h3zM15 0a1 1 0 01.993.883L16 1v14a1 1 0 01-.883.993L15 16h-3a1 1 0 01-.117-1.993L12 14h2V2h-2a1 1 0 01-.993-.883L11 1a1 1 0 01.883-.993L12 0h3z", "M6.5 3c-.646 0-1.151.205-1.416.725-.117.23-.16.477-.176.692a5.382 5.382 0 00-.001.622c.017.421.028 1.808-.04 2.024a.48.48 0 01-.126.214.827.827 0 01-.362.184C4.156 7.523 4 7.745 4 8c0 .255.156.477.379.539.192.053.3.124.362.184a.48.48 0 01.126.214c.068.216.057 1.603.04 2.024a5.38 5.38 0 000 .622c.017.215.06.461.177.692.265.52.77.725 1.416.725.276 0 .5-.249.5-.556 0-.306-.224-.555-.5-.555-.467 0-.533-.135-.544-.159l-.001-.001a.655.655 0 01-.051-.24 4.251 4.251 0 01.005-.558c.015-.34.036-1.93-.097-2.358A1.643 1.643 0 005.505 8c.146-.174.244-.371.307-.573.133-.427.112-2.017.097-2.358a.655.655 0 01.046-.798V4.27c.012-.024.078-.159.545-.159.276 0 .5-.249.5-.555C7 3.249 6.776 3 6.5 3zM9.5 3c.646 0 1.152.205 1.416.725.117.23.16.477.176.692.017.213.009.434.001.622-.017.421-.027 1.808.04 2.024.027.09.067.157.126.214.063.06.17.13.362.184.223.062.379.284.379.539 0 .255-.156.477-.379.539a.827.827 0 00-.362.184.481.481 0 00-.126.214c-.067.216-.057 1.603-.04 2.024.008.188.016.409 0 .622-.017.215-.06.461-.177.692-.264.52-.77.725-1.416.725-.276 0-.5-.249-.5-.556 0-.306.224-.555.5-.555.467 0 .533-.135.544-.159l.001-.001a.655.655 0 00.051-.24c.01-.132.006-.284-.002-.478l-.003-.08c-.015-.34-.036-1.93.097-2.358.063-.202.16-.399.307-.573a1.64 1.64 0 01-.307-.573c-.133-.427-.112-2.017-.097-2.358l.003-.08c.008-.194.012-.346.002-.478a.655.655 0 00-.05-.24l-.002-.001c-.011-.024-.077-.159-.544-.159-.276 0-.5-.249-.5-.555C9 3.249 9.224 3 9.5 3z"];
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default ["M5 0a1 1 0 011 1v2h4V1a1 1 0 012 0v2h2.038c.216 0 .453 0 .65.022.202.022.584.086.894.396.31.31.374.692.396.893.022.198.022.435.022.65v4.077c0 .216 0 .453-.022.65-.022.202-.085.584-.396.894-.31.31-.692.374-.893.396a6.245 6.245 0 01-.65.022H12v4a1 1 0 11-2 0v-4H6v4a1 1 0 11-2 0v-4H1.962c-.216 0-.453 0-.65-.022-.202-.022-.584-.086-.894-.396-.31-.31-.374-.692-.396-.893A6.244 6.244 0 010 9V5v-.038c0-.216 0-.453.022-.65.022-.202.086-.584.396-.894.31-.31.692-.374.893-.396C1.51 3 1.746 3 1.961 3H4V1a1 1 0 011-1zm0 5h-.882l1.776 3.553.224.447h1.764L6.106 5.447 5.882 5H5zm3.118 0l1.776 3.553.224.447h1.764l-1.776-3.553L9.882 5H8.118zm4 0l1.776 3.553.106.211V5h-1.882zM3.882 9L2.106 5.447 2 5.237V9h1.882z"];
|