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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.2 5.3c-.1 0-.1.1-.1.2v.2c0 .2-.2.2-.3.2s-.1.1-.1.3c-5.3 5.4-4.9 5.5-5.7 5.9l-1.2.7c-.5.2-.9.6-1.2 1l-6.3 8.8c-.3.4-.4 1-.1 1.5c.7 1.5 2.3 2.7 4 2.9c.5 0 1-.2 1.3-.6l6.3-8.8c.3-.4.5-.9.6-1.4l.2-1.4c.1-.9.3-.6 3.7-7.3c.2-.2.3-.2.3-.3s0-.3.1-.3h.2c.1 0 .1-.1.1-.2c-.1-.1-.2-.5-.7-1c-.5-.4-.9-.4-1.1-.4m-4.3.1c-.2 0-.6 0-1.1.4s-.7.7-.7.9c-.1.1-.1.2 0 .2h.2c.1 0 .1.2.1.3s.1.1.3.3c.3.7.7 1.3.9 1.9c.5-.5 1.1-1.2 1.9-2c-.3-.4-.7-.7-1.1-1.1c0-.2 0-.3-.1-.3s-.3 0-.3-.2v-.2c0-.1 0-.2-.1-.2m4.6 5.2c-.8 1.6-1.4 2.6-1.7 3.1c-.4.8-.5.8-.5 1.1l.2 1.3c.1.5.3 1 .6 1.4l6.3 8.8c.3.4.9.7 1.4.6c1.7-.2 3.3-1.4 4-2.9c.3-.4.2-1-.1-1.4l-6.3-8.8c-.3-.4-.7-.8-1.2-1l-1.2-.7c-.4-.2-.5-.4-1.5-1.5"/></svg>

React

import type { SVGProps } from "react";

