28 строки
665 B
HTML
28 строки
665 B
HTML
<html>
|
|
<head>
|
|
|
|
<link rel="stylesheet" href="css/mozmaker-icons.css" type="text/css">
|
|
<link rel="stylesheet" href="css/style.css" type="text/css">
|
|
|
|
</head>
|
|
|
|
<body>
|
|
<div class="mozmaker-icon-fonts">
|
|
|
|
<div class="small">
|
|
<span class="icon-bookmark"> .icon-bookmark<span/>
|
|
</div>
|
|
<div class="medium">
|
|
<span class="icon-bookmark"> .icon-bookmark<span/>
|
|
</div>
|
|
<div class="large">
|
|
<span class="icon-bookmark"> .icon-bookmark<span/>
|
|
</div>
|
|
|
|
<p>Made using an .svg <img src="svgs/resource-bookmark.svg" /> imported into <a href="#">https://glyphter.com/</a>.
|
|
|
|
</div>
|
|
|
|
|
|
</body>
|
|
</html> |