aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* [dev-iconfont-generation] fix svg outline stroke directions during iconfont ↵Michal Wolny2021-01-0811-11/+4066
| | | | generation
* `lock-access` fixcodecalm2020-12-131-1/+0
|
* Merge branch 'master' of https://github.com/tabler/tabler-icons into devcodecalm2020-12-1379-603/+1346
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |  Conflicts:  src/_icons/file-info.svg  src/_icons/file-report.svg  src/_icons/files-off.svg  src/_icons/files.svg  src/_icons/number-0.svg  src/_icons/number-1.svg  src/_icons/number-2.svg  src/_icons/number-3.svg  src/_icons/number-4.svg  src/_icons/number-5.svg  src/_icons/number-6.svg  src/_icons/number-7.svg  src/_icons/number-8.svg  src/_icons/number-9.svg  src/_icons/receipt-2.svg  src/_icons/receipt-off.svg  src/_icons/receipt-refund.svg  src/_icons/receipt.svg
| * Release 1.38.0v1.38.0codecalm2020-12-1197-603/+1477
| |
| * 4 new icons: `receipt-2`, `receipt-off`, `receipt-refund`, `receipt`codecalm2020-12-115-0/+36
| | | | | | | | Fixed icons: `receipt-tax`
| * 14 new icons: `file-info`, `file-report`, `files-off`, `files`, `number-0`, ↵codecalm2020-12-1119-0/+119
| | | | | | | | | | | | `number-1`, `number-2`, `number-3`, `number-4`, `number-5`, `number-6`, `number-7`, `number-8`, `number-9` Fixed icons: `file-certificate`, `file-off`, `file-search`, `file-symlink`, `file-zip`
| * icons tagscodecalm2020-12-1150-2/+50
| |
* | Merge branch 'master' of https://github.com/tabler/tabler-icons into devcodecalm2020-12-11385-3182/+4959
|\ \ | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |  Conflicts:  gulpfile.js  icons/arrow-bottom-bar.svg  icons/arrow-bottom-circle.svg  icons/arrow-bottom-square.svg  icons/arrow-bottom-tail.svg  icons/arrow-left-bar.svg  icons/arrow-left-circle.svg  icons/arrow-left-square.svg  icons/arrow-left-tail.svg  icons/arrow-right-bar.svg  icons/arrow-right-circle.svg  icons/arrow-right-square.svg  icons/arrow-right-tail.svg  icons/arrow-top-bar.svg  icons/arrow-top-circle.svg  icons/arrow-top-square.svg  icons/arrow-top-tail.svg  icons/arrows-down-up.svg  icons/arrows-down.svg  icons/arrows-left-right.svg  icons/arrows-left.svg  icons/arrows-right-left.svg  icons/arrows-right.svg  icons/arrows-up-down.svg  icons/arrows-up.svg  icons/brand-booking.svg  icons/credit-card-off.svg  icons/file-alert.svg  icons/file-analytics.svg  icons/layout-grid-add.svg  icons/pizza.svg  icons/square-rotated.svg  package.json  src/_icons/arrow-bottom-bar.svg  src/_icons/arrow-bottom-circle.svg  src/_icons/arrow-bottom-square.svg  src/_icons/arrow-bottom-tail.svg  src/_icons/arrow-left-bar.svg  src/_icons/arrow-left-circle.svg  src/_icons/arrow-left-square.svg  src/_icons/arrow-left-tail.svg  src/_icons/arrow-loop-left.svg  src/_icons/arrow-loop-right.svg  src/_icons/arrow-right-bar.svg  src/_icons/arrow-right-circle.svg  src/_icons/arrow-right-square.svg  src/_icons/arrow-right-tail.svg  src/_icons/arrow-top-bar.svg  src/_icons/arrow-top-circle.svg  src/_icons/arrow-top-square.svg  src/_icons/arrow-top-tail.svg  src/_icons/arrow-wave-left-down.svg  src/_icons/arrow-wave-left-up.svg  src/_icons/arrow-wave-right-down.svg  src/_icons/arrow-wave-right-up.svg  src/_icons/arrows-down-up.svg  src/_icons/arrows-down.svg  src/_icons/arrows-join-2.svg  src/_icons/arrows-join.svg  src/_icons/arrows-left-right.svg  src/_icons/arrows-left.svg  src/_icons/arrows-right-left.svg  src/_icons/arrows-right.svg  src/_icons/arrows-split-2.svg  src/_icons/arrows-split.svg  src/_icons/arrows-up-down.svg  src/_icons/arrows-up.svg  src/_icons/bell-off.svg  src/_icons/bell-ringing-2.svg  src/_icons/bone.svg  src/_icons/brand-asana.svg  src/_icons/brand-bing.svg  src/_icons/brand-bitbucket.svg  src/_icons/brand-booking.svg  src/_icons/brand-disqus.svg  src/_icons/brand-docker.svg  src/_icons/brand-google-analytics.svg  src/_icons/brand-gravatar.svg  src/_icons/brand-hipchat.svg  src/_icons/brand-kickstarter.svg  src/_icons/brand-netflix.svg  src/_icons/brand-open-source.svg  src/_icons/brand-pagekit.svg  src/_icons/brand-patreon.svg  src/_icons/brand-producthunt.svg  src/_icons/brand-sass.svg  src/_icons/brand-sentry.svg  src/_icons/brand-shazam.svg  src/_icons/brand-stripe.svg  src/_icons/brand-unsplash.svg  src/_icons/brand-ycombinator.svg  src/_icons/file-alert.svg  src/_icons/file-analytics.svg  src/_icons/file-code-2.svg  src/_icons/file-export.svg  src/_icons/file-import.svg  src/_icons/layout-grid-add.svg  src/_icons/pizza.svg  src/_icons/rainbow.svg  src/_icons/square-rotated.svg  src/_icons/switch-2.svg  src/_icons/switch-3.svg  src/_icons/trending-down-2.svg  src/_icons/trending-down-3.svg  src/_icons/trending-up-2.svg  src/_icons/trending-up-3.svg  tags.json
| * fix #100codecalm2020-12-111-1/+2
| |
| * release fixcodecalm2020-12-051-1/+1
| |
| * `credit-card-off` icon fixcodecalm2020-12-051-1/+1
| |
| * Release 1.37.1v1.37.1codecalm2020-12-0510-7/+7
| |
| * `credit-card-off` icon fixcodecalm2020-12-051-1/+1
| |
| * Release 1.37.0v1.37.0codecalm2020-12-05256-1196/+2081
| |
| * icons optimizecodecalm2020-12-0591-111/+113
| |
| * icons optimizecodecalm2020-12-0515-46/+91
| |
| * Merge remote-tracking branch 'origin/master'codecalm2020-12-051-1/+23
| |\
| | * Merge pull request #94 from tabler/dev-cdn-infoMichał Wolny2020-11-151-0/+22
| | |\ | | | | | | | | Add CDN info to readme
| | | * readme headersdev-cdn-infoMichal Wolny2020-11-151-2/+5
| | | |
| | | * fix CDN readmeMichal Wolny2020-11-151-1/+5
| | | |
| | | * add CDN info to readmeMichal Wolny2020-11-151-0/+15
| | |/
| | * Update README.mdPaweł Kuna2020-11-131-1/+1
| | |
| * | 18 new icons: `arrow-big-down`, `arrow-big-left`, `arrow-big-right`, ↵codecalm2020-12-0521-0/+152
| |/ | | | | | | | | | | `arrow-big-top`, `arrows-double-ne-sw`, `arrows-double-nw-se`, `arrows-double-se-nw`, `arrows-double-sw-ne`, `bell-minus`, `bell-plus`, `bell-ringing-2`, `bell-x`, `file-alert`, `file-analytics`, `file-code-2`, `file-export`, `file-import`, `zoom-question` Fixed icons: `bell-off`, `bell-ringing`, `bell`
| * Release 1.36.0v1.36.0codecalm2020-11-13109-799/+1814
| |
| * icons version fixescodecalm2020-11-132-0/+2
| |
| * 5 new icons: `brand-asana`, `brand-bing`, `brand-booking`, `brand-disqus`, ↵codecalm2020-11-135-0/+48
| | | | | | | | `brand-docker`
| * 16 new icons: `brand-bitbucket`, `brand-google-analytics`, `brand-gravatar`, ↵codecalm2020-11-1316-0/+123
| | | | | | | | `brand-hipchat`, `brand-kickstarter`, `brand-netflix`, `brand-open-source`, `brand-pagekit`, `brand-patreon`, `brand-producthunt`, `brand-sass`, `brand-sentry`, `brand-shazam`, `brand-stripe`, `brand-unsplash`, `brand-ycombinator`
| * Merge pull request #93 from tabler/package-renamePaweł Kuna2020-11-112-6/+19
| |\
| | * added `publishConfig` to `package.json`Paweł Kuna2020-11-111-0/+3
| | |
| | * publish tabler-icons under @tabler namespace on npmMichal Wolny2020-11-112-6/+16
| |/
| * paths fix #87codecalm2020-11-083-3/+3
| |
| * Release 1.35.0v1.35.0codecalm2020-11-08203-984/+3081
| |
| * 41 new icons: `arrow-bottom-bar`, `arrow-bottom-circle`, ↵codecalm2020-11-0843-12/+334
| | | | | | | | | | | | `arrow-bottom-square`, `arrow-bottom-tail`, `arrow-left-bar`, `arrow-left-square`, `arrow-left-tail`, `arrow-loop-left`, `arrow-loop-right`, `arrow-right-bar`, `arrow-right-square`, `arrow-right-tail`, `arrow-top-bar`, `arrow-top-circle`, `arrow-top-square`, `arrow-top-tail`, `arrow-wave-left-down`, `arrow-wave-left-up`, `arrow-wave-right-down`, `arrow-wave-right-up`, `arrows-down-up`, `arrows-down`, `arrows-join-2`, `arrows-join`, `arrows-left-right`, `arrows-left`, `arrows-right-left`, `arrows-right`, `arrows-split-2`, `arrows-split`, `arrows-up-down`, `arrows-up`, `bone`, `pizza`, `rainbow`, `switch-2`, `switch-3`, `trending-down-2`, `trending-down-3`, `trending-up-2`, `trending-up-3` Fixed icons: `arrow-left-circle`, `arrow-right-circle`
* | icons tagscodecalm2020-10-2871-336/+139
| |
* | icons pre-buildcodecalm2020-10-2699-549/+1585
| |
* | 1 new icons: `lock-access`codecalm2020-10-241-0/+11
| |
* | 4 new icons: `arrows-left-down`, `arrows-right-down`, `arrows-up-left`, ↵codecalm2020-10-244-0/+28
| | | | | | | | `arrows-up-right`
* | 4 new icons: `brand-open-source`, `brand-patreon`, `mailbox`, `vaccine`codecalm2020-10-234-0/+29
| |
* | 17 new icons: `brand-booking`, `brand-google-analytics`, `brand-shazam`, ↵codecalm2020-10-2322-9/+152
| | | | | | | | | | | | `chart-circles`, `eye-check`, `file-alert`, `file-code-2`, `forms`, `mail-forward`, `massage`, `old`, `scuba-mask`, `shopping-cart-discount`, `sport-billard`, `square-root-2`, `square-root`, `tent` Fixed icons: `ice-cream`, `physotherapist`, `presentation-analytics`, `presentation`, `server`
* | #88 physiotherapist iconcodecalm2020-10-231-0/+9
| |
* | 3 new icons: `devices-pc`, `discount-2`, `mood-empty`codecalm2020-10-23134-31/+169
| | | | | | | | Fixed icons: `adjustments-alt`, `adjustments-horizontal`, `adjustments`, `aperture`, `basket`, `bed`, `bell-off`, `bell-ringing-2`, `bell-ringing`, `bell`, `braces`, `brackets`, `brand-unsplash`, `brightness-2`, `brightness-down`, `brightness-half`, `brightness-up`, `brightness`, `calendar-event`, `calendar-minus`, `calendar-off`, `calendar-plus`, `calendar-stats`, `calendar-time`, `calendar`, `camera-rotate`, `camera-selfie`, `cash-banknote-off`, `cash-banknote`, `cash`, `certificate`, `cloud-download`, `cloud-upload`, `code-minus`, `code-plus`, `code`, `contrast`, `copyleft`, `copyright`, `cursor-text`, `discount`, `download`, `drag-drop-2`, `drag-drop`, `droplet-filled-2`, `droplet-filled`, `droplet-half-2`, `droplet-half`, `edit-circle`, `exposure`, `file-info`, `flag-2`, `flag-3`, `flare`, `focus-2`, `focus`, `fold-down`, `fold-up`, `fold`, `geometry`, `hand-finger`, `hand-little-finger`, `hand-middle-finger`, `hand-off`, `hand-ring-finger`, `hand-rock`, `hand-stop`, `hand-three-fingers`, `hand-two-fingers`, `keyboard-off`, `layers-linked`, `list-search`, `live-photo`, `lock-off`, `lock-open`, `lock`, `login`, `logout`, `macro`, `mood-neutral`, `nfc`, `package`, `panorama-horizontal`, `panorama-vertical`, `pennant`, `perspective`, `pokeball`, `polaroid`, `presentation-analytics`, `presentation`, `rainbow`, `refresh-alert`, `refresh`, `school`, `seeding`, `settings-automation`, `shadow-off`, `shadow`, `shield-check`, `shield-lock`, `shield-off`, `shield-x`, `shield`, `shopping-cart-off`, `shopping-cart-plus`, `shopping-cart-x`, `shopping-cart`, `signature`, `sort-ascending-2`, `sort-descending-2`, `squares-diagonal`, `squares-filled`, `stairs-down`, `stairs-up`, `stairs`, `star-half`, `star-off`, `star`, `stars`, `switch-2`, `switch-3`, `text-direction-ltr`, `text-direction-rtl`, `tilt-shift`, `trash-off`, `trash`, `truck-delivery`, `truck-return`, `upload`, `writing-sign`, `writing`
* | 41 new icons: `arrow-bottom-bar`, `arrow-bottom-circle`, ↵codecalm2020-10-2343-12/+334
| | | | | | | | | | | | `arrow-bottom-square`, `arrow-bottom-tail`, `arrow-left-bar`, `arrow-left-square`, `arrow-left-tail`, `arrow-loop-left`, `arrow-loop-right`, `arrow-right-bar`, `arrow-right-square`, `arrow-right-tail`, `arrow-top-bar`, `arrow-top-circle`, `arrow-top-square`, `arrow-top-tail`, `arrow-wave-left-down`, `arrow-wave-left-up`, `arrow-wave-right-down`, `arrow-wave-right-up`, `arrows-down-up`, `arrows-down`, `arrows-join-2`, `arrows-join`, `arrows-left-right`, `arrows-left`, `arrows-right-left`, `arrows-right`, `arrows-split-2`, `arrows-split`, `arrows-up-down`, `arrows-up`, `bone`, `pizza`, `rainbow`, `switch-2`, `switch-3`, `trending-down-2`, `trending-down-3`, `trending-up-2`, `trending-up-3` Fixed icons: `arrow-left-circle`, `arrow-right-circle`
* | hand iconscodecalm2020-10-2210-6/+60
| |
* | droplet icons fixescodecalm2020-10-225-5/+5
| |
* | icons tagscodecalm2020-10-22336-34/+670
| |
* | icons fixescodecalm2020-10-2234-33/+42
| |
* | Removed duplicate icon brightness-3.svgcodecalm2020-10-221-6/+0
| |
* | Fixed icons: `currency-bahraini`, `currency-bath`, `currency-bitcoin`, ↵codecalm2020-10-2235-111/+87
| | | | | | | | `currency-cent`, `currency-dinar`, `currency-dirham`, `currency-dollar-australian`, `currency-dollar-canadian`, `currency-dollar-singapore`, `currency-dollar`, `currency-ethereum`, `currency-euro`, `currency-forint`, `currency-frank`, `currency-krone-czech`, `currency-krone-danish`, `currency-krone-swedish`, `currency-leu`, `currency-lira`, `currency-litecoin`, `currency-naira`, `currency-pound`, `currency-real`, `currency-renminbi`, `currency-ripple`, `currency-riyal`, `currency-rubel`, `currency-rupee`, `currency-shekel`, `currency-taka`, `currency-tugrik`, `currency-won`, `currency-yen`, `currency-zloty`
* | Fixed icons: `currency-krone-czech`, `currency-krone-swedish`codecalm2020-10-225-2/+24
| |
* | 28 new icons: `currency-bahraini`, `currency-bath`, `currency-cent`, ↵codecalm2020-10-2262-9/+607
| | | | | | | | | | | | `currency-dinar`, `currency-dirham`, `currency-dollar-australian`, `currency-dollar-canadian`, `currency-dollar-singapore`, `currency-ethereum`, `currency-forint`, `currency-frank`, `currency-krone-czech`, `currency-krone-danish`, `currency-krone-swedish`, `currency-leu`, `currency-lira`, `currency-litecoin`, `currency-naira`, `currency-real`, `currency-renminbi`, `currency-ripple`, `currency-riyal`, `currency-rubel`, `currency-shekel`, `currency-taka`, `currency-tugrik`, `currency-won`, `currency-zloty` Fixed icons: `border-style`, `currency-rupee`