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

Name
gripfire
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 gripfire icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.686 1q.03.3.03.6C15.717 7.178 7 10.92 7 17.855c0 3.011 2.486 5.026 4.514 6.793c3.862 2.822 4.629 4.086 4.629 5.008c0 .611-.143 1.022-.143 1.344c.768-1.011.857-1.926.867-2.803c0-1.789-1.258-3.409-2.592-5.242c-.949-1.345-2.505-2.577-2.505-4.2c0-4.466 6.23-7.41 6.23-12.288C18 3.622 15.984 1.144 15.686 1m3.689 8l.24.434c.141.31.205.654.205 1.03c0 2.694-3.482 6.706-3.634 7.038c-.131.31-.186.643-.186.953c0 1.22.911 2.549 1.074 2.549c.142 0 3.41-3.348 3.508-5.299c.38.71.543 1.364.543 2.018c0 2.483-2.52 5.851-2.52 5.851c0 .698 1.922 3.203 2.14 3.203c.064 0 .14-.076.194-.142C23.23 24.263 25 21.503 25 18.377a9 9 0 0 0-.13-1.486c-.73-4.023-4.497-7.503-5.496-7.891z"/></svg>

React

import type { SVGProps } from "react";

export function LaGripfire(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="M15.686 1q.03.3.03.6C15.717 7.178 7 10.92 7 17.855c0 3.011 2.486 5.026 4.514 6.793c3.862 2.822 4.629 4.086 4.629 5.008c0 .611-.143 1.022-.143 1.344c.768-1.011.857-1.926.867-2.803c0-1.789-1.258-3.409-2.592-5.242c-.949-1.345-2.505-2.577-2.505-4.2c0-4.466 6.23-7.41 6.23-12.288C18 3.622 15.984 1.144 15.686 1m3.689 8l.24.434c.141.31.205.654.205 1.03c0 2.694-3.482 6.706-3.634 7.038c-.131.31-.186.643-.186.953c0 1.22.911 2.549 1.074 2.549c.142 0 3.41-3.348 3.508-5.299c.38.71.543 1.364.543 2.018c0 2.483-2.52 5.851-2.52 5.851c0 .698 1.922 3.203 2.14 3.203c.064 0 .14-.076.194-.142C23.23 24.263 25 21.503 25 18.377a9 9 0 0 0-.13-1.486c-.73-4.023-4.497-7.503-5.496-7.891z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.686 1q.03.3.03.6C15.717 7.178 7 10.92 7 17.855c0 3.011 2.486 5.026 4.514 6.793c3.862 2.822 4.629 4.086 4.629 5.008c0 .611-.143 1.022-.143 1.344c.768-1.011.857-1.926.867-2.803c0-1.789-1.258-3.409-2.592-5.242c-.949-1.345-2.505-2.577-2.505-4.2c0-4.466 6.23-7.41 6.23-12.288C18 3.622 15.984 1.144 15.686 1m3.689 8l.24.434c.141.31.205.654.205 1.03c0 2.694-3.482 6.706-3.634 7.038c-.131.31-.186.643-.186.953c0 1.22.911 2.549 1.074 2.549c.142 0 3.41-3.348 3.508-5.299c.38.71.543 1.364.543 2.018c0 2.483-2.52 5.851-2.52 5.851c0 .698 1.922 3.203 2.14 3.203c.064 0 .14-.076.194-.142C23.23 24.263 25 21.503 25 18.377a9 9 0 0 0-.13-1.486c-.73-4.023-4.497-7.503-5.496-7.891z"/></svg>
</template>

CSS

.icon-gripfire {
  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%22M15.686%201q.03.3.03.6C15.717%207.178%207%2010.92%207%2017.855c0%203.011%202.486%205.026%204.514%206.793c3.862%202.822%204.629%204.086%204.629%205.008c0%20.611-.143%201.022-.143%201.344c.768-1.011.857-1.926.867-2.803c0-1.789-1.258-3.409-2.592-5.242c-.949-1.345-2.505-2.577-2.505-4.2c0-4.466%206.23-7.41%206.23-12.288C18%203.622%2015.984%201.144%2015.686%201m3.689%208l.24.434c.141.31.205.654.205%201.03c0%202.694-3.482%206.706-3.634%207.038c-.131.31-.186.643-.186.953c0%201.22.911%202.549%201.074%202.549c.142%200%203.41-3.348%203.508-5.299c.38.71.543%201.364.543%202.018c0%202.483-2.52%205.851-2.52%205.851c0%20.698%201.922%203.203%202.14%203.203c.064%200%20.14-.076.194-.142C23.23%2024.263%2025%2021.503%2025%2018.377a9%209%200%200%200-.13-1.486c-.73-4.023-4.497-7.503-5.496-7.891z%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%22M15.686%201q.03.3.03.6C15.717%207.178%207%2010.92%207%2017.855c0%203.011%202.486%205.026%204.514%206.793c3.862%202.822%204.629%204.086%204.629%205.008c0%20.611-.143%201.022-.143%201.344c.768-1.011.857-1.926.867-2.803c0-1.789-1.258-3.409-2.592-5.242c-.949-1.345-2.505-2.577-2.505-4.2c0-4.466%206.23-7.41%206.23-12.288C18%203.622%2015.984%201.144%2015.686%201m3.689%208l.24.434c.141.31.205.654.205%201.03c0%202.694-3.482%206.706-3.634%207.038c-.131.31-.186.643-.186.953c0%201.22.911%202.549%201.074%202.549c.142%200%203.41-3.348%203.508-5.299c.38.71.543%201.364.543%202.018c0%202.483-2.52%205.851-2.52%205.851c0%20.698%201.922%203.203%202.14%203.203c.064%200%20.14-.076.194-.142C23.23%2024.263%2025%2021.503%2025%2018.377a9%209%200%200%200-.13-1.486c-.73-4.023-4.497-7.503-5.496-7.891z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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