grav logo
grav from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- grav
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the grav logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m6.489 13.965c-1.251-.825-1.965-1.523-2.589-2.777c-.427.859-1.421 2.135-3.098 3.139c-.84 2.61-4.823 7.605-6.113 6.885c-.381-.195-.452-.48-.367-.765c.093-.704 1.566-2.34 1.566-2.34s.029.345.494 1.065c-.629-1.936 1.021-4.305 1.456-5.131c.689-.209.734-1.095.734-1.095c.046-1.364-.569-2.34-1.155-2.94c.421.525.556 1.306.57 2.025v.255c-.029.601-.21 1.41-.585 1.41v.016c-.39-.016-.885.074-1.319.21l-.961.239s.51-.015.78.226c-.314.51-1.005 1.125-1.771 1.484c-1.109.525-1.439-.51-.869-1.17c.135-.165.285-.3.404-.404a.56.56 0 0 1-.149-.36c-.075-.345-.045-.78.45-1.485c.09-.149.21-.3.345-.449l.015-.016l.016-.015v-.015c.029-.046.074-.076.104-.12c.57-.585 1.485-1.2 2.911-1.74c1.694-2.49 2.309-2.956 2.309-2.956c.181-.179.511-.419.615-.479c-.87-1.515-1.049-3.646-.824-4.215a.24.24 0 0 0-.061.105c.09-.195.135-.255.225-.36c.24-.27 1.035-.42 1.336.18c.15.315.18.735.18 1.035c-.645-.029-1.215.69-1.215.69s.524-.24 1.186-.255c0 0 .179.164.389.449c-.284.556-.779 1.725-.42 2.971c.061.24.15.45.256.629c.015.016.015.016.015.031l.03.029c.585.886 1.649.976 1.649.976a2.65 2.65 0 0 1-1.169-1.125a3.2 3.2 0 0 1-.271-.646c-.285-1.08.135-1.725.375-2.145a2.74 2.74 0 0 1 2.609-1.23a2.72 2.72 0 0 1 2.399 3.03a2.72 2.72 0 0 1-1.409 2.085c.181.494-.015 1.08-.015 1.08c.449.57.479.9.465 1.215c-.585-.09-1.141.301-1.141.301s1.111-.256 1.756.314c.42.449.704.87.869 1.17c.24.435 1.35.465 1.229 1.23c-.135.779-.989.779-2.31-.09zm-4.824-4.61a.563.563 0 0 0-.795 0l-.465.468a.56.56 0 0 0 0 .796l.51.51c.222.225.577.21.795 0l.47-.466a.56.56 0 0 0 0-.794l-.515-.525zm-2.205-.186a.363.363 0 0 0 0 .511a.366.366 0 0 0 .51 0a.36.36 0 1 0-.51-.511m1.269-.252a.36.36 0 0 0 0-.51a.366.366 0 0 0-.51 0a.364.364 0 0 0 0 .51a.36.36 0 0 0 .51 0m5.385-1.304c.591-1.131-.247-1.791-.825-2.332c-.924-.87-1.846-1.245-2.9-.029c-1.052 1.199-.383 2.609.58 3.284c.96.69 2.535.226 3.135-.915zm-1.595-.463c-.372-.445.322-1.252.757-.77c.8.89-.387 1.216-.757.77"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsGrav(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 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m6.489 13.965c-1.251-.825-1.965-1.523-2.589-2.777c-.427.859-1.421 2.135-3.098 3.139c-.84 2.61-4.823 7.605-6.113 6.885c-.381-.195-.452-.48-.367-.765c.093-.704 1.566-2.34 1.566-2.34s.029.345.494 1.065c-.629-1.936 1.021-4.305 1.456-5.131c.689-.209.734-1.095.734-1.095c.046-1.364-.569-2.34-1.155-2.94c.421.525.556 1.306.57 2.025v.255c-.029.601-.21 1.41-.585 1.41v.016c-.39-.016-.885.074-1.319.21l-.961.239s.51-.015.78.226c-.314.51-1.005 1.125-1.771 1.484c-1.109.525-1.439-.51-.869-1.17c.135-.165.285-.3.404-.404a.56.56 0 0 1-.149-.36c-.075-.345-.045-.78.45-1.485c.09-.149.21-.3.345-.449l.015-.016l.016-.015v-.015c.029-.046.074-.076.104-.12c.57-.585 1.485-1.2 2.911-1.74c1.694-2.49 2.309-2.956 2.309-2.956c.181-.179.511-.419.615-.479c-.87-1.515-1.049-3.646-.824-4.215a.24.24 0 0 0-.061.105c.09-.195.135-.255.225-.36c.24-.27 1.035-.42 1.336.18c.15.315.18.735.18 1.035c-.645-.029-1.215.69-1.215.69s.524-.24 1.186-.255c0 0 .179.164.389.449c-.284.556-.779 1.725-.42 2.971c.061.24.15.45.256.629c.015.016.015.016.015.031l.03.029c.585.886 1.649.976 1.649.976a2.65 2.65 0 0 1-1.169-1.125a3.2 3.2 0 0 1-.271-.646c-.285-1.08.135-1.725.375-2.145a2.74 2.74 0 0 1 2.609-1.23a2.72 2.72 0 0 1 2.399 3.03a2.72 2.72 0 0 1-1.409 2.085c.181.494-.015 1.08-.015 1.08c.449.57.479.9.465 1.215c-.585-.09-1.141.301-1.141.301s1.111-.256 1.756.314c.42.449.704.87.869 1.17c.24.435 1.35.465 1.229 1.23c-.135.779-.989.779-2.31-.09zm-4.824-4.61a.563.563 0 0 0-.795 0l-.465.468a.56.56 0 0 0 0 .796l.51.51c.222.225.577.21.795 0l.47-.466a.56.56 0 0 0 0-.794l-.515-.525zm-2.205-.186a.363.363 0 0 0 0 .511a.366.366 0 0 0 .51 0a.36.36 0 1 0-.51-.511m1.269-.252a.36.36 0 0 0 0-.51a.366.366 0 0 0-.51 0a.364.364 0 0 0 0 .51a.36.36 0 0 0 .51 0m5.385-1.304c.591-1.131-.247-1.791-.825-2.332c-.924-.87-1.846-1.245-2.9-.029c-1.052 1.199-.383 2.609.58 3.284c.96.69 2.535.226 3.135-.915zm-1.595-.463c-.372-.445.322-1.252.757-.77c.8.89-.387 1.216-.757.77"/></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 0C5.373 0 0 5.373 0 12s5.373 12 12 12s12-5.373 12-12S18.627 0 12 0m6.489 13.965c-1.251-.825-1.965-1.523-2.589-2.777c-.427.859-1.421 2.135-3.098 3.139c-.84 2.61-4.823 7.605-6.113 6.885c-.381-.195-.452-.48-.367-.765c.093-.704 1.566-2.34 1.566-2.34s.029.345.494 1.065c-.629-1.936 1.021-4.305 1.456-5.131c.689-.209.734-1.095.734-1.095c.046-1.364-.569-2.34-1.155-2.94c.421.525.556 1.306.57 2.025v.255c-.029.601-.21 1.41-.585 1.41v.016c-.39-.016-.885.074-1.319.21l-.961.239s.51-.015.78.226c-.314.51-1.005 1.125-1.771 1.484c-1.109.525-1.439-.51-.869-1.17c.135-.165.285-.3.404-.404a.56.56 0 0 1-.149-.36c-.075-.345-.045-.78.45-1.485c.09-.149.21-.3.345-.449l.015-.016l.016-.015v-.015c.029-.046.074-.076.104-.12c.57-.585 1.485-1.2 2.911-1.74c1.694-2.49 2.309-2.956 2.309-2.956c.181-.179.511-.419.615-.479c-.87-1.515-1.049-3.646-.824-4.215a.24.24 0 0 0-.061.105c.09-.195.135-.255.225-.36c.24-.27 1.035-.42 1.336.18c.15.315.18.735.18 1.035c-.645-.029-1.215.69-1.215.69s.524-.24 1.186-.255c0 0 .179.164.389.449c-.284.556-.779 1.725-.42 2.971c.061.24.15.45.256.629c.015.016.015.016.015.031l.03.029c.585.886 1.649.976 1.649.976a2.65 2.65 0 0 1-1.169-1.125a3.2 3.2 0 0 1-.271-.646c-.285-1.08.135-1.725.375-2.145a2.74 2.74 0 0 1 2.609-1.23a2.72 2.72 0 0 1 2.399 3.03a2.72 2.72 0 0 1-1.409 2.085c.181.494-.015 1.08-.015 1.08c.449.57.479.9.465 1.215c-.585-.09-1.141.301-1.141.301s1.111-.256 1.756.314c.42.449.704.87.869 1.17c.24.435 1.35.465 1.229 1.23c-.135.779-.989.779-2.31-.09zm-4.824-4.61a.563.563 0 0 0-.795 0l-.465.468a.56.56 0 0 0 0 .796l.51.51c.222.225.577.21.795 0l.47-.466a.56.56 0 0 0 0-.794l-.515-.525zm-2.205-.186a.363.363 0 0 0 0 .511a.366.366 0 0 0 .51 0a.36.36 0 1 0-.51-.511m1.269-.252a.36.36 0 0 0 0-.51a.366.366 0 0 0-.51 0a.364.364 0 0 0 0 .51a.36.36 0 0 0 .51 0m5.385-1.304c.591-1.131-.247-1.791-.825-2.332c-.924-.87-1.846-1.245-2.9-.029c-1.052 1.199-.383 2.609.58 3.284c.96.69 2.535.226 3.135-.915zm-1.595-.463c-.372-.445.322-1.252.757-.77c.8.89-.387 1.216-.757.77"/></svg> </template>
CSS
.icon-grav {
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%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m6.489%2013.965c-1.251-.825-1.965-1.523-2.589-2.777c-.427.859-1.421%202.135-3.098%203.139c-.84%202.61-4.823%207.605-6.113%206.885c-.381-.195-.452-.48-.367-.765c.093-.704%201.566-2.34%201.566-2.34s.029.345.494%201.065c-.629-1.936%201.021-4.305%201.456-5.131c.689-.209.734-1.095.734-1.095c.046-1.364-.569-2.34-1.155-2.94c.421.525.556%201.306.57%202.025v.255c-.029.601-.21%201.41-.585%201.41v.016c-.39-.016-.885.074-1.319.21l-.961.239s.51-.015.78.226c-.314.51-1.005%201.125-1.771%201.484c-1.109.525-1.439-.51-.869-1.17c.135-.165.285-.3.404-.404a.56.56%200%200%201-.149-.36c-.075-.345-.045-.78.45-1.485c.09-.149.21-.3.345-.449l.015-.016l.016-.015v-.015c.029-.046.074-.076.104-.12c.57-.585%201.485-1.2%202.911-1.74c1.694-2.49%202.309-2.956%202.309-2.956c.181-.179.511-.419.615-.479c-.87-1.515-1.049-3.646-.824-4.215a.24.24%200%200%200-.061.105c.09-.195.135-.255.225-.36c.24-.27%201.035-.42%201.336.18c.15.315.18.735.18%201.035c-.645-.029-1.215.69-1.215.69s.524-.24%201.186-.255c0%200%20.179.164.389.449c-.284.556-.779%201.725-.42%202.971c.061.24.15.45.256.629c.015.016.015.016.015.031l.03.029c.585.886%201.649.976%201.649.976a2.65%202.65%200%200%201-1.169-1.125a3.2%203.2%200%200%201-.271-.646c-.285-1.08.135-1.725.375-2.145a2.74%202.74%200%200%201%202.609-1.23a2.72%202.72%200%200%201%202.399%203.03a2.72%202.72%200%200%201-1.409%202.085c.181.494-.015%201.08-.015%201.08c.449.57.479.9.465%201.215c-.585-.09-1.141.301-1.141.301s1.111-.256%201.756.314c.42.449.704.87.869%201.17c.24.435%201.35.465%201.229%201.23c-.135.779-.989.779-2.31-.09zm-4.824-4.61a.563.563%200%200%200-.795%200l-.465.468a.56.56%200%200%200%200%20.796l.51.51c.222.225.577.21.795%200l.47-.466a.56.56%200%200%200%200-.794l-.515-.525zm-2.205-.186a.363.363%200%200%200%200%20.511a.366.366%200%200%200%20.51%200a.36.36%200%201%200-.51-.511m1.269-.252a.36.36%200%200%200%200-.51a.366.366%200%200%200-.51%200a.364.364%200%200%200%200%20.51a.36.36%200%200%200%20.51%200m5.385-1.304c.591-1.131-.247-1.791-.825-2.332c-.924-.87-1.846-1.245-2.9-.029c-1.052%201.199-.383%202.609.58%203.284c.96.69%202.535.226%203.135-.915zm-1.595-.463c-.372-.445.322-1.252.757-.77c.8.89-.387%201.216-.757.77%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%200C5.373%200%200%205.373%200%2012s5.373%2012%2012%2012s12-5.373%2012-12S18.627%200%2012%200m6.489%2013.965c-1.251-.825-1.965-1.523-2.589-2.777c-.427.859-1.421%202.135-3.098%203.139c-.84%202.61-4.823%207.605-6.113%206.885c-.381-.195-.452-.48-.367-.765c.093-.704%201.566-2.34%201.566-2.34s.029.345.494%201.065c-.629-1.936%201.021-4.305%201.456-5.131c.689-.209.734-1.095.734-1.095c.046-1.364-.569-2.34-1.155-2.94c.421.525.556%201.306.57%202.025v.255c-.029.601-.21%201.41-.585%201.41v.016c-.39-.016-.885.074-1.319.21l-.961.239s.51-.015.78.226c-.314.51-1.005%201.125-1.771%201.484c-1.109.525-1.439-.51-.869-1.17c.135-.165.285-.3.404-.404a.56.56%200%200%201-.149-.36c-.075-.345-.045-.78.45-1.485c.09-.149.21-.3.345-.449l.015-.016l.016-.015v-.015c.029-.046.074-.076.104-.12c.57-.585%201.485-1.2%202.911-1.74c1.694-2.49%202.309-2.956%202.309-2.956c.181-.179.511-.419.615-.479c-.87-1.515-1.049-3.646-.824-4.215a.24.24%200%200%200-.061.105c.09-.195.135-.255.225-.36c.24-.27%201.035-.42%201.336.18c.15.315.18.735.18%201.035c-.645-.029-1.215.69-1.215.69s.524-.24%201.186-.255c0%200%20.179.164.389.449c-.284.556-.779%201.725-.42%202.971c.061.24.15.45.256.629c.015.016.015.016.015.031l.03.029c.585.886%201.649.976%201.649.976a2.65%202.65%200%200%201-1.169-1.125a3.2%203.2%200%200%201-.271-.646c-.285-1.08.135-1.725.375-2.145a2.74%202.74%200%200%201%202.609-1.23a2.72%202.72%200%200%201%202.399%203.03a2.72%202.72%200%200%201-1.409%202.085c.181.494-.015%201.08-.015%201.08c.449.57.479.9.465%201.215c-.585-.09-1.141.301-1.141.301s1.111-.256%201.756.314c.42.449.704.87.869%201.17c.24.435%201.35.465%201.229%201.23c-.135.779-.989.779-2.31-.09zm-4.824-4.61a.563.563%200%200%200-.795%200l-.465.468a.56.56%200%200%200%200%20.796l.51.51c.222.225.577.21.795%200l.47-.466a.56.56%200%200%200%200-.794l-.515-.525zm-2.205-.186a.363.363%200%200%200%200%20.511a.366.366%200%200%200%20.51%200a.36.36%200%201%200-.51-.511m1.269-.252a.36.36%200%200%200%200-.51a.366.366%200%200%200-.51%200a.364.364%200%200%200%200%20.51a.36.36%200%200%200%20.51%200m5.385-1.304c.591-1.131-.247-1.791-.825-2.332c-.924-.87-1.846-1.245-2.9-.029c-1.052%201.199-.383%202.609.58%203.284c.96.69%202.535.226%203.135-.915zm-1.595-.463c-.372-.445.322-1.252.757-.77c.8.89-.387%201.216-.757.77%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/grav.svg?color=%231a73e8&size=48