chore: synchronize project dependencies and update vendor directory files
This commit is contained in:
@@ -0,0 +1 @@
|
||||
eyIxIjp7IklEIjoxLCJuYW1lIjoiTXkgaWNvbnMgY29sbGVjdGlvbiIsImJvb2ttYXJrX2lkIjoiMHM4NGQ1cDZlN2owMDAwMCIsImNyZWF0ZWQiOjAsInVwZGF0ZWQiOjE2MjIzNjUwMjUsImFjdGl2ZSI6MSwic291cmNlIjpudWxsLCJvcmRlciI6MCwiY29sb3IiOiIwMDAwMDAiLCJzdGF0dXMiOjF9LCIwczg0ZDVwNmU3ajAwMDAwIjpbeyJpZCI6MzM0ODY0NiwibmFtZSI6ImNvbXBhc3MiLCJjb2xvciI6IiMwMDAwMDAiLCJwcmVtaXVtIjowLCJzb3J0IjoxfSx7ImlkIjozMzQ4NjUwLCJuYW1lIjoicGxhbiIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjJ9LHsiaWQiOjMzNDg2NTMsIm5hbWUiOiJjb2xvci1wYWxldHRlIiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6M30seyJpZCI6MzM0ODY1NiwibmFtZSI6InJ1bGVyIiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6NH0seyJpZCI6MzM0ODY5MCwibmFtZSI6ImFyY2hpdGVjdCIsImNvbG9yIjoiIzAwMDAwMCIsInByZW1pdW0iOjAsInNvcnQiOjV9LHsiaWQiOjMzNDg3NDYsIm5hbWUiOiJ3YWxsIiwiY29sb3IiOiIjMDAwMDAwIiwicHJlbWl1bSI6MCwic29ydCI6Nn1dfQ==
|
||||
@@ -0,0 +1,38 @@
|
||||
@font-face {
|
||||
font-family: "flaticon";
|
||||
src: url("./flaticon.ttf?9890e4f6eddb23febd8c5e9ec37ab564") format("truetype"),
|
||||
url("./flaticon.woff?9890e4f6eddb23febd8c5e9ec37ab564") format("woff"),
|
||||
url("./flaticon.woff2?9890e4f6eddb23febd8c5e9ec37ab564") format("woff2"),
|
||||
url("./flaticon.eot?9890e4f6eddb23febd8c5e9ec37ab564#iefix") format("embedded-opentype"),
|
||||
url("./flaticon.svg?9890e4f6eddb23febd8c5e9ec37ab564#flaticon") format("svg");
|
||||
}
|
||||
|
||||
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
|
||||
font-family: flaticon !important;
|
||||
font-style: normal;
|
||||
font-weight: normal !important;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
.flaticon-compass:before {
|
||||
content: "\f101";
|
||||
}
|
||||
.flaticon-plan:before {
|
||||
content: "\f102";
|
||||
}
|
||||
.flaticon-color-palette:before {
|
||||
content: "\f103";
|
||||
}
|
||||
.flaticon-ruler:before {
|
||||
content: "\f104";
|
||||
}
|
||||
.flaticon-architect:before {
|
||||
content: "\f105";
|
||||
}
|
||||
.flaticon-wall:before {
|
||||
content: "\f106";
|
||||
}
|
||||
Binary file not shown.
@@ -0,0 +1,507 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<title>Flaticon Webfont</title>
|
||||
<link rel="stylesheet" type="text/css" href="flaticon.css"/>
|
||||
<meta charset="UTF-8">
|
||||
<style>
|
||||
html, body, div, span, applet, object, iframe,
|
||||
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
|
||||
a, abbr, acronym, address, big, cite, code,
|
||||
del, dfn, em, img, ins, kbd, q, s, samp,
|
||||
small, strike, strong, sub, sup, tt, var,
|
||||
b, u, i, center,
|
||||
dl, dt, dd, ol, ul, li,
|
||||
fieldset, form, label, legend,
|
||||
table, caption, tbody, tfoot, thead, tr, th, td,
|
||||
article, aside, canvas, details, embed,
|
||||
figure, figcaption, footer, header, hgroup,
|
||||
menu, nav, output, ruby, section, summary,
|
||||
time, mark, audio, video {
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
font-size: 100%;
|
||||
font: inherit;
|
||||
vertical-align: baseline;
|
||||
}
|
||||
|
||||
/* HTML5 display-role reset for older browsers */
|
||||
article, aside, details, figcaption, figure,
|
||||
footer, header, hgroup, menu, nav, section {
|
||||
display: block;
|
||||
}
|
||||
|
||||
body {
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
ol, ul {
|
||||
list-style: none;
|
||||
}
|
||||
|
||||
blockquote, q {
|
||||
quotes: none;
|
||||
}
|
||||
|
||||
blockquote:before, blockquote:after,
|
||||
q:before, q:after {
|
||||
content: '';
|
||||
content: none;
|
||||
}
|
||||
|
||||
table {
|
||||
border-collapse: collapse;
|
||||
border-spacing: 0;
|
||||
}
|
||||
|
||||
body {
|
||||
font-family: Helvetica, Arial, sans-serif;
|
||||
font-size: 16px;
|
||||
color: #5f7d95;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #4AD295;
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
* {
|
||||
-moz-box-sizing: border-box;
|
||||
-webkit-box-sizing: border-box;
|
||||
box-sizing: border-box;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
}
|
||||
|
||||
[class^="flaticon-"]:before, [class*=" flaticon-"]:before, [class^="flaticon-"]:after, [class*=" flaticon-"]:after {
|
||||
font-family: Flaticon;
|
||||
font-size: 30px;
|
||||
font-style: normal;
|
||||
margin-left: 20px;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.wrapper {
|
||||
max-width: 600px;
|
||||
margin: auto;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
.title {
|
||||
margin-bottom: 24px;
|
||||
text-transform: uppercase;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
header {
|
||||
text-align: center;
|
||||
padding: 24px;
|
||||
}
|
||||
|
||||
header .logo {
|
||||
width: 210px;
|
||||
height: auto;
|
||||
border: none;
|
||||
display: inline-block;
|
||||
}
|
||||
|
||||
header strong {
|
||||
font-size: 28px;
|
||||
font-weight: 500;
|
||||
vertical-align: middle;
|
||||
}
|
||||
|
||||
.demo {
|
||||
margin: 2em auto;
|
||||
line-height: 1.25em;
|
||||
}
|
||||
|
||||
.demo ul li {
|
||||
margin-bottom: 12px;
|
||||
}
|
||||
|
||||
.demo ul li code {
|
||||
background-color: #1D262D;
|
||||
border-radius: 3px;
|
||||
padding: 12px;
|
||||
display: inline-block;
|
||||
color: #fff;
|
||||
font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
|
||||
font-weight: lighter;
|
||||
margin-top: 12px;
|
||||
font-size: 13px;
|
||||
word-break: break-all;
|
||||
}
|
||||
|
||||
.demo ul li code .red {
|
||||
color: #EC3A3B;
|
||||
}
|
||||
|
||||
.demo ul li code .green {
|
||||
color: #4AD295;
|
||||
}
|
||||
|
||||
.demo ul li code .yellow {
|
||||
color: #FFEEB6;
|
||||
}
|
||||
|
||||
.demo ul li code .blue {
|
||||
color: #2C8CF4;
|
||||
}
|
||||
|
||||
.demo ul li code .purple {
|
||||
color: #4949E7;
|
||||
}
|
||||
|
||||
.demo ul li code .dots {
|
||||
margin-top: 0.5em;
|
||||
display: block;
|
||||
}
|
||||
|
||||
#glyphs {
|
||||
border-bottom: 1px solid #E3E9ED;
|
||||
padding: 2em 0;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.glyph {
|
||||
display: inline-block;
|
||||
width: 9em;
|
||||
margin: 1em;
|
||||
text-align: center;
|
||||
vertical-align: top;
|
||||
background: #FFF;
|
||||
}
|
||||
|
||||
.glyph .flaticon {
|
||||
padding: 10px;
|
||||
display: block;
|
||||
font-family: "Flaticon";
|
||||
font-size: 64px;
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
.glyph .flaticon:before {
|
||||
font-size: 64px;
|
||||
color: #5f7d95;
|
||||
margin-left: 0;
|
||||
}
|
||||
|
||||
.class-name {
|
||||
font-size: 0.65em;
|
||||
background-color: #E3E9ED;
|
||||
color: #869FB2;
|
||||
border-radius: 4px 4px 0 0;
|
||||
padding: 0.5em;
|
||||
font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
|
||||
}
|
||||
|
||||
.author-name {
|
||||
font-size: 0.6em;
|
||||
background-color: #EFF3F6;
|
||||
border-top: 0;
|
||||
border-radius: 0 0 4px 4px;
|
||||
padding: 0.5em;
|
||||
}
|
||||
|
||||
.author-name a {
|
||||
color: #1D262D;
|
||||
}
|
||||
|
||||
.class-name:last-child {
|
||||
font-size: 10px;
|
||||
color: #888;
|
||||
}
|
||||
|
||||
.class-name:last-child a {
|
||||
font-size: 10px;
|
||||
color: #555;
|
||||
}
|
||||
|
||||
.glyph > input {
|
||||
display: block;
|
||||
width: 100px;
|
||||
margin: 5px auto;
|
||||
text-align: center;
|
||||
font-size: 12px;
|
||||
cursor: text;
|
||||
}
|
||||
|
||||
.glyph > input.icon-input {
|
||||
font-family: "Flaticon";
|
||||
font-size: 16px;
|
||||
margin-bottom: 10px;
|
||||
}
|
||||
|
||||
.attribution .title {
|
||||
margin-top: 2em;
|
||||
}
|
||||
|
||||
.attribution textarea {
|
||||
background-color: #F8FAFB;
|
||||
color: #1D262D;
|
||||
padding: 1em;
|
||||
border: none;
|
||||
box-shadow: none;
|
||||
border: 1px solid #E3E9ED;
|
||||
border-radius: 4px;
|
||||
resize: none;
|
||||
width: 100%;
|
||||
height: 150px;
|
||||
font-size: 0.8em;
|
||||
font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
|
||||
-webkit-appearance: none;
|
||||
}
|
||||
|
||||
.attribution textarea:hover {
|
||||
border-color: #CFD9E0;
|
||||
}
|
||||
|
||||
.attribution textarea:focus {
|
||||
border-color: #4AD295;
|
||||
}
|
||||
|
||||
.iconsuse {
|
||||
margin: 2em auto;
|
||||
text-align: center;
|
||||
max-width: 1200px;
|
||||
}
|
||||
|
||||
.iconsuse:after {
|
||||
content: '';
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
|
||||
.iconsuse .image {
|
||||
float: left;
|
||||
width: 25%;
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
.iconsuse .image p {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
.iconsuse .image span {
|
||||
display: block;
|
||||
font-size: 0.65em;
|
||||
background-color: #222;
|
||||
color: #fff;
|
||||
border-radius: 4px;
|
||||
padding: 0.5em;
|
||||
color: #FFFF99;
|
||||
margin-top: 1em;
|
||||
font-family: Consolas, Monaco, Lucida Console, Liberation Mono, DejaVu Sans Mono, Bitstream Vera Sans Mono, Courier New, monospace;
|
||||
}
|
||||
|
||||
.flaticon:before {
|
||||
color: #5f7d95;
|
||||
}
|
||||
|
||||
#footer {
|
||||
text-align: center;
|
||||
background-color: #1D262D;
|
||||
color: #869FB2;
|
||||
padding: 12px;
|
||||
font-size: 14px;
|
||||
}
|
||||
|
||||
#footer a {
|
||||
font-weight: normal;
|
||||
}
|
||||
|
||||
@media (max-width: 960px) {
|
||||
.iconsuse .image {
|
||||
width: 50%;
|
||||
}
|
||||
}
|
||||
|
||||
.preview {
|
||||
width: 100px;
|
||||
display: inline-block;
|
||||
margin: 10px;
|
||||
}
|
||||
|
||||
.preview .inner {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
background: #f5f5f5;
|
||||
-webkit-border-radius: 3px 3px 0 0;
|
||||
-moz-border-radius: 3px 3px 0 0;
|
||||
border-radius: 3px 3px 0 0;
|
||||
}
|
||||
|
||||
.preview .inner {
|
||||
line-height: 85px;
|
||||
font-size: 40px;
|
||||
color: #333;
|
||||
}
|
||||
|
||||
.label {
|
||||
display: inline-block;
|
||||
width: 100%;
|
||||
box-sizing: border-box;
|
||||
padding: 5px;
|
||||
font-size: 10px;
|
||||
font-family: Monaco, monospace;
|
||||
color: #666;
|
||||
white-space: nowrap;
|
||||
overflow: hidden;
|
||||
text-overflow: ellipsis;
|
||||
background: #ddd;
|
||||
-webkit-border-radius: 0 0 3px 3px;
|
||||
-moz-border-radius: 0 0 3px 3px;
|
||||
border-radius: 0 0 3px 3px;
|
||||
color: #666;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<a href="https://www.flaticon.com/" target="_blank" class="logo">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 394.3 76.5">
|
||||
<path d="M156.6,69.4H145.3V7.1h11.3Z" style="fill:#0e2a47"/>
|
||||
<path d="M206.2,69.4h-11V64.8a15.4,15.4,0,0,1-12.6,5.7c-11.6,0-20.3-9.5-20.3-22.1s8.8-22.1,20.3-22.1a15.4,15.4,0,0,1,12.6,5.8V27.5h11Zm-32.4-21c0,6.4,4.2,11.6,10.8,11.6s10.8-4.9,10.8-11.6-4.4-11.6-10.8-11.6S173.9,42,173.9,48.4Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path d="M262.5,13.7a7.2,7.2,0,0,1-14.4,0,7.2,7.2,0,1,1,14.4,0ZM261,69.4H249.6v-42H261Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path id="_Trazado_" data-name="<Trazado>"
|
||||
d="M139.6,17.8a16.6,16.6,0,0,0-8-1.4c-3.2.4-4.9,2-4.9,5.9v5.1h13V37.5h-13v32H115.4v-32h-7.8v-10h7.8V22.2c0-9.9,5.2-16.3,15-16.3a23.4,23.4,0,0,1,9.3,1.8Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path d="M235.1,60c-3.5,0-6.3-1.9-6.3-7.1V37.5H244v-10H228.8V15H217.5V27.5h-5.7v10h5.7V53.7c0,10.9,5.3,16.8,15.7,16.8A22.9,22.9,0,0,0,244,68l-4.3-9.1A12.3,12.3,0,0,1,235.1,60Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path d="M348.9,48.4c0,12.6-9.7,22.1-22.7,22.1s-22.7-9.4-22.7-22.1,9.6-22.1,22.7-22.1S348.9,35.8,348.9,48.4Zm-33.9,0c0,6.8,4.8,11.6,11.1,11.6s11.2-4.8,11.2-11.6-4.8-11.6-11.2-11.6S315.1,41.6,315.1,48.4Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path d="M394.3,42.7V69.4H382.9V46.3c0-6.1-3-9.4-8.2-9.4s-8.9,3.2-8.9,9.5v23H354.6v-42h11v4.9c3-4.5,7.6-6.1,12.3-6.1C387.5,26.3,394.3,33,394.3,42.7Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path d="M298,55.7h0a12.4,12.4,0,0,1-8.2,4.2h-.9l-1.8-.2a10,10,0,0,1-7.4-5.6,13.2,13.2,0,0,1-1.2-5.8,13,13,0,0,1,1.3-5.9,10.1,10.1,0,0,1,7.5-5.5h2.4a11.7,11.7,0,0,1,8.3,4.2l5.5-9.6a19.9,19.9,0,0,0-8.1-4.3,23.4,23.4,0,0,0-6.1-.8,25.2,25.2,0,0,0-7.5,1.1,20.9,20.9,0,0,0-8,4.6,21.9,21.9,0,0,0-6.8,16.4,21.9,21.9,0,0,0,6.7,16.3,20.9,20.9,0,0,0,8,4.6,25.2,25.2,0,0,0,7.7,1.2,23.6,23.6,0,0,0,6.2-.8,20,20,0,0,0,8.1-4.4Z"
|
||||
style="fill:#0e2a47"/>
|
||||
<path d="M46.3,26.5H26.9L20.8,16H52.4L61.6,0H9.4A9.3,9.3,0,0,0,1.3,4.7a9.3,9.3,0,0,0,0,9.4L34.6,71.8a9.4,9.4,0,0,0,16.2,0l1.1-1.9L36.6,43.3Z"
|
||||
style="fill:#4ad295"/>
|
||||
<path d="M84.2,4.7A9.3,9.3,0,0,0,76.1,0H73.8l-25,43.3,9.2,16L84.2,14A9.3,9.3,0,0,0,84.2,4.7Z"
|
||||
style="fill:#4ad295"/>
|
||||
</svg>
|
||||
</a>
|
||||
</header>
|
||||
<section class="demo wrapper">
|
||||
|
||||
<p class="title">Webfont Instructions</p>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<span class="num">1. </span>Copy the "Fonts" files and CSS files to your website CSS folder.
|
||||
</li>
|
||||
<li>
|
||||
<span class="num">2. </span>Add the CSS link to your website source code on header.
|
||||
<code class="big">
|
||||
<<span class="red">head</span>>
|
||||
<br/><span class="dots">...</span>
|
||||
<br/><<span class="red">link</span> <span class="green">rel</span>=<span
|
||||
class="yellow">"stylesheet"</span> <span class="green">type</span>=<span
|
||||
class="yellow">"text/css"</span> <span class="green">href</span>=<span class="yellow">"your_website_domain/css_root/flaticon.css"</span>>
|
||||
<br/><span class="dots">...</span>
|
||||
<br/></<span class="red">head</span>>
|
||||
</code>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<p>
|
||||
<span class="num">3. </span>Use the icon class on <code>"<span class="blue">display</span>:<span
|
||||
class="purple"> inline</span>"</code> elements:
|
||||
<br/>
|
||||
Use example: <code><<span class="red">i</span> <span class="green">class</span>=<span class="yellow">"flaticon-airplane49"</span>></<span
|
||||
class="red">i</span>></code> or <code><<span class="red">span</span> <span
|
||||
class="green">class</span>=<span class="yellow">"flaticon-airplane49"</span>></<span
|
||||
class="red">span</span>></code>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
</section>
|
||||
<section id="glyphs">
|
||||
<div class="glyph">
|
||||
<i class="flaticon flaticon-compass"></i>
|
||||
<div class="class-name">.flaticon-compass</div>
|
||||
<div class="author-name">Author: <a data-file="compass" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph">
|
||||
<i class="flaticon flaticon-plan"></i>
|
||||
<div class="class-name">.flaticon-plan</div>
|
||||
<div class="author-name">Author: <a data-file="plan" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph">
|
||||
<i class="flaticon flaticon-color-palette"></i>
|
||||
<div class="class-name">.flaticon-color-palette</div>
|
||||
<div class="author-name">Author: <a data-file="color-palette" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph">
|
||||
<i class="flaticon flaticon-ruler"></i>
|
||||
<div class="class-name">.flaticon-ruler</div>
|
||||
<div class="author-name">Author: <a data-file="ruler" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph">
|
||||
<i class="flaticon flaticon-architect"></i>
|
||||
<div class="class-name">.flaticon-architect</div>
|
||||
<div class="author-name">Author: <a data-file="architect" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
<div class="glyph">
|
||||
<i class="flaticon flaticon-wall"></i>
|
||||
<div class="class-name">.flaticon-wall</div>
|
||||
<div class="author-name">Author: <a data-file="wall" href="http://www.freepik.com">Freepik</a> </div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="attribution wrapper" style="text-align:center;">
|
||||
|
||||
<div class="title">License and attribution:</div><div class="attrDiv">Font generated by <a href="https://www.flaticon.com">flaticon.com</a>. <div><p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="wall" href="http://www.freepik.com">Freepik</a></p> </div>
|
||||
</div>
|
||||
<div class="title">Copy the Attribution License:</div>
|
||||
|
||||
<textarea onclick="this.focus();this.select();">Font generated by <a href="https://www.flaticon.com">flaticon.com</a>. <p>Under <a href="http://creativecommons.org/licenses/by/3.0/">CC</a>: <a data-file="wall" href="http://www.freepik.com">Freepik</a></p>
|
||||
</textarea>
|
||||
|
||||
</section>
|
||||
|
||||
<section class="iconsuse">
|
||||
|
||||
<div class="title">Examples:</div>
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="flaticon flaticon-compass"></i>
|
||||
<span><i class="flaticon-compass"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="flaticon flaticon-plan"></i>
|
||||
<span><i class="flaticon-plan"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="flaticon flaticon-color-palette"></i>
|
||||
<span><i class="flaticon-color-palette"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="flaticon flaticon-ruler"></i>
|
||||
<span><i class="flaticon-ruler"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
<div class="image">
|
||||
<p>
|
||||
<i class="flaticon flaticon-architect"></i>
|
||||
<span><i class="flaticon-architect"></i></span>
|
||||
</p>
|
||||
</div>
|
||||
<
|
||||
@@ -0,0 +1,49 @@
|
||||
$flaticon-font: "flaticon";
|
||||
|
||||
@font-face {
|
||||
font-family: $flaticon-font;
|
||||
src: url("./flaticon.ttf?9890e4f6eddb23febd8c5e9ec37ab564") format("truetype"),
|
||||
url("./flaticon.woff?9890e4f6eddb23febd8c5e9ec37ab564") format("woff"),
|
||||
url("./flaticon.woff2?9890e4f6eddb23febd8c5e9ec37ab564") format("woff2"),
|
||||
url("./flaticon.eot?9890e4f6eddb23febd8c5e9ec37ab564#iefix") format("embedded-opentype"),
|
||||
url("./flaticon.svg?9890e4f6eddb23febd8c5e9ec37ab564#flaticon") format("svg");
|
||||
}
|
||||
|
||||
i[class^="flaticon-"]:before, i[class*=" flaticon-"]:before {
|
||||
font-family: flaticon !important;
|
||||
font-style: normal;
|
||||
font-weight: normal !important;
|
||||
font-variant: normal;
|
||||
text-transform: none;
|
||||
line-height: 1;
|
||||
-webkit-font-smoothing: antialiased;
|
||||
-moz-osx-font-smoothing: grayscale;
|
||||
}
|
||||
|
||||
$flaticon-map: (
|
||||
"compass": "\f101",
|
||||
"plan": "\f102",
|
||||
"color-palette": "\f103",
|
||||
"ruler": "\f104",
|
||||
"architect": "\f105",
|
||||
"wall": "\f106",
|
||||
);
|
||||
|
||||
.flaticon-compass:before {
|
||||
content: map-get($flaticon-map, "compass");
|
||||
}
|
||||
.flaticon-plan:before {
|
||||
content: map-get($flaticon-map, "plan");
|
||||
}
|
||||
.flaticon-color-palette:before {
|
||||
content: map-get($flaticon-map, "color-palette");
|
||||
}
|
||||
.flaticon-ruler:before {
|
||||
content: map-get($flaticon-map, "ruler");
|
||||
}
|
||||
.flaticon-architect:before {
|
||||
content: map-get($flaticon-map, "architect");
|
||||
}
|
||||
.flaticon-wall:before {
|
||||
content: map-get($flaticon-map, "wall");
|
||||
}
|
||||
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 98 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -0,0 +1,7 @@
|
||||
Open *demo.html* to see a list of all the glyphs in your font along with their codes/ligatures.
|
||||
|
||||
To use the generated font in desktop programs, you can install the TTF font. In order to copy the character associated with each icon, refer to the text box at the bottom right corner of each glyph in demo.html. The character inside this text box may be invisible; but it can still be copied. See this guide for more info: https://icomoon.io/#docs/local-fonts
|
||||
|
||||
You won't need any of the files located under the *demo-files* directory when including the generated font in your own projects.
|
||||
|
||||
You can import *selection.json* back to the IcoMoon app using the *Import Icons* button (or via Main Menu → Manage Projects) to retrieve your icon selection.
|
||||
@@ -0,0 +1,155 @@
|
||||
body {
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
font-family: sans-serif;
|
||||
font-size: 1em;
|
||||
line-height: 1.5;
|
||||
color: #555;
|
||||
background: #fff;
|
||||
}
|
||||
h1 {
|
||||
font-size: 1.5em;
|
||||
font-weight: normal;
|
||||
}
|
||||
small {
|
||||
font-size: .66666667em;
|
||||
}
|
||||
a {
|
||||
color: #e74c3c;
|
||||
text-decoration: none;
|
||||
}
|
||||
a:hover, a:focus {
|
||||
box-shadow: 0 1px #e74c3c;
|
||||
}
|
||||
.bshadow0, input {
|
||||
box-shadow: inset 0 -2px #e7e7e7;
|
||||
}
|
||||
input:hover {
|
||||
box-shadow: inset 0 -2px #ccc;
|
||||
}
|
||||
input, fieldset {
|
||||
font-family: sans-serif;
|
||||
font-size: 1em;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
border: 0;
|
||||
}
|
||||
input {
|
||||
color: inherit;
|
||||
line-height: 1.5;
|
||||
height: 1.5em;
|
||||
padding: .25em 0;
|
||||
}
|
||||
input:focus {
|
||||
outline: none;
|
||||
box-shadow: inset 0 -2px #449fdb;
|
||||
}
|
||||
.glyph {
|
||||
font-size: 16px;
|
||||
width: 15em;
|
||||
padding-bottom: 1em;
|
||||
margin-right: 4em;
|
||||
margin-bottom: 1em;
|
||||
float: left;
|
||||
overflow: hidden;
|
||||
}
|
||||
.liga {
|
||||
width: 80%;
|
||||
width: calc(100% - 2.5em);
|
||||
}
|
||||
.talign-right {
|
||||
text-align: right;
|
||||
}
|
||||
.talign-center {
|
||||
text-align: center;
|
||||
}
|
||||
.bgc1 {
|
||||
background: #f1f1f1;
|
||||
}
|
||||
.fgc1 {
|
||||
color: #999;
|
||||
}
|
||||
.fgc0 {
|
||||
color: #000;
|
||||
}
|
||||
p {
|
||||
margin-top: 1em;
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
.mvm {
|
||||
margin-top: .75em;
|
||||
margin-bottom: .75em;
|
||||
}
|
||||
.mtn {
|
||||
margin-top: 0;
|
||||
}
|
||||
.mtl, .mal {
|
||||
margin-top: 1.5em;
|
||||
}
|
||||
.mbl, .mal {
|
||||
margin-bottom: 1.5em;
|
||||
}
|
||||
.mal, .mhl {
|
||||
margin-left: 1.5em;
|
||||
margin-right: 1.5em;
|
||||
}
|
||||
.mhmm {
|
||||
margin-left: 1em;
|
||||
margin-right: 1em;
|
||||
}
|
||||
.mls {
|
||||
margin-left: .25em;
|
||||
}
|
||||
.ptl {
|
||||
padding-top: 1.5em;
|
||||
}
|
||||
.pbs, .pvs {
|
||||
padding-bottom: .25em;
|
||||
}
|
||||
.pvs, .pts {
|
||||
padding-top: .25em;
|
||||
}
|
||||
.unit {
|
||||
float: left;
|
||||
}
|
||||
.unitRight {
|
||||
float: right;
|
||||
}
|
||||
.size1of2 {
|
||||
width: 50%;
|
||||
}
|
||||
.size1of1 {
|
||||
width: 100%;
|
||||
}
|
||||
.clearfix:before, .clearfix:after {
|
||||
content: " ";
|
||||
display: table;
|
||||
}
|
||||
.clearfix:after {
|
||||
clear: both;
|
||||
}
|
||||
.hidden-true {
|
||||
display: none;
|
||||
}
|
||||
.textbox0 {
|
||||
width: 3em;
|
||||
background: #f1f1f1;
|
||||
padding: .25em .5em;
|
||||
line-height: 1.5;
|
||||
height: 1.5em;
|
||||
}
|
||||
#testDrive {
|
||||
display: block;
|
||||
padding-top: 24px;
|
||||
line-height: 1.5;
|
||||
}
|
||||
.fs0 {
|
||||
font-size: 16px;
|
||||
}
|
||||
.fs1 {
|
||||
font-size: 28px;
|
||||
}
|
||||
.fs2 {
|
||||
font-size: 24px;
|
||||
}
|
||||
|
||||
@@ -0,0 +1,30 @@
|
||||
if (!('boxShadow' in document.body.style)) {
|
||||
document.body.setAttribute('class', 'noBoxShadow');
|
||||
}
|
||||
|
||||
document.body.addEventListener("click", function(e) {
|
||||
var target = e.target;
|
||||
if (target.tagName === "INPUT" &&
|
||||
target.getAttribute('class').indexOf('liga') === -1) {
|
||||
target.select();
|
||||
}
|
||||
});
|
||||
|
||||
(function() {
|
||||
var fontSize = document.getElementById('fontSize'),
|
||||
testDrive = document.getElementById('testDrive'),
|
||||
testText = document.getElementById('testText');
|
||||
function updateTest() {
|
||||
testDrive.innerHTML = testText.value || String.fromCharCode(160);
|
||||
if (window.icomoonLiga) {
|
||||
window.icomoonLiga(testDrive);
|
||||
}
|
||||
}
|
||||
function updateSize() {
|
||||
testDrive.style.fontSize = fontSize.value + 'px';
|
||||
}
|
||||
fontSize.addEventListener('change', updateSize, false);
|
||||
testText.addEventListener('input', updateTest, false);
|
||||
testText.addEventListener('change', updateTest, false);
|
||||
updateSize();
|
||||
}());
|
||||
File diff suppressed because it is too large
Load Diff
Binary file not shown.
File diff suppressed because one or more lines are too long
|
After Width: | Height: | Size: 913 KiB |
Binary file not shown.
Binary file not shown.
File diff suppressed because one or more lines are too long
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user