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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 4C10.373 4 5 9.373 5 16s5.373 12 12 12c3.585 0 6.782-1.592 8.979-4.086c-.116-1.795-1.489-3.837-3.979-3.902v.853C20.729 22.175 18.964 23 17 23c-3.86 0-7-3.14-7-7s3.14-7 7-7a6.97 6.97 0 0 1 4.457 1.607l3.506-3.568A11.94 11.94 0 0 0 17 4m-1 9v5h6c2.21 0 3.418.796 4 2c0-2.631.002-7-4-7z"/></svg>

React

import type { SVGProps } from "react";

export function LaGofore(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="M17 4C10.373 4 5 9.373 5 16s5.373 12 12 12c3.585 0 6.782-1.592 8.979-4.086c-.116-1.795-1.489-3.837-3.979-3.902v.853C20.729 22.175 18.964 23 17 23c-3.86 0-7-3.14-7-7s3.14-7 7-7a6.97 6.97 0 0 1 4.457 1.607l3.506-3.568A11.94 11.94 0 0 0 17 4m-1 9v5h6c2.21 0 3.418.796 4 2c0-2.631.002-7-4-7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17 4C10.373 4 5 9.373 5 16s5.373 12 12 12c3.585 0 6.782-1.592 8.979-4.086c-.116-1.795-1.489-3.837-3.979-3.902v.853C20.729 22.175 18.964 23 17 23c-3.86 0-7-3.14-7-7s3.14-7 7-7a6.97 6.97 0 0 1 4.457 1.607l3.506-3.568A11.94 11.94 0 0 0 17 4m-1 9v5h6c2.21 0 3.418.796 4 2c0-2.631.002-7-4-7z"/></svg>
</template>

CSS

.icon-gofore {
  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%22M17%204C10.373%204%205%209.373%205%2016s5.373%2012%2012%2012c3.585%200%206.782-1.592%208.979-4.086c-.116-1.795-1.489-3.837-3.979-3.902v.853C20.729%2022.175%2018.964%2023%2017%2023c-3.86%200-7-3.14-7-7s3.14-7%207-7a6.97%206.97%200%200%201%204.457%201.607l3.506-3.568A11.94%2011.94%200%200%200%2017%204m-1%209v5h6c2.21%200%203.418.796%204%202c0-2.631.002-7-4-7z%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%22M17%204C10.373%204%205%209.373%205%2016s5.373%2012%2012%2012c3.585%200%206.782-1.592%208.979-4.086c-.116-1.795-1.489-3.837-3.979-3.902v.853C20.729%2022.175%2018.964%2023%2017%2023c-3.86%200-7-3.14-7-7s3.14-7%207-7a6.97%206.97%200%200%201%204.457%201.607l3.506-3.568A11.94%2011.94%200%200%200%2017%204m-1%209v5h6c2.21%200%203.418.796%204%202c0-2.631.002-7-4-7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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