a b icon
a-b from Remix Icon by Remix Design · Regular · Editor · Apache-2.0 Free for personal and commercial use.
- Name
- a-b
- Set
- Remix Icon
- Style
- Regular
- Category
- Editor
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
More editor icons from Remix Icon
Use the a b icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 15v2c0 1.054.95 2 2 2h3v2H7a4 4 0 0 1-4-4v-2zm13-5l4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16 10zm-1 2.885L15.753 16h2.492zM3 3h6a3 3 0 0 1 2.235 5A3 3 0 0 1 9 13H3zm6 6H5v2h4a1 1 0 1 0 0-2m8-6a4 4 0 0 1 4 4v2h-2V7a2 2 0 0 0-2-2h-3V3zM9 5H5v2h4a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function RiAB(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="M5 15v2c0 1.054.95 2 2 2h3v2H7a4 4 0 0 1-4-4v-2zm13-5l4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16 10zm-1 2.885L15.753 16h2.492zM3 3h6a3 3 0 0 1 2.235 5A3 3 0 0 1 9 13H3zm6 6H5v2h4a1 1 0 1 0 0-2m8-6a4 4 0 0 1 4 4v2h-2V7a2 2 0 0 0-2-2h-3V3zM9 5H5v2h4a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5 15v2c0 1.054.95 2 2 2h3v2H7a4 4 0 0 1-4-4v-2zm13-5l4.4 11h-2.155l-1.201-3h-4.09l-1.199 3h-2.154L16 10zm-1 2.885L15.753 16h2.492zM3 3h6a3 3 0 0 1 2.235 5A3 3 0 0 1 9 13H3zm6 6H5v2h4a1 1 0 1 0 0-2m8-6a4 4 0 0 1 4 4v2h-2V7a2 2 0 0 0-2-2h-3V3zM9 5H5v2h4a1 1 0 0 0 0-2"/></svg> </template>
CSS
.icon-a-b {
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%22M5%2015v2c0%201.054.95%202%202%202h3v2H7a4%204%200%200%201-4-4v-2zm13-5l4.4%2011h-2.155l-1.201-3h-4.09l-1.199%203h-2.154L16%2010zm-1%202.885L15.753%2016h2.492zM3%203h6a3%203%200%200%201%202.235%205A3%203%200%200%201%209%2013H3zm6%206H5v2h4a1%201%200%201%200%200-2m8-6a4%204%200%200%201%204%204v2h-2V7a2%202%200%200%200-2-2h-3V3zM9%205H5v2h4a1%201%200%200%200%200-2%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%22M5%2015v2c0%201.054.95%202%202%202h3v2H7a4%204%200%200%201-4-4v-2zm13-5l4.4%2011h-2.155l-1.201-3h-4.09l-1.199%203h-2.154L16%2010zm-1%202.885L15.753%2016h2.492zM3%203h6a3%203%200%200%201%202.235%205A3%203%200%200%201%209%2013H3zm6%206H5v2h4a1%201%200%201%200%200-2m8-6a4%204%200%200%201%204%204v2h-2V7a2%202%200%200%200-2-2h-3V3zM9%205H5v2h4a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/a-b.svg?color=%231a73e8&size=48