typer logo
typer from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- typer
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
The same logo in other sets
Use the typer logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.818 3.646H2.182C.982 3.646 0 4.483 0 5.505v3.707h2.182V5.486h19.636v13.036H2.182v-3.735H0v3.726c0 1.022.982 1.84 2.182 1.84h19.636c1.2 0 2.182-.818 2.182-1.84V5.505c0-1.032-.982-1.859-2.182-1.859m-10.909 12.07L15.273 12l-4.364-3.717v2.787H0v1.859h10.909z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsTyper(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="M21.818 3.646H2.182C.982 3.646 0 4.483 0 5.505v3.707h2.182V5.486h19.636v13.036H2.182v-3.735H0v3.726c0 1.022.982 1.84 2.182 1.84h19.636c1.2 0 2.182-.818 2.182-1.84V5.505c0-1.032-.982-1.859-2.182-1.859m-10.909 12.07L15.273 12l-4.364-3.717v2.787H0v1.859h10.909z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.818 3.646H2.182C.982 3.646 0 4.483 0 5.505v3.707h2.182V5.486h19.636v13.036H2.182v-3.735H0v3.726c0 1.022.982 1.84 2.182 1.84h19.636c1.2 0 2.182-.818 2.182-1.84V5.505c0-1.032-.982-1.859-2.182-1.859m-10.909 12.07L15.273 12l-4.364-3.717v2.787H0v1.859h10.909z"/></svg> </template>
CSS
.icon-typer {
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%22M21.818%203.646H2.182C.982%203.646%200%204.483%200%205.505v3.707h2.182V5.486h19.636v13.036H2.182v-3.735H0v3.726c0%201.022.982%201.84%202.182%201.84h19.636c1.2%200%202.182-.818%202.182-1.84V5.505c0-1.032-.982-1.859-2.182-1.859m-10.909%2012.07L15.273%2012l-4.364-3.717v2.787H0v1.859h10.909z%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%22M21.818%203.646H2.182C.982%203.646%200%204.483%200%205.505v3.707h2.182V5.486h19.636v13.036H2.182v-3.735H0v3.726c0%201.022.982%201.84%202.182%201.84h19.636c1.2%200%202.182-.818%202.182-1.84V5.505c0-1.032-.982-1.859-2.182-1.859m-10.909%2012.07L15.273%2012l-4.364-3.717v2.787H0v1.859h10.909z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/typer.svg?color=%231a73e8&size=48