export function LaUntappd(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="M18.2 5.3c-.1 0-.1.1-.1.2v.2c0 .2-.2.2-.3.2s-.1.1-.1.3c-5.3 5.4-4.9 5.5-5.7 5.9l-1.2.7c-.5.2-.9.6-1.2 1l-6.3 8.8c-.3.4-.4 1-.1 1.5c.7 1.5 2.3 2.7 4 2.9c.5 0 1-.2 1.3-.6l6.3-8.8c.3-.4.5-.9.6-1.4l.2-1.4c.1-.9.3-.6 3.7-7.3c.2-.2.3-.2.3-.3s0-.3.1-.3h.2c.1 0 .1-.1.1-.2c-.1-.1-.2-.5-.7-1c-.5-.4-.9-.4-1.1-.4m-4.3.1c-.2 0-.6 0-1.1.4s-.7.7-.7.9c-.1.1-.1.2 0 .2h.2c.1 0 .1.2.1.3s.1.1.3.3c.3.7.7 1.3.9 1.9c.5-.5 1.1-1.2 1.9-2c-.3-.4-.7-.7-1.1-1.1c0-.2 0-.3-.1-.3s-.3 0-.3-.2v-.2c0-.1 0-.2-.1-.2m4.6 5.2c-.8 1.6-1.4 2.6-1.7 3.1c-.4.8-.5.8-.5 1.1l.2 1.3c.1.5.3 1 .6 1.4l6.3 8.8c.3.4.9.7 1.4.6c1.7-.2 3.3-1.4 4-2.9c.3-.4.2-1-.1-1.4l-6.3-8.8c-.3-.4-.7-.8-1.2-1l-1.2-.7c-.4-.2-.5-.4-1.5-1.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M18.2 5.3c-.1 0-.1.1-.1.2v.2c0 .2-.2.2-.3.2s-.1.1-.1.3c-5.3 5.4-4.9 5.5-5.7 5.9l-1.2.7c-.5.2-.9.6-1.2 1l-6.3 8.8c-.3.4-.4 1-.1 1.5c.7 1.5 2.3 2.7 4 2.9c.5 0 1-.2 1.3-.6l6.3-8.8c.3-.4.5-.9.6-1.4l.2-1.4c.1-.9.3-.6 3.7-7.3c.2-.2.3-.2.3-.3s0-.3.1-.3h.2c.1 0 .1-.1.1-.2c-.1-.1-.2-.5-.7-1c-.5-.4-.9-.4-1.1-.4m-4.3.1c-.2 0-.6 0-1.1.4s-.7.7-.7.9c-.1.1-.1.2 0 .2h.2c.1 0 .1.2.1.3s.1.1.3.3c.3.7.7 1.3.9 1.9c.5-.5 1.1-1.2 1.9-2c-.3-.4-.7-.7-1.1-1.1c0-.2 0-.3-.1-.3s-.3 0-.3-.2v-.2c0-.1 0-.2-.1-.2m4.6 5.2c-.8 1.6-1.4 2.6-1.7 3.1c-.4.8-.5.8-.5 1.1l.2 1.3c.1.5.3 1 .6 1.4l6.3 8.8c.3.4.9.7 1.4.6c1.7-.2 3.3-1.4 4-2.9c.3-.4.2-1-.1-1.4l-6.3-8.8c-.3-.4-.7-.8-1.2-1l-1.2-.7c-.4-.2-.5-.4-1.5-1.5"/></svg>
</template>

CSS

.icon-untappd {
  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%22M18.2%205.3c-.1%200-.1.1-.1.2v.2c0%20.2-.2.2-.3.2s-.1.1-.1.3c-5.3%205.4-4.9%205.5-5.7%205.9l-1.2.7c-.5.2-.9.6-1.2%201l-6.3%208.8c-.3.4-.4%201-.1%201.5c.7%201.5%202.3%202.7%204%202.9c.5%200%201-.2%201.3-.6l6.3-8.8c.3-.4.5-.9.6-1.4l.2-1.4c.1-.9.3-.6%203.7-7.3c.2-.2.3-.2.3-.3s0-.3.1-.3h.2c.1%200%20.1-.1.1-.2c-.1-.1-.2-.5-.7-1c-.5-.4-.9-.4-1.1-.4m-4.3.1c-.2%200-.6%200-1.1.4s-.7.7-.7.9c-.1.1-.1.2%200%20.2h.2c.1%200%20.1.2.1.3s.1.1.3.3c.3.7.7%201.3.9%201.9c.5-.5%201.1-1.2%201.9-2c-.3-.4-.7-.7-1.1-1.1c0-.2%200-.3-.1-.3s-.3%200-.3-.2v-.2c0-.1%200-.2-.1-.2m4.6%205.2c-.8%201.6-1.4%202.6-1.7%203.1c-.4.8-.5.8-.5%201.1l.2%201.3c.1.5.3%201%20.6%201.4l6.3%208.8c.3.4.9.7%201.4.6c1.7-.2%203.3-1.4%204-2.9c.3-.4.2-1-.1-1.4l-6.3-8.8c-.3-.4-.7-.8-1.2-1l-1.2-.7c-.4-.2-.5-.4-1.5-1.5%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%22M18.2%205.3c-.1%200-.1.1-.1.2v.2c0%20.2-.2.2-.3.2s-.1.1-.1.3c-5.3%205.4-4.9%205.5-5.7%205.9l-1.2.7c-.5.2-.9.6-1.2%201l-6.3%208.8c-.3.4-.4%201-.1%201.5c.7%201.5%202.3%202.7%204%202.9c.5%200%201-.2%201.3-.6l6.3-8.8c.3-.4.5-.9.6-1.4l.2-1.4c.1-.9.3-.6%203.7-7.3c.2-.2.3-.2.3-.3s0-.3.1-.3h.2c.1%200%20.1-.1.1-.2c-.1-.1-.2-.5-.7-1c-.5-.4-.9-.4-1.1-.4m-4.3.1c-.2%200-.6%200-1.1.4s-.7.7-.7.9c-.1.1-.1.2%200%20.2h.2c.1%200%20.1.2.1.3s.1.1.3.3c.3.7.7%201.3.9%201.9c.5-.5%201.1-1.2%201.9-2c-.3-.4-.7-.7-1.1-1.1c0-.2%200-.3-.1-.3s-.3%200-.3-.2v-.2c0-.1%200-.2-.1-.2m4.6%205.2c-.8%201.6-1.4%202.6-1.7%203.1c-.4.8-.5.8-.5%201.1l.2%201.3c.1.5.3%201%20.6%201.4l6.3%208.8c.3.4.9.7%201.4.6c1.7-.2%203.3-1.4%204-2.9c.3-.4.2-1-.1-1.4l-6.3-8.8c-.3-.4-.7-.8-1.2-1l-1.2-.7c-.4-.2-.5-.4-1.5-1.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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