paychex logo
paychex from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- paychex
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the paychex logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.118 11.891l-.868-1.766h1.263l.365.977l.75-.977H24l-1.57 1.766l.919 1.994h-1.303l-.414-1.046l-.879 1.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691 0h1.164l-.276 1.303h1.056l.276-1.303h1.165l-.79 3.76h-1.154l.305-1.49h-1.055l-.316 1.49H12.74zm-.671 2.329c-.07.385-.365 1.52-1.935 1.52c-1.095 0-1.618-.71-1.618-1.717c0-1.214.76-2.23 2.043-2.23c.839 0 1.589.364 1.608 1.49h-1.095c.01-.356-.158-.553-.513-.553c-.642 0-.878.74-.878 1.273c0 .316.078.79.611.79c.365 0 .573-.247.642-.583zm-5.754.05l-.809-2.379h1.165l.355 1.401l.918-1.401h1.362L8.25 12.493l-.286 1.392H6.809Zm-1.894-1.086l.138 1.125h-.72Zm-2.477 2.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246 0 .503.05.503.336c0 .246-.158.424-.622.424H1.58ZM0 13.885h1.145l.237-1.135h.78c.986 0 1.627-.651 1.627-1.411c0-.83-.444-1.214-1.134-1.214H.789Z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPaychex(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.118 11.891l-.868-1.766h1.263l.365.977l.75-.977H24l-1.57 1.766l.919 1.994h-1.303l-.414-1.046l-.879 1.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691 0h1.164l-.276 1.303h1.056l.276-1.303h1.165l-.79 3.76h-1.154l.305-1.49h-1.055l-.316 1.49H12.74zm-.671 2.329c-.07.385-.365 1.52-1.935 1.52c-1.095 0-1.618-.71-1.618-1.717c0-1.214.76-2.23 2.043-2.23c.839 0 1.589.364 1.608 1.49h-1.095c.01-.356-.158-.553-.513-.553c-.642 0-.878.74-.878 1.273c0 .316.078.79.611.79c.365 0 .573-.247.642-.583zm-5.754.05l-.809-2.379h1.165l.355 1.401l.918-1.401h1.362L8.25 12.493l-.286 1.392H6.809Zm-1.894-1.086l.138 1.125h-.72Zm-2.477 2.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246 0 .503.05.503.336c0 .246-.158.424-.622.424H1.58ZM0 13.885h1.145l.237-1.135h.78c.986 0 1.627-.651 1.627-1.411c0-.83-.444-1.214-1.134-1.214H.789Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.118 11.891l-.868-1.766h1.263l.365.977l.75-.977H24l-1.57 1.766l.919 1.994h-1.303l-.414-1.046l-.879 1.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691 0h1.164l-.276 1.303h1.056l.276-1.303h1.165l-.79 3.76h-1.154l.305-1.49h-1.055l-.316 1.49H12.74zm-.671 2.329c-.07.385-.365 1.52-1.935 1.52c-1.095 0-1.618-.71-1.618-1.717c0-1.214.76-2.23 2.043-2.23c.839 0 1.589.364 1.608 1.49h-1.095c.01-.356-.158-.553-.513-.553c-.642 0-.878.74-.878 1.273c0 .316.078.79.611.79c.365 0 .573-.247.642-.583zm-5.754.05l-.809-2.379h1.165l.355 1.401l.918-1.401h1.362L8.25 12.493l-.286 1.392H6.809Zm-1.894-1.086l.138 1.125h-.72Zm-2.477 2.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246 0 .503.05.503.336c0 .246-.158.424-.622.424H1.58ZM0 13.885h1.145l.237-1.135h.78c.986 0 1.627-.651 1.627-1.411c0-.83-.444-1.214-1.134-1.214H.789Z"/></svg> </template>
CSS
.icon-paychex {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.118%2011.891l-.868-1.766h1.263l.365.977l.75-.977H24l-1.57%201.766l.919%201.994h-1.303l-.414-1.046l-.879%201.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691%200h1.164l-.276%201.303h1.056l.276-1.303h1.165l-.79%203.76h-1.154l.305-1.49h-1.055l-.316%201.49H12.74zm-.671%202.329c-.07.385-.365%201.52-1.935%201.52c-1.095%200-1.618-.71-1.618-1.717c0-1.214.76-2.23%202.043-2.23c.839%200%201.589.364%201.608%201.49h-1.095c.01-.356-.158-.553-.513-.553c-.642%200-.878.74-.878%201.273c0%20.316.078.79.611.79c.365%200%20.573-.247.642-.583zm-5.754.05l-.809-2.379h1.165l.355%201.401l.918-1.401h1.362L8.25%2012.493l-.286%201.392H6.809Zm-1.894-1.086l.138%201.125h-.72Zm-2.477%202.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246%200%20.503.05.503.336c0%20.246-.158.424-.622.424H1.58ZM0%2013.885h1.145l.237-1.135h.78c.986%200%201.627-.651%201.627-1.411c0-.83-.444-1.214-1.134-1.214H.789Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m21.118%2011.891l-.868-1.766h1.263l.365.977l.75-.977H24l-1.57%201.766l.919%201.994h-1.303l-.414-1.046l-.879%201.046h-1.42Zm-3.907-1.766h3.108l-.197.967h-1.954l-.099.464h1.816l-.188.898h-1.815l-.1.464h1.994l-.197.967h-3.158Zm-3.691%200h1.164l-.276%201.303h1.056l.276-1.303h1.165l-.79%203.76h-1.154l.305-1.49h-1.055l-.316%201.49H12.74zm-.671%202.329c-.07.385-.365%201.52-1.935%201.52c-1.095%200-1.618-.71-1.618-1.717c0-1.214.76-2.23%202.043-2.23c.839%200%201.589.364%201.608%201.49h-1.095c.01-.356-.158-.553-.513-.553c-.642%200-.878.74-.878%201.273c0%20.316.078.79.611.79c.365%200%20.573-.247.642-.583zm-5.754.05l-.809-2.379h1.165l.355%201.401l.918-1.401h1.362L8.25%2012.493l-.286%201.392H6.809Zm-1.894-1.086l.138%201.125h-.72Zm-2.477%202.467h1.184l.286-.533h1.224l.059.533h1.135l-.573-3.76H4.895Zm-.987-2.793h.395c.246%200%20.503.05.503.336c0%20.246-.158.424-.622.424H1.58ZM0%2013.885h1.145l.237-1.135h.78c.986%200%201.627-.651%201.627-1.411c0-.83-.444-1.214-1.134-1.214H.789Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/paychex.svg?color=%231a73e8&size=48