brand awareness icon
brand-awareness-rounded from Material Symbols Light by Google · Rounded · Audio & Video · Apache-2.0 Free for personal and commercial use.
- Name
- brand-awareness-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Audio & Video
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More audio & video icons from Material Symbols Light
Use the brand awareness icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.385 12.5h-2.231q-.214 0-.357-.143T15.654 12t.143-.357t.357-.143h2.23q.214 0 .357.143t.144.357t-.144.357t-.356.143m-3.92 4.127q.135-.177.333-.208q.198-.03.375.104l1.773 1.335q.177.134.208.333q.03.198-.104.375q-.135.176-.333.207q-.198.03-.375-.104l-1.773-1.334q-.177-.135-.208-.333q-.03-.198.104-.375M16.87 6.066L15.096 7.4q-.177.135-.375.104t-.332-.208t-.104-.375t.207-.332l1.774-1.335q.176-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.208.333M7.54 14H4.923q-.348 0-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.578-.23h2.616l2.684-2.685q.244-.244.568-.116q.325.128.325.476v8.65q0 .348-.325.476q-.324.128-.568-.116z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightBrandAwarenessRounded(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="M18.385 12.5h-2.231q-.214 0-.357-.143T15.654 12t.143-.357t.357-.143h2.23q.214 0 .357.143t.144.357t-.144.357t-.356.143m-3.92 4.127q.135-.177.333-.208q.198-.03.375.104l1.773 1.335q.177.134.208.333q.03.198-.104.375q-.135.176-.333.207q-.198.03-.375-.104l-1.773-1.334q-.177-.135-.208-.333q-.03-.198.104-.375M16.87 6.066L15.096 7.4q-.177.135-.375.104t-.332-.208t-.104-.375t.207-.332l1.774-1.335q.176-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.208.333M7.54 14H4.923q-.348 0-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.578-.23h2.616l2.684-2.685q.244-.244.568-.116q.325.128.325.476v8.65q0 .348-.325.476q-.324.128-.568-.116z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.385 12.5h-2.231q-.214 0-.357-.143T15.654 12t.143-.357t.357-.143h2.23q.214 0 .357.143t.144.357t-.144.357t-.356.143m-3.92 4.127q.135-.177.333-.208q.198-.03.375.104l1.773 1.335q.177.134.208.333q.03.198-.104.375q-.135.176-.333.207q-.198.03-.375-.104l-1.773-1.334q-.177-.135-.208-.333q-.03-.198.104-.375M16.87 6.066L15.096 7.4q-.177.135-.375.104t-.332-.208t-.104-.375t.207-.332l1.774-1.335q.176-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.208.333M7.54 14H4.923q-.348 0-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.578-.23h2.616l2.684-2.685q.244-.244.568-.116q.325.128.325.476v8.65q0 .348-.325.476q-.324.128-.568-.116z"/></svg> </template>
CSS
.icon-brand-awareness-rounded {
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%22M18.385%2012.5h-2.231q-.214%200-.357-.143T15.654%2012t.143-.357t.357-.143h2.23q.214%200%20.357.143t.144.357t-.144.357t-.356.143m-3.92%204.127q.135-.177.333-.208q.198-.03.375.104l1.773%201.335q.177.134.208.333q.03.198-.104.375q-.135.176-.333.207q-.198.03-.375-.104l-1.773-1.334q-.177-.135-.208-.333q-.03-.198.104-.375M16.87%206.066L15.096%207.4q-.177.135-.375.104t-.332-.208t-.104-.375t.207-.332l1.774-1.335q.176-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.208.333M7.54%2014H4.923q-.348%200-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.578-.23h2.616l2.684-2.685q.244-.244.568-.116q.325.128.325.476v8.65q0%20.348-.325.476q-.324.128-.568-.116z%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%22M18.385%2012.5h-2.231q-.214%200-.357-.143T15.654%2012t.143-.357t.357-.143h2.23q.214%200%20.357.143t.144.357t-.144.357t-.356.143m-3.92%204.127q.135-.177.333-.208q.198-.03.375.104l1.773%201.335q.177.134.208.333q.03.198-.104.375q-.135.176-.333.207q-.198.03-.375-.104l-1.773-1.334q-.177-.135-.208-.333q-.03-.198.104-.375M16.87%206.066L15.096%207.4q-.177.135-.375.104t-.332-.208t-.104-.375t.207-.332l1.774-1.335q.176-.135.375-.104q.198.03.332.208q.135.177.104.375q-.03.198-.208.333M7.54%2014H4.923q-.348%200-.578-.23t-.23-.578v-2.384q0-.348.23-.578t.578-.23h2.616l2.684-2.685q.244-.244.568-.116q.325.128.325.476v8.65q0%20.348-.325.476q-.324.128-.568-.116z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/brand-awareness-rounded.svg?color=%231a73e8&size=48