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

Name
picarto-tv
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the picarto tv logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M16 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0M9.437 5.579h3.708c.313 0 .563.276.563.624v19.595c0 .348-.249.624-.563.624H9.442c-.312 0-.563-.276-.563-.624V6.203c0-.348.251-.624.563-.624zm6.219 0c.156 0 .308.041.437.119c.475.276 9.933 5.891 10.745 6.376a.806.806 0 0 1 0 1.385c-.584.348-10.079 5.989-10.765 6.385a.774.774 0 0 1-1.167-.688v-2.411c0-2.287 3.948-2.939 4.531-3.287a.81.81 0 0 0 0-1.391c-.807-.48-4.531-.995-4.531-3.265V6.385c0-.443.333-.807.749-.812z"/></svg>

React

import type { SVGProps } from "react";

export function CibPicartoTv(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 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0M9.437 5.579h3.708c.313 0 .563.276.563.624v19.595c0 .348-.249.624-.563.624H9.442c-.312 0-.563-.276-.563-.624V6.203c0-.348.251-.624.563-.624zm6.219 0c.156 0 .308.041.437.119c.475.276 9.933 5.891 10.745 6.376a.806.806 0 0 1 0 1.385c-.584.348-10.079 5.989-10.765 6.385a.774.774 0 0 1-1.167-.688v-2.411c0-2.287 3.948-2.939 4.531-3.287a.81.81 0 0 0 0-1.391c-.807-.48-4.531-.995-4.531-3.265V6.385c0-.443.333-.807.749-.812z"/></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 0C7.161 0 0 7.161 0 16s7.161 16 16 16s16-7.161 16-16S24.839 0 16 0M9.437 5.579h3.708c.313 0 .563.276.563.624v19.595c0 .348-.249.624-.563.624H9.442c-.312 0-.563-.276-.563-.624V6.203c0-.348.251-.624.563-.624zm6.219 0c.156 0 .308.041.437.119c.475.276 9.933 5.891 10.745 6.376a.806.806 0 0 1 0 1.385c-.584.348-10.079 5.989-10.765 6.385a.774.774 0 0 1-1.167-.688v-2.411c0-2.287 3.948-2.939 4.531-3.287a.81.81 0 0 0 0-1.391c-.807-.48-4.531-.995-4.531-3.265V6.385c0-.443.333-.807.749-.812z"/></svg>
</template>

CSS

.icon-picarto-tv {
  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%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200M9.437%205.579h3.708c.313%200%20.563.276.563.624v19.595c0%20.348-.249.624-.563.624H9.442c-.312%200-.563-.276-.563-.624V6.203c0-.348.251-.624.563-.624zm6.219%200c.156%200%20.308.041.437.119c.475.276%209.933%205.891%2010.745%206.376a.806.806%200%200%201%200%201.385c-.584.348-10.079%205.989-10.765%206.385a.774.774%200%200%201-1.167-.688v-2.411c0-2.287%203.948-2.939%204.531-3.287a.81.81%200%200%200%200-1.391c-.807-.48-4.531-.995-4.531-3.265V6.385c0-.443.333-.807.749-.812z%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%200C7.161%200%200%207.161%200%2016s7.161%2016%2016%2016s16-7.161%2016-16S24.839%200%2016%200M9.437%205.579h3.708c.313%200%20.563.276.563.624v19.595c0%20.348-.249.624-.563.624H9.442c-.312%200-.563-.276-.563-.624V6.203c0-.348.251-.624.563-.624zm6.219%200c.156%200%20.308.041.437.119c.475.276%209.933%205.891%2010.745%206.376a.806.806%200%200%201%200%201.385c-.584.348-10.079%205.989-10.765%206.385a.774.774%200%200%201-1.167-.688v-2.411c0-2.287%203.948-2.939%204.531-3.287a.81.81%200%200%200%200-1.391c-.807-.48-4.531-.995-4.531-3.265V6.385c0-.443.333-.807.749-.812z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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