aboutsummaryrefslogtreecommitdiff
path: root/readme.md
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-12 11:59:18 +0100
committercodecalm <codecalm@gmail.com>2020-03-12 11:59:18 +0100
commit8242d1d06f1f98e88827812bb8b68550d0dfd3cb (patch)
tree2fcd0e3a53d2be50a6a19e17a0daf1724b133d50 /readme.md
parentreadme update (diff)
downloadtabler-icons-8242d1d06f1f98e88827812bb8b68550d0dfd3cb.tar.xz
build icons
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/readme.md b/readme.md
index c766f36..459b802 100644
--- a/readme.md
+++ b/readme.md
@@ -17,7 +17,7 @@ All icons are built with SVG, so you can place them as `<img>`, `background-imag
### HTML image
-If you upload an icon as an image, you can modify its size using CSS.
+If you load an icon as an image, you can modify its size using CSS.
```html
<img src="path/to/icon.svg" alt="icon title"/>