grav from Line Awesome by Icons8 · Line · Other · Apache-2.0 Free for personal and commercial use.

Name
grav
Set
Line Awesome
Style
Line
Category
Other
Viewbox
32×32
License
Apache 2.0

The same icon in other sets

More other icons from Line Awesome

Use the grav icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5m-.11 2.02c-.264.004-.543.15-.71.482l.017-.022c-.21.503.212 2.485.973 3.81c-.106.058-.173.115-.338.28c-.913.41-2.377 2.551-2.377 2.551c-1.192.457-3.263 1.82-2.984 3.037a.6.6 0 0 0 .127.317a2.5 2.5 0 0 0-.352.351c-.503.584-.224 1.487.748 1.031c.668-.304 1.252-.854 1.535-1.285c0 0-.231-.21-.687-.185c1.17-.28 1.465-.108 1.953-.051c.338.165.338-1.451.338-1.451c0-.622-.093-1.31-.469-1.754c.53.516 1.23 1.381 1.184 2.56c-.034.774-.643.973-.643.973c-.385.702-1.827 2.787-1.285 4.482c0 0-.41-.628-.432-.933c-.736.82-1.965 2.211-1.039 2.726c1.125.622 4.601-3.746 5.336-6.017c1.463-.88 2.342-2 2.701-2.748c.928 1.84 4.21 3.74 4.455 2.238c.106-.68-.854-.703-1.066-1.088c-.575-1.019-1.352-1.298-2.486-1.027c.49-.338.994-.258.994-.258c.013-.27 0-.55-.397-1.053c.165-.529.012-.947.012-.947a2.43 2.43 0 0 0 1.23-1.826a2.4 2.4 0 0 0-2.105-2.656c-.935-.106-1.849.325-2.297 1.086c-.98 1.696.06 2.999.947 3.443c-.609-.06-1.449-.504-1.695-1.451c-.24-.94.023-1.827.266-2.367c0 0-.545-.454-.698-.586c0 0-.585 0-1.04.224c.502-.643 1.066-.61 1.066-.61c0-.27-.025-.628-.152-.911a.68.68 0 0 0-.63-.365m3.58 2.273c.418.045.821.317 1.225.697c.503.478 1.239 1.052.727 2.037c-.53.994-1.906 1.405-2.752.809c-.841-.61-1.43-1.828-.504-2.88c.457-.527.888-.708 1.305-.663zm.909 1.535c-.315.041-.595.515-.348.807c.312.38 1.357.101.655-.682a.34.34 0 0 0-.307-.125m-3.2 2.582c.128 0 .257.048.356.14l.445.458a.493.493 0 0 1 0 .687l-.41.41a.49.49 0 0 1-.703 0l-.443-.443a.51.51 0 0 1 0-.701l.41-.41a.5.5 0 0 1 .346-.14z"/></svg>

React

import type { SVGProps } from "react";

