@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
193 lines (192 loc) • 6.42 kB
JSX
const React = require("react");
const PartAlternationMarkIcon = ({ 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}
<g filter="url(#filter0_iiii_18590_2080)">
<path
d="M28.2596 28.1102C27.6521 28.1102 27.0803 27.7377 26.8559 27.1352L19.9656 8.67143C19.8962 8.48528 19.6478 8.45064 19.5301 8.61068L15.6521 13.8814C15.3253 14.3258 14.8009 14.5921 14.2496 14.5939C14.2478 14.5939 14.2459 14.5939 14.2446 14.5939C13.6953 14.5939 13.1715 14.3314 12.8428 13.8902L8.88215 8.57537C8.76646 8.42012 8.52581 8.44964 8.45107 8.62824L4.63964 17.7358C4.32027 18.4996 3.44214 18.8589 2.67902 18.5396C1.91589 18.2202 1.55589 17.3421 1.87527 16.5789L6.70089 5.04707C6.94277 4.46957 7.47902 4.06332 8.10089 3.98644C8.72214 3.91019 9.34152 4.17457 9.71527 4.67707L14.036 10.4757C14.1364 10.6104 14.3383 10.6098 14.4379 10.4745L18.7584 4.60207C19.139 4.08457 19.7709 3.81832 20.4078 3.90644C21.0446 3.99519 21.5796 4.42457 21.804 5.02644L29.6628 26.0864C29.9521 26.8614 29.5584 27.7246 28.7828 28.0139C28.6109 28.0796 28.434 28.1102 28.2596 28.1102Z"
fill="url(#paint0_linear_18590_2080)"
/>
</g>
<g filter="url(#filter1_f_18590_2080)">
<path
d="M8.72656 4.8273L13.8203 11.7648"
stroke="#FFFF7A"
strokeWidth={0.75}
strokeLinecap="round"
/>
</g>
<g filter="url(#filter2_f_18590_2080)">
<path
d="M20.8203 4.98355L28.9453 26.7648"
stroke="url(#paint1_linear_18590_2080)"
strokeWidth={0.75}
strokeLinecap="round"
/>
</g>
<defs>
<filter
id="filter0_iiii_18590_2080"
x={1.50879}
y={3.3898}
width={28.499}
height={24.7204}
filterUnits="userSpaceOnUse"
colorInterpolationFilters="sRGB"
>
<feFlood floodOpacity={0} result="BackgroundImageFix" />
<feBlend
mode="normal"
in="SourceGraphic"
in2="BackgroundImageFix"
result="shape"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dx={0.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.827451 0 0 0 0 0.623529 0 0 0 0 0.270588 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18590_2080"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dy={-0.5} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.968627 0 0 0 0 0.45098 0 0 0 0 0.266667 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18590_2080"
result="effect2_innerShadow_18590_2080"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dy={-0.25} />
<feGaussianBlur stdDeviation={0.25} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.839216 0 0 0 0 0.443137 0 0 0 0 0.356863 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect2_innerShadow_18590_2080"
result="effect3_innerShadow_18590_2080"
/>
<feColorMatrix
in="SourceAlpha"
type="matrix"
values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0"
result="hardAlpha"
/>
<feOffset dx={-0.25} />
<feGaussianBlur stdDeviation={0.5} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 1 0 0 0 0 0.847059 0 0 0 0 0.376471 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect3_innerShadow_18590_2080"
result="effect4_innerShadow_18590_2080"
/>
</filter>
<filter
id="filter1_f_18590_2080"
x={7.35156}
y={3.45227}
width={7.84375}
height={9.68756}
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_18590_2080"
/>
</filter>
<filter
id="filter2_f_18590_2080"
x={19.4452}
y={3.60846}
width={10.8752}
height={24.5314}
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_18590_2080"
/>
</filter>
<linearGradient
id="paint0_linear_18590_2080"
x1={17.1328}
y1={7.3898}
x2={15.7583}
y2={28.1102}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FFD04C" />
<stop offset={1} stopColor="#FF9249" />
</linearGradient>
<linearGradient
id="paint1_linear_18590_2080"
x1={21.0078}
y1={5.7648}
x2={28.9453}
y2={27.2648}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#FFFF7A" />
<stop offset={1} stopColor="#FFBD69" />
</linearGradient>
</defs>
</svg>
);
module.exports = PartAlternationMarkIcon;