@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
854 lines (853 loc) • 35.5 kB
JSX
const React = require("react");
const SquidIcon = ({ title, titleId, ...props }) => (
<svg
width="1em"
height="1em"
viewBox="0 0 32 32"
fill="none"
xmlns="http://www.w3.org/2000/svg"
aria-labelledby={titleId}
{...props}
>
{title ? <title id={titleId}>{title}</title> : null}
<path
d="M2.64062 9.64554C2.64062 8.89062 3.46247 7.58227 4.08594 6.67569C4.55594 5.80569 5.53316 5.83087 6.10156 6.67563C6.60375 7.42193 7.53125 8.7016 7.53125 9.64563C7.53125 10.6251 7.08062 11.1001 6.64062 11.5001C6.33062 11.7801 6.3125 12.1056 6.3125 12.5256V16.2256C6.3125 17.4156 6.91125 18.1882 8.03125 18.5782L12.1406 20.2344C12.7306 20.4444 13.0369 21.2056 12.8369 21.7856C12.6769 22.2456 12.2369 22.5356 11.7769 22.5356C11.6569 22.5356 11.5269 22.5156 11.4069 22.4756L7.19688 20.9956C5.17688 20.2856 3.81687 18.3656 3.81687 16.2256V12.5256C3.81687 12.0956 3.81687 11.7422 3.48438 11.5001C2.9931 11.1423 2.64062 10.3355 2.64062 9.64554Z"
fill="url(#paint0_linear_18_28271)"
/>
<path
d="M2.64062 9.64554C2.64062 8.89062 3.46247 7.58227 4.08594 6.67569C4.55594 5.80569 5.53316 5.83087 6.10156 6.67563C6.60375 7.42193 7.53125 8.7016 7.53125 9.64563C7.53125 10.6251 7.08062 11.1001 6.64062 11.5001C6.33062 11.7801 6.3125 12.1056 6.3125 12.5256V16.2256C6.3125 17.4156 6.91125 18.1882 8.03125 18.5782L12.1406 20.2344C12.7306 20.4444 13.0369 21.2056 12.8369 21.7856C12.6769 22.2456 12.2369 22.5356 11.7769 22.5356C11.6569 22.5356 11.5269 22.5156 11.4069 22.4756L7.19688 20.9956C5.17688 20.2856 3.81687 18.3656 3.81687 16.2256V12.5256C3.81687 12.0956 3.81687 11.7422 3.48438 11.5001C2.9931 11.1423 2.64062 10.3355 2.64062 9.64554Z"
fill="url(#paint1_radial_18_28271)"
/>
<path
d="M2.64062 9.64554C2.64062 8.89062 3.46247 7.58227 4.08594 6.67569C4.55594 5.80569 5.53316 5.83087 6.10156 6.67563C6.60375 7.42193 7.53125 8.7016 7.53125 9.64563C7.53125 10.6251 7.08062 11.1001 6.64062 11.5001C6.33062 11.7801 6.3125 12.1056 6.3125 12.5256V16.2256C6.3125 17.4156 6.91125 18.1882 8.03125 18.5782L12.1406 20.2344C12.7306 20.4444 13.0369 21.2056 12.8369 21.7856C12.6769 22.2456 12.2369 22.5356 11.7769 22.5356C11.6569 22.5356 11.5269 22.5156 11.4069 22.4756L7.19688 20.9956C5.17688 20.2856 3.81687 18.3656 3.81687 16.2256V12.5256C3.81687 12.0956 3.81687 11.7422 3.48438 11.5001C2.9931 11.1423 2.64062 10.3355 2.64062 9.64554Z"
fill="url(#paint2_radial_18_28271)"
/>
<path
d="M5.0775 11.3438C5.72367 11.3438 6.2475 10.82 6.2475 10.1738C6.2475 9.52761 5.72367 9.00378 5.0775 9.00378C4.43133 9.00378 3.9075 9.52761 3.9075 10.1738C3.9075 10.82 4.43133 11.3438 5.0775 11.3438Z"
fill="url(#paint3_linear_18_28271)"
/>
<path
d="M5.81626 8.93001C6.10345 8.93001 6.33626 8.6972 6.33626 8.41001C6.33626 8.12283 6.10345 7.89001 5.81626 7.89001C5.52908 7.89001 5.29626 8.12283 5.29626 8.41001C5.29626 8.6972 5.52908 8.93001 5.81626 8.93001Z"
fill="#CA31AA"
/>
<path
d="M4.22001 8.93014C4.5072 8.93014 4.74001 8.69732 4.74001 8.41014C4.74001 8.12295 4.5072 7.89014 4.22001 7.89014C3.93282 7.89014 3.70001 8.12295 3.70001 8.41014C3.70001 8.69732 3.93282 8.93014 4.22001 8.93014Z"
fill="#C631A3"
/>
<path
d="M4.99156 7.6578C5.27875 7.6578 5.51156 7.42499 5.51156 7.1378C5.51156 6.85061 5.27875 6.6178 4.99156 6.6178C4.70437 6.6178 4.47156 6.85061 4.47156 7.1378C4.47156 7.42499 4.70437 7.6578 4.99156 7.6578Z"
fill="#C62FA3"
/>
<path
d="M29.3214 9.64554C29.3214 8.89062 28.4996 7.58227 27.8761 6.67569C27.4061 5.80569 26.4289 5.83087 25.8605 6.67563C25.3583 7.42193 24.4308 8.7016 24.4308 9.64563C24.4308 10.6251 24.8814 11.1001 25.3214 11.5001C25.6314 11.7801 25.6495 12.1056 25.6495 12.5256V16.2256C25.6495 17.4156 25.0508 18.1882 23.9308 18.5782L19.8214 20.2344C19.2314 20.4444 18.9252 21.2056 19.1252 21.7856C19.2852 22.2456 19.7252 22.5356 20.1852 22.5356C20.3052 22.5356 20.4352 22.5156 20.5552 22.4756L24.7652 20.9956C26.7852 20.2856 28.1452 18.3656 28.1452 16.2256V12.5256C28.1452 12.0956 28.1452 11.7422 28.4777 11.5001C28.9689 11.1423 29.3214 10.3355 29.3214 9.64554Z"
fill="url(#paint4_linear_18_28271)"
/>
<path
d="M29.3214 9.64554C29.3214 8.89062 28.4996 7.58227 27.8761 6.67569C27.4061 5.80569 26.4289 5.83087 25.8605 6.67563C25.3583 7.42193 24.4308 8.7016 24.4308 9.64563C24.4308 10.6251 24.8814 11.1001 25.3214 11.5001C25.6314 11.7801 25.6495 12.1056 25.6495 12.5256V16.2256C25.6495 17.4156 25.0508 18.1882 23.9308 18.5782L19.8214 20.2344C19.2314 20.4444 18.9252 21.2056 19.1252 21.7856C19.2852 22.2456 19.7252 22.5356 20.1852 22.5356C20.3052 22.5356 20.4352 22.5156 20.5552 22.4756L24.7652 20.9956C26.7852 20.2856 28.1452 18.3656 28.1452 16.2256V12.5256C28.1452 12.0956 28.1452 11.7422 28.4777 11.5001C28.9689 11.1423 29.3214 10.3355 29.3214 9.64554Z"
fill="url(#paint5_radial_18_28271)"
/>
<path
d="M29.3214 9.64554C29.3214 8.89062 28.4996 7.58227 27.8761 6.67569C27.4061 5.80569 26.4289 5.83087 25.8605 6.67563C25.3583 7.42193 24.4308 8.7016 24.4308 9.64563C24.4308 10.6251 24.8814 11.1001 25.3214 11.5001C25.6314 11.7801 25.6495 12.1056 25.6495 12.5256V16.2256C25.6495 17.4156 25.0508 18.1882 23.9308 18.5782L19.8214 20.2344C19.2314 20.4444 18.9252 21.2056 19.1252 21.7856C19.2852 22.2456 19.7252 22.5356 20.1852 22.5356C20.3052 22.5356 20.4352 22.5156 20.5552 22.4756L24.7652 20.9956C26.7852 20.2856 28.1452 18.3656 28.1452 16.2256V12.5256C28.1452 12.0956 28.1452 11.7422 28.4777 11.5001C28.9689 11.1423 29.3214 10.3355 29.3214 9.64554Z"
fill="url(#paint6_radial_18_28271)"
/>
<path
d="M26.8845 11.3438C26.2384 11.3438 25.7145 10.82 25.7145 10.1738C25.7145 9.52761 26.2384 9.00378 26.8845 9.00378C27.5307 9.00378 28.0545 9.52761 28.0545 10.1738C28.0545 10.82 27.5307 11.3438 26.8845 11.3438Z"
fill="url(#paint7_linear_18_28271)"
/>
<path
d="M25.9895 8.93014C25.7023 8.93014 25.4695 8.69732 25.4695 8.41014C25.4695 8.12295 25.7023 7.89014 25.9895 7.89014C26.2767 7.89014 26.5095 8.12295 26.5095 8.41014C26.5095 8.69732 26.2767 8.93014 25.9895 8.93014Z"
fill="#C730A8"
/>
<path
d="M27.6639 8.93014C27.3767 8.93014 27.1439 8.69732 27.1439 8.41014C27.1439 8.12295 27.3767 7.89014 27.6639 7.89014C27.9511 7.89014 28.1839 8.12295 28.1839 8.41014C28.1839 8.69732 27.9511 8.93014 27.6639 8.93014Z"
fill="#CE32AA"
/>
<path
d="M26.783 7.6578C26.4958 7.6578 26.263 7.42499 26.263 7.1378C26.263 6.85061 26.4958 6.6178 26.783 6.6178C27.0702 6.6178 27.303 6.85061 27.303 7.1378C27.303 7.42499 27.0702 7.6578 26.783 7.6578Z"
fill="#C62EA4"
/>
<path
d="M10.51 27.2188C7.375 27.2188 7.25781 25.1406 6.21875 25.1406C5.58594 25.1406 5.3975 25.6337 5.09375 25.9375C4.65375 26.3775 3.81877 26.2801 3.37877 25.8401C2.93877 25.4001 2.91765 24.8 3.31251 24.25C3.75001 23.6406 4.38281 22.6094 6.40625 22.6094C8.46875 22.6094 8.79919 24.6849 10.4219 24.7188C11.3594 24.7188 11.6078 23.8844 12.3281 23.1641C12.7681 22.7241 13.94 22.83 14.38 23.27C14.82 23.71 14.82 24.42 14.38 24.86L13.36 25.88C12.59 26.64 11.58 27.2188 10.51 27.2188Z"
fill="url(#paint8_linear_18_28271)"
/>
<path
d="M21.5076 27.2188C24.6426 27.2188 24.7598 25.1406 25.7988 25.1406C26.4316 25.1406 26.6201 25.6337 26.9238 25.9375C27.3638 26.3775 28.1988 26.2801 28.6388 25.8401C29.0788 25.4001 29.0999 24.8 28.7051 24.25C28.2676 23.6406 27.6348 22.6094 25.6113 22.6094C23.5488 22.6094 23.2184 24.6849 21.5957 24.7188C20.6582 24.7188 20.4098 23.8844 19.6895 23.1641C19.2495 22.7241 18.0776 22.83 17.6376 23.27C17.1976 23.71 17.1976 24.42 17.6376 24.86L18.6576 25.88C19.4276 26.64 20.4376 27.2188 21.5076 27.2188Z"
fill="url(#paint9_linear_18_28271)"
/>
<g filter="url(#filter0_f_18_28271)">
<path
d="M28.0014 25.2014C27.7306 24.7118 26.9389 23.842 25.8139 23.967C24.4077 24.1232 23.7983 25.8732 21.8295 25.8732C20.2545 25.8732 19.4754 24.915 19.142 24.4045"
stroke="url(#paint10_linear_18_28271)"
strokeLinecap="round"
/>
</g>
<path
d="M5.13279 30.0001H12.58C14.08 30.0001 15.4615 28.9969 15.8515 27.5469L16.0141 26.7451L16.0142 23.955C16.0142 22.5547 14.7726 21.9777 14.4 23.375L13.4297 26.9453C13.3097 27.4053 13.05 27.6172 12.57 27.6172H5.13279C4.51279 27.6172 4.01279 28.2501 4.01279 28.8701C4.01279 29.4901 4.51279 30.0001 5.13279 30.0001Z"
fill="url(#paint11_linear_18_28271)"
/>
<path
d="M26.8814 30.0001H19.4342C17.9342 30.0001 16.5527 28.9969 16.1627 27.5469L16 26.7451L16 23.955C16 22.5547 17.2416 21.9777 17.6142 23.375L18.5845 26.9453C18.7045 27.4053 18.9642 27.6172 19.4442 27.6172H26.8814C27.5014 27.6172 28.0014 28.2501 28.0014 28.8701C28.0014 29.4901 27.5014 30.0001 26.8814 30.0001Z"
fill="#C01A8D"
/>
<g filter="url(#filter1_f_18_28271)">
<path
d="M5.21875 12.2188V16.7188C5.21875 17.3438 6.1875 19.0312 7.29688 19.4219L11.625 21.0625"
stroke="url(#paint12_linear_18_28271)"
strokeLinecap="round"
/>
</g>
<g filter="url(#filter2_f_18_28271)">
<path
d="M5.40625 28.875H13.0625C13.5 28.8125 14.433 29.0312 14.8125 27.9688C15.0625 27.2688 15.1667 25.6146 15.25 25.2812"
stroke="url(#paint13_linear_18_28271)"
strokeLinecap="round"
/>
<path
d="M5.40625 28.875H13.0625C13.5 28.8125 14.433 29.0312 14.8125 27.9688C15.0625 27.2688 15.1667 25.6146 15.25 25.2812"
stroke="url(#paint14_linear_18_28271)"
strokeLinecap="round"
/>
</g>
<g filter="url(#filter3_f_18_28271)">
<path
d="M27.303 12.2188V16.7188C27.303 17.3438 26.3342 19.0312 25.2249 19.4219L20.8967 21.0625"
stroke="url(#paint15_linear_18_28271)"
strokeLinecap="round"
/>
</g>
<path
d="M26.8814 30.0001H19.4342C17.9342 30.0001 16.5527 28.9969 16.1627 27.5469L16 26.7451L16 23.955C16 22.5547 17.2416 21.9777 17.6142 23.375L18.5845 26.9453C18.7045 27.4053 18.9642 27.6172 19.4442 27.6172H26.8814C27.5014 27.6172 28.0014 28.2501 28.0014 28.8701C28.0014 29.4901 27.5014 30.0001 26.8814 30.0001Z"
fill="url(#paint16_linear_18_28271)"
/>
<g filter="url(#filter4_f_18_28271)">
<path
d="M26.875 28.6875H19.6562C19.2188 28.6875 18.2366 28.6875 17.9688 27.9375C17.7009 27.1875 17.3909 25.6146 17.3076 25.2812"
stroke="url(#paint17_linear_18_28271)"
strokeLinecap="round"
/>
<path
d="M26.875 28.6875H19.6562C19.2188 28.6875 18.2366 28.6875 17.9688 27.9375C17.7009 27.1875 17.3909 25.6146 17.3076 25.2812"
stroke="url(#paint18_linear_18_28271)"
strokeLinecap="round"
/>
</g>
<g filter="url(#filter5_f_18_28271)">
<path
d="M4.20312 25.4531C4.47396 24.9635 5.26562 24.0937 6.39062 24.2187C7.79688 24.3749 8.40625 26.125 10.375 26.125C11.95 26.125 12.7292 25.1667 13.0625 24.6562"
stroke="url(#paint19_linear_18_28271)"
strokeLinecap="round"
/>
</g>
<path
d="M18.25 25H13.7891C12.4089 25 11.0078 23.88 11.0078 22.5V20.3H20.9688V22.5C20.9688 23.88 19.5703 25 18.25 25Z"
fill="url(#paint20_radial_18_28271)"
/>
<path
d="M18.25 25H13.7891C12.4089 25 11.0078 23.88 11.0078 22.5V20.3H20.9688V22.5C20.9688 23.88 19.5703 25 18.25 25Z"
fill="url(#paint21_radial_18_28271)"
/>
<path
d="M18.25 25H13.7891C12.4089 25 11.0078 23.88 11.0078 22.5V20.3H20.9688V22.5C20.9688 23.88 19.5703 25 18.25 25Z"
fill="url(#paint22_radial_18_28271)"
/>
<path
d="M18.25 25H13.7891C12.4089 25 11.0078 23.88 11.0078 22.5V20.3H20.9688V22.5C20.9688 23.88 19.5703 25 18.25 25Z"
fill="url(#paint23_radial_18_28271)"
/>
<path
d="M22.5694 8.08386L18.0094 3.03386C16.9094 1.93386 15.1294 1.93386 14.0394 3.03386L9.48936 8.08386C8.87936 8.69386 8.87936 9.68386 9.48936 10.2939L14.9294 15.1939C15.5394 15.8039 16.5294 15.8039 17.1394 15.1939L22.5794 10.2939C23.1794 9.67386 23.1794 8.69386 22.5694 8.08386Z"
fill="url(#paint24_linear_18_28271)"
/>
<g filter="url(#filter6_f_18_28271)">
<path
d="M22.1635 8.13633L17.8865 3.39977C16.8548 2.36805 15.1853 2.36805 14.1629 3.39977L9.89532 8.13633C9.32318 8.70847 9.32318 9.63702 9.89532 10.2092L14.9977 14.805C15.5698 15.3772 16.4984 15.3772 17.0705 14.805L22.1729 10.2092C22.7356 9.62764 22.7356 8.70847 22.1635 8.13633Z"
fill="url(#paint25_linear_18_28271)"
/>
<path
d="M22.1635 8.13633L17.8865 3.39977C16.8548 2.36805 15.1853 2.36805 14.1629 3.39977L9.89532 8.13633C9.32318 8.70847 9.32318 9.63702 9.89532 10.2092L14.9977 14.805C15.5698 15.3772 16.4984 15.3772 17.0705 14.805L22.1729 10.2092C22.7356 9.62764 22.7356 8.70847 22.1635 8.13633Z"
fill="url(#paint26_linear_18_28271)"
/>
</g>
<path
d="M15.9864 2C14.7855 2 13.7246 2.76 13.3343 3.89C13.3343 3.89 8.9375 15.3125 8.9375 16.75C8.9375 18.1875 9.20523 18.3365 10.1562 19.5469C10.8438 20.4219 11.0469 20.6094 11.0469 20.6094H20.9766C20.9766 20.6094 21.1875 20.4531 21.7611 19.73C22.7374 18.4992 23.0625 17.9844 23.0625 16.75C23.0625 15.5156 18.6486 3.89 18.6486 3.89C18.2483 2.76 17.1874 2 15.9864 2Z"
fill="url(#paint27_linear_18_28271)"
/>
<path
d="M15.9864 2C14.7855 2 13.7246 2.76 13.3343 3.89C13.3343 3.89 8.9375 15.3125 8.9375 16.75C8.9375 18.1875 9.20523 18.3365 10.1562 19.5469C10.8438 20.4219 11.0469 20.6094 11.0469 20.6094H20.9766C20.9766 20.6094 21.1875 20.4531 21.7611 19.73C22.7374 18.4992 23.0625 17.9844 23.0625 16.75C23.0625 15.5156 18.6486 3.89 18.6486 3.89C18.2483 2.76 17.1874 2 15.9864 2Z"
fill="url(#paint28_radial_18_28271)"
/>
<path
d="M15.9864 2C14.7855 2 13.7246 2.76 13.3343 3.89C13.3343 3.89 8.9375 15.3125 8.9375 16.75C8.9375 18.1875 9.20523 18.3365 10.1562 19.5469C10.8438 20.4219 11.0469 20.6094 11.0469 20.6094H20.9766C20.9766 20.6094 21.1875 20.4531 21.7611 19.73C22.7374 18.4992 23.0625 17.9844 23.0625 16.75C23.0625 15.5156 18.6486 3.89 18.6486 3.89C18.2483 2.76 17.1874 2 15.9864 2Z"
fill="url(#paint29_linear_18_28271)"
/>
<path
d="M15.9864 2C14.7855 2 13.7246 2.76 13.3343 3.89C13.3343 3.89 8.9375 15.3125 8.9375 16.75C8.9375 18.1875 9.20523 18.3365 10.1562 19.5469C10.8438 20.4219 11.0469 20.6094 11.0469 20.6094H20.9766C20.9766 20.6094 21.1875 20.4531 21.7611 19.73C22.7374 18.4992 23.0625 17.9844 23.0625 16.75C23.0625 15.5156 18.6486 3.89 18.6486 3.89C18.2483 2.76 17.1874 2 15.9864 2Z"
fill="url(#paint30_radial_18_28271)"
/>
<path
d="M15.9864 2C14.7855 2 13.7246 2.76 13.3343 3.89C13.3343 3.89 8.9375 15.3125 8.9375 16.75C8.9375 18.1875 9.20523 18.3365 10.1562 19.5469C10.8438 20.4219 11.0469 20.6094 11.0469 20.6094H20.9766C20.9766 20.6094 21.1875 20.4531 21.7611 19.73C22.7374 18.4992 23.0625 17.9844 23.0625 16.75C23.0625 15.5156 18.6486 3.89 18.6486 3.89C18.2483 2.76 17.1874 2 15.9864 2Z"
fill="url(#paint31_radial_18_28271)"
/>
<path
d="M15.9864 2C14.7855 2 13.7246 2.76 13.3343 3.89C13.3343 3.89 8.9375 15.3125 8.9375 16.75C8.9375 18.1875 9.20523 18.3365 10.1562 19.5469C10.8438 20.4219 11.0469 20.6094 11.0469 20.6094H20.9766C20.9766 20.6094 21.1875 20.4531 21.7611 19.73C22.7374 18.4992 23.0625 17.9844 23.0625 16.75C23.0625 15.5156 18.6486 3.89 18.6486 3.89C18.2483 2.76 17.1874 2 15.9864 2Z"
fill="url(#paint32_radial_18_28271)"
/>
<path
d="M17.9441 13.725C18.5626 13.725 19.0641 13.2235 19.0641 12.605C19.0641 11.9864 18.5626 11.485 17.9441 11.485C17.3255 11.485 16.8241 11.9864 16.8241 12.605C16.8241 13.2235 17.3255 13.725 17.9441 13.725Z"
fill="url(#paint33_linear_18_28271)"
/>
<path
d="M14.9597 12.6562C15.3739 12.6562 15.7097 12.3205 15.7097 11.9062C15.7097 11.492 15.3739 11.1562 14.9597 11.1562C14.5455 11.1562 14.2097 11.492 14.2097 11.9062C14.2097 12.3205 14.5455 12.6562 14.9597 12.6562Z"
fill="url(#paint34_linear_18_28271)"
/>
<path
d="M15.0496 16.1138C15.6608 16.1138 16.1562 15.6183 16.1562 15.0072C16.1562 14.396 15.6608 13.9005 15.0496 13.9005C14.4384 13.9005 13.943 14.396 13.943 15.0072C13.943 15.6183 14.4384 16.1138 15.0496 16.1138Z"
fill="url(#paint35_linear_18_28271)"
/>
<path
d="M13.5197 23.4938C13.9339 23.4938 14.2697 23.158 14.2697 22.7438C14.2697 22.3296 13.9339 21.9938 13.5197 21.9938C13.1055 21.9938 12.7697 22.3296 12.7697 22.7438C12.7697 23.158 13.1055 23.4938 13.5197 23.4938Z"
fill="url(#paint36_radial_18_28271)"
/>
<path
d="M18.4482 23.4938C18.8624 23.4938 19.1982 23.158 19.1982 22.7438C19.1982 22.3296 18.8624 21.9938 18.4482 21.9938C18.034 21.9938 17.6982 22.3296 17.6982 22.7438C17.6982 23.158 18.034 23.4938 18.4482 23.4938Z"
fill="url(#paint37_radial_18_28271)"
/>
<g filter="url(#filter7_f_18_28271)">
<ellipse
cx={27.1884}
cy={28.5316}
rx={0.56632}
ry={0.375}
transform="rotate(46.7794 27.1884 28.5316)"
fill="#EE71C8"
/>
</g>
<g filter="url(#filter8_f_18_28271)">
<path
d="M28.4531 25.125C28.3022 25.2668 27.9798 24.7279 27.7656 24.5C27.5514 24.2721 26.8803 23.5481 27.0313 23.4063C27.1822 23.2645 27.9577 23.944 28.1719 24.172C28.3861 24.3999 28.6041 24.9832 28.4531 25.125Z"
fill="#EE71C8"
/>
</g>
<defs>
<filter
id="filter0_f_18_28271"
x={17.642}
y={22.4548}
width={11.8595}
height={4.91846}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.5}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter1_f_18_28271"
x={3.96875}
y={10.9688}
width={8.90637}
height={11.3439}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter2_f_18_28271"
x={4.15625}
y={24.0311}
width={12.3439}
height={6.09387}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter3_f_18_28271"
x={19.6466}
y={10.9688}
width={8.90637}
height={11.3439}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter4_f_18_28271"
x={16.3075}
y={24.2811}
width={11.5675}
height={5.40637}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.25}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter5_f_18_28271"
x={2.70303}
y={22.7065}
width={11.8595}
height={4.91846}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.5}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter6_f_18_28271"
x={9.21622}
y={2.37598}
width={13.6275}
height={13.1082}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.125}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter7_f_18_28271"
x={25.964}
y={27.2954}
width={2.44894}
height={2.47229}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<filter
id="filter8_f_18_28271"
x={26.2594}
y={22.6371}
width={2.9939}
height={3.26135}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feGaussianBlur
stdDeviation={0.375}
result="effect1_foregroundBlur_18_28271"
/>
</filter>
<linearGradient
id="paint0_linear_18_28271"
x1={7.7693}
y1={6.03259}
x2={7.7693}
y2={22.5356}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#E95ACB" />
<stop offset={0.626697} stopColor="#CA379F" />
<stop offset={0.906949} stopColor="#A5035F" />
<stop offset={1} stopColor="#B91B92" />
</linearGradient>
<radialGradient
id="paint1_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(10.3125 22.0625) rotate(112.443) scale(3.11059 25.4486)"
>
<stop stopColor="#B91E98" />
<stop offset={1} stopColor="#B81790" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint2_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(6.375 7.6875) rotate(64.6803) scale(6.43021 4.98968)"
>
<stop stopColor="#F073CB" />
<stop offset={1} stopColor="#E95ACC" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint3_linear_18_28271"
x1={5.0775}
y1={9.00378}
x2={5.0775}
y2={11.3438}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#CA31B3" />
<stop offset={1} stopColor="#C521A9" />
</linearGradient>
<linearGradient
id="paint4_linear_18_28271"
x1={24.1927}
y1={6.03259}
x2={24.1927}
y2={22.5356}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.0472584} stopColor="#E95ACB" />
<stop offset={0.5964} stopColor="#CA379F" />
<stop offset={0.857716} stopColor="#A5035F" />
<stop offset={1} stopColor="#B91B92" />
</linearGradient>
<radialGradient
id="paint5_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(22.5312 22.2812) rotate(68.5039) scale(4.53413 16.231)"
>
<stop stopColor="#C8199D" />
<stop offset={1} stopColor="#C6199B" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint6_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(28.125 8) rotate(81.0274) scale(4.80885 2.98891)"
>
<stop stopColor="#F475CE" />
<stop offset={1} stopColor="#EB5BCD" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint7_linear_18_28271"
x1={26.8845}
y1={9.00378}
x2={26.8845}
y2={11.3438}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#CC31B4" />
<stop offset={1} stopColor="#C923AB" />
</linearGradient>
<linearGradient
id="paint8_linear_18_28271"
x1={9.5}
y1={22.6094}
x2={8.4375}
y2={26.8125}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.19322} stopColor="#B63377" />
<stop offset={0.862986} stopColor="#C926A3" />
</linearGradient>
<linearGradient
id="paint9_linear_18_28271"
x1={22.5176}
y1={22.6094}
x2={23.5801}
y2={26.8125}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.19322} stopColor="#B63377" />
<stop offset={0.862986} stopColor="#C926A3" />
</linearGradient>
<linearGradient
id="paint10_linear_18_28271"
x1={19.4404}
y1={24.3128}
x2={27.8578}
y2={24.3128}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D23DB0" />
<stop offset={1} stopColor="#E352C5" />
</linearGradient>
<linearGradient
id="paint11_linear_18_28271"
x1={10.0135}
y1={22.5723}
x2={10.0135}
y2={30.0001}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.62976} stopColor="#C01A8D" />
<stop offset={1} stopColor="#EE40EF" />
</linearGradient>
<linearGradient
id="paint12_linear_18_28271"
x1={11.4164}
y1={12.9595}
x2={5.5}
y2={12.2187}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.0357574} stopColor="#DC52BA" stopOpacity={0} />
<stop offset={1} stopColor="#E350C6" />
</linearGradient>
<linearGradient
id="paint13_linear_18_28271"
x1={14.9202}
y1={26.1835}
x2={5.61682}
y2={26.1835}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D23DB0" />
<stop offset={1} stopColor="#E352C5" />
</linearGradient>
<linearGradient
id="paint14_linear_18_28271"
x1={14.9063}
y1={24.9063}
x2={14.9063}
y2={26.4687}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C51A9D" />
<stop offset={0.62} stopColor="#BB0986" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint15_linear_18_28271"
x1={14.125}
y1={22.4375}
x2={27.0217}
y2={12.2187}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.0357574} stopColor="#DC52BA" stopOpacity={0} />
<stop offset={1} stopColor="#E350C6" />
</linearGradient>
<linearGradient
id="paint16_linear_18_28271"
x1={22.0007}
y1={22.5723}
x2={22.0007}
y2={30.0001}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.62976} stopColor="#C01A8D" />
<stop offset={1} stopColor="#EE40EF" />
</linearGradient>
<linearGradient
id="paint17_linear_18_28271"
x1={17.6374}
y1={26.1835}
x2={26.9408}
y2={26.1835}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D23DB0" />
<stop offset={1} stopColor="#E352C5" />
</linearGradient>
<linearGradient
id="paint18_linear_18_28271"
x1={17.9062}
y1={25}
x2={17.9062}
y2={26.1563}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C3128C" />
<stop offset={0.418919} stopColor="#C71D96" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint19_linear_18_28271"
x1={12.7641}
y1={24.5645}
x2={4.34676}
y2={24.5645}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D23DB0" />
<stop offset={1} stopColor="#E352C5" />
</linearGradient>
<radialGradient
id="paint20_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.9375 20.875) rotate(139.728) scale(5.89789 12.4997)"
>
<stop offset={0.131525} stopColor="#FE6DE1" />
<stop offset={0.519708} stopColor="#ED50D7" />
<stop offset={1} stopColor="#DC2ACD" />
</radialGradient>
<radialGradient
id="paint21_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.8125 25.0001) rotate(-180) scale(2.75 2.87222)"
>
<stop stopColor="#D627AC" />
<stop offset={1} stopColor="#D320AB" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint22_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(11.6875 24.6875) rotate(39.9869) scale(2.52874 2.64113)"
>
<stop stopColor="#C81EAC" />
<stop offset={1} stopColor="#C620AA" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint23_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(11.1875 22.25) rotate(93.7384) scale(2.75591 2.14043)"
>
<stop stopColor="#D578B5" />
<stop offset={1} stopColor="#D578B5" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint24_linear_18_28271"
x1={16.03}
y1={2.20886}
x2={16.03}
y2={12.25}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.221951} stopColor="#F678C8" />
<stop offset={1} stopColor="#C8369E" />
</linearGradient>
<linearGradient
id="paint25_linear_18_28271"
x1={10.25}
y1={8.93006}
x2={21.8125}
y2={8.93006}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#D852B5" />
<stop offset={1} stopColor="#EA5BC3" />
</linearGradient>
<linearGradient
id="paint26_linear_18_28271"
x1={12.6563}
y1={7.6875}
x2={11.6094}
y2={7.26562}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#C13692" stopOpacity={0} />
<stop offset={0.425679} stopColor="#C12D91" />
<stop offset={1} stopColor="#C13493" stopOpacity={0} />
</linearGradient>
<linearGradient
id="paint27_linear_18_28271"
x1={16}
y1={2}
x2={16}
y2={18.75}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#DA58B0" />
<stop offset={0.58498} stopColor="#E053B9" />
<stop offset={1} stopColor="#C732A0" />
</linearGradient>
<radialGradient
id="paint28_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(19.25 8.5625) rotate(85.0939) scale(14.6161 3.77784)"
>
<stop stopColor="#FC7DD3" />
<stop offset={1} stopColor="#FE7CD4" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint29_linear_18_28271"
x1={16}
y1={15.6875}
x2={16}
y2={20.6094}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.215873} stopColor="#DD31BC" stopOpacity={0} />
<stop offset={0.495238} stopColor="#D81DB4" />
</linearGradient>
<radialGradient
id="paint30_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(12.25 5.8125) rotate(102.953) scale(6.41318 1.9693)"
>
<stop stopColor="#DC7EB7" />
<stop offset={1} stopColor="#DD81B9" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint31_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.875 18.5) rotate(60.0378) scale(6.13201 4.65436)"
>
<stop stopColor="#D95AB5" />
<stop offset={1} stopColor="#C045A0" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint32_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(9.375 18.9375) rotate(54.7824) scale(3.90162 1.06408)"
>
<stop stopColor="#AC257D" />
<stop offset={1} stopColor="#B22B88" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint33_linear_18_28271"
x1={16.8241}
y1={12.7875}
x2={19.0641}
y2={12.7875}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#B644A0" />
<stop offset={1} stopColor="#C154A8" />
</linearGradient>
<linearGradient
id="paint34_linear_18_28271"
x1={14.3438}
y1={11.9062}
x2={15.7097}
y2={11.9062}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#9E298B" />
<stop offset={1} stopColor="#A83194" />
</linearGradient>
<linearGradient
id="paint35_linear_18_28271"
x1={13.943}
y1={15.1875}
x2={16.1562}
y2={15.1875}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A0288D" />
<stop offset={1} stopColor="#AC3498" />
</linearGradient>
<radialGradient
id="paint36_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(13.8281 22.5) rotate(153.347) scale(1.18428)"
>
<stop stopColor="#504F52" />
<stop offset={0.537404} stopColor="#372546" />
<stop offset={0.769231} stopColor="#362545" />
<stop offset={0.995903} stopColor="#5A595B" />
</radialGradient>
<radialGradient
id="paint37_radial_18_28271"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(18.7567 22.5) rotate(153.347) scale(1.18428)"
>
<stop stopColor="#504F52" />
<stop offset={0.537404} stopColor="#372546" />
<stop offset={0.769231} stopColor="#362545" />
<stop offset={0.995903} stopColor="#5A595B" />
</radialGradient>
</defs>
</svg>
);
module.exports = SquidIcon;