cwf Add svg for cwf info icon

This commit is contained in:
Philoul 2023-08-24 08:28:26 +02:00
parent 67a8963386
commit 55e475e772

View file

@ -0,0 +1,30 @@
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="24px" height="24px" viewBox="0 0 24 24" enable-background="new 0 0 24 24" xml:space="preserve">
<g>
<g>
<path fill="#ABABAB" d="M1.885,11.953c0,2.578,2.09,4.668,4.668,4.668s4.668-2.09,4.668-4.668c0-2.578-2.09-4.668-4.668-4.668
S1.885,9.375,1.885,11.953z M3.093,11.953c0-1.911,1.549-3.46,3.46-3.46s3.46,1.549,3.46,3.46c0,1.911-1.549,3.46-3.46,3.46
S3.093,13.864,3.093,11.953z"/>
<polygon fill="#ABABAB" points="4.273,4.976 8.833,4.976 9.43,8.314 3.676,8.314 "/>
<polygon fill="#ABABAB" points="4.273,19.024 8.833,19.024 9.43,15.686 3.676,15.686 "/>
</g>
</g>
<g>
<path fill="#010101" d="M17.25,3.197c0.27,0.001,0.48,0.215,0.477,0.487c-0.003,0.263-0.217,0.472-0.481,0.472
c-0.267,0-0.482-0.22-0.478-0.488C16.771,3.408,16.988,3.196,17.25,3.197z"/>
<path fill="#090909" d="M17.68,7.224c-0.07-0.04-0.124,0.004-0.166,0.057c-0.068,0.085-0.128,0.177-0.199,0.259
c-0.121,0.14-0.238,0.286-0.412,0.366c-0.059,0.027-0.129,0.049-0.183,0.004c-0.049-0.04-0.025-0.105-0.015-0.16
c0.049-0.264,0.163-0.506,0.263-0.752c0.214-0.527,0.414-1.058,0.558-1.609c0.101-0.387-0.028-0.69-0.343-0.817
c-0.149-0.06-0.306-0.088-0.462-0.053c-0.407,0.089-0.763,0.276-1.043,0.592c-0.175,0.174-0.329,0.364-0.447,0.58
c-0.02,0.037-0.047,0.083-0.001,0.12c0.043,0.035,0.093,0.026,0.136-0.002c0.03-0.019,0.057-0.045,0.079-0.074
C15.61,5.51,15.811,5.32,16.024,5.14c0,0,0,0,0,0c0.076-0.026,0.153-0.103,0.233-0.024c0.079,0.079,0.077,0.181,0.044,0.283
c-0.005,0.015-0.012,0.03-0.018,0.045c-0.281,0.712-0.562,1.424-0.843,2.137c-0.085,0.216-0.142,0.438-0.128,0.672
c0.016,0.263,0.155,0.414,0.416,0.454c0.185,0.028,0.361-0.013,0.535-0.068c0.513-0.162,0.888-0.512,1.228-0.907
c0.087-0.1,0.162-0.212,0.212-0.336C17.727,7.336,17.755,7.267,17.68,7.224z"/>
<path fill="#010101" d="M16.762,1.857c-2.4,0-4.346,1.946-4.346,4.346s1.946,4.346,4.346,4.346s4.346-1.946,4.346-4.346
S19.162,1.857,16.762,1.857z M16.762,10.149c-2.179,0-3.946-1.767-3.946-3.946s1.767-3.946,3.946-3.946s3.946,1.767,3.946,3.946
S18.941,10.149,16.762,10.149z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 2.3 KiB