File tree 2 files changed +5
-0
lines changed 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -1238,6 +1238,10 @@ input[type=button] .ui-icon,
1238
1238
background-image : url ("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='m1.376 2.001c-.244.038-.41.268-.37.5l1.994 10.999c.036.208.277.503.5.501h9c.223.002.464-.293.5-.501l1.994-10.999c.04-.233-.126-.462-.37-.5zm8.124 8h-3l-.75-4h4.5z'/%3E%3C/svg%3E" );
1239
1239
}
1240
1240
1241
+ .ui-extra-icon-mastodon {
1242
+ background-image : url ("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='m14.223 9.393c-.191.988-1.712 2.068-3.458 2.278-.911.109-1.807.209-2.763.165-1.563-.072-2.797-.375-2.797-.375 0 .153.009.298.028.435.203 1.55 1.53 1.643 2.787 1.686 1.268.044 2.398-.314 2.398-.314l.052 1.152s-.887.479-2.468.567c-.872.048-1.954-.022-3.214-.357-2.734-.727-3.204-3.654-3.276-6.624-.021-.883-.008-1.714-.008-2.41 0-3.037 1.981-3.927 1.981-3.927.999-.461 2.713-.654 4.494-.669h.044c1.782.015 3.497.208 4.495.669 0 0 1.981.89 1.981 3.927.001 0 .025 2.241-.276 3.797zm-2.633-5.352c-.395-.442-.911-.668-1.553-.668-.742 0-1.304.287-1.676.86l-.361.608-.361-.608c-.372-.573-.934-.86-1.676-.86-.641 0-1.158.226-1.553.668-.383.442-.573 1.039-.573 1.791v3.677h1.45v-3.569c0-.752.315-1.134.945-1.134.697 0 1.046.453 1.046 1.349v1.954h1.442v-1.954c0-.896.349-1.349 1.046-1.349.63 0 .946.382.946 1.134v3.569h1.45v-3.677c.001-.752-.19-1.349-.572-1.791z'/%3E%3C/svg%3E" );
1243
+ }
1244
+
1241
1245
/* Draggable
1242
1246
========================================================================== */
1243
1247
/**
Original file line number Diff line number Diff line change @@ -432,3 +432,4 @@ input[type="button"],
432
432
.ui-extra-icon-github { background-image : url (" data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='M7.999 1a7 7 0 0 0-2.212 13.642c.35.064.478-.152.478-.337 0-.166-.006-.606-.009-1.191-1.947.423-2.358-.938-2.358-.938-.318-.809-.777-1.024-.777-1.024-.636-.434.048-.426.048-.426.702.05 1.072.721 1.072.721.624 1.07 1.638.761 2.037.582.064-.452.245-.761.444-.936-1.554-.177-3.188-.777-3.188-3.46 0-.764.273-1.389.72-1.878-.072-.176-.312-.888.069-1.852 0 0 .588-.188 1.925.718A6.683 6.683 0 0 1 8 4.385c.594.003 1.193.08 1.752.236 1.336-.906 1.923-.718 1.923-.718.382.964.142 1.675.07 1.853.449.489.72 1.114.72 1.878 0 2.689-1.637 3.281-3.196 3.454.251.216.475.643.475 1.296 0 .936-.009 1.691-.009 1.92 0 .187.126.405.481.337A7.001 7.001 0 0 0 7.999 1z'/%3E%3C/svg%3E" ); }
433
433
.ui-extra-icon-gitlab { background-image : url (" data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='m3.363 1.685c.078-.247.427-.247.506.002l1.631 4.814h5l1.631-4.814c.08-.249.427-.249.506 0l2.337 7.246c.072.222-.007.464-.192.602l-6.782 4.965-6.781-4.965c-.185-.138-.264-.381-.193-.602z'/%3E%3C/svg%3E" ); }
434
434
.ui-extra-icon-bitbucket { background-image : url (" data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='m1.376 2.001c-.244.038-.41.268-.37.5l1.994 10.999c.036.208.277.503.5.501h9c.223.002.464-.293.5-.501l1.994-10.999c.04-.233-.126-.462-.37-.5zm8.124 8h-3l-.75-4h4.5z'/%3E%3C/svg%3E" ); }
435
+ .ui-extra-icon-mastodon { background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23333' d='m14.223 9.393c-.191.988-1.712 2.068-3.458 2.278-.911.109-1.807.209-2.763.165-1.563-.072-2.797-.375-2.797-.375 0 .153.009.298.028.435.203 1.55 1.53 1.643 2.787 1.686 1.268.044 2.398-.314 2.398-.314l.052 1.152s-.887.479-2.468.567c-.872.048-1.954-.022-3.214-.357-2.734-.727-3.204-3.654-3.276-6.624-.021-.883-.008-1.714-.008-2.41 0-3.037 1.981-3.927 1.981-3.927.999-.461 2.713-.654 4.494-.669h.044c1.782.015 3.497.208 4.495.669 0 0 1.981.89 1.981 3.927.001 0 .025 2.241-.276 3.797zm-2.633-5.352c-.395-.442-.911-.668-1.553-.668-.742 0-1.304.287-1.676.86l-.361.608-.361-.608c-.372-.573-.934-.86-1.676-.86-.641 0-1.158.226-1.553.668-.383.442-.573 1.039-.573 1.791v3.677h1.45v-3.569c0-.752.315-1.134.945-1.134.697 0 1.046.453 1.046 1.349v1.954h1.442v-1.954c0-.896.349-1.349 1.046-1.349.63 0 .946.382.946 1.134v3.569h1.45v-3.677c.001-.752-.19-1.349-.572-1.791z'/%3E%3C/svg%3E"); }
You can’t perform that action at this time.
0 commit comments