media temple logo

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

Name
media-temple
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

Use the media temple logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.453 13.527v.76h.041c1.365-.817 2.76-.885 3.604-.885c2.261 0 3.037.635 3.317.88c.521-.303 1.641-.907 3.579-.907c3.865 0 3.865 1.527 3.865 2.12v3.604h-3.1v-3.181c0-.657 0-1.391-1.656-1.391c-.812 0-1.651.249-1.948.613c-.276.313-.391.595-.391 1.281v2.699h-3.099v-3.073c0-.948.021-1.52-1.604-1.52c-.823 0-1.656.219-1.975.541c-.249.244-.411.505-.411 1.328v2.719H3.56v-5.599h2.875zm21.907 1.238h-2.256v2.24c0 .792 0 1.047.923 1.047c.437 0 .828-.047 1.239-.125l.095-.015l.291 1.14c-1.088.199-2.281.219-2.62.219c-1.009 0-2.323-.145-2.807-.563c-.412-.344-.459-.677-.459-1.52V14.76h-1.525v-1.172h1.52v-1.104l3.365-.864v1.973h2.26v1.167zM2.052 22.281C.817 20.416 0 18.197 0 15.973c0-2.635 1.031-4.776 2.083-6.28h1.245c-.927 2.052-1.557 3.801-1.557 6.337c0 2.907 1.032 5.152 1.5 6.167c.016 0 .047.063.047.084zM29.948 9.719C31.183 11.584 32 13.803 32 16.027c0 2.629-1.036 4.776-2.083 6.28h-1.245c.921-2.056 1.557-3.801 1.557-6.337c0-2.912-1.036-5.152-1.505-6.172a.16.16 0 0 1-.041-.079z"/></svg>

React

import type { SVGProps } from "react";

