htmlacademy logo

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

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

The same logo in other sets

Use the htmlacademy logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0L3.365 1.323v23.161L16 32l12.635-7.516V1.323L16.13.016zm10.979 23.542L16 30.078L5.021 23.542v-9.49l10.932 6.505l.016 1.182l-7.5-4.469l-.01 1.151l7.531 4.526l.021 1.208l-7.531-4.479l-.01 1.146l7.531 4.526l7.604-4.552v-1.151l-.01.005v-3.74l3.385-2.021zm-.005-10.881l-4.391 2.589l-6.615-3.938l-.01 1.146l5.651 3.359l-.047.031l-.125.073l-.802.474l-4.667-2.776l-.01 1.141l3.682 2.193l-.87.583l-.021.01l-2.781-1.641l-.01 1.146l1.823 1.078l-1.859 1.115l-10.88-6.469l10.896-6.547zm.005-1.151L15.937 5L5.02 11.5V2.812l10.979-1.151l10.984 1.151v8.693z"/></svg>

React

import type { SVGProps } from "react";

export function CibHtmlacademy(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 0L3.365 1.323v23.161L16 32l12.635-7.516V1.323L16.13.016zm10.979 23.542L16 30.078L5.021 23.542v-9.49l10.932 6.505l.016 1.182l-7.5-4.469l-.01 1.151l7.531 4.526l.021 1.208l-7.531-4.479l-.01 1.146l7.531 4.526l7.604-4.552v-1.151l-.01.005v-3.74l3.385-2.021zm-.005-10.881l-4.391 2.589l-6.615-3.938l-.01 1.146l5.651 3.359l-.047.031l-.125.073l-.802.474l-4.667-2.776l-.01 1.141l3.682 2.193l-.87.583l-.021.01l-2.781-1.641l-.01 1.146l1.823 1.078l-1.859 1.115l-10.88-6.469l10.896-6.547zm.005-1.151L15.937 5L5.02 11.5V2.812l10.979-1.151l10.984 1.151v8.693z"/></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 0L3.365 1.323v23.161L16 32l12.635-7.516V1.323L16.13.016zm10.979 23.542L16 30.078L5.021 23.542v-9.49l10.932 6.505l.016 1.182l-7.5-4.469l-.01 1.151l7.531 4.526l.021 1.208l-7.531-4.479l-.01 1.146l7.531 4.526l7.604-4.552v-1.151l-.01.005v-3.74l3.385-2.021zm-.005-10.881l-4.391 2.589l-6.615-3.938l-.01 1.146l5.651 3.359l-.047.031l-.125.073l-.802.474l-4.667-2.776l-.01 1.141l3.682 2.193l-.87.583l-.021.01l-2.781-1.641l-.01 1.146l1.823 1.078l-1.859 1.115l-10.88-6.469l10.896-6.547zm.005-1.151L15.937 5L5.02 11.5V2.812l10.979-1.151l10.984 1.151v8.693z"/></svg>
</template>

CSS

.icon-htmlacademy {
  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%200L3.365%201.323v23.161L16%2032l12.635-7.516V1.323L16.13.016zm10.979%2023.542L16%2030.078L5.021%2023.542v-9.49l10.932%206.505l.016%201.182l-7.5-4.469l-.01%201.151l7.531%204.526l.021%201.208l-7.531-4.479l-.01%201.146l7.531%204.526l7.604-4.552v-1.151l-.01.005v-3.74l3.385-2.021zm-.005-10.881l-4.391%202.589l-6.615-3.938l-.01%201.146l5.651%203.359l-.047.031l-.125.073l-.802.474l-4.667-2.776l-.01%201.141l3.682%202.193l-.87.583l-.021.01l-2.781-1.641l-.01%201.146l1.823%201.078l-1.859%201.115l-10.88-6.469l10.896-6.547zm.005-1.151L15.937%205L5.02%2011.5V2.812l10.979-1.151l10.984%201.151v8.693z%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%200L3.365%201.323v23.161L16%2032l12.635-7.516V1.323L16.13.016zm10.979%2023.542L16%2030.078L5.021%2023.542v-9.49l10.932%206.505l.016%201.182l-7.5-4.469l-.01%201.151l7.531%204.526l.021%201.208l-7.531-4.479l-.01%201.146l7.531%204.526l7.604-4.552v-1.151l-.01.005v-3.74l3.385-2.021zm-.005-10.881l-4.391%202.589l-6.615-3.938l-.01%201.146l5.651%203.359l-.047.031l-.125.073l-.802.474l-4.667-2.776l-.01%201.141l3.682%202.193l-.87.583l-.021.01l-2.781-1.641l-.01%201.146l1.823%201.078l-1.859%201.115l-10.88-6.469l10.896-6.547zm.005-1.151L15.937%205L5.02%2011.5V2.812l10.979-1.151l10.984%201.151v8.693z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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