From bce557cc2dc767628bed6aac87301a1be7c5431b Mon Sep 17 00:00:00 2001 From: rxliuli Date: Tue, 4 Nov 2025 05:03:50 +0800 Subject: init commit --- src/sf-symbols/checkmark.svg | 1 + 1 file changed, 1 insertion(+) create mode 100644 src/sf-symbols/checkmark.svg (limited to 'src/sf-symbols/checkmark.svg') diff --git a/src/sf-symbols/checkmark.svg b/src/sf-symbols/checkmark.svg new file mode 100644 index 0000000..11f6a18 --- /dev/null +++ b/src/sf-symbols/checkmark.svg @@ -0,0 +1 @@ +export default "data:image/svg+xml,%3c?xml%20version='1.0'%20encoding='UTF-8'?%3e%3c!--Generator:%20Apple%20Native%20CoreSVG%20341--%3e%3c!DOCTYPE%20svg%20PUBLIC%20'-//W3C//DTD%20SVG%201.1//EN'%20'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3e%3csvg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'%20xmlns:xlink='http://www.w3.org/1999/xlink'%20viewBox='0%200%2017.1875%2017.2363'%3e%3cg%3e%3crect%20height='17.2363'%20opacity='0'%20width='17.1875'%20x='0'%20y='0'/%3e%3cpath%20d='M6.36719%2017.2363C6.78711%2017.2363%207.11914%2017.0508%207.35352%2016.6895L16.582%202.1582C16.7578%201.875%2016.8262%201.66016%2016.8262%201.43555C16.8262%200.898438%2016.4746%200.546875%2015.9375%200.546875C15.5469%200.546875%2015.332%200.673828%2015.0977%201.04492L6.32812%2015.0195L1.77734%209.0625C1.5332%208.7207%201.28906%208.58398%200.9375%208.58398C0.380859%208.58398%200%208.96484%200%209.50195C0%209.72656%200.0976562%209.98047%200.283203%2010.2148L5.35156%2016.6699C5.64453%2017.0508%205.94727%2017.2363%206.36719%2017.2363Z'%20fill='currentColor'%20/%3e%3c/g%3e%3c/svg%3e" \ No newline at end of file -- cgit v1.2.3