albumoftheyear logo
albumoftheyear from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- albumoftheyear
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the albumoftheyear logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.598 7.849a.4.4 0 0 0-.182.188c-.034.074-.593 1.852-1.237 3.96L0 15.827l.142.142c.149.154.576.233.718.142c.04-.028.194-.45.342-.929l.262-.877h3.009l.25.855c.143.467.297.888.348.923c.245.193.81-.023.81-.308c0-.142-2.086-7.026-2.308-7.63c-.057-.142-.143-.256-.234-.302c-.17-.08-.575-.074-.74.006m1.009 3.539l.61 2.062l-1.231.017c-.673.006-1.237.006-1.248-.005c-.029-.029 1.196-4.143 1.236-4.143c.017 0 .302.929.633 2.069m4.826-3.442c-.7.182-1.19.621-1.447 1.288c-.103.262-.109.467-.109 2.792s.006 2.53.109 2.792c.342.9 1.15 1.396 2.273 1.396c1.34 0 2.217-.638 2.433-1.767c.074-.393.074-4.45 0-4.843c-.216-1.145-1.105-1.772-2.473-1.76c-.222 0-.575.045-.786.102m1.584.906c.32.165.57.467.678.82c.126.433.126 4.274 0 4.707c-.228.77-1.054 1.151-1.926.9c-.427-.125-.69-.359-.837-.752c-.109-.296-.114-.433-.114-2.501c0-2.052.005-2.211.114-2.496c.142-.382.364-.593.752-.735c.393-.137 1.003-.114 1.333.057m2.57-.912c-.131.148-.125.536.006.655c.09.08.256.097 1.082.097h.98v7.288l.126.086c.216.153.666.096.797-.103c.023-.034.046-1.687.046-3.67v-3.6h.991c.963 0 .998-.006 1.083-.126a.6.6 0 0 0 .091-.302a.6.6 0 0 0-.091-.302l-.085-.125h-2.468c-2.319 0-2.473.005-2.558.102m5.829-.028a.7.7 0 0 0-.222.216c-.08.143-.04.222 1.15 2.45l1.237 2.302v1.51c0 .832.023 1.539.046 1.573c.142.21.627.262.809.08c.108-.108.114-.188.114-1.641V12.88l1.225-2.279C23.447 9.348 24 8.288 24 8.248c0-.046-.074-.154-.165-.245c-.211-.21-.502-.228-.673-.04c-.062.074-.547.974-1.07 2.011c-.525 1.032-.975 1.904-.998 1.926c-.023.029-.484-.82-1.026-1.88c-.54-1.06-1.037-1.983-1.1-2.057c-.13-.137-.336-.16-.552-.051"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAlbumoftheyear(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="M2.598 7.849a.4.4 0 0 0-.182.188c-.034.074-.593 1.852-1.237 3.96L0 15.827l.142.142c.149.154.576.233.718.142c.04-.028.194-.45.342-.929l.262-.877h3.009l.25.855c.143.467.297.888.348.923c.245.193.81-.023.81-.308c0-.142-2.086-7.026-2.308-7.63c-.057-.142-.143-.256-.234-.302c-.17-.08-.575-.074-.74.006m1.009 3.539l.61 2.062l-1.231.017c-.673.006-1.237.006-1.248-.005c-.029-.029 1.196-4.143 1.236-4.143c.017 0 .302.929.633 2.069m4.826-3.442c-.7.182-1.19.621-1.447 1.288c-.103.262-.109.467-.109 2.792s.006 2.53.109 2.792c.342.9 1.15 1.396 2.273 1.396c1.34 0 2.217-.638 2.433-1.767c.074-.393.074-4.45 0-4.843c-.216-1.145-1.105-1.772-2.473-1.76c-.222 0-.575.045-.786.102m1.584.906c.32.165.57.467.678.82c.126.433.126 4.274 0 4.707c-.228.77-1.054 1.151-1.926.9c-.427-.125-.69-.359-.837-.752c-.109-.296-.114-.433-.114-2.501c0-2.052.005-2.211.114-2.496c.142-.382.364-.593.752-.735c.393-.137 1.003-.114 1.333.057m2.57-.912c-.131.148-.125.536.006.655c.09.08.256.097 1.082.097h.98v7.288l.126.086c.216.153.666.096.797-.103c.023-.034.046-1.687.046-3.67v-3.6h.991c.963 0 .998-.006 1.083-.126a.6.6 0 0 0 .091-.302a.6.6 0 0 0-.091-.302l-.085-.125h-2.468c-2.319 0-2.473.005-2.558.102m5.829-.028a.7.7 0 0 0-.222.216c-.08.143-.04.222 1.15 2.45l1.237 2.302v1.51c0 .832.023 1.539.046 1.573c.142.21.627.262.809.08c.108-.108.114-.188.114-1.641V12.88l1.225-2.279C23.447 9.348 24 8.288 24 8.248c0-.046-.074-.154-.165-.245c-.211-.21-.502-.228-.673-.04c-.062.074-.547.974-1.07 2.011c-.525 1.032-.975 1.904-.998 1.926c-.023.029-.484-.82-1.026-1.88c-.54-1.06-1.037-1.983-1.1-2.057c-.13-.137-.336-.16-.552-.051"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M2.598 7.849a.4.4 0 0 0-.182.188c-.034.074-.593 1.852-1.237 3.96L0 15.827l.142.142c.149.154.576.233.718.142c.04-.028.194-.45.342-.929l.262-.877h3.009l.25.855c.143.467.297.888.348.923c.245.193.81-.023.81-.308c0-.142-2.086-7.026-2.308-7.63c-.057-.142-.143-.256-.234-.302c-.17-.08-.575-.074-.74.006m1.009 3.539l.61 2.062l-1.231.017c-.673.006-1.237.006-1.248-.005c-.029-.029 1.196-4.143 1.236-4.143c.017 0 .302.929.633 2.069m4.826-3.442c-.7.182-1.19.621-1.447 1.288c-.103.262-.109.467-.109 2.792s.006 2.53.109 2.792c.342.9 1.15 1.396 2.273 1.396c1.34 0 2.217-.638 2.433-1.767c.074-.393.074-4.45 0-4.843c-.216-1.145-1.105-1.772-2.473-1.76c-.222 0-.575.045-.786.102m1.584.906c.32.165.57.467.678.82c.126.433.126 4.274 0 4.707c-.228.77-1.054 1.151-1.926.9c-.427-.125-.69-.359-.837-.752c-.109-.296-.114-.433-.114-2.501c0-2.052.005-2.211.114-2.496c.142-.382.364-.593.752-.735c.393-.137 1.003-.114 1.333.057m2.57-.912c-.131.148-.125.536.006.655c.09.08.256.097 1.082.097h.98v7.288l.126.086c.216.153.666.096.797-.103c.023-.034.046-1.687.046-3.67v-3.6h.991c.963 0 .998-.006 1.083-.126a.6.6 0 0 0 .091-.302a.6.6 0 0 0-.091-.302l-.085-.125h-2.468c-2.319 0-2.473.005-2.558.102m5.829-.028a.7.7 0 0 0-.222.216c-.08.143-.04.222 1.15 2.45l1.237 2.302v1.51c0 .832.023 1.539.046 1.573c.142.21.627.262.809.08c.108-.108.114-.188.114-1.641V12.88l1.225-2.279C23.447 9.348 24 8.288 24 8.248c0-.046-.074-.154-.165-.245c-.211-.21-.502-.228-.673-.04c-.062.074-.547.974-1.07 2.011c-.525 1.032-.975 1.904-.998 1.926c-.023.029-.484-.82-1.026-1.88c-.54-1.06-1.037-1.983-1.1-2.057c-.13-.137-.336-.16-.552-.051"/></svg> </template>
CSS
.icon-albumoftheyear {
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%22M2.598%207.849a.4.4%200%200%200-.182.188c-.034.074-.593%201.852-1.237%203.96L0%2015.827l.142.142c.149.154.576.233.718.142c.04-.028.194-.45.342-.929l.262-.877h3.009l.25.855c.143.467.297.888.348.923c.245.193.81-.023.81-.308c0-.142-2.086-7.026-2.308-7.63c-.057-.142-.143-.256-.234-.302c-.17-.08-.575-.074-.74.006m1.009%203.539l.61%202.062l-1.231.017c-.673.006-1.237.006-1.248-.005c-.029-.029%201.196-4.143%201.236-4.143c.017%200%20.302.929.633%202.069m4.826-3.442c-.7.182-1.19.621-1.447%201.288c-.103.262-.109.467-.109%202.792s.006%202.53.109%202.792c.342.9%201.15%201.396%202.273%201.396c1.34%200%202.217-.638%202.433-1.767c.074-.393.074-4.45%200-4.843c-.216-1.145-1.105-1.772-2.473-1.76c-.222%200-.575.045-.786.102m1.584.906c.32.165.57.467.678.82c.126.433.126%204.274%200%204.707c-.228.77-1.054%201.151-1.926.9c-.427-.125-.69-.359-.837-.752c-.109-.296-.114-.433-.114-2.501c0-2.052.005-2.211.114-2.496c.142-.382.364-.593.752-.735c.393-.137%201.003-.114%201.333.057m2.57-.912c-.131.148-.125.536.006.655c.09.08.256.097%201.082.097h.98v7.288l.126.086c.216.153.666.096.797-.103c.023-.034.046-1.687.046-3.67v-3.6h.991c.963%200%20.998-.006%201.083-.126a.6.6%200%200%200%20.091-.302a.6.6%200%200%200-.091-.302l-.085-.125h-2.468c-2.319%200-2.473.005-2.558.102m5.829-.028a.7.7%200%200%200-.222.216c-.08.143-.04.222%201.15%202.45l1.237%202.302v1.51c0%20.832.023%201.539.046%201.573c.142.21.627.262.809.08c.108-.108.114-.188.114-1.641V12.88l1.225-2.279C23.447%209.348%2024%208.288%2024%208.248c0-.046-.074-.154-.165-.245c-.211-.21-.502-.228-.673-.04c-.062.074-.547.974-1.07%202.011c-.525%201.032-.975%201.904-.998%201.926c-.023.029-.484-.82-1.026-1.88c-.54-1.06-1.037-1.983-1.1-2.057c-.13-.137-.336-.16-.552-.051%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%22M2.598%207.849a.4.4%200%200%200-.182.188c-.034.074-.593%201.852-1.237%203.96L0%2015.827l.142.142c.149.154.576.233.718.142c.04-.028.194-.45.342-.929l.262-.877h3.009l.25.855c.143.467.297.888.348.923c.245.193.81-.023.81-.308c0-.142-2.086-7.026-2.308-7.63c-.057-.142-.143-.256-.234-.302c-.17-.08-.575-.074-.74.006m1.009%203.539l.61%202.062l-1.231.017c-.673.006-1.237.006-1.248-.005c-.029-.029%201.196-4.143%201.236-4.143c.017%200%20.302.929.633%202.069m4.826-3.442c-.7.182-1.19.621-1.447%201.288c-.103.262-.109.467-.109%202.792s.006%202.53.109%202.792c.342.9%201.15%201.396%202.273%201.396c1.34%200%202.217-.638%202.433-1.767c.074-.393.074-4.45%200-4.843c-.216-1.145-1.105-1.772-2.473-1.76c-.222%200-.575.045-.786.102m1.584.906c.32.165.57.467.678.82c.126.433.126%204.274%200%204.707c-.228.77-1.054%201.151-1.926.9c-.427-.125-.69-.359-.837-.752c-.109-.296-.114-.433-.114-2.501c0-2.052.005-2.211.114-2.496c.142-.382.364-.593.752-.735c.393-.137%201.003-.114%201.333.057m2.57-.912c-.131.148-.125.536.006.655c.09.08.256.097%201.082.097h.98v7.288l.126.086c.216.153.666.096.797-.103c.023-.034.046-1.687.046-3.67v-3.6h.991c.963%200%20.998-.006%201.083-.126a.6.6%200%200%200%20.091-.302a.6.6%200%200%200-.091-.302l-.085-.125h-2.468c-2.319%200-2.473.005-2.558.102m5.829-.028a.7.7%200%200%200-.222.216c-.08.143-.04.222%201.15%202.45l1.237%202.302v1.51c0%20.832.023%201.539.046%201.573c.142.21.627.262.809.08c.108-.108.114-.188.114-1.641V12.88l1.225-2.279C23.447%209.348%2024%208.288%2024%208.248c0-.046-.074-.154-.165-.245c-.211-.21-.502-.228-.673-.04c-.062.074-.547.974-1.07%202.011c-.525%201.032-.975%201.904-.998%201.926c-.023.029-.484-.82-1.026-1.88c-.54-1.06-1.037-1.983-1.1-2.057c-.13-.137-.336-.16-.552-.051%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/albumoftheyear.svg?color=%231a73e8&size=48