Bladeren bron

chore: backup

代强 1 jaar geleden
bovenliggende
commit
0818d78949

+ 1 - 1
packages/semi-icons/src/icons/IconEyedropper.tsx

@@ -15,7 +15,7 @@ function SvgComponent(props: React.SVGProps<SVGSVGElement>) {
             <path
                 fillRule="evenodd"
                 clipRule="evenodd"
-                d="M6.41535 17.476C5.53266 16.5933 5.53729 15.1608 6.42567 14.2838L11.4474 9.32663L10.9388 8.81803C10.6459 8.52514 10.6459 8.05026 10.9388 7.75737C11.2317 7.46448 11.7066 7.46448 11.9995 7.75737L12.5149 8.27283L13.7709 7.03302C14.6512 6.16404 16.0679 6.16863 16.9425 7.04328C17.8252 7.92597 17.8206 9.35852 16.9322 10.2355L15.6969 11.4548L16.2421 12C16.535 12.2929 16.535 12.7678 16.2421 13.0607C15.9492 13.3536 15.4743 13.3536 15.1815 13.0607L14.6294 12.5086L9.58696 17.4863C8.70667 18.3552 7.29 18.3507 6.41535 17.476ZM12.5081 10.3873L13.5687 11.448L8.53318 16.4188C8.23976 16.7084 7.76755 16.7069 7.47601 16.4154C7.18179 16.1211 7.18333 15.6436 7.47945 15.3513L12.5081 10.3873Z"
+                d="M1.22396 20.7662C-0.415453 19.1136 -0.406853 16.4316 1.24313 14.7897L10.57 5.50874L9.62535 4.55653C9.08135 4.00817 9.08135 3.11909 9.62535 2.57074C10.1694 2.02238 11.0514 2.02238 11.5954 2.57074L12.5526 3.53579L14.8854 1.21459C16.5204 -0.412333 19.1516 -0.403739 20.776 1.2338C22.4154 2.88639 22.4069 5.56845 20.7569 7.21035L18.4626 9.49315L19.4751 10.5139C20.0192 11.0623 20.0192 11.9514 19.4751 12.4998C18.9311 13.0481 18.0491 13.0481 17.5053 12.4998L16.4799 11.4661L7.11458 20.7855C5.47962 22.4122 2.84845 22.4038 1.22396 20.7662ZM12.54 7.49455L14.5099 9.48042L5.1574 18.7869C4.61243 19.3291 3.7354 19.3263 3.19392 18.7805C2.64747 18.2295 2.65033 17.3355 3.20031 16.7883L12.54 7.49455Z"
                 fill="currentColor"
             />
         </svg>

+ 25 - 0
packages/semi-icons/src/icons/IconStorysStroked.tsx

@@ -0,0 +1,25 @@
+import * as React from 'react';
+import { convertIcon } from '../components/Icon';
+function SvgComponent(props: React.SVGProps<SVGSVGElement>) {
+    return (
+        <svg
+            viewBox="0 0 24 24"
+            fill="none"
+            xmlns="http://www.w3.org/2000/svg"
+            width="1em"
+            height="1em"
+            focusable={false}
+            aria-hidden={true}
+            {...props}
+        >
+            <path
+                fillRule="evenodd"
+                clipRule="evenodd"
+                d="M20.36 12C20.36 16.6171 16.6171 20.36 12 20.36C7.3829 20.36 3.64 16.6171 3.64 12C3.64 7.3829 7.3829 3.64 12 3.64C16.6171 3.64 20.36 7.3829 20.36 12ZM23 12C23 18.0751 18.0751 23 12 23C5.92487 23 1 18.0751 1 12C1 5.92487 5.92487 1 12 1C18.0751 1 23 5.92487 23 12ZM17.5534 9.85334C18.0689 9.33784 18.0689 8.50207 17.5534 7.98657C17.0379 7.47108 16.2021 7.47108 15.6866 7.98657L10.02 13.6532L7.65338 11.2866C7.13789 10.7711 6.30211 10.7711 5.78662 11.2866C5.27113 11.8021 5.27113 12.6378 5.78662 13.1533L9.08662 16.4533C9.33417 16.7009 9.66992 16.84 10.02 16.84C10.3701 16.84 10.7058 16.7009 10.9534 16.4533L17.5534 9.85334Z"
+                fill="currentColor"
+            />
+        </svg>
+    );
+}
+const IconComponent = convertIcon(SvgComponent, 'storys_stroked');
+export default IconComponent;

+ 2 - 2
packages/semi-icons/src/svgs/eyedropper.svg

@@ -1,3 +1,3 @@
-<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" style="width: 100%; height: 100%;">
-    <path fill-rule="evenodd" clip-rule="evenodd" d="M6.41535 17.476C5.53266 16.5933 5.53729 15.1608 6.42567 14.2838L11.4474 9.32663L10.9388 8.81803C10.6459 8.52514 10.6459 8.05026 10.9388 7.75737C11.2317 7.46448 11.7066 7.46448 11.9995 7.75737L12.5149 8.27283L13.7709 7.03302C14.6512 6.16404 16.0679 6.16863 16.9425 7.04328C17.8252 7.92597 17.8206 9.35852 16.9322 10.2355L15.6969 11.4548L16.2421 12C16.535 12.2929 16.535 12.7678 16.2421 13.0607C15.9492 13.3536 15.4743 13.3536 15.1815 13.0607L14.6294 12.5086L9.58696 17.4863C8.70667 18.3552 7.29 18.3507 6.41535 17.476ZM12.5081 10.3873L13.5687 11.448L8.53318 16.4188C8.23976 16.7084 7.76755 16.7069 7.47601 16.4154C7.18179 16.1211 7.18333 15.6436 7.47945 15.3513L12.5081 10.3873Z" fill="#2B2F36"/>
+<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
+    <path fill-rule="evenodd" clip-rule="evenodd" d="M1.22396 20.7662C-0.415453 19.1136 -0.406853 16.4316 1.24313 14.7897L10.57 5.50874L9.62535 4.55653C9.08135 4.00817 9.08135 3.11909 9.62535 2.57074C10.1694 2.02238 11.0514 2.02238 11.5954 2.57074L12.5526 3.53579L14.8854 1.21459C16.5204 -0.412333 19.1516 -0.403739 20.776 1.2338C22.4154 2.88639 22.4069 5.56845 20.7569 7.21035L18.4626 9.49315L19.4751 10.5139C20.0192 11.0623 20.0192 11.9514 19.4751 12.4998C18.9311 13.0481 18.0491 13.0481 17.5053 12.4998L16.4799 11.4661L7.11458 20.7855C5.47962 22.4122 2.84845 22.4038 1.22396 20.7662ZM12.54 7.49455L14.5099 9.48042L5.1574 18.7869C4.61243 19.3291 3.7354 19.3263 3.19392 18.7805C2.64747 18.2295 2.65033 17.3355 3.20031 16.7883L12.54 7.49455Z" fill="#2B2F36"/>
 </svg>