grav logo
grav from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- grav
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- 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 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m8.651 18.62c-1.667-1.099-2.62-2.031-3.453-3.703c-.568 1.146-1.891 2.849-4.13 4.188c-1.12 3.479-6.427 10.141-8.151 9.177c-.505-.26-.599-.641-.49-1.021c.125-.938 2.089-3.12 2.089-3.12s.042.464.661 1.422c-.839-2.583 1.359-5.74 1.943-6.844c.917-.276.974-1.458.974-1.458c.063-1.818-.755-3.12-1.536-3.917c.563.698.74 1.74.76 2.698v.339c-.042.802-.281 1.88-.781 1.88v.021c-.521-.021-1.182.099-1.76.281l-1.281.318s.682-.021 1.042.302c-.417.682-1.339 1.5-2.359 1.979c-1.479.698-1.922-.682-1.161-1.563c.182-.219.38-.396.536-.536c-.12-.12-.177-.281-.198-.479c-.099-.458-.057-1.042.604-1.979c.12-.198.276-.401.458-.599l.042-.042v-.021c.036-.063.099-.099.135-.161c.76-.776 1.984-1.599 3.885-2.318c2.255-3.323 3.078-3.943 3.078-3.943c.24-.24.682-.557.818-.641c-1.161-2.016-1.396-4.859-1.099-5.62a.34.34 0 0 0-.078.141c.12-.26.177-.339.297-.479c.323-.359 1.38-.557 1.781.24c.203.422.24.979.24 1.38c-.859-.036-1.62.922-1.62.922s.698-.323 1.583-.339c0 0 .24.219.516.594c-.375.745-1.036 2.302-.557 3.964c.083.323.198.599.344.839c.016.021.016.021.016.042l.042.036c.781 1.182 2.198 1.302 2.198 1.302a3.5 3.5 0 0 1-1.557-1.5a4 4 0 0 1-.359-.859c-.38-1.443.177-2.302.5-2.859a3.65 3.65 0 0 1 3.474-1.641A3.635 3.635 0 0 1 25.3 9.085a3.63 3.63 0 0 1-1.88 2.776c.24.661-.021 1.443-.021 1.443c.599.76.641 1.198.62 1.62c-.781-.12-1.521.401-1.521.401s1.479-.344 2.344.417a8 8 0 0 1 1.156 1.563c.318.578 1.802.62 1.641 1.641c-.182 1.036-1.323 1.036-3.083-.12zm-6.432-6.146a.747.747 0 0 0-1.057 0l-.62.625c-.297.276-.297.76 0 1.057l.677.682a.755.755 0 0 0 1.063 0l.625-.62a.745.745 0 0 0 0-1.063l-.688-.698zm-2.938-.25a.483.483 0 0 0 0 .682c.188.182.49.182.677 0c.188-.193.188-.495 0-.682s-.49-.188-.677 0m1.693-.333a.483.483 0 0 0 0-.682a.494.494 0 0 0-.682 0a.483.483 0 0 0 .682.682m7.177-1.74c.786-1.51-.328-2.391-1.099-3.109c-1.234-1.161-2.464-1.661-3.865-.036c-1.406 1.594-.51 3.474.771 4.375c1.281.922 3.38.302 4.182-1.219zm-2.125-.62c-.495-.594.427-1.667 1.01-1.026c1.063 1.188-.516 1.625-1.01 1.026"/></svg>
React
import type { SVGProps } from "react";
export function CibGrav(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m8.651 18.62c-1.667-1.099-2.62-2.031-3.453-3.703c-.568 1.146-1.891 2.849-4.13 4.188c-1.12 3.479-6.427 10.141-8.151 9.177c-.505-.26-.599-.641-.49-1.021c.125-.938 2.089-3.12 2.089-3.12s.042.464.661 1.422c-.839-2.583 1.359-5.74 1.943-6.844c.917-.276.974-1.458.974-1.458c.063-1.818-.755-3.12-1.536-3.917c.563.698.74 1.74.76 2.698v.339c-.042.802-.281 1.88-.781 1.88v.021c-.521-.021-1.182.099-1.76.281l-1.281.318s.682-.021 1.042.302c-.417.682-1.339 1.5-2.359 1.979c-1.479.698-1.922-.682-1.161-1.563c.182-.219.38-.396.536-.536c-.12-.12-.177-.281-.198-.479c-.099-.458-.057-1.042.604-1.979c.12-.198.276-.401.458-.599l.042-.042v-.021c.036-.063.099-.099.135-.161c.76-.776 1.984-1.599 3.885-2.318c2.255-3.323 3.078-3.943 3.078-3.943c.24-.24.682-.557.818-.641c-1.161-2.016-1.396-4.859-1.099-5.62a.34.34 0 0 0-.078.141c.12-.26.177-.339.297-.479c.323-.359 1.38-.557 1.781.24c.203.422.24.979.24 1.38c-.859-.036-1.62.922-1.62.922s.698-.323 1.583-.339c0 0 .24.219.516.594c-.375.745-1.036 2.302-.557 3.964c.083.323.198.599.344.839c.016.021.016.021.016.042l.042.036c.781 1.182 2.198 1.302 2.198 1.302a3.5 3.5 0 0 1-1.557-1.5a4 4 0 0 1-.359-.859c-.38-1.443.177-2.302.5-2.859a3.65 3.65 0 0 1 3.474-1.641A3.635 3.635 0 0 1 25.3 9.085a3.63 3.63 0 0 1-1.88 2.776c.24.661-.021 1.443-.021 1.443c.599.76.641 1.198.62 1.62c-.781-.12-1.521.401-1.521.401s1.479-.344 2.344.417a8 8 0 0 1 1.156 1.563c.318.578 1.802.62 1.641 1.641c-.182 1.036-1.323 1.036-3.083-.12zm-6.432-6.146a.747.747 0 0 0-1.057 0l-.62.625c-.297.276-.297.76 0 1.057l.677.682a.755.755 0 0 0 1.063 0l.625-.62a.745.745 0 0 0 0-1.063l-.688-.698zm-2.938-.25a.483.483 0 0 0 0 .682c.188.182.49.182.677 0c.188-.193.188-.495 0-.682s-.49-.188-.677 0m1.693-.333a.483.483 0 0 0 0-.682a.494.494 0 0 0-.682 0a.483.483 0 0 0 .682.682m7.177-1.74c.786-1.51-.328-2.391-1.099-3.109c-1.234-1.161-2.464-1.661-3.865-.036c-1.406 1.594-.51 3.474.771 4.375c1.281.922 3.38.302 4.182-1.219zm-2.125-.62c-.495-.594.427-1.667 1.01-1.026c1.063 1.188-.516 1.625-1.01 1.026"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0m8.651 18.62c-1.667-1.099-2.62-2.031-3.453-3.703c-.568 1.146-1.891 2.849-4.13 4.188c-1.12 3.479-6.427 10.141-8.151 9.177c-.505-.26-.599-.641-.49-1.021c.125-.938 2.089-3.12 2.089-3.12s.042.464.661 1.422c-.839-2.583 1.359-5.74 1.943-6.844c.917-.276.974-1.458.974-1.458c.063-1.818-.755-3.12-1.536-3.917c.563.698.74 1.74.76 2.698v.339c-.042.802-.281 1.88-.781 1.88v.021c-.521-.021-1.182.099-1.76.281l-1.281.318s.682-.021 1.042.302c-.417.682-1.339 1.5-2.359 1.979c-1.479.698-1.922-.682-1.161-1.563c.182-.219.38-.396.536-.536c-.12-.12-.177-.281-.198-.479c-.099-.458-.057-1.042.604-1.979c.12-.198.276-.401.458-.599l.042-.042v-.021c.036-.063.099-.099.135-.161c.76-.776 1.984-1.599 3.885-2.318c2.255-3.323 3.078-3.943 3.078-3.943c.24-.24.682-.557.818-.641c-1.161-2.016-1.396-4.859-1.099-5.62a.34.34 0 0 0-.078.141c.12-.26.177-.339.297-.479c.323-.359 1.38-.557 1.781.24c.203.422.24.979.24 1.38c-.859-.036-1.62.922-1.62.922s.698-.323 1.583-.339c0 0 .24.219.516.594c-.375.745-1.036 2.302-.557 3.964c.083.323.198.599.344.839c.016.021.016.021.016.042l.042.036c.781 1.182 2.198 1.302 2.198 1.302a3.5 3.5 0 0 1-1.557-1.5a4 4 0 0 1-.359-.859c-.38-1.443.177-2.302.5-2.859a3.65 3.65 0 0 1 3.474-1.641A3.635 3.635 0 0 1 25.3 9.085a3.63 3.63 0 0 1-1.88 2.776c.24.661-.021 1.443-.021 1.443c.599.76.641 1.198.62 1.62c-.781-.12-1.521.401-1.521.401s1.479-.344 2.344.417a8 8 0 0 1 1.156 1.563c.318.578 1.802.62 1.641 1.641c-.182 1.036-1.323 1.036-3.083-.12zm-6.432-6.146a.747.747 0 0 0-1.057 0l-.62.625c-.297.276-.297.76 0 1.057l.677.682a.755.755 0 0 0 1.063 0l.625-.62a.745.745 0 0 0 0-1.063l-.688-.698zm-2.938-.25a.483.483 0 0 0 0 .682c.188.182.49.182.677 0c.188-.193.188-.495 0-.682s-.49-.188-.677 0m1.693-.333a.483.483 0 0 0 0-.682a.494.494 0 0 0-.682 0a.483.483 0 0 0 .682.682m7.177-1.74c.786-1.51-.328-2.391-1.099-3.109c-1.234-1.161-2.464-1.661-3.865-.036c-1.406 1.594-.51 3.474.771 4.375c1.281.922 3.38.302 4.182-1.219zm-2.125-.62c-.495-.594.427-1.667 1.01-1.026c1.063 1.188-.516 1.625-1.01 1.026"/></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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200m8.651%2018.62c-1.667-1.099-2.62-2.031-3.453-3.703c-.568%201.146-1.891%202.849-4.13%204.188c-1.12%203.479-6.427%2010.141-8.151%209.177c-.505-.26-.599-.641-.49-1.021c.125-.938%202.089-3.12%202.089-3.12s.042.464.661%201.422c-.839-2.583%201.359-5.74%201.943-6.844c.917-.276.974-1.458.974-1.458c.063-1.818-.755-3.12-1.536-3.917c.563.698.74%201.74.76%202.698v.339c-.042.802-.281%201.88-.781%201.88v.021c-.521-.021-1.182.099-1.76.281l-1.281.318s.682-.021%201.042.302c-.417.682-1.339%201.5-2.359%201.979c-1.479.698-1.922-.682-1.161-1.563c.182-.219.38-.396.536-.536c-.12-.12-.177-.281-.198-.479c-.099-.458-.057-1.042.604-1.979c.12-.198.276-.401.458-.599l.042-.042v-.021c.036-.063.099-.099.135-.161c.76-.776%201.984-1.599%203.885-2.318c2.255-3.323%203.078-3.943%203.078-3.943c.24-.24.682-.557.818-.641c-1.161-2.016-1.396-4.859-1.099-5.62a.34.34%200%200%200-.078.141c.12-.26.177-.339.297-.479c.323-.359%201.38-.557%201.781.24c.203.422.24.979.24%201.38c-.859-.036-1.62.922-1.62.922s.698-.323%201.583-.339c0%200%20.24.219.516.594c-.375.745-1.036%202.302-.557%203.964c.083.323.198.599.344.839c.016.021.016.021.016.042l.042.036c.781%201.182%202.198%201.302%202.198%201.302a3.5%203.5%200%200%201-1.557-1.5a4%204%200%200%201-.359-.859c-.38-1.443.177-2.302.5-2.859a3.65%203.65%200%200%201%203.474-1.641A3.635%203.635%200%200%201%2025.3%209.085a3.63%203.63%200%200%201-1.88%202.776c.24.661-.021%201.443-.021%201.443c.599.76.641%201.198.62%201.62c-.781-.12-1.521.401-1.521.401s1.479-.344%202.344.417a8%208%200%200%201%201.156%201.563c.318.578%201.802.62%201.641%201.641c-.182%201.036-1.323%201.036-3.083-.12zm-6.432-6.146a.747.747%200%200%200-1.057%200l-.62.625c-.297.276-.297.76%200%201.057l.677.682a.755.755%200%200%200%201.063%200l.625-.62a.745.745%200%200%200%200-1.063l-.688-.698zm-2.938-.25a.483.483%200%200%200%200%20.682c.188.182.49.182.677%200c.188-.193.188-.495%200-.682s-.49-.188-.677%200m1.693-.333a.483.483%200%200%200%200-.682a.494.494%200%200%200-.682%200a.483.483%200%200%200%20.682.682m7.177-1.74c.786-1.51-.328-2.391-1.099-3.109c-1.234-1.161-2.464-1.661-3.865-.036c-1.406%201.594-.51%203.474.771%204.375c1.281.922%203.38.302%204.182-1.219zm-2.125-.62c-.495-.594.427-1.667%201.01-1.026c1.063%201.188-.516%201.625-1.01%201.026%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M16%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200m8.651%2018.62c-1.667-1.099-2.62-2.031-3.453-3.703c-.568%201.146-1.891%202.849-4.13%204.188c-1.12%203.479-6.427%2010.141-8.151%209.177c-.505-.26-.599-.641-.49-1.021c.125-.938%202.089-3.12%202.089-3.12s.042.464.661%201.422c-.839-2.583%201.359-5.74%201.943-6.844c.917-.276.974-1.458.974-1.458c.063-1.818-.755-3.12-1.536-3.917c.563.698.74%201.74.76%202.698v.339c-.042.802-.281%201.88-.781%201.88v.021c-.521-.021-1.182.099-1.76.281l-1.281.318s.682-.021%201.042.302c-.417.682-1.339%201.5-2.359%201.979c-1.479.698-1.922-.682-1.161-1.563c.182-.219.38-.396.536-.536c-.12-.12-.177-.281-.198-.479c-.099-.458-.057-1.042.604-1.979c.12-.198.276-.401.458-.599l.042-.042v-.021c.036-.063.099-.099.135-.161c.76-.776%201.984-1.599%203.885-2.318c2.255-3.323%203.078-3.943%203.078-3.943c.24-.24.682-.557.818-.641c-1.161-2.016-1.396-4.859-1.099-5.62a.34.34%200%200%200-.078.141c.12-.26.177-.339.297-.479c.323-.359%201.38-.557%201.781.24c.203.422.24.979.24%201.38c-.859-.036-1.62.922-1.62.922s.698-.323%201.583-.339c0%200%20.24.219.516.594c-.375.745-1.036%202.302-.557%203.964c.083.323.198.599.344.839c.016.021.016.021.016.042l.042.036c.781%201.182%202.198%201.302%202.198%201.302a3.5%203.5%200%200%201-1.557-1.5a4%204%200%200%201-.359-.859c-.38-1.443.177-2.302.5-2.859a3.65%203.65%200%200%201%203.474-1.641A3.635%203.635%200%200%201%2025.3%209.085a3.63%203.63%200%200%201-1.88%202.776c.24.661-.021%201.443-.021%201.443c.599.76.641%201.198.62%201.62c-.781-.12-1.521.401-1.521.401s1.479-.344%202.344.417a8%208%200%200%201%201.156%201.563c.318.578%201.802.62%201.641%201.641c-.182%201.036-1.323%201.036-3.083-.12zm-6.432-6.146a.747.747%200%200%200-1.057%200l-.62.625c-.297.276-.297.76%200%201.057l.677.682a.755.755%200%200%200%201.063%200l.625-.62a.745.745%200%200%200%200-1.063l-.688-.698zm-2.938-.25a.483.483%200%200%200%200%20.682c.188.182.49.182.677%200c.188-.193.188-.495%200-.682s-.49-.188-.677%200m1.693-.333a.483.483%200%200%200%200-.682a.494.494%200%200%200-.682%200a.483.483%200%200%200%20.682.682m7.177-1.74c.786-1.51-.328-2.391-1.099-3.109c-1.234-1.161-2.464-1.661-3.865-.036c-1.406%201.594-.51%203.474.771%204.375c1.281.922%203.38.302%204.182-1.219zm-2.125-.62c-.495-.594.427-1.667%201.01-1.026c1.063%201.188-.516%201.625-1.01%201.026%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/grav.svg?color=%231a73e8&size=48