added icon theme la-capitaine with personal changes
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
<svg height="48" width="48" xmlns="http://www.w3.org/2000/svg">
|
||||
<defs>
|
||||
<linearGradient id="a" x1="1" x2="0" y1="1" y2="0">
|
||||
<stop offset="0" stop-color="#e6e6e6"/>
|
||||
<stop offset="1" stop-color="#f2f2f2"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="b" x1="0" x2="1" y1="0" y2="1">
|
||||
<stop offset="0" stop-color="#04c8fc"/>
|
||||
<stop offset="1" stop-color="#0074e4"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
<circle cx="24" cy="24" r="21" fill="url(#b)" />
|
||||
<path d="m27.103423 12.753675c-4.730242 0-9.148956 1.824794-12.453731 5.134143-3.286423 3.295594-5.0910787 7.689831-5.0819179 12.383429.013746 9.777244 7.3260769 14.23757 16.3123769 13.795503.01188.000196.02415-.000177.03613 0 3.436493.05037 6.89486-1.331542 8.667399-2.406384.01247-.002.02357-.0039.03613-.0069 2.482342-1.418467 3.812451-2.683576 3.812451-2.683576-2.611801.282809-6.31494.501706-11.579956-1.418113-3.171849-1.155051-4.495516-3.262533-4.73844-3.697963 0 0-.01002-.01345-.01002-.01807-.58214-1.012974-.861717-2.118941-.861717-3.209837 0-2.227634 1.155276-4.395817 3.217878-5.592136 1.489663-.857123 3.227257-1.085358 4.891092-.640758 1.659271.44461 3.049165 1.513296 3.910873 3.002958l2.685587-1.430171-.05027-.09239c-1.265091-2.195503-3.309185-3.763027-5.756827-4.423058-2.447622-.655457-5.005539-.316977-7.201065.948093h-.002c-3.038914 1.755522-4.738441 4.951672-4.738441 8.23351 0 1.521749.379482 3.056411 1.144938 4.477312l-.0088.01011c0 .0039.0269.04988.03613.06824h-.0039s.01826.0274.03211.05018c.01816.03682.06363.119955.06824.12454.476698.820469 2.314403 3.583027 6.343364 5.049771 4.708111 1.718438 6.411496 1.645691 8.570979 1.273504-1.878668.905735-6.241819 2.130557-12.423606-2.115122-5.000678-3.4377-6.559533-9.551798-3.703963-14.53871 1.338395-2.333058 3.565597-4.023717 6.279081-4.75251 2.782233-.751709 5.661358-.385315 8.10899 1.026426l1.520552-2.639391c-3.153518-1.819678-6.856931-2.292281-10.422961-1.329725-3.501865.944223-6.389325 3.139182-8.131082 6.182661-3.657707 6.394106-1.714579 14.199061 4.619938 18.558048.955752.83942 2.049809 1.366055 3.201796 1.669207-6.532747-1.102394-10.808471-6.379938-10.820666-13.484163-.0039-3.877704 1.480619-7.508036 4.194092-10.226105 2.72723-2.731805 6.384033-4.240289 10.298421-4.240289v-3.043137z" fill="#000" opacity="0.25" />
|
||||
<circle cx="24" cy="24" r="21" fill="none" stroke="url(#a)" stroke-width="2" />
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 2.3 KiB |
Reference in New Issue
Block a user