wc-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
wc-rounded
Set
Material Symbols Light
Style
Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
wc-outline-rounded

2 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the wc icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.154 20.692V14.5h-.692q-.348 0-.578-.23t-.23-.578V9q0-.633.434-1.066Q5.52 7.5 6.154 7.5h2.692q.633 0 1.067.434q.433.433.433 1.066v4.692q0 .349-.23.578q-.23.23-.577.23h-.693v6.192q0 .349-.23.578q-.23.23-.577.23H6.962q-.348 0-.578-.23t-.23-.578M6.299 5.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201T8.701 5.97T7.5 6.462T6.299 5.97M15.5 20.692V16h-1.375q-.385 0-.637-.316q-.251-.317-.134-.701l1.735-6.48q.142-.476.525-.74q.384-.263.886-.263t.886.264t.526.74l1.734 6.479q.118.384-.134.7q-.252.317-.637.317H17.5v4.692q0 .349-.23.578t-.578.23h-.384q-.348 0-.578-.23t-.23-.578M15.299 5.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201t-.491 1.201t-1.201.492t-1.201-.492"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightWcRounded(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="M6.154 20.692V14.5h-.692q-.348 0-.578-.23t-.23-.578V9q0-.633.434-1.066Q5.52 7.5 6.154 7.5h2.692q.633 0 1.067.434q.433.433.433 1.066v4.692q0 .349-.23.578q-.23.23-.577.23h-.693v6.192q0 .349-.23.578q-.23.23-.577.23H6.962q-.348 0-.578-.23t-.23-.578M6.299 5.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201T8.701 5.97T7.5 6.462T6.299 5.97M15.5 20.692V16h-1.375q-.385 0-.637-.316q-.251-.317-.134-.701l1.735-6.48q.142-.476.525-.74q.384-.263.886-.263t.886.264t.526.74l1.734 6.479q.118.384-.134.7q-.252.317-.637.317H17.5v4.692q0 .349-.23.578t-.578.23h-.384q-.348 0-.578-.23t-.23-.578M15.299 5.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201t-.491 1.201t-1.201.492t-1.201-.492"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.154 20.692V14.5h-.692q-.348 0-.578-.23t-.23-.578V9q0-.633.434-1.066Q5.52 7.5 6.154 7.5h2.692q.633 0 1.067.434q.433.433.433 1.066v4.692q0 .349-.23.578q-.23.23-.577.23h-.693v6.192q0 .349-.23.578q-.23.23-.577.23H6.962q-.348 0-.578-.23t-.23-.578M6.299 5.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201T8.701 5.97T7.5 6.462T6.299 5.97M15.5 20.692V16h-1.375q-.385 0-.637-.316q-.251-.317-.134-.701l1.735-6.48q.142-.476.525-.74q.384-.263.886-.263t.886.264t.526.74l1.734 6.479q.118.384-.134.7q-.252.317-.637.317H17.5v4.692q0 .349-.23.578t-.578.23h-.384q-.348 0-.578-.23t-.23-.578M15.299 5.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491 1.201-.491t1.201.491q.491.491.491 1.201t-.491 1.201t-1.201.492t-1.201-.492"/></svg>
</template>

CSS

.icon-wc-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%22M6.154%2020.692V14.5h-.692q-.348%200-.578-.23t-.23-.578V9q0-.633.434-1.066Q5.52%207.5%206.154%207.5h2.692q.633%200%201.067.434q.433.433.433%201.066v4.692q0%20.349-.23.578q-.23.23-.577.23h-.693v6.192q0%20.349-.23.578q-.23.23-.577.23H6.962q-.348%200-.578-.23t-.23-.578M6.299%205.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491%201.201-.491t1.201.491q.491.491.491%201.201T8.701%205.97T7.5%206.462T6.299%205.97M15.5%2020.692V16h-1.375q-.385%200-.637-.316q-.251-.317-.134-.701l1.735-6.48q.142-.476.525-.74q.384-.263.886-.263t.886.264t.526.74l1.734%206.479q.118.384-.134.7q-.252.317-.637.317H17.5v4.692q0%20.349-.23.578t-.578.23h-.384q-.348%200-.578-.23t-.23-.578M15.299%205.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491%201.201-.491t1.201.491q.491.491.491%201.201t-.491%201.201t-1.201.492t-1.201-.492%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%22M6.154%2020.692V14.5h-.692q-.348%200-.578-.23t-.23-.578V9q0-.633.434-1.066Q5.52%207.5%206.154%207.5h2.692q.633%200%201.067.434q.433.433.433%201.066v4.692q0%20.349-.23.578q-.23.23-.577.23h-.693v6.192q0%20.349-.23.578q-.23.23-.577.23H6.962q-.348%200-.578-.23t-.23-.578M6.299%205.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491%201.201-.491t1.201.491q.491.491.491%201.201T8.701%205.97T7.5%206.462T6.299%205.97M15.5%2020.692V16h-1.375q-.385%200-.637-.316q-.251-.317-.134-.701l1.735-6.48q.142-.476.525-.74q.384-.263.886-.263t.886.264t.526.74l1.734%206.479q.118.384-.134.7q-.252.317-.637.317H17.5v4.692q0%20.349-.23.578t-.578.23h-.384q-.348%200-.578-.23t-.23-.578M15.299%205.97q-.491-.491-.491-1.2q0-.71.491-1.202q.492-.491%201.201-.491t1.201.491q.491.491.491%201.201t-.491%201.201t-1.201.492t-1.201-.492%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/wc-rounded.svg?color=%231a73e8&size=48