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

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

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M15.84 2.998c-.486.003-.97.116-1.365.338L5.39 8.44C4.585 8.893 4 9.883 4 10.795v10.35c0 .906.582 1.895 1.383 2.351l9.09 5.164a2.83 2.83 0 0 0 1.384.342c.48 0 .96-.108 1.354-.324l9.393-5.184c.809-.453 1.396-1.44 1.396-2.35v-10.35c0-.917-.591-1.906-1.404-2.349l-9.389-5.127a2.86 2.86 0 0 0-1.367-.32M15.86 5a.9.9 0 0 1 .39.074l9.389 5.13c.165.09.361.41.361.59v10.35c0 .167-.187.5-.367.6l-9.39 5.182c-.184.1-.6.1-.782-.004l-9.09-5.164c-.185-.104-.371-.445-.371-.613v-10.35c0-.184.2-.514.37-.61l9.083-5.105c.094-.054.251-.08.406-.08zm5.32 8.137c-3.706 0-3.844 5.726 0 5.726c3.762 0 3.758-5.726 0-5.726m-10.59.101c-.863 0-1.727.008-2.59.008v5.492h1.035v-1.617h1.555c2.69 0 2.683-3.883 0-3.883m2.72 0v5.5h1.038v-1.836h.996l1.6 1.836h1.232v-.07l-1.664-1.875c2.003-.407 1.884-3.532-.588-3.547c-.871 0-1.742-.008-2.613-.008zm7.87.84c2.388 0 2.425 3.836 0 3.836s-2.405-3.836 0-3.836m-12.178.045h1.75c1.147 0 1.143 2.104 0 2.104h-1.75zm5.346.088h1.576c1.264 0 1.259 1.758 0 1.758h-1.576z"/></svg>

React

import type { SVGProps } from "react";

