forked from projects/fipamo
sprite test
a quick test to see if more svg icons can be added to the base sprite file to keep them all in the same place it worked, so additional icons will be added to sprite file
This commit is contained in:
parent
4d20f62915
commit
33d6688af3
2 changed files with 2 additions and 1 deletions
|
@ -55,6 +55,7 @@ svg[role="icon"] {
|
|||
width: 25px;
|
||||
height: 25px;
|
||||
padding-top: 5px;
|
||||
color: var(--secondary);
|
||||
}
|
||||
|
||||
/* HEADER
|
||||
|
|
|
@ -820,4 +820,4 @@
|
|||
<path d="M11.603 9.833L9.357 8.785C9.161 8.694 9 8.796 9 9.013v1.974c0 .217.161.319.357.228l2.245-1.048c.197-.092.197-.242.001-.334zM10 .4C4.698.4.4 4.698.4 10s4.298 9.6 9.6 9.6 9.6-4.298 9.6-9.6S15.302.4 10 .4zm0 13.5c-4.914 0-5-.443-5-3.9s.086-3.9 5-3.9 5 .443 5 3.9-.086 3.9-5 3.9z"></path>
|
||||
</symbol><symbol viewBox='0 0 20 20' id='entypo-youtube'>
|
||||
<path d="M10 2.3C.172 2.3 0 3.174 0 10s.172 7.7 10 7.7 10-.874 10-7.7-.172-7.7-10-7.7zm3.205 8.034l-4.49 2.096c-.393.182-.715-.022-.715-.456V8.026c0-.433.322-.638.715-.456l4.49 2.096c.393.184.393.484 0 .668z"></path>
|
||||
</symbol></svg>
|
||||
</symbol><symbol viewBox='0 0 22 22' id='tabler-clipboard-check' fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" ><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M9 5h-2a2 2 0 0 0 -2 2v12a2 2 0 0 0 2 2h10a2 2 0 0 0 2 -2v-12a2 2 0 0 0 -2 -2h-2" /><path d="M9 3m0 2a2 2 0 0 1 2 -2h2a2 2 0 0 1 2 2v0a2 2 0 0 1 -2 2h-2a2 2 0 0 1 -2 -2z" /><path d="M9 14l2 2l4 -4" /></symbol></svg>
|
||||
|
|
Before Width: | Height: | Size: 202 KiB After Width: | Height: | Size: 202 KiB |
Loading…
Reference in a new issue