quantcast logo
quantcast from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- quantcast
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the quantcast logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.548 10.96c-.306 0-.579.102-.806.43h-.011v-.353H10v2.724h.763v-1.548c0-.37.191-.634.497-.634c.24 0 .408.132.408.525v1.66h.763v-1.851c0-.528-.227-.952-.884-.952zm-1.952 2.8v-1.917c0-.627-.562-.88-1.236-.88c-.954 0-1.25.537-1.277.956h.73c.017-.245.202-.402.514-.402c.334 0 .536.16.536.483v.126l-.705.043c-1.064.064-1.16.544-1.16.836c0 .621.526.832.955.832c.318 0 .68-.096.933-.43h.01v.354zm-.73-.937c0 .328-.388.46-.626.46c-.256 0-.478-.073-.478-.317c0-.197.118-.303.466-.334l.635-.06Zm11.831-1.065c0-.165.203-.244.402-.244c.292 0 .455.138.466.365l.764-.017c-.042-.592-.503-.901-1.202-.901c-.806 0-1.129.455-1.129.873c0 1.124 1.632.71 1.632 1.166c0 .222-.256.28-.45.28c-.227 0-.46-.106-.471-.37h-.764c.064.806.825.921 1.207.921c1.124 0 1.242-.7 1.242-.913c0-1.098-1.697-.674-1.697-1.16m-.983 2.003v-1.918c0-.627-.561-.88-1.235-.88c-.955 0-1.25.537-1.278.956h.73c.017-.245.202-.402.514-.402c.334 0 .537.16.537.483v.126l-.705.042c-1.065.065-1.16.545-1.16.837c0 .621.525.832.955.832c.317 0 .68-.096.932-.43h.011v.354zm-.73-.938c0 .328-.387.46-.626.46c-.255 0-.477-.073-.477-.317c0-.197.118-.303.466-.334l.635-.06v.25zm-2.769-.02c-.047.25-.196.416-.477.416c-.399 0-.525-.402-.525-.764c0-.351.059-.848.53-.848c.197 0 .413.084.439.44h.744l.05-.002c-.036-.579-.424-1.087-1.235-1.087c-.826 0-1.326.59-1.326 1.463c0 .837.45 1.41 1.343 1.41c.73 0 1.092-.432 1.207-1.03zm-3.201-1.755v-.795h.772v.795h.407v.59h-.407v1.393c0 .123.053.182.253.182a.6.6 0 0 0 .154-.017v.607c-.123.017-.247.03-.37.03c-.503 0-.81-.123-.81-.718v-1.48h-.353v-.587zm9.807 0v-.795h.772v.795H24v.59h-.407v1.393c0 .123.053.182.253.182a.6.6 0 0 0 .154-.017v.607a3 3 0 0 1-.37.03c-.503 0-.81-.123-.81-.718v-1.48h-.353v-.587ZM5.94 12.584c0 .37-.191.635-.497.635c-.24 0-.408-.132-.408-.525v-1.66h-.764v1.85c0 .526.298.95.955.95c.306 0 .509-.101.736-.43h.011v.354h.73v-2.724H5.94Zm-3.27 1.163l.25.43h.89l-.47-.815c.426-.388.648-.958.648-1.525c0-1-.685-2.013-1.994-2.013S0 10.837 0 11.837s.685 2.014 1.994 2.014q.368-.002.677-.104zm-1.808-1.91c0-.649.348-1.303 1.126-1.303s1.126.654 1.126 1.303c0 .28-.064.565-.202.792h-.89l.272.472a1.2 1.2 0 0 1-.306.04c-.778 0-1.126-.655-1.126-1.304"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsQuantcast(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.548 10.96c-.306 0-.579.102-.806.43h-.011v-.353H10v2.724h.763v-1.548c0-.37.191-.634.497-.634c.24 0 .408.132.408.525v1.66h.763v-1.851c0-.528-.227-.952-.884-.952zm-1.952 2.8v-1.917c0-.627-.562-.88-1.236-.88c-.954 0-1.25.537-1.277.956h.73c.017-.245.202-.402.514-.402c.334 0 .536.16.536.483v.126l-.705.043c-1.064.064-1.16.544-1.16.836c0 .621.526.832.955.832c.318 0 .68-.096.933-.43h.01v.354zm-.73-.937c0 .328-.388.46-.626.46c-.256 0-.478-.073-.478-.317c0-.197.118-.303.466-.334l.635-.06Zm11.831-1.065c0-.165.203-.244.402-.244c.292 0 .455.138.466.365l.764-.017c-.042-.592-.503-.901-1.202-.901c-.806 0-1.129.455-1.129.873c0 1.124 1.632.71 1.632 1.166c0 .222-.256.28-.45.28c-.227 0-.46-.106-.471-.37h-.764c.064.806.825.921 1.207.921c1.124 0 1.242-.7 1.242-.913c0-1.098-1.697-.674-1.697-1.16m-.983 2.003v-1.918c0-.627-.561-.88-1.235-.88c-.955 0-1.25.537-1.278.956h.73c.017-.245.202-.402.514-.402c.334 0 .537.16.537.483v.126l-.705.042c-1.065.065-1.16.545-1.16.837c0 .621.525.832.955.832c.317 0 .68-.096.932-.43h.011v.354zm-.73-.938c0 .328-.387.46-.626.46c-.255 0-.477-.073-.477-.317c0-.197.118-.303.466-.334l.635-.06v.25zm-2.769-.02c-.047.25-.196.416-.477.416c-.399 0-.525-.402-.525-.764c0-.351.059-.848.53-.848c.197 0 .413.084.439.44h.744l.05-.002c-.036-.579-.424-1.087-1.235-1.087c-.826 0-1.326.59-1.326 1.463c0 .837.45 1.41 1.343 1.41c.73 0 1.092-.432 1.207-1.03zm-3.201-1.755v-.795h.772v.795h.407v.59h-.407v1.393c0 .123.053.182.253.182a.6.6 0 0 0 .154-.017v.607c-.123.017-.247.03-.37.03c-.503 0-.81-.123-.81-.718v-1.48h-.353v-.587zm9.807 0v-.795h.772v.795H24v.59h-.407v1.393c0 .123.053.182.253.182a.6.6 0 0 0 .154-.017v.607a3 3 0 0 1-.37.03c-.503 0-.81-.123-.81-.718v-1.48h-.353v-.587ZM5.94 12.584c0 .37-.191.635-.497.635c-.24 0-.408-.132-.408-.525v-1.66h-.764v1.85c0 .526.298.95.955.95c.306 0 .509-.101.736-.43h.011v.354h.73v-2.724H5.94Zm-3.27 1.163l.25.43h.89l-.47-.815c.426-.388.648-.958.648-1.525c0-1-.685-2.013-1.994-2.013S0 10.837 0 11.837s.685 2.014 1.994 2.014q.368-.002.677-.104zm-1.808-1.91c0-.649.348-1.303 1.126-1.303s1.126.654 1.126 1.303c0 .28-.064.565-.202.792h-.89l.272.472a1.2 1.2 0 0 1-.306.04c-.778 0-1.126-.655-1.126-1.304"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.548 10.96c-.306 0-.579.102-.806.43h-.011v-.353H10v2.724h.763v-1.548c0-.37.191-.634.497-.634c.24 0 .408.132.408.525v1.66h.763v-1.851c0-.528-.227-.952-.884-.952zm-1.952 2.8v-1.917c0-.627-.562-.88-1.236-.88c-.954 0-1.25.537-1.277.956h.73c.017-.245.202-.402.514-.402c.334 0 .536.16.536.483v.126l-.705.043c-1.064.064-1.16.544-1.16.836c0 .621.526.832.955.832c.318 0 .68-.096.933-.43h.01v.354zm-.73-.937c0 .328-.388.46-.626.46c-.256 0-.478-.073-.478-.317c0-.197.118-.303.466-.334l.635-.06Zm11.831-1.065c0-.165.203-.244.402-.244c.292 0 .455.138.466.365l.764-.017c-.042-.592-.503-.901-1.202-.901c-.806 0-1.129.455-1.129.873c0 1.124 1.632.71 1.632 1.166c0 .222-.256.28-.45.28c-.227 0-.46-.106-.471-.37h-.764c.064.806.825.921 1.207.921c1.124 0 1.242-.7 1.242-.913c0-1.098-1.697-.674-1.697-1.16m-.983 2.003v-1.918c0-.627-.561-.88-1.235-.88c-.955 0-1.25.537-1.278.956h.73c.017-.245.202-.402.514-.402c.334 0 .537.16.537.483v.126l-.705.042c-1.065.065-1.16.545-1.16.837c0 .621.525.832.955.832c.317 0 .68-.096.932-.43h.011v.354zm-.73-.938c0 .328-.387.46-.626.46c-.255 0-.477-.073-.477-.317c0-.197.118-.303.466-.334l.635-.06v.25zm-2.769-.02c-.047.25-.196.416-.477.416c-.399 0-.525-.402-.525-.764c0-.351.059-.848.53-.848c.197 0 .413.084.439.44h.744l.05-.002c-.036-.579-.424-1.087-1.235-1.087c-.826 0-1.326.59-1.326 1.463c0 .837.45 1.41 1.343 1.41c.73 0 1.092-.432 1.207-1.03zm-3.201-1.755v-.795h.772v.795h.407v.59h-.407v1.393c0 .123.053.182.253.182a.6.6 0 0 0 .154-.017v.607c-.123.017-.247.03-.37.03c-.503 0-.81-.123-.81-.718v-1.48h-.353v-.587zm9.807 0v-.795h.772v.795H24v.59h-.407v1.393c0 .123.053.182.253.182a.6.6 0 0 0 .154-.017v.607a3 3 0 0 1-.37.03c-.503 0-.81-.123-.81-.718v-1.48h-.353v-.587ZM5.94 12.584c0 .37-.191.635-.497.635c-.24 0-.408-.132-.408-.525v-1.66h-.764v1.85c0 .526.298.95.955.95c.306 0 .509-.101.736-.43h.011v.354h.73v-2.724H5.94Zm-3.27 1.163l.25.43h.89l-.47-.815c.426-.388.648-.958.648-1.525c0-1-.685-2.013-1.994-2.013S0 10.837 0 11.837s.685 2.014 1.994 2.014q.368-.002.677-.104zm-1.808-1.91c0-.649.348-1.303 1.126-1.303s1.126.654 1.126 1.303c0 .28-.064.565-.202.792h-.89l.272.472a1.2 1.2 0 0 1-.306.04c-.778 0-1.126-.655-1.126-1.304"/></svg> </template>
CSS
.icon-quantcast {
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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.548%2010.96c-.306%200-.579.102-.806.43h-.011v-.353H10v2.724h.763v-1.548c0-.37.191-.634.497-.634c.24%200%20.408.132.408.525v1.66h.763v-1.851c0-.528-.227-.952-.884-.952zm-1.952%202.8v-1.917c0-.627-.562-.88-1.236-.88c-.954%200-1.25.537-1.277.956h.73c.017-.245.202-.402.514-.402c.334%200%20.536.16.536.483v.126l-.705.043c-1.064.064-1.16.544-1.16.836c0%20.621.526.832.955.832c.318%200%20.68-.096.933-.43h.01v.354zm-.73-.937c0%20.328-.388.46-.626.46c-.256%200-.478-.073-.478-.317c0-.197.118-.303.466-.334l.635-.06Zm11.831-1.065c0-.165.203-.244.402-.244c.292%200%20.455.138.466.365l.764-.017c-.042-.592-.503-.901-1.202-.901c-.806%200-1.129.455-1.129.873c0%201.124%201.632.71%201.632%201.166c0%20.222-.256.28-.45.28c-.227%200-.46-.106-.471-.37h-.764c.064.806.825.921%201.207.921c1.124%200%201.242-.7%201.242-.913c0-1.098-1.697-.674-1.697-1.16m-.983%202.003v-1.918c0-.627-.561-.88-1.235-.88c-.955%200-1.25.537-1.278.956h.73c.017-.245.202-.402.514-.402c.334%200%20.537.16.537.483v.126l-.705.042c-1.065.065-1.16.545-1.16.837c0%20.621.525.832.955.832c.317%200%20.68-.096.932-.43h.011v.354zm-.73-.938c0%20.328-.387.46-.626.46c-.255%200-.477-.073-.477-.317c0-.197.118-.303.466-.334l.635-.06v.25zm-2.769-.02c-.047.25-.196.416-.477.416c-.399%200-.525-.402-.525-.764c0-.351.059-.848.53-.848c.197%200%20.413.084.439.44h.744l.05-.002c-.036-.579-.424-1.087-1.235-1.087c-.826%200-1.326.59-1.326%201.463c0%20.837.45%201.41%201.343%201.41c.73%200%201.092-.432%201.207-1.03zm-3.201-1.755v-.795h.772v.795h.407v.59h-.407v1.393c0%20.123.053.182.253.182a.6.6%200%200%200%20.154-.017v.607c-.123.017-.247.03-.37.03c-.503%200-.81-.123-.81-.718v-1.48h-.353v-.587zm9.807%200v-.795h.772v.795H24v.59h-.407v1.393c0%20.123.053.182.253.182a.6.6%200%200%200%20.154-.017v.607a3%203%200%200%201-.37.03c-.503%200-.81-.123-.81-.718v-1.48h-.353v-.587ZM5.94%2012.584c0%20.37-.191.635-.497.635c-.24%200-.408-.132-.408-.525v-1.66h-.764v1.85c0%20.526.298.95.955.95c.306%200%20.509-.101.736-.43h.011v.354h.73v-2.724H5.94Zm-3.27%201.163l.25.43h.89l-.47-.815c.426-.388.648-.958.648-1.525c0-1-.685-2.013-1.994-2.013S0%2010.837%200%2011.837s.685%202.014%201.994%202.014q.368-.002.677-.104zm-1.808-1.91c0-.649.348-1.303%201.126-1.303s1.126.654%201.126%201.303c0%20.28-.064.565-.202.792h-.89l.272.472a1.2%201.2%200%200%201-.306.04c-.778%200-1.126-.655-1.126-1.304%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.548%2010.96c-.306%200-.579.102-.806.43h-.011v-.353H10v2.724h.763v-1.548c0-.37.191-.634.497-.634c.24%200%20.408.132.408.525v1.66h.763v-1.851c0-.528-.227-.952-.884-.952zm-1.952%202.8v-1.917c0-.627-.562-.88-1.236-.88c-.954%200-1.25.537-1.277.956h.73c.017-.245.202-.402.514-.402c.334%200%20.536.16.536.483v.126l-.705.043c-1.064.064-1.16.544-1.16.836c0%20.621.526.832.955.832c.318%200%20.68-.096.933-.43h.01v.354zm-.73-.937c0%20.328-.388.46-.626.46c-.256%200-.478-.073-.478-.317c0-.197.118-.303.466-.334l.635-.06Zm11.831-1.065c0-.165.203-.244.402-.244c.292%200%20.455.138.466.365l.764-.017c-.042-.592-.503-.901-1.202-.901c-.806%200-1.129.455-1.129.873c0%201.124%201.632.71%201.632%201.166c0%20.222-.256.28-.45.28c-.227%200-.46-.106-.471-.37h-.764c.064.806.825.921%201.207.921c1.124%200%201.242-.7%201.242-.913c0-1.098-1.697-.674-1.697-1.16m-.983%202.003v-1.918c0-.627-.561-.88-1.235-.88c-.955%200-1.25.537-1.278.956h.73c.017-.245.202-.402.514-.402c.334%200%20.537.16.537.483v.126l-.705.042c-1.065.065-1.16.545-1.16.837c0%20.621.525.832.955.832c.317%200%20.68-.096.932-.43h.011v.354zm-.73-.938c0%20.328-.387.46-.626.46c-.255%200-.477-.073-.477-.317c0-.197.118-.303.466-.334l.635-.06v.25zm-2.769-.02c-.047.25-.196.416-.477.416c-.399%200-.525-.402-.525-.764c0-.351.059-.848.53-.848c.197%200%20.413.084.439.44h.744l.05-.002c-.036-.579-.424-1.087-1.235-1.087c-.826%200-1.326.59-1.326%201.463c0%20.837.45%201.41%201.343%201.41c.73%200%201.092-.432%201.207-1.03zm-3.201-1.755v-.795h.772v.795h.407v.59h-.407v1.393c0%20.123.053.182.253.182a.6.6%200%200%200%20.154-.017v.607c-.123.017-.247.03-.37.03c-.503%200-.81-.123-.81-.718v-1.48h-.353v-.587zm9.807%200v-.795h.772v.795H24v.59h-.407v1.393c0%20.123.053.182.253.182a.6.6%200%200%200%20.154-.017v.607a3%203%200%200%201-.37.03c-.503%200-.81-.123-.81-.718v-1.48h-.353v-.587ZM5.94%2012.584c0%20.37-.191.635-.497.635c-.24%200-.408-.132-.408-.525v-1.66h-.764v1.85c0%20.526.298.95.955.95c.306%200%20.509-.101.736-.43h.011v.354h.73v-2.724H5.94Zm-3.27%201.163l.25.43h.89l-.47-.815c.426-.388.648-.958.648-1.525c0-1-.685-2.013-1.994-2.013S0%2010.837%200%2011.837s.685%202.014%201.994%202.014q.368-.002.677-.104zm-1.808-1.91c0-.649.348-1.303%201.126-1.303s1.126.654%201.126%201.303c0%20.28-.064.565-.202.792h-.89l.272.472a1.2%201.2%200%200%201-.306.04c-.778%200-1.126-.655-1.126-1.304%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/quantcast.svg?color=%231a73e8&size=48