loyalty icon
loyalty-outline-rounded from Material Symbols by Google · Outline Rounded · Business · Apache-2.0 Free for personal and commercial use.
- Name
- loyalty-outline-rounded
- Set
- Material Symbols
- Style
- Outline Rounded
- Category
- Business
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More business icons from Material Symbols
Use the loyalty icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m21.4 14.25l-7.15 7.15q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45l-8.825-8.825q-.275-.275-.425-.637T2 11.175V4q0-.825.588-1.412T4 2h7.175q.4 0 .775.163t.65.437l8.8 8.825q.3.3.438.675t.137.75t-.137.738t-.438.662M12.825 20l7.15-7.15L11.15 4H4v7.15zM6.5 8q.625 0 1.063-.437T8 6.5t-.437-1.062T6.5 5t-1.062.438T5 6.5t.438 1.063T6.5 8m7.2 8.8l2.8-2.8q.275-.275.438-.65t.162-.8q0-.85-.6-1.45t-1.45-.6q-.475 0-.937.275T13 11.7q-.75-.7-1.175-.95t-.875-.25q-.85 0-1.45.6t-.6 1.45q0 .425.163.8T9.5 14l2.8 2.8q.3.3.7.3t.7-.3"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLoyaltyOutlineRounded(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.4 14.25l-7.15 7.15q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45l-8.825-8.825q-.275-.275-.425-.637T2 11.175V4q0-.825.588-1.412T4 2h7.175q.4 0 .775.163t.65.437l8.8 8.825q.3.3.438.675t.137.75t-.137.738t-.438.662M12.825 20l7.15-7.15L11.15 4H4v7.15zM6.5 8q.625 0 1.063-.437T8 6.5t-.437-1.062T6.5 5t-1.062.438T5 6.5t.438 1.063T6.5 8m7.2 8.8l2.8-2.8q.275-.275.438-.65t.162-.8q0-.85-.6-1.45t-1.45-.6q-.475 0-.937.275T13 11.7q-.75-.7-1.175-.95t-.875-.25q-.85 0-1.45.6t-.6 1.45q0 .425.163.8T9.5 14l2.8 2.8q.3.3.7.3t.7-.3"/></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.4 14.25l-7.15 7.15q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45l-8.825-8.825q-.275-.275-.425-.637T2 11.175V4q0-.825.588-1.412T4 2h7.175q.4 0 .775.163t.65.437l8.8 8.825q.3.3.438.675t.137.75t-.137.738t-.438.662M12.825 20l7.15-7.15L11.15 4H4v7.15zM6.5 8q.625 0 1.063-.437T8 6.5t-.437-1.062T6.5 5t-1.062.438T5 6.5t.438 1.063T6.5 8m7.2 8.8l2.8-2.8q.275-.275.438-.65t.162-.8q0-.85-.6-1.45t-1.45-.6q-.475 0-.937.275T13 11.7q-.75-.7-1.175-.95t-.875-.25q-.85 0-1.45.6t-.6 1.45q0 .425.163.8T9.5 14l2.8 2.8q.3.3.7.3t.7-.3"/></svg> </template>
CSS
.icon-loyalty-outline-rounded {
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.4%2014.25l-7.15%207.15q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45l-8.825-8.825q-.275-.275-.425-.637T2%2011.175V4q0-.825.588-1.412T4%202h7.175q.4%200%20.775.163t.65.437l8.8%208.825q.3.3.438.675t.137.75t-.137.738t-.438.662M12.825%2020l7.15-7.15L11.15%204H4v7.15zM6.5%208q.625%200%201.063-.437T8%206.5t-.437-1.062T6.5%205t-1.062.438T5%206.5t.438%201.063T6.5%208m7.2%208.8l2.8-2.8q.275-.275.438-.65t.162-.8q0-.85-.6-1.45t-1.45-.6q-.475%200-.937.275T13%2011.7q-.75-.7-1.175-.95t-.875-.25q-.85%200-1.45.6t-.6%201.45q0%20.425.163.8T9.5%2014l2.8%202.8q.3.3.7.3t.7-.3%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.4%2014.25l-7.15%207.15q-.3.3-.675.45t-.75.15t-.75-.15t-.675-.45l-8.825-8.825q-.275-.275-.425-.637T2%2011.175V4q0-.825.588-1.412T4%202h7.175q.4%200%20.775.163t.65.437l8.8%208.825q.3.3.438.675t.137.75t-.137.738t-.438.662M12.825%2020l7.15-7.15L11.15%204H4v7.15zM6.5%208q.625%200%201.063-.437T8%206.5t-.437-1.062T6.5%205t-1.062.438T5%206.5t.438%201.063T6.5%208m7.2%208.8l2.8-2.8q.275-.275.438-.65t.162-.8q0-.85-.6-1.45t-1.45-.6q-.475%200-.937.275T13%2011.7q-.75-.7-1.175-.95t-.875-.25q-.85%200-1.45.6t-.6%201.45q0%20.425.163.8T9.5%2014l2.8%202.8q.3.3.7.3t.7-.3%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/loyalty-outline-rounded.svg?color=%231a73e8&size=48