special character icon

special-character-rounded from Material Symbols Light by Google · Rounded · Text · Apache-2.0 Free for personal and commercial use.

Name
special-character-rounded
Set
Material Symbols Light
Style
Rounded
Category
Text
Viewbox
24×24
License
Apache 2.0
Aliases
special-character-outline-rounded

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the special character icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.83 6.716Q6.117 8.43 6.117 10.885q0 1.844 1.036 3.351t2.77 2.15q.387.166.637.476q.249.311.249.711v1.215q0 .51-.351.861t-.86.351H5q-.413 0-.707-.293T4 19t.293-.707T5 18h3.616q-2.081-.99-3.291-2.904t-1.21-4.211q0-3.281 2.302-5.583T12 3t5.583 2.302t2.302 5.583q0 2.298-1.21 4.211T15.385 18H19q.414 0 .707.293T20 19t-.293.707T19 20h-4.596q-.51 0-.86-.351t-.352-.86v-1.216q0-.4.25-.71q.249-.311.637-.476q1.733-.643 2.769-2.15t1.037-3.352q0-2.454-1.716-4.17T12 5T7.83 6.716"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSpecialCharacterRounded(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="M7.83 6.716Q6.117 8.43 6.117 10.885q0 1.844 1.036 3.351t2.77 2.15q.387.166.637.476q.249.311.249.711v1.215q0 .51-.351.861t-.86.351H5q-.413 0-.707-.293T4 19t.293-.707T5 18h3.616q-2.081-.99-3.291-2.904t-1.21-4.211q0-3.281 2.302-5.583T12 3t5.583 2.302t2.302 5.583q0 2.298-1.21 4.211T15.385 18H19q.414 0 .707.293T20 19t-.293.707T19 20h-4.596q-.51 0-.86-.351t-.352-.86v-1.216q0-.4.25-.71q.249-.311.637-.476q1.733-.643 2.769-2.15t1.037-3.352q0-2.454-1.716-4.17T12 5T7.83 6.716"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.83 6.716Q6.117 8.43 6.117 10.885q0 1.844 1.036 3.351t2.77 2.15q.387.166.637.476q.249.311.249.711v1.215q0 .51-.351.861t-.86.351H5q-.413 0-.707-.293T4 19t.293-.707T5 18h3.616q-2.081-.99-3.291-2.904t-1.21-4.211q0-3.281 2.302-5.583T12 3t5.583 2.302t2.302 5.583q0 2.298-1.21 4.211T15.385 18H19q.414 0 .707.293T20 19t-.293.707T19 20h-4.596q-.51 0-.86-.351t-.352-.86v-1.216q0-.4.25-.71q.249-.311.637-.476q1.733-.643 2.769-2.15t1.037-3.352q0-2.454-1.716-4.17T12 5T7.83 6.716"/></svg>
</template>

CSS

.icon-special-character-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%22M7.83%206.716Q6.117%208.43%206.117%2010.885q0%201.844%201.036%203.351t2.77%202.15q.387.166.637.476q.249.311.249.711v1.215q0%20.51-.351.861t-.86.351H5q-.413%200-.707-.293T4%2019t.293-.707T5%2018h3.616q-2.081-.99-3.291-2.904t-1.21-4.211q0-3.281%202.302-5.583T12%203t5.583%202.302t2.302%205.583q0%202.298-1.21%204.211T15.385%2018H19q.414%200%20.707.293T20%2019t-.293.707T19%2020h-4.596q-.51%200-.86-.351t-.352-.86v-1.216q0-.4.25-.71q.249-.311.637-.476q1.733-.643%202.769-2.15t1.037-3.352q0-2.454-1.716-4.17T12%205T7.83%206.716%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%22M7.83%206.716Q6.117%208.43%206.117%2010.885q0%201.844%201.036%203.351t2.77%202.15q.387.166.637.476q.249.311.249.711v1.215q0%20.51-.351.861t-.86.351H5q-.413%200-.707-.293T4%2019t.293-.707T5%2018h3.616q-2.081-.99-3.291-2.904t-1.21-4.211q0-3.281%202.302-5.583T12%203t5.583%202.302t2.302%205.583q0%202.298-1.21%204.211T15.385%2018H19q.414%200%20.707.293T20%2019t-.293.707T19%2020h-4.596q-.51%200-.86-.351t-.352-.86v-1.216q0-.4.25-.71q.249-.311.637-.476q1.733-.643%202.769-2.15t1.037-3.352q0-2.454-1.716-4.17T12%205T7.83%206.716%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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