abc icon
abc-rounded from Material Symbols Light by Google · Rounded · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- abc-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- abc-outline-rounded
2 other variants in Material Symbols Light
The same icon in other sets
More ui actions icons from Material Symbols Light
Use the abc icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.212 14.692q-.162 0-.283-.12q-.121-.122-.121-.283V9.712q0-.162.12-.283q.122-.121.284-.121h3.211q.31 0 .54.23t.23.539v1.23q0 .253-.163.454t-.414.239q.251.058.414.249q.162.192.162.443v1.231q0 .31-.23.54t-.539.23zm.48-3.134h2.616v-1.366h-2.616zm0 2.25h2.616v-1.366h-2.616zm-6.903.884q-.191 0-.317-.126q-.126-.125-.126-.316v-4.173q0-.31.23-.54t.54-.23h2.846q.31 0 .539.23t.23.54v4.192q0 .171-.126.297t-.316.126t-.317-.126t-.126-.316V13H4.231v1.27q0 .17-.126.296t-.317.126m.443-2.577h2.615v-1.923H4.231zm12.807 2.577q-.31 0-.539-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.845q.31 0 .54.23t.23.54v.827q0 .171-.126.297t-.317.126t-.316-.126t-.126-.316v-.693h-2.615v3.616h2.615v-.692q0-.191.126-.317t.317-.126t.316.126t.126.317v.807q0 .31-.23.54t-.54.23z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAbcRounded(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="M10.212 14.692q-.162 0-.283-.12q-.121-.122-.121-.283V9.712q0-.162.12-.283q.122-.121.284-.121h3.211q.31 0 .54.23t.23.539v1.23q0 .253-.163.454t-.414.239q.251.058.414.249q.162.192.162.443v1.231q0 .31-.23.54t-.539.23zm.48-3.134h2.616v-1.366h-2.616zm0 2.25h2.616v-1.366h-2.616zm-6.903.884q-.191 0-.317-.126q-.126-.125-.126-.316v-4.173q0-.31.23-.54t.54-.23h2.846q.31 0 .539.23t.23.54v4.192q0 .171-.126.297t-.316.126t-.317-.126t-.126-.316V13H4.231v1.27q0 .17-.126.296t-.317.126m.443-2.577h2.615v-1.923H4.231zm12.807 2.577q-.31 0-.539-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.845q.31 0 .54.23t.23.54v.827q0 .171-.126.297t-.317.126t-.316-.126t-.126-.316v-.693h-2.615v3.616h2.615v-.692q0-.191.126-.317t.317-.126t.316.126t.126.317v.807q0 .31-.23.54t-.54.23z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.212 14.692q-.162 0-.283-.12q-.121-.122-.121-.283V9.712q0-.162.12-.283q.122-.121.284-.121h3.211q.31 0 .54.23t.23.539v1.23q0 .253-.163.454t-.414.239q.251.058.414.249q.162.192.162.443v1.231q0 .31-.23.54t-.539.23zm.48-3.134h2.616v-1.366h-2.616zm0 2.25h2.616v-1.366h-2.616zm-6.903.884q-.191 0-.317-.126q-.126-.125-.126-.316v-4.173q0-.31.23-.54t.54-.23h2.846q.31 0 .539.23t.23.54v4.192q0 .171-.126.297t-.316.126t-.317-.126t-.126-.316V13H4.231v1.27q0 .17-.126.296t-.317.126m.443-2.577h2.615v-1.923H4.231zm12.807 2.577q-.31 0-.539-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.845q.31 0 .54.23t.23.54v.827q0 .171-.126.297t-.317.126t-.316-.126t-.126-.316v-.693h-2.615v3.616h2.615v-.692q0-.191.126-.317t.317-.126t.316.126t.126.317v.807q0 .31-.23.54t-.54.23z"/></svg> </template>
CSS
.icon-abc-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%22M10.212%2014.692q-.162%200-.283-.12q-.121-.122-.121-.283V9.712q0-.162.12-.283q.122-.121.284-.121h3.211q.31%200%20.54.23t.23.539v1.23q0%20.253-.163.454t-.414.239q.251.058.414.249q.162.192.162.443v1.231q0%20.31-.23.54t-.539.23zm.48-3.134h2.616v-1.366h-2.616zm0%202.25h2.616v-1.366h-2.616zm-6.903.884q-.191%200-.317-.126q-.126-.125-.126-.316v-4.173q0-.31.23-.54t.54-.23h2.846q.31%200%20.539.23t.23.54v4.192q0%20.171-.126.297t-.316.126t-.317-.126t-.126-.316V13H4.231v1.27q0%20.17-.126.296t-.317.126m.443-2.577h2.615v-1.923H4.231zm12.807%202.577q-.31%200-.539-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.845q.31%200%20.54.23t.23.54v.827q0%20.171-.126.297t-.317.126t-.316-.126t-.126-.316v-.693h-2.615v3.616h2.615v-.692q0-.191.126-.317t.317-.126t.316.126t.126.317v.807q0%20.31-.23.54t-.54.23z%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%22M10.212%2014.692q-.162%200-.283-.12q-.121-.122-.121-.283V9.712q0-.162.12-.283q.122-.121.284-.121h3.211q.31%200%20.54.23t.23.539v1.23q0%20.253-.163.454t-.414.239q.251.058.414.249q.162.192.162.443v1.231q0%20.31-.23.54t-.539.23zm.48-3.134h2.616v-1.366h-2.616zm0%202.25h2.616v-1.366h-2.616zm-6.903.884q-.191%200-.317-.126q-.126-.125-.126-.316v-4.173q0-.31.23-.54t.54-.23h2.846q.31%200%20.539.23t.23.54v4.192q0%20.171-.126.297t-.316.126t-.317-.126t-.126-.316V13H4.231v1.27q0%20.17-.126.296t-.317.126m.443-2.577h2.615v-1.923H4.231zm12.807%202.577q-.31%200-.539-.23t-.23-.539v-3.846q0-.31.23-.54t.54-.23h2.845q.31%200%20.54.23t.23.54v.827q0%20.171-.126.297t-.317.126t-.316-.126t-.126-.316v-.693h-2.615v3.616h2.615v-.692q0-.191.126-.317t.317-.126t.316.126t.126.317v.807q0%20.31-.23.54t-.54.23z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/abc-rounded.svg?color=%231a73e8&size=48