export function LaThemeco(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.84 2.998c-.486.003-.97.116-1.365.338L5.39 8.44C4.585 8.893 4 9.883 4 10.795v10.35c0 .906.582 1.895 1.383 2.351l9.09 5.164a2.83 2.83 0 0 0 1.384.342c.48 0 .96-.108 1.354-.324l9.393-5.184c.809-.453 1.396-1.44 1.396-2.35v-10.35c0-.917-.591-1.906-1.404-2.349l-9.389-5.127a2.86 2.86 0 0 0-1.367-.32M15.86 5a.9.9 0 0 1 .39.074l9.389 5.13c.165.09.361.41.361.59v10.35c0 .167-.187.5-.367.6l-9.39 5.182c-.184.1-.6.1-.782-.004l-9.09-5.164c-.185-.104-.371-.445-.371-.613v-10.35c0-.184.2-.514.37-.61l9.083-5.105c.094-.054.251-.08.406-.08zm5.32 8.137c-3.706 0-3.844 5.726 0 5.726c3.762 0 3.758-5.726 0-5.726m-10.59.101c-.863 0-1.727.008-2.59.008v5.492h1.035v-1.617h1.555c2.69 0 2.683-3.883 0-3.883m2.72 0v5.5h1.038v-1.836h.996l1.6 1.836h1.232v-.07l-1.664-1.875c2.003-.407 1.884-3.532-.588-3.547c-.871 0-1.742-.008-2.613-.008zm7.87.84c2.388 0 2.425 3.836 0 3.836s-2.405-3.836 0-3.836m-12.178.045h1.75c1.147 0 1.143 2.104 0 2.104h-1.75zm5.346.088h1.576c1.264 0 1.259 1.758 0 1.758h-1.576z"/></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.84 2.998c-.486.003-.97.116-1.365.338L5.39 8.44C4.585 8.893 4 9.883 4 10.795v10.35c0 .906.582 1.895 1.383 2.351l9.09 5.164a2.83 2.83 0 0 0 1.384.342c.48 0 .96-.108 1.354-.324l9.393-5.184c.809-.453 1.396-1.44 1.396-2.35v-10.35c0-.917-.591-1.906-1.404-2.349l-9.389-5.127a2.86 2.86 0 0 0-1.367-.32M15.86 5a.9.9 0 0 1 .39.074l9.389 5.13c.165.09.361.41.361.59v10.35c0 .167-.187.5-.367.6l-9.39 5.182c-.184.1-.6.1-.782-.004l-9.09-5.164c-.185-.104-.371-.445-.371-.613v-10.35c0-.184.2-.514.37-.61l9.083-5.105c.094-.054.251-.08.406-.08zm5.32 8.137c-3.706 0-3.844 5.726 0 5.726c3.762 0 3.758-5.726 0-5.726m-10.59.101c-.863 0-1.727.008-2.59.008v5.492h1.035v-1.617h1.555c2.69 0 2.683-3.883 0-3.883m2.72 0v5.5h1.038v-1.836h.996l1.6 1.836h1.232v-.07l-1.664-1.875c2.003-.407 1.884-3.532-.588-3.547c-.871 0-1.742-.008-2.613-.008zm7.87.84c2.388 0 2.425 3.836 0 3.836s-2.405-3.836 0-3.836m-12.178.045h1.75c1.147 0 1.143 2.104 0 2.104h-1.75zm5.346.088h1.576c1.264 0 1.259 1.758 0 1.758h-1.576z"/></svg>
</template>

CSS

.icon-themeco {
  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.84%202.998c-.486.003-.97.116-1.365.338L5.39%208.44C4.585%208.893%204%209.883%204%2010.795v10.35c0%20.906.582%201.895%201.383%202.351l9.09%205.164a2.83%202.83%200%200%200%201.384.342c.48%200%20.96-.108%201.354-.324l9.393-5.184c.809-.453%201.396-1.44%201.396-2.35v-10.35c0-.917-.591-1.906-1.404-2.349l-9.389-5.127a2.86%202.86%200%200%200-1.367-.32M15.86%205a.9.9%200%200%201%20.39.074l9.389%205.13c.165.09.361.41.361.59v10.35c0%20.167-.187.5-.367.6l-9.39%205.182c-.184.1-.6.1-.782-.004l-9.09-5.164c-.185-.104-.371-.445-.371-.613v-10.35c0-.184.2-.514.37-.61l9.083-5.105c.094-.054.251-.08.406-.08zm5.32%208.137c-3.706%200-3.844%205.726%200%205.726c3.762%200%203.758-5.726%200-5.726m-10.59.101c-.863%200-1.727.008-2.59.008v5.492h1.035v-1.617h1.555c2.69%200%202.683-3.883%200-3.883m2.72%200v5.5h1.038v-1.836h.996l1.6%201.836h1.232v-.07l-1.664-1.875c2.003-.407%201.884-3.532-.588-3.547c-.871%200-1.742-.008-2.613-.008zm7.87.84c2.388%200%202.425%203.836%200%203.836s-2.405-3.836%200-3.836m-12.178.045h1.75c1.147%200%201.143%202.104%200%202.104h-1.75zm5.346.088h1.576c1.264%200%201.259%201.758%200%201.758h-1.576z%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.84%202.998c-.486.003-.97.116-1.365.338L5.39%208.44C4.585%208.893%204%209.883%204%2010.795v10.35c0%20.906.582%201.895%201.383%202.351l9.09%205.164a2.83%202.83%200%200%200%201.384.342c.48%200%20.96-.108%201.354-.324l9.393-5.184c.809-.453%201.396-1.44%201.396-2.35v-10.35c0-.917-.591-1.906-1.404-2.349l-9.389-5.127a2.86%202.86%200%200%200-1.367-.32M15.86%205a.9.9%200%200%201%20.39.074l9.389%205.13c.165.09.361.41.361.59v10.35c0%20.167-.187.5-.367.6l-9.39%205.182c-.184.1-.6.1-.782-.004l-9.09-5.164c-.185-.104-.371-.445-.371-.613v-10.35c0-.184.2-.514.37-.61l9.083-5.105c.094-.054.251-.08.406-.08zm5.32%208.137c-3.706%200-3.844%205.726%200%205.726c3.762%200%203.758-5.726%200-5.726m-10.59.101c-.863%200-1.727.008-2.59.008v5.492h1.035v-1.617h1.555c2.69%200%202.683-3.883%200-3.883m2.72%200v5.5h1.038v-1.836h.996l1.6%201.836h1.232v-.07l-1.664-1.875c2.003-.407%201.884-3.532-.588-3.547c-.871%200-1.742-.008-2.613-.008zm7.87.84c2.388%200%202.425%203.836%200%203.836s-2.405-3.836%200-3.836m-12.178.045h1.75c1.147%200%201.143%202.104%200%202.104h-1.75zm5.346.088h1.576c1.264%200%201.259%201.758%200%201.758h-1.576z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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