export function LaGrav(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 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5m-.11 2.02c-.264.004-.543.15-.71.482l.017-.022c-.21.503.212 2.485.973 3.81c-.106.058-.173.115-.338.28c-.913.41-2.377 2.551-2.377 2.551c-1.192.457-3.263 1.82-2.984 3.037a.6.6 0 0 0 .127.317a2.5 2.5 0 0 0-.352.351c-.503.584-.224 1.487.748 1.031c.668-.304 1.252-.854 1.535-1.285c0 0-.231-.21-.687-.185c1.17-.28 1.465-.108 1.953-.051c.338.165.338-1.451.338-1.451c0-.622-.093-1.31-.469-1.754c.53.516 1.23 1.381 1.184 2.56c-.034.774-.643.973-.643.973c-.385.702-1.827 2.787-1.285 4.482c0 0-.41-.628-.432-.933c-.736.82-1.965 2.211-1.039 2.726c1.125.622 4.601-3.746 5.336-6.017c1.463-.88 2.342-2 2.701-2.748c.928 1.84 4.21 3.74 4.455 2.238c.106-.68-.854-.703-1.066-1.088c-.575-1.019-1.352-1.298-2.486-1.027c.49-.338.994-.258.994-.258c.013-.27 0-.55-.397-1.053c.165-.529.012-.947.012-.947a2.43 2.43 0 0 0 1.23-1.826a2.4 2.4 0 0 0-2.105-2.656c-.935-.106-1.849.325-2.297 1.086c-.98 1.696.06 2.999.947 3.443c-.609-.06-1.449-.504-1.695-1.451c-.24-.94.023-1.827.266-2.367c0 0-.545-.454-.698-.586c0 0-.585 0-1.04.224c.502-.643 1.066-.61 1.066-.61c0-.27-.025-.628-.152-.911a.68.68 0 0 0-.63-.365m3.58 2.273c.418.045.821.317 1.225.697c.503.478 1.239 1.052.727 2.037c-.53.994-1.906 1.405-2.752.809c-.841-.61-1.43-1.828-.504-2.88c.457-.527.888-.708 1.305-.663zm.909 1.535c-.315.041-.595.515-.348.807c.312.38 1.357.101.655-.682a.34.34 0 0 0-.307-.125m-3.2 2.582c.128 0 .257.048.356.14l.445.458a.493.493 0 0 1 0 .687l-.41.41a.49.49 0 0 1-.703 0l-.443-.443a.51.51 0 0 1 0-.701l.41-.41a.5.5 0 0 1 .346-.14z"/></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 3C8.832 3 3 8.832 3 16s5.832 13 13 13s13-5.832 13-13S23.168 3 16 3m0 2c6.065 0 11 4.935 11 11s-4.935 11-11 11S5 22.065 5 16S9.935 5 16 5m-.11 2.02c-.264.004-.543.15-.71.482l.017-.022c-.21.503.212 2.485.973 3.81c-.106.058-.173.115-.338.28c-.913.41-2.377 2.551-2.377 2.551c-1.192.457-3.263 1.82-2.984 3.037a.6.6 0 0 0 .127.317a2.5 2.5 0 0 0-.352.351c-.503.584-.224 1.487.748 1.031c.668-.304 1.252-.854 1.535-1.285c0 0-.231-.21-.687-.185c1.17-.28 1.465-.108 1.953-.051c.338.165.338-1.451.338-1.451c0-.622-.093-1.31-.469-1.754c.53.516 1.23 1.381 1.184 2.56c-.034.774-.643.973-.643.973c-.385.702-1.827 2.787-1.285 4.482c0 0-.41-.628-.432-.933c-.736.82-1.965 2.211-1.039 2.726c1.125.622 4.601-3.746 5.336-6.017c1.463-.88 2.342-2 2.701-2.748c.928 1.84 4.21 3.74 4.455 2.238c.106-.68-.854-.703-1.066-1.088c-.575-1.019-1.352-1.298-2.486-1.027c.49-.338.994-.258.994-.258c.013-.27 0-.55-.397-1.053c.165-.529.012-.947.012-.947a2.43 2.43 0 0 0 1.23-1.826a2.4 2.4 0 0 0-2.105-2.656c-.935-.106-1.849.325-2.297 1.086c-.98 1.696.06 2.999.947 3.443c-.609-.06-1.449-.504-1.695-1.451c-.24-.94.023-1.827.266-2.367c0 0-.545-.454-.698-.586c0 0-.585 0-1.04.224c.502-.643 1.066-.61 1.066-.61c0-.27-.025-.628-.152-.911a.68.68 0 0 0-.63-.365m3.58 2.273c.418.045.821.317 1.225.697c.503.478 1.239 1.052.727 2.037c-.53.994-1.906 1.405-2.752.809c-.841-.61-1.43-1.828-.504-2.88c.457-.527.888-.708 1.305-.663zm.909 1.535c-.315.041-.595.515-.348.807c.312.38 1.357.101.655-.682a.34.34 0 0 0-.307-.125m-3.2 2.582c.128 0 .257.048.356.14l.445.458a.493.493 0 0 1 0 .687l-.41.41a.49.49 0 0 1-.703 0l-.443-.443a.51.51 0 0 1 0-.701l.41-.41a.5.5 0 0 1 .346-.14z"/></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%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.065%200%2011%204.935%2011%2011s-4.935%2011-11%2011S5%2022.065%205%2016S9.935%205%2016%205m-.11%202.02c-.264.004-.543.15-.71.482l.017-.022c-.21.503.212%202.485.973%203.81c-.106.058-.173.115-.338.28c-.913.41-2.377%202.551-2.377%202.551c-1.192.457-3.263%201.82-2.984%203.037a.6.6%200%200%200%20.127.317a2.5%202.5%200%200%200-.352.351c-.503.584-.224%201.487.748%201.031c.668-.304%201.252-.854%201.535-1.285c0%200-.231-.21-.687-.185c1.17-.28%201.465-.108%201.953-.051c.338.165.338-1.451.338-1.451c0-.622-.093-1.31-.469-1.754c.53.516%201.23%201.381%201.184%202.56c-.034.774-.643.973-.643.973c-.385.702-1.827%202.787-1.285%204.482c0%200-.41-.628-.432-.933c-.736.82-1.965%202.211-1.039%202.726c1.125.622%204.601-3.746%205.336-6.017c1.463-.88%202.342-2%202.701-2.748c.928%201.84%204.21%203.74%204.455%202.238c.106-.68-.854-.703-1.066-1.088c-.575-1.019-1.352-1.298-2.486-1.027c.49-.338.994-.258.994-.258c.013-.27%200-.55-.397-1.053c.165-.529.012-.947.012-.947a2.43%202.43%200%200%200%201.23-1.826a2.4%202.4%200%200%200-2.105-2.656c-.935-.106-1.849.325-2.297%201.086c-.98%201.696.06%202.999.947%203.443c-.609-.06-1.449-.504-1.695-1.451c-.24-.94.023-1.827.266-2.367c0%200-.545-.454-.698-.586c0%200-.585%200-1.04.224c.502-.643%201.066-.61%201.066-.61c0-.27-.025-.628-.152-.911a.68.68%200%200%200-.63-.365m3.58%202.273c.418.045.821.317%201.225.697c.503.478%201.239%201.052.727%202.037c-.53.994-1.906%201.405-2.752.809c-.841-.61-1.43-1.828-.504-2.88c.457-.527.888-.708%201.305-.663zm.909%201.535c-.315.041-.595.515-.348.807c.312.38%201.357.101.655-.682a.34.34%200%200%200-.307-.125m-3.2%202.582c.128%200%20.257.048.356.14l.445.458a.493.493%200%200%201%200%20.687l-.41.41a.49.49%200%200%201-.703%200l-.443-.443a.51.51%200%200%201%200-.701l.41-.41a.5.5%200%200%201%20.346-.14z%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%203C8.832%203%203%208.832%203%2016s5.832%2013%2013%2013s13-5.832%2013-13S23.168%203%2016%203m0%202c6.065%200%2011%204.935%2011%2011s-4.935%2011-11%2011S5%2022.065%205%2016S9.935%205%2016%205m-.11%202.02c-.264.004-.543.15-.71.482l.017-.022c-.21.503.212%202.485.973%203.81c-.106.058-.173.115-.338.28c-.913.41-2.377%202.551-2.377%202.551c-1.192.457-3.263%201.82-2.984%203.037a.6.6%200%200%200%20.127.317a2.5%202.5%200%200%200-.352.351c-.503.584-.224%201.487.748%201.031c.668-.304%201.252-.854%201.535-1.285c0%200-.231-.21-.687-.185c1.17-.28%201.465-.108%201.953-.051c.338.165.338-1.451.338-1.451c0-.622-.093-1.31-.469-1.754c.53.516%201.23%201.381%201.184%202.56c-.034.774-.643.973-.643.973c-.385.702-1.827%202.787-1.285%204.482c0%200-.41-.628-.432-.933c-.736.82-1.965%202.211-1.039%202.726c1.125.622%204.601-3.746%205.336-6.017c1.463-.88%202.342-2%202.701-2.748c.928%201.84%204.21%203.74%204.455%202.238c.106-.68-.854-.703-1.066-1.088c-.575-1.019-1.352-1.298-2.486-1.027c.49-.338.994-.258.994-.258c.013-.27%200-.55-.397-1.053c.165-.529.012-.947.012-.947a2.43%202.43%200%200%200%201.23-1.826a2.4%202.4%200%200%200-2.105-2.656c-.935-.106-1.849.325-2.297%201.086c-.98%201.696.06%202.999.947%203.443c-.609-.06-1.449-.504-1.695-1.451c-.24-.94.023-1.827.266-2.367c0%200-.545-.454-.698-.586c0%200-.585%200-1.04.224c.502-.643%201.066-.61%201.066-.61c0-.27-.025-.628-.152-.911a.68.68%200%200%200-.63-.365m3.58%202.273c.418.045.821.317%201.225.697c.503.478%201.239%201.052.727%202.037c-.53.994-1.906%201.405-2.752.809c-.841-.61-1.43-1.828-.504-2.88c.457-.527.888-.708%201.305-.663zm.909%201.535c-.315.041-.595.515-.348.807c.312.38%201.357.101.655-.682a.34.34%200%200%200-.307-.125m-3.2%202.582c.128%200%20.257.048.356.14l.445.458a.493.493%200%200%201%200%20.687l-.41.41a.49.49%200%200%201-.703%200l-.443-.443a.51.51%200%200%201%200-.701l.41-.41a.5.5%200%200%201%20.346-.14z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/la/grav.svg?color=%231a73e8&size=48