add coteditor (#94)

Co-authored-by: youxing <youxing@air>
This commit is contained in:
yhua
2024-04-30 17:17:01 +08:00
committed by GitHub
parent d942ce7e0f
commit 54ee7e5616
2 changed files with 2 additions and 0 deletions

1
mappings/:coteditor: Normal file
View File

@ -0,0 +1 @@
"CotEditor"

1
svgs/:coteditor:.svg Normal file
View File

@ -0,0 +1 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="none" viewBox="0 0 24 24"><defs><path id="reuse-0" fill="#fff" d="M0 0h24v24H0z"/></defs><g clip-path="url(#a)"><use xlink:href="#reuse-0"/><g filter="url(#b)"><rect width="19.4" height="19.4" x="2.3" y="2.3" stroke="#000" stroke-width=".6" rx=".7" shape-rendering="crispEdges"/></g><g clip-path="url(#c)"><path fill="#000" d="M15.75 3.6a.44.44 0 0 1 .4-.3.44.44 0 0 1 .17.03l3.56 1.27a.45.45 0 0 1 .3.4.45.45 0 0 1-.03.18L16.07 17.1a.44.44 0 0 1-.1.15l-3.2 3.54a.44.44 0 0 1-.48.12.45.45 0 0 1-.3-.4l-.35-4.81a.45.45 0 0 1 .02-.18L15.75 3.6Zm.17 2.26 2.72.98.53-1.54-2.72-.98-.53 1.54Zm2.43 1.82-2.72-.97-2.66 7.75.12.24.4-.19a.44.44 0 0 1 .34-.02c.1.04.2.13.25.23l.2.4.4-.18a.44.44 0 0 1 .33-.02c.11.04.2.12.26.23l.2.4.23-.11 2.65-7.76Zm-5.77 7.94-.05.13.27 3.68 2.46-2.7.04-.13a.44.44 0 0 1-.44-.26l-.2-.4-.4.19a.44.44 0 0 1-.34.02.45.45 0 0 1-.25-.23l-.2-.4-.4.18a.44.44 0 0 1-.5-.08Z"/></g></g><defs><clipPath id="a"><use xlink:href="#reuse-0"/></clipPath><clipPath id="c"><path fill="#fff" d="M6 8.14 18.77 2 25 14.95 12.23 21.1z"/></clipPath><filter id="b" width="28" height="28" x="-2" y="2" color-interpolation-filters="sRGB" filterUnits="userSpaceOnUse"><feFlood flood-opacity="0" result="BackgroundImageFix"/><feColorMatrix in="SourceAlpha" result="hardAlpha" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"/><feOffset dy="4"/><feGaussianBlur stdDeviation="2"/><feComposite in2="hardAlpha" operator="out"/><feColorMatrix values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.25 0"/><feBlend in2="BackgroundImageFix" result="effect1_dropShadow_1_3"/><feBlend in="SourceGraphic" in2="effect1_dropShadow_1_3" result="shape"/></filter></defs></svg>

After

Width:  |  Height:  |  Size: 1.7 KiB