custom typography icon

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

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

1 other variant in Material Symbols Light

The same icon in other sets

More text icons from Material Symbols Light

Use the custom typography icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 19v1.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-4q0-.213.144-.356t.357-.144t.356.144t.143.356V18h7q.213 0 .356.144t.144.357t-.144.356T19.5 19zm-8 0q-.213 0-.356-.144T4 18.499t.144-.356T4.5 18h4.116q.212 0 .356.144t.144.357t-.144.356t-.356.143zm5.062-7.633h4.882l.946 2.7q.062.16.177.239q.116.078.279.078q.271 0 .408-.213t.052-.458l-3.77-10.447q-.051-.123-.154-.195T12.144 3h-.294q-.127 0-.23.071t-.156.194L7.689 13.72q-.08.244.054.455t.4.21q.174 0 .287-.078t.18-.244zm.33-.936l2.058-5.802h.1l2.058 5.802z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightCustomTypographyRounded(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="M12.5 19v1.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-4q0-.213.144-.356t.357-.144t.356.144t.143.356V18h7q.213 0 .356.144t.144.357t-.144.356T19.5 19zm-8 0q-.213 0-.356-.144T4 18.499t.144-.356T4.5 18h4.116q.212 0 .356.144t.144.357t-.144.356t-.356.143zm5.062-7.633h4.882l.946 2.7q.062.16.177.239q.116.078.279.078q.271 0 .408-.213t.052-.458l-3.77-10.447q-.051-.123-.154-.195T12.144 3h-.294q-.127 0-.23.071t-.156.194L7.689 13.72q-.08.244.054.455t.4.21q.174 0 .287-.078t.18-.244zm.33-.936l2.058-5.802h.1l2.058 5.802z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.5 19v1.5q0 .213-.144.356t-.357.144t-.356-.144t-.143-.356v-4q0-.213.144-.356t.357-.144t.356.144t.143.356V18h7q.213 0 .356.144t.144.357t-.144.356T19.5 19zm-8 0q-.213 0-.356-.144T4 18.499t.144-.356T4.5 18h4.116q.212 0 .356.144t.144.357t-.144.356t-.356.143zm5.062-7.633h4.882l.946 2.7q.062.16.177.239q.116.078.279.078q.271 0 .408-.213t.052-.458l-3.77-10.447q-.051-.123-.154-.195T12.144 3h-.294q-.127 0-.23.071t-.156.194L7.689 13.72q-.08.244.054.455t.4.21q.174 0 .287-.078t.18-.244zm.33-.936l2.058-5.802h.1l2.058 5.802z"/></svg>
</template>

CSS

.icon-custom-typography-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%22M12.5%2019v1.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356v-4q0-.213.144-.356t.357-.144t.356.144t.143.356V18h7q.213%200%20.356.144t.144.357t-.144.356T19.5%2019zm-8%200q-.213%200-.356-.144T4%2018.499t.144-.356T4.5%2018h4.116q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm5.062-7.633h4.882l.946%202.7q.062.16.177.239q.116.078.279.078q.271%200%20.408-.213t.052-.458l-3.77-10.447q-.051-.123-.154-.195T12.144%203h-.294q-.127%200-.23.071t-.156.194L7.689%2013.72q-.08.244.054.455t.4.21q.174%200%20.287-.078t.18-.244zm.33-.936l2.058-5.802h.1l2.058%205.802z%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%22M12.5%2019v1.5q0%20.213-.144.356t-.357.144t-.356-.144t-.143-.356v-4q0-.213.144-.356t.357-.144t.356.144t.143.356V18h7q.213%200%20.356.144t.144.357t-.144.356T19.5%2019zm-8%200q-.213%200-.356-.144T4%2018.499t.144-.356T4.5%2018h4.116q.212%200%20.356.144t.144.357t-.144.356t-.356.143zm5.062-7.633h4.882l.946%202.7q.062.16.177.239q.116.078.279.078q.271%200%20.408-.213t.052-.458l-3.77-10.447q-.051-.123-.154-.195T12.144%203h-.294q-.127%200-.23.071t-.156.194L7.689%2013.72q-.08.244.054.455t.4.21q.174%200%20.287-.078t.18-.244zm.33-.936l2.058-5.802h.1l2.058%205.802z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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