Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update icons tags | codecalm | 2022-07-26 | 110 | -1/+218 |
| | |||||
* | Release 1.78.1v1.78.1 | codecalm | 2022-07-25 | 11 | -1117/+4916 |
| | |||||
* | update icons tags | codecalm | 2022-07-25 | 1 | -1/+1 |
| | |||||
* | update icons tags | codecalm | 2022-07-25 | 806 | -3/+806 |
| | |||||
* | update icons categories | codecalm | 2022-07-25 | 32 | -31/+33 |
| | |||||
* | update icons tags | codecalm | 2022-07-25 | 216 | -74/+217 |
| | |||||
* | update icons tags | codecalm | 2022-07-25 | 198 | -694/+798 |
| | |||||
* | Release 1.78.0v1.78.0 | codecalm | 2022-07-23 | 94 | -1974/+3011 |
| | |||||
* | 18 new icons: `bat`, `clothes-rack`, `dental-broken`, `fish-bone`, `graph`, ↵ | codecalm | 2022-07-23 | 19 | -1/+161 |
| | | | | | | `hierarchy-3`, `horse-toy`, `layout-bottombar-collapse`, `layout-bottombar-expand`, `layout-navbar-collapse`, `layout-navbar-expand`, `message-forward`, `ruler-3`, `ruler-measure`, `skull`, `spider`, `spiral`, `zoom-reset` Fixed icons: `fish` | ||||
* | Release 1.77.0v1.77.0 | codecalm | 2022-07-22 | 97 | -1547/+2602 |
| | |||||
* | 18 new icons: `circuit-ammeter`, `circuit-battery`, `circuit-bulb`, ↵ | codecalm | 2022-07-22 | 19 | -0/+169 |
| | | | | | | | `circuit-capacitor-polarized`, `circuit-capacitor`, `circuit-cell-plus`, `circuit-cell`, `circuit-changeover`, `circuit-diode-zener`, `circuit-diode`, `circuit-ground-digital`, `circuit-inductor`, `circuit-motor`, `circuit-pushbutton`, `circuit-resistor`, `circuit-switch-closed`, `circuit-switch-open`, `circuit-voltmeter` Renamed icons: - `ground` renamed to `circuit-ground` | ||||
* | Release 1.76.0v1.76.0 | codecalm | 2022-07-16 | 97 | -2187/+3230 |
| | |||||
* | 18 new icons: `a-b-2`, `brand-fortnite`, `brand-pepsi`, `brand-toyota`, ↵ | codecalm | 2022-07-16 | 20 | -2/+162 |
| | | | | | | `masks-theater`, `microwave-off`, `pointer`, `rating-12-plus`, `rating-14-plus`, `rating-16-plus`, `rating-18-plus`, `rating-21-plus`, `seo`, `shirt-sport`, `snowman`, `uf-off`, `ufo`, `zeppelin` Fixed icons: `brand-deno`, `carrot` | ||||
* | Release 1.75.0v1.75.0 | codecalm | 2022-07-15 | 103 | -1981/+3000 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | codecalm | 2022-07-15 | 1 | -3/+3 |
|\ | |||||
| * | Merge pull request #265 from ayuhito/docs/cdn | Paweł Kuna | 2022-07-15 | 1 | -3/+3 |
| |\ | | | | | | | docs: switch cdns from unpkg to jsdelivr | ||||
| | * | docs: switch cdns from unpkg to jsdelivr | DecliningLotus | 2022-07-13 | 1 | -3/+3 |
| |/ | |||||
* | | 18 new icons: `assembly`, `brand-d3`, `brand-deno`, `brand-mastodon`, ↵ | codecalm | 2022-07-15 | 21 | -8/+158 |
|/ | | | | | | `brand-mcdonalds`, `brand-shopee`, `brand-snapseed`, `brand-strava`, `brand-surfshark`, `explicit`, `gif`, `poo`, `signal-4g-plus`, `svg`, `table-alias`, `table-options`, `table-shortcut`, `wash-machine` Fixed icons: `signal-3g`, `signal-4g`, `signal-5g` | ||||
* | update dependencies | codecalm | 2022-07-10 | 1 | -1/+1 |
| | |||||
* | Update README.md | Paweł Kuna | 2022-07-10 | 1 | -1/+1 |
| | |||||
* | Release 1.74.0v1.74.0 | codecalm | 2022-07-10 | 94 | -2033/+3068 |
| | |||||
* | 18 new icons: `arrow-merge-both`, `arrow-merge-left`, `arrow-merge-right`, ↵ | codecalm | 2022-07-10 | 18 | -0/+164 |
| | | | | | | `garden-cart`, `ground`, `logic-and`, `logic-buffer`, `logic-nand`, `logic-nor`, `logic-not`, `logic-or`, `logic-xnor`, `logic-xor`, `microwave`, `outbound`, `sos`, `steam`, `storm` #255 | ||||
* | Release 1.73.0v1.73.0 | codecalm | 2022-07-09 | 94 | -2096/+3144 |
| | |||||
* | 18 new icons: `ampersand`, `arrow-guide`, `arrow-roundabout-left`, ↵ | codecalm | 2022-07-09 | 18 | -0/+176 |
| | | | | `arrow-roundabout-right`, `arrows-move-horizontal`, `arrows-move-vertical`, `arrows-move`, `brand-amazon`, `brand-appgallery`, `brand-google-one`, `device-camera-phone`, `stack-pop`, `stack-push`, `sun-high`, `sun-low`, `sun-wind`, `sunglasses`, `sunset-2` | ||||
* | Release 1.72.0v1.72.0 | codecalm | 2022-06-27 | 94 | -1757/+2794 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | codecalm | 2022-06-27 | 2 | -4/+7 |
|\ | |||||
| * | updacie React version to v18 #241 | Paweł Kuna | 2022-06-26 | 1 | -2/+2 |
| | | |||||
| * | Merge pull request #243 from alexgleason/asset-exports | Paweł Kuna | 2022-06-26 | 1 | -2/+5 |
| |\ | | | | | | | package.json: export .svg and .png assets | ||||
| | * | package.json: export .svg and .png assets | Alex Gleason | 2022-05-09 | 1 | -2/+5 |
| | | | |||||
| * | | Rename _tags.html to tags.html | Paweł Kuna | 2022-06-26 | 1 | -0/+0 |
| | | | |||||
* | | | 18 new icons: `brand-comedy-central`, `brand-finder`, `brand-monday`, ↵ | codecalm | 2022-06-27 | 20 | -0/+147 |
|/ / | | | | | | | | | | | `brand-xing`, `cactus`, `carrot`, `chef-hat`, `clover-2`, `creative-commons-by`, `creative-commons-nc`, `creative-commons-nd`, `creative-commons-sa`, `creative-commons-zero`, `device-mobile-charging`, `function`, `loader-2`, `spy`, `zzz` Fixed icons: `creative-commons-off`, `creative-commons` | ||||
* | | move `packages` to `packages-zip` directory | codecalm | 2022-06-21 | 1 | -1/+1 |
| | | |||||
* | | Release 1.71.0v1.71.0 | codecalm | 2022-06-21 | 97 | -1764/+2759 |
| | | |||||
* | | 18 new icons: `brand-amongus`, `brand-badoo`, `brand-bandcamp`, ↵ | codecalm | 2022-06-17 | 19 | -4/+129 |
| | | | | | | | | | | | | `brand-beats`, `brand-coinbase`, `brand-disney`, `brand-flipboard`, `brand-google-photos`, `brand-grindr`, `brand-pushover`, `brand-vinted`, `brand-vivaldi`, `brand-walmart`, `brand-wish`, `brand-yatse`, `brand-youtube-kids`, `brand-zoom`, `brand-zwift` Fixed icons: `brand-tidal` | ||||
* | | Release 1.70.0v1.70.0 | codecalm | 2022-06-16 | 94 | -1915/+2949 |
| | | |||||
* | | 18 new icons: `arrows-exchange-2`, `arrows-exchange`, `category-2`, ↵ | codecalm | 2022-06-16 | 18 | -0/+159 |
| | | | | | | | | `category`, `direction-sign`, `discount-check`, `fish-hook`, `fridge`, `health-recognition`, `history-toggle`, `meteor`, `number`, `scan-eye`, `schema`, `screenshot`, `text-decrease`, `text-increase`, `text-recognition` | ||||
* | | Release 1.69.0v1.69.0 | codecalm | 2022-06-14 | 4058 | -7951/+7099 |
| | | |||||
* | | remove advertisement in svg output #245 | codecalm | 2022-06-14 | 1 | -1/+0 |
| | | |||||
* | | 20 new icons: `alphabet-cyrillic`, `alphabet-greek`, `alphabet-latin`, ↵ | codecalm | 2022-06-14 | 20 | -0/+162 |
|/ | | | | `article`, `brackets-contain-end`, `brackets-contain-start`, `brackets-contain`, `brand-apple-podcast`, `brand-linktree`, `broadcast-off`, `broadcast`, `clover`, `pencil-minus`, `pencil-plus`, `plane-tilt`, `signal-3g`, `signal-4g`, `signal-5g`, `window-maximize`, `window-minimize` | ||||
* | Release 1.68.0v1.68.0 | codecalm | 2022-04-30 | 118 | -1975/+3020 |
| | |||||
* | Fixed icon: `brand-intercom` | codecalm | 2022-04-30 | 1 | -6/+6 |
| | |||||
* | 18 new icons: `ankh`, `asset`, `brand-intercom`, `cloud-computing`, ↵ | codecalm | 2022-04-30 | 27 | -15/+187 |
| | | | | | | `cloud-data-connection`, `device-gamepad-2`, `device-tv-old`, `icons`, `jewish-star`, `kayak`, `mouse-2`, `podium`, `shovel`, `truck-loading`, `wheelchair`, `zoom-in-area`, `zoom-out-area`, `zoom-pan` Fixed icons: `3d-rotate`, `cloud`, `3d-rotate`, `cloud`, `heart-broken`, `heart-handshake`, `heart-minus`, `heart-off`, `heart-plus`, `heart`, `rollercoaster` | ||||
* | Release 1.67.1v1.67.1 | codecalm | 2022-04-27 | 3934 | -4038/+6039 |
| | |||||
* | Merge remote-tracking branch 'origin/master' | codecalm | 2022-04-27 | 1 | -1/+1 |
|\ | |||||
| * | Update README.md | Paweł Kuna | 2022-04-24 | 1 | -1/+1 |
| | | |||||
* | | icons description | codecalm | 2022-04-27 | 1 | -0/+1 |
|/ | |||||
* | Release 1.67.0v1.67.0 | codecalm | 2022-04-24 | 186 | -736/+3208 |
| | |||||
* | Fixed icons: `toilet-paper-off`, `tools-kitchen-off`, `tools-off`, ↵ | codecalm | 2022-04-24 | 10 | -25/+28 |
| | | | | `traffic-cone-off`, `traffic-lights-off`, `typography-off`, `umbrella-off`, `vaccine-off`, `variable-off`, `vector-triangle-off` | ||||
* | Merge remote-tracking branch 'origin/master' | codecalm | 2022-04-24 | 1 | -1/+1 |
|\ | |||||
| * | Update LICENSE | Paweł Kuna | 2022-04-23 | 1 | -1/+1 |
| | |