asana from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
asana
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the asana logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.042 16.87a6.962 6.962 0 1 0 0 13.922a6.96 6.96 0 0 0 0-13.922m-18.084 0a6.962 6.962 0 0 0 0 13.922a6.967 6.967 0 0 0 6.964-6.964a6.96 6.96 0 0 0-6.964-6.958m16-8.698a6.958 6.958 0 1 1-13.916 0c0-3.844 3.115-6.964 6.958-6.964s6.958 3.12 6.958 6.964"/></svg>

React

import type { SVGProps } from "react";

export function CibAsana(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="M25.042 16.87a6.962 6.962 0 1 0 0 13.922a6.96 6.96 0 0 0 0-13.922m-18.084 0a6.962 6.962 0 0 0 0 13.922a6.967 6.967 0 0 0 6.964-6.964a6.96 6.96 0 0 0-6.964-6.958m16-8.698a6.958 6.958 0 1 1-13.916 0c0-3.844 3.115-6.964 6.958-6.964s6.958 3.12 6.958 6.964"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M25.042 16.87a6.962 6.962 0 1 0 0 13.922a6.96 6.96 0 0 0 0-13.922m-18.084 0a6.962 6.962 0 0 0 0 13.922a6.967 6.967 0 0 0 6.964-6.964a6.96 6.96 0 0 0-6.964-6.958m16-8.698a6.958 6.958 0 1 1-13.916 0c0-3.844 3.115-6.964 6.958-6.964s6.958 3.12 6.958 6.964"/></svg>
</template>

CSS

.icon-asana {
  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%22M25.042%2016.87a6.962%206.962%200%201%200%200%2013.922a6.96%206.96%200%200%200%200-13.922m-18.084%200a6.962%206.962%200%200%200%200%2013.922a6.967%206.967%200%200%200%206.964-6.964a6.96%206.96%200%200%200-6.964-6.958m16-8.698a6.958%206.958%200%201%201-13.916%200c0-3.844%203.115-6.964%206.958-6.964s6.958%203.12%206.958%206.964%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%22M25.042%2016.87a6.962%206.962%200%201%200%200%2013.922a6.96%206.96%200%200%200%200-13.922m-18.084%200a6.962%206.962%200%200%200%200%2013.922a6.967%206.967%200%200%200%206.964-6.964a6.96%206.96%200%200%200-6.964-6.958m16-8.698a6.958%206.958%200%201%201-13.916%200c0-3.844%203.115-6.964%206.958-6.964s6.958%203.12%206.958%206.964%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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