export function CibMediaTemple(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="M6.453 13.527v.76h.041c1.365-.817 2.76-.885 3.604-.885c2.261 0 3.037.635 3.317.88c.521-.303 1.641-.907 3.579-.907c3.865 0 3.865 1.527 3.865 2.12v3.604h-3.1v-3.181c0-.657 0-1.391-1.656-1.391c-.812 0-1.651.249-1.948.613c-.276.313-.391.595-.391 1.281v2.699h-3.099v-3.073c0-.948.021-1.52-1.604-1.52c-.823 0-1.656.219-1.975.541c-.249.244-.411.505-.411 1.328v2.719H3.56v-5.599h2.875zm21.907 1.238h-2.256v2.24c0 .792 0 1.047.923 1.047c.437 0 .828-.047 1.239-.125l.095-.015l.291 1.14c-1.088.199-2.281.219-2.62.219c-1.009 0-2.323-.145-2.807-.563c-.412-.344-.459-.677-.459-1.52V14.76h-1.525v-1.172h1.52v-1.104l3.365-.864v1.973h2.26v1.167zM2.052 22.281C.817 20.416 0 18.197 0 15.973c0-2.635 1.031-4.776 2.083-6.28h1.245c-.927 2.052-1.557 3.801-1.557 6.337c0 2.907 1.032 5.152 1.5 6.167c.016 0 .047.063.047.084zM29.948 9.719C31.183 11.584 32 13.803 32 16.027c0 2.629-1.036 4.776-2.083 6.28h-1.245c.921-2.056 1.557-3.801 1.557-6.337c0-2.912-1.036-5.152-1.505-6.172a.16.16 0 0 1-.041-.079z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M6.453 13.527v.76h.041c1.365-.817 2.76-.885 3.604-.885c2.261 0 3.037.635 3.317.88c.521-.303 1.641-.907 3.579-.907c3.865 0 3.865 1.527 3.865 2.12v3.604h-3.1v-3.181c0-.657 0-1.391-1.656-1.391c-.812 0-1.651.249-1.948.613c-.276.313-.391.595-.391 1.281v2.699h-3.099v-3.073c0-.948.021-1.52-1.604-1.52c-.823 0-1.656.219-1.975.541c-.249.244-.411.505-.411 1.328v2.719H3.56v-5.599h2.875zm21.907 1.238h-2.256v2.24c0 .792 0 1.047.923 1.047c.437 0 .828-.047 1.239-.125l.095-.015l.291 1.14c-1.088.199-2.281.219-2.62.219c-1.009 0-2.323-.145-2.807-.563c-.412-.344-.459-.677-.459-1.52V14.76h-1.525v-1.172h1.52v-1.104l3.365-.864v1.973h2.26v1.167zM2.052 22.281C.817 20.416 0 18.197 0 15.973c0-2.635 1.031-4.776 2.083-6.28h1.245c-.927 2.052-1.557 3.801-1.557 6.337c0 2.907 1.032 5.152 1.5 6.167c.016 0 .047.063.047.084zM29.948 9.719C31.183 11.584 32 13.803 32 16.027c0 2.629-1.036 4.776-2.083 6.28h-1.245c.921-2.056 1.557-3.801 1.557-6.337c0-2.912-1.036-5.152-1.505-6.172a.16.16 0 0 1-.041-.079z"/></svg>
</template>

CSS

.icon-media-temple {
  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%22M6.453%2013.527v.76h.041c1.365-.817%202.76-.885%203.604-.885c2.261%200%203.037.635%203.317.88c.521-.303%201.641-.907%203.579-.907c3.865%200%203.865%201.527%203.865%202.12v3.604h-3.1v-3.181c0-.657%200-1.391-1.656-1.391c-.812%200-1.651.249-1.948.613c-.276.313-.391.595-.391%201.281v2.699h-3.099v-3.073c0-.948.021-1.52-1.604-1.52c-.823%200-1.656.219-1.975.541c-.249.244-.411.505-.411%201.328v2.719H3.56v-5.599h2.875zm21.907%201.238h-2.256v2.24c0%20.792%200%201.047.923%201.047c.437%200%20.828-.047%201.239-.125l.095-.015l.291%201.14c-1.088.199-2.281.219-2.62.219c-1.009%200-2.323-.145-2.807-.563c-.412-.344-.459-.677-.459-1.52V14.76h-1.525v-1.172h1.52v-1.104l3.365-.864v1.973h2.26v1.167zM2.052%2022.281C.817%2020.416%200%2018.197%200%2015.973c0-2.635%201.031-4.776%202.083-6.28h1.245c-.927%202.052-1.557%203.801-1.557%206.337c0%202.907%201.032%205.152%201.5%206.167c.016%200%20.047.063.047.084zM29.948%209.719C31.183%2011.584%2032%2013.803%2032%2016.027c0%202.629-1.036%204.776-2.083%206.28h-1.245c.921-2.056%201.557-3.801%201.557-6.337c0-2.912-1.036-5.152-1.505-6.172a.16.16%200%200%201-.041-.079z%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%22M6.453%2013.527v.76h.041c1.365-.817%202.76-.885%203.604-.885c2.261%200%203.037.635%203.317.88c.521-.303%201.641-.907%203.579-.907c3.865%200%203.865%201.527%203.865%202.12v3.604h-3.1v-3.181c0-.657%200-1.391-1.656-1.391c-.812%200-1.651.249-1.948.613c-.276.313-.391.595-.391%201.281v2.699h-3.099v-3.073c0-.948.021-1.52-1.604-1.52c-.823%200-1.656.219-1.975.541c-.249.244-.411.505-.411%201.328v2.719H3.56v-5.599h2.875zm21.907%201.238h-2.256v2.24c0%20.792%200%201.047.923%201.047c.437%200%20.828-.047%201.239-.125l.095-.015l.291%201.14c-1.088.199-2.281.219-2.62.219c-1.009%200-2.323-.145-2.807-.563c-.412-.344-.459-.677-.459-1.52V14.76h-1.525v-1.172h1.52v-1.104l3.365-.864v1.973h2.26v1.167zM2.052%2022.281C.817%2020.416%200%2018.197%200%2015.973c0-2.635%201.031-4.776%202.083-6.28h1.245c-.927%202.052-1.557%203.801-1.557%206.337c0%202.907%201.032%205.152%201.5%206.167c.016%200%20.047.063.047.084zM29.948%209.719C31.183%2011.584%2032%2013.803%2032%2016.027c0%202.629-1.036%204.776-2.083%206.28h-1.245c.921-2.056%201.557-3.801%201.557-6.337c0-2.912-1.036-5.152-1.505-6.172a.16.16%200%200%201-.041-.079z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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