at icon
at-line from MingCute Icon by MingCute Design · Line · Apache-2.0 Free for personal and commercial use.
- Name
- at-line
- Set
- MingCute Icon
- Style
- Line
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
atBootstrap IconsatBoxIcons v2atCarbonatCircle Flagsat-fillEva IconsatFramework7 IconsatFont Awesome 6 SolidatFont Awesome Solidat-1x1Flag IconsatFlagpackatHuge IconsatIonIconsatLine AwesomeatMaterial Line IconsatMaterial Design IconsatMyna UI IconsatPhosphoratPixelarticonsatPrime Iconsat-fillRemix IconatTabler Iconsat-outlineTeenyiconsatUniconsatUnicons Monochrome
Use the at icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M16 20.065A9 9 0 1 1 12 3c6-.001 9.5 4.999 9 9.499c-.276 2.485-1.5 3.25-2 3.5c-2 1-3.27-.38-3-2l.5-5m-4.462 7C9.828 16 8 14.21 8 12s1.821-4 4.03-4c2.542 0 4.477 2.339 3.952 4.826c-.39 1.85-2.053 3.174-3.944 3.174Z"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteAtLine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeWidth="2" d="M16 20.065A9 9 0 1 1 12 3c6-.001 9.5 4.999 9 9.499c-.276 2.485-1.5 3.25-2 3.5c-2 1-3.27-.38-3-2l.5-5m-4.462 7C9.828 16 8 14.21 8 12s1.821-4 4.03-4c2.542 0 4.477 2.339 3.952 4.826c-.39 1.85-2.053 3.174-3.944 3.174Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2" d="M16 20.065A9 9 0 1 1 12 3c6-.001 9.5 4.999 9 9.499c-.276 2.485-1.5 3.25-2 3.5c-2 1-3.27-.38-3-2l.5-5m-4.462 7C9.828 16 8 14.21 8 12s1.821-4 4.03-4c2.542 0 4.477 2.339 3.952 4.826c-.39 1.85-2.053 3.174-3.944 3.174Z"/></svg> </template>
CSS
.icon-at-line {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2020.065A9%209%200%201%201%2012%203c6-.001%209.5%204.999%209%209.499c-.276%202.485-1.5%203.25-2%203.5c-2%201-3.27-.38-3-2l.5-5m-4.462%207C9.828%2016%208%2014.21%208%2012s1.821-4%204.03-4c2.542%200%204.477%202.339%203.952%204.826c-.39%201.85-2.053%203.174-3.944%203.174Z%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-width%3D%222%22%20d%3D%22M16%2020.065A9%209%200%201%201%2012%203c6-.001%209.5%204.999%209%209.499c-.276%202.485-1.5%203.25-2%203.5c-2%201-3.27-.38-3-2l.5-5m-4.462%207C9.828%2016%208%2014.21%208%2012s1.821-4%204.03-4c2.542%200%204.477%202.339%203.952%204.826c-.39%201.85-2.053%203.174-3.944%203.174Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/at-line.svg?color=%231a73e8&size=48