grammarly logo
grammarly from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- grammarly
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the grammarly logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24H.032V12a12 12 0 0 1 3.504-8.486A11.92 11.92 0 0 1 12 0c3.305 0 6.297 1.344 8.463 3.514c2.164 2.172 3.505 5.172 3.505 8.486s-1.338 6.314-3.505 8.486A11.92 11.92 0 0 1 12 24m2.889-13.137l-1.271 2.205h4.418c-.505 2.882-3.018 5.078-6.036 5.078c-3.38 0-6.132-2.757-6.132-6.146S8.618 5.854 12 5.854c1.821 0 3.458.801 4.584 2.069l1.143-1.988a8.3 8.3 0 0 0-5.725-2.29c-4.6 0-8.332 3.74-8.332 8.355s3.73 8.354 8.332 8.354s8.332-3.739 8.332-8.354c0-.387-.029-.765-.079-1.137z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGrammarly(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="M12 24H.032V12a12 12 0 0 1 3.504-8.486A11.92 11.92 0 0 1 12 0c3.305 0 6.297 1.344 8.463 3.514c2.164 2.172 3.505 5.172 3.505 8.486s-1.338 6.314-3.505 8.486A11.92 11.92 0 0 1 12 24m2.889-13.137l-1.271 2.205h4.418c-.505 2.882-3.018 5.078-6.036 5.078c-3.38 0-6.132-2.757-6.132-6.146S8.618 5.854 12 5.854c1.821 0 3.458.801 4.584 2.069l1.143-1.988a8.3 8.3 0 0 0-5.725-2.29c-4.6 0-8.332 3.74-8.332 8.355s3.73 8.354 8.332 8.354s8.332-3.739 8.332-8.354c0-.387-.029-.765-.079-1.137z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 24H.032V12a12 12 0 0 1 3.504-8.486A11.92 11.92 0 0 1 12 0c3.305 0 6.297 1.344 8.463 3.514c2.164 2.172 3.505 5.172 3.505 8.486s-1.338 6.314-3.505 8.486A11.92 11.92 0 0 1 12 24m2.889-13.137l-1.271 2.205h4.418c-.505 2.882-3.018 5.078-6.036 5.078c-3.38 0-6.132-2.757-6.132-6.146S8.618 5.854 12 5.854c1.821 0 3.458.801 4.584 2.069l1.143-1.988a8.3 8.3 0 0 0-5.725-2.29c-4.6 0-8.332 3.74-8.332 8.355s3.73 8.354 8.332 8.354s8.332-3.739 8.332-8.354c0-.387-.029-.765-.079-1.137z"/></svg> </template>
CSS
.icon-grammarly {
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%22M12%2024H.032V12a12%2012%200%200%201%203.504-8.486A11.92%2011.92%200%200%201%2012%200c3.305%200%206.297%201.344%208.463%203.514c2.164%202.172%203.505%205.172%203.505%208.486s-1.338%206.314-3.505%208.486A11.92%2011.92%200%200%201%2012%2024m2.889-13.137l-1.271%202.205h4.418c-.505%202.882-3.018%205.078-6.036%205.078c-3.38%200-6.132-2.757-6.132-6.146S8.618%205.854%2012%205.854c1.821%200%203.458.801%204.584%202.069l1.143-1.988a8.3%208.3%200%200%200-5.725-2.29c-4.6%200-8.332%203.74-8.332%208.355s3.73%208.354%208.332%208.354s8.332-3.739%208.332-8.354c0-.387-.029-.765-.079-1.137z%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%22M12%2024H.032V12a12%2012%200%200%201%203.504-8.486A11.92%2011.92%200%200%201%2012%200c3.305%200%206.297%201.344%208.463%203.514c2.164%202.172%203.505%205.172%203.505%208.486s-1.338%206.314-3.505%208.486A11.92%2011.92%200%200%201%2012%2024m2.889-13.137l-1.271%202.205h4.418c-.505%202.882-3.018%205.078-6.036%205.078c-3.38%200-6.132-2.757-6.132-6.146S8.618%205.854%2012%205.854c1.821%200%203.458.801%204.584%202.069l1.143-1.988a8.3%208.3%200%200%200-5.725-2.29c-4.6%200-8.332%203.74-8.332%208.355s3.73%208.354%208.332%208.354s8.332-3.739%208.332-8.354c0-.387-.029-.765-.079-1.137z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/grammarly.svg?color=%231a73e8&size=48