Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
00f9223
Drop the Extend docs and move their content
mdo Jul 17, 2019
eac34af
Improve icons page
mdo Jul 17, 2019
5541d4f
Optimize the new SVGs.
XhmikosR Jul 17, 2019
1ba9a54
Emphasize
XhmikosR Jul 17, 2019
b73778c
more icons to help test things
mdo Jul 18, 2019
75fedc4
Rename icons to .bi for bootstrap icon
mdo Jul 18, 2019
ebdd6a4
Improve icons docs
mdo Jul 18, 2019
c356825
Bring in the actual SVGs (missing classnames), update the table, use …
mdo Jul 19, 2019
a513a90
Optimize icons.
XhmikosR Jul 19, 2019
e5ce1db
Automate icons docs.
XhmikosR Jul 19, 2019
b220e5a
Update icons
mdo Jul 19, 2019
c417268
Add more icons
mdo Jul 20, 2019
3e256a9
Add a new grid view of the icons (hoping to add a tab nav between tab…
mdo Jul 20, 2019
2a55e4c
Replace Carousel icons with new ones
mdo Jul 20, 2019
b0fa090
Add SVGO config for inline SVGs usage.
XhmikosR Jul 21, 2019
bda6d8b
Big icon update
mdo Jul 23, 2019
7637c11
Add more icons, add svgo npm script, change the display from dir read…
mdo Jul 24, 2019
17171af
Don't hardcode the path.
XhmikosR Jul 24, 2019
05767c5
Add missing svgo devDependency.
XhmikosR Jul 24, 2019
d1513ba
Optimize inline SVGs.
XhmikosR Jul 24, 2019
2608358
1px strokes across the board
mdo Jul 25, 2019
e39907c
Merge branch 'master' into mdo-icons-update
XhmikosR Aug 3, 2019
0c7e1c2
Merge branch 'master' into mdo-icons-update
XhmikosR Aug 4, 2019
ccaae87
Merge branch 'master' into mdo-icons-update
XhmikosR Aug 4, 2019
3f00c82
Merge branch 'master' into mdo-icons-update
XhmikosR Aug 9, 2019
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
50 changes: 50 additions & 0 deletions build/svgo-inline.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,50 @@
# Usage:
# install svgo globally: `npm i -g svgo`
# svgo --config=build/svgo.yml --input=foo.svg

# https://github.com/svg/svgo/blob/master/docs/how-it-works/en.md
# replace default config

multipass: true
#full: true

# https://github.com/svg/svgo/blob/master/lib/svgo/js2svg.js#L6 for more config options

plugins:
- cleanupAttrs: true
- cleanupEnableBackground: true
- cleanupIDs: true
- cleanupListOfValues: true
- cleanupNumericValues: true
- collapseGroups: true
- convertColors: true
- convertPathData: true
- convertShapeToPath: true
- convertStyleToAttrs: true
- convertTransform: true
- inlineStyles: true
- mergePaths: true
- minifyStyles: true
- moveElemsAttrsToGroup: true
- moveGroupAttrsToElems: true
- removeAttrs:
attrs:
- "data-name"
- removeComments: true
- removeDesc: true
- removeDoctype: true
- removeEditorsNSData: true
- removeEmptyAttrs: true
- removeEmptyContainers: true
- removeEmptyText: true
- removeHiddenElems: true
- removeMetadata: true
- removeNonInheritableGroupAttrs: true
- removeTitle: true
- removeUnusedNS: true
- removeUselessDefs: true
- removeUselessStrokeAndFill: true
- removeViewBox: false
- removeXMLNS: false
- removeXMLProcInst: true
- sortAttrs: true
6 changes: 6 additions & 0 deletions dist/icons/arrow-clockwise.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions dist/icons/arrow-counter-clockwise.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions dist/icons/arrow-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions dist/icons/arrow-left-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions dist/icons/arrow-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions dist/icons/arrow-repeat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions dist/icons/arrow-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions dist/icons/arrow-up-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions dist/icons/arrow-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/bold.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/bookmark-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/bookmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/bootstrap-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/bootstrap.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions dist/icons/calendar.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/check.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/chevron-compact-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/chevron-compact-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/chevron-down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/chevron-left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/chevron-right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/chevron-up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions dist/icons/circle-slash.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/circle.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions dist/icons/clock-fill.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions dist/icons/clock.svg
3 changes: 3 additions & 0 deletions dist/icons/code.svg
7 changes: 7 additions & 0 deletions dist/icons/credit-card.svg
3 changes: 3 additions & 0 deletions dist/icons/dash.svg
6 changes: 6 additions & 0 deletions dist/icons/diff.svg
6 changes: 6 additions & 0 deletions dist/icons/display.svg
3 changes: 3 additions & 0 deletions dist/icons/dot.svg
3 changes: 3 additions & 0 deletions dist/icons/ellipsis.svg
6 changes: 6 additions & 0 deletions dist/icons/envelope.svg
3 changes: 3 additions & 0 deletions dist/icons/fullscreen.svg
3 changes: 3 additions & 0 deletions dist/icons/gear-fill.svg
6 changes: 6 additions & 0 deletions dist/icons/gear.svg
3 changes: 3 additions & 0 deletions dist/icons/heart-filled.svg
3 changes: 3 additions & 0 deletions dist/icons/heart-outline.svg
6 changes: 6 additions & 0 deletions dist/icons/house-fill.svg
6 changes: 6 additions & 0 deletions dist/icons/house.svg
7 changes: 7 additions & 0 deletions dist/icons/image.svg
3 changes: 3 additions & 0 deletions dist/icons/italic.svg
3 changes: 3 additions & 0 deletions dist/icons/justify-left.svg
3 changes: 3 additions & 0 deletions dist/icons/justify-right.svg
3 changes: 3 additions & 0 deletions dist/icons/justify.svg
6 changes: 6 additions & 0 deletions dist/icons/list-numbered.svg
3 changes: 3 additions & 0 deletions dist/icons/list-unordered.svg
3 changes: 3 additions & 0 deletions dist/icons/list.svg
6 changes: 6 additions & 0 deletions dist/icons/lock-fill.svg
3 changes: 3 additions & 0 deletions dist/icons/lock.svg
Loading