Skip to content

Commit

Permalink
Merge pull request #224 from resolvetosavelives/material-icons
Browse files Browse the repository at this point in the history
Material icons
  • Loading branch information
nburka authored Oct 18, 2024
2 parents 0080186 + 7ae6a87 commit df7ccc4
Show file tree
Hide file tree
Showing 574 changed files with 3,812 additions and 998 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@ The project is hosted by the public health not-for-profit [Resolve to Save Lives

Icons are available in several formats:

- All icons are produced in "outline", "filled", and "negative" styles
- All icons are produced in "outline" and "filled" styles
- Each icon is available in SVG and in PNG (48px and 96px)

- Some icons are also available in a simplified 24px (Material) format

Icons can be downloaded in a few ways:

Expand Down Expand Up @@ -133,4 +133,3 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "healthicons",
"version": "1.0.2",
"version": "2.0.0",
"license": "MIT",
"scripts": {
"dev": "next dev",
Expand Down
Binary file modified public/icons.zip
Binary file not shown.
Loading

0 comments on commit df7ccc4

Please sign in to comment.