@jstnmthw/react-fluentui-emoji
Version:
Fluent Emoji SVG icons for UI react development.
261 lines (260 loc) • 9.2 kB
JSX
const React = require("react");
const ComputerMouseIcon = ({ 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_iii_18_19739)">
<path
d="M7.07031 6.7625C7.07031 4.16676 9.17457 2.0625 11.7703 2.0625H20.2219C22.8176 2.0625 24.9219 4.16676 24.9219 6.7625V25.4375C24.9219 27.9228 22.9072 29.9375 20.4219 29.9375H11.5703C9.08503 29.9375 7.07031 27.9228 7.07031 25.4375V6.7625Z"
fill="url(#paint0_radial_18_19739)"
/>
<path
d="M7.07031 6.7625C7.07031 4.16676 9.17457 2.0625 11.7703 2.0625H20.2219C22.8176 2.0625 24.9219 4.16676 24.9219 6.7625V25.4375C24.9219 27.9228 22.9072 29.9375 20.4219 29.9375H11.5703C9.08503 29.9375 7.07031 27.9228 7.07031 25.4375V6.7625Z"
fill="url(#paint1_radial_18_19739)"
/>
</g>
<path
d="M7.07031 6.7625C7.07031 4.16676 9.17457 2.0625 11.7703 2.0625H20.2219C22.8176 2.0625 24.9219 4.16676 24.9219 6.7625V25.4375C24.9219 27.9228 22.9072 29.9375 20.4219 29.9375H11.5703C9.08503 29.9375 7.07031 27.9228 7.07031 25.4375V6.7625Z"
fill="url(#paint2_linear_18_19739)"
/>
<g filter="url(#filter1_f_18_19739)">
<path
d="M13.8848 6.16406C13.8848 6.02599 13.9967 5.91406 14.1348 5.91406H16.7207C16.8588 5.91406 16.9707 6.02599 16.9707 6.16406V11.7344C16.9707 11.8724 16.8588 11.9844 16.7207 11.9844H14.1348C13.9967 11.9844 13.8848 11.8724 13.8848 11.7344V6.16406Z"
fill="#C3C1C5"
/>
</g>
<g filter="url(#filter2_i_18_19739)">
<path
d="M16.5645 2.0625V14.4473C16.5645 14.7612 16.31 15.0156 15.9961 15.0156C15.6822 15.0156 15.4277 14.7612 15.4277 14.4473V2.0625H16.5645Z"
fill="url(#paint3_radial_18_19739)"
/>
</g>
<path
d="M14.457 6.16406C14.457 6.02599 14.569 5.91406 14.707 5.91406H17.293C17.431 5.91406 17.543 6.02599 17.543 6.16406V11.7344C17.543 11.8724 17.431 11.9844 17.293 11.9844H14.707C14.569 11.9844 14.457 11.8724 14.457 11.7344V6.16406Z"
fill="url(#paint4_linear_18_19739)"
/>
<path
d="M14.457 6.16406C14.457 6.02599 14.569 5.91406 14.707 5.91406H17.293C17.431 5.91406 17.543 6.02599 17.543 6.16406V11.7344C17.543 11.8724 17.431 11.9844 17.293 11.9844H14.707C14.569 11.9844 14.457 11.8724 14.457 11.7344V6.16406Z"
fill="url(#paint5_radial_18_19739)"
/>
<path
d="M14.457 6.16406C14.457 6.02599 14.569 5.91406 14.707 5.91406H17.293C17.431 5.91406 17.543 6.02599 17.543 6.16406V11.7344C17.543 11.8724 17.431 11.9844 17.293 11.9844H14.707C14.569 11.9844 14.457 11.8724 14.457 11.7344V6.16406Z"
fill="url(#paint6_radial_18_19739)"
/>
<defs>
<filter
id="filter0_iii_18_19739"
x={6.87031}
y={1.8625}
width={18.2516}
height={28.275}
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.2} />
<feGaussianBlur stdDeviation={0.3} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.670588 0 0 0 0 0.635294 0 0 0 0 0.705882 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19739"
/>
<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.2} dy={0.2} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.952941 0 0 0 0 0.952941 0 0 0 0 0.956863 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect1_innerShadow_18_19739"
result="effect2_innerShadow_18_19739"
/>
<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.2} />
<feGaussianBlur stdDeviation={0.2} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.647059 0 0 0 0 0.568627 0 0 0 0 0.729412 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="effect2_innerShadow_18_19739"
result="effect3_innerShadow_18_19739"
/>
</filter>
<filter
id="filter1_f_18_19739"
x={12.8848}
y={4.91406}
width={5.08594}
height={8.07031}
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_19739"
/>
</filter>
<filter
id="filter2_i_18_19739"
x={15.4277}
y={2.0625}
width={1.18672}
height={12.9531}
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.05} />
<feGaussianBlur stdDeviation={0.1} />
<feComposite in2="hardAlpha" operator="arithmetic" k2={-1} k3={1} />
<feColorMatrix
type="matrix"
values="0 0 0 0 0.6 0 0 0 0 0.596078 0 0 0 0 0.607843 0 0 0 1 0"
/>
<feBlend
mode="normal"
in2="shape"
result="effect1_innerShadow_18_19739"
/>
</filter>
<radialGradient
id="paint0_radial_18_19739"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(23.125 9.75) rotate(90) scale(19.375 13.1875)"
>
<stop offset={0.272464} stopColor="#E9E8EB" />
<stop offset={1} stopColor="#D0CED2" />
<stop offset={1} stopColor="#D0CED2" />
</radialGradient>
<radialGradient
id="paint1_radial_18_19739"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(15.9961 29.9375) rotate(-90) scale(13.0625 27.1605)"
>
<stop stopColor="#AFA0BF" />
<stop offset={1} stopColor="#C9C4CE" stopOpacity={0} />
</radialGradient>
<linearGradient
id="paint2_linear_18_19739"
x1={25.0937}
y1={16}
x2={24.6719}
y2={16}
gradientUnits="userSpaceOnUse"
>
<stop offset={0.407406} stopColor="#E0DFE1" />
<stop offset={1} stopColor="#E0DFE1" stopOpacity={0} />
</linearGradient>
<radialGradient
id="paint3_radial_18_19739"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(16.5645 7.21875) rotate(90) scale(10 1.45792)"
>
<stop offset={0.204409} stopColor="#8E8D8F" />
<stop offset={1} stopColor="#A1A0A1" />
</radialGradient>
<linearGradient
id="paint4_linear_18_19739"
x1={16}
y1={5.91406}
x2={16}
y2={12.2813}
gradientUnits="userSpaceOnUse"
>
<stop stopColor="#A3A3A4" />
<stop offset={1} stopColor="#928D98" />
</linearGradient>
<radialGradient
id="paint5_radial_18_19739"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.8281 8.6875) rotate(90) scale(3.10938 2.25)"
>
<stop stopColor="#A7A5A8" />
<stop offset={1} stopColor="#A7A5A8" stopOpacity={0} />
</radialGradient>
<radialGradient
id="paint6_radial_18_19739"
cx={0}
cy={0}
r={1}
gradientUnits="userSpaceOnUse"
gradientTransform="translate(17.4375 8.60937) rotate(90) scale(3.17188 0.4375)"
>
<stop offset={0.34} stopColor="#B2B1B4" />
<stop offset={1} stopColor="#A9A7AA" stopOpacity={0} />
</radialGradient>
</defs>
</svg>
);
module.exports = ComputerMouseIcon;