Skip to content

Commit b80ec0a

Browse files
committed
fix: minify svg
1 parent 717ae6a commit b80ec0a

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/components/icons/ResourcePool.tsx

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@ import React from 'react';
22

33
export function ResourcePoolIcon(props: React.SVGProps<SVGSVGElement>) {
44
return (
5-
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" fill="currentColor" {...props}>
5+
<svg {...props} fill="currentColor" viewBox="0 0 16 16" xmlns="http://www.w3.org/2000/svg">
66
<path
7-
fillRule="evenodd"
8-
clipRule="evenodd"
9-
d="M1.5 3.25C1.5 2.83579 1.83579 2.5 2.25 2.5H3.26087C3.67508 2.5 4.01087 2.16421 4.01087 1.75C4.01087 1.33579 3.67508 1 3.26087 1H2.25C1.00736 1 0 2.00736 0 3.25V12.75C0 13.9926 1.00736 15 2.25 15H3.26087C3.67508 15 4.01087 14.6642 4.01087 14.25C4.01087 13.8358 3.67508 13.5 3.26087 13.5H2.25C1.83579 13.5 1.5 13.1642 1.5 12.75V3.25ZM12.7391 1C12.3249 1 11.9891 1.33579 11.9891 1.75C11.9891 2.16421 12.3249 2.5 12.7391 2.5H13.75C14.1642 2.5 14.5 2.83579 14.5 3.25V12.75C14.5 13.1642 14.1642 13.5 13.75 13.5H12.7391C12.3249 13.5 11.9891 13.8358 11.9891 14.25C11.9891 14.6642 12.3249 15 12.7391 15H13.75C14.9926 15 16 13.9926 16 12.75V3.25C16 2.00736 14.9926 1 13.75 1H12.7391ZM11.3075 7.90538C10.3701 8.35764 9.18489 8.54157 7.99728 8.54157C6.80968 8.54157 5.6245 8.35764 4.68702 7.90538C4.47528 7.80323 4.26658 7.68139 4.07001 7.53905V7.99996C4.07001 9.37139 5.82831 10.0571 7.99728 10.0571C10.1663 10.0571 11.9246 9.37139 11.9246 7.99996V7.53905C11.728 7.68139 11.5193 7.80323 11.3075 7.90538ZM7.99728 7.3143C10.1663 7.3143 11.9246 6.62858 11.9246 5.25716C11.9246 3.88573 10.1663 3.20001 7.99728 3.20001C5.82831 3.20001 4.07001 3.88573 4.07001 5.25716C4.07001 6.62858 5.82831 7.3143 7.99728 7.3143ZM11.9246 10.7429C11.9246 12.1143 10.1663 12.8 7.99728 12.8C5.82831 12.8 4.07001 12.1143 4.07001 10.7429V10.2819C4.26658 10.4242 4.47528 10.546 4.68702 10.6482C5.6245 11.1004 6.80968 11.2844 7.99728 11.2844C9.18489 11.2844 10.3701 11.1004 11.3075 10.6482C11.5193 10.546 11.728 10.4242 11.9246 10.2819V10.7429Z"
7+
d="m1.5 3.25c0-0.41421 0.33579-0.75 0.75-0.75h1.0109c0.41421 0 0.75-0.33579 0.75-0.75s-0.33579-0.75-0.75-0.75h-1.0109c-1.2426 0-2.25 1.0074-2.25 2.25v9.5c0 1.2426 1.0074 2.25 2.25 2.25h1.0109c0.41421 0 0.75-0.3358 0.75-0.75s-0.33579-0.75-0.75-0.75h-1.0109c-0.41421 0-0.75-0.3358-0.75-0.75v-9.5zm11.239-2.25c-0.4142 0-0.75 0.33579-0.75 0.75s0.3358 0.75 0.75 0.75h1.0109c0.4142 0 0.75 0.33579 0.75 0.75v9.5c0 0.4142-0.3358 0.75-0.75 0.75h-1.0109c-0.4142 0-0.75 0.3358-0.75 0.75s0.3358 0.75 0.75 0.75h1.0109c1.2426 0 2.25-1.0074 2.25-2.25v-9.5c0-1.2426-1.0074-2.25-2.25-2.25h-1.0109zm-1.4316 6.9054c-0.9374 0.45226-2.1226 0.63619-3.3102 0.63619-1.1876 0-2.3728-0.18393-3.3103-0.63619-0.21174-0.10215-0.42044-0.22399-0.61701-0.36633v0.46091c0 1.3714 1.7583 2.0571 3.9273 2.0571 2.169 0 3.9273-0.68571 3.9273-2.0571v-0.46091c-0.1966 0.14234-0.4053 0.26418-0.6171 0.36633zm-3.3102-0.59108c2.169 0 3.9273-0.68572 3.9273-2.0571 0-1.3714-1.7583-2.0572-3.9273-2.0572-2.169 0-3.9273 0.68572-3.9273 2.0572 0 1.3714 1.7583 2.0571 3.9273 2.0571zm3.9273 3.4286c0 1.3714-1.7583 2.0571-3.9273 2.0571-2.169 0-3.9273-0.6857-3.9273-2.0571v-0.461c0.19657 0.1423 0.40527 0.2641 0.61701 0.3663 0.93748 0.4522 2.1227 0.6362 3.3103 0.6362 1.1876 0 2.3728-0.184 3.3102-0.6362 0.2118-0.1022 0.4205-0.224 0.6171-0.3663v0.461z"
108
fill="currentColor"
9+
clipRule="evenodd"
10+
fillRule="evenodd"
1111
/>
1212
</svg>
1313
);

0 commit comments

Comments
 (0)