amp logo
amp-text from LobeHub AI Icons by LobeHub · Wordmark · MIT Free for personal and commercial use.
- Name
- amp-text
- Set
- LobeHub AI Icons
- Style
- Wordmark
- Viewbox
- 54×24
- License
- MIT
2 other variants in LobeHub AI Icons
The same logo in other sets
Use the amp logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 54 24"><path fill="currentColor" fill-rule="evenodd" d="M44.055 2C48.405 2 52 5.114 52 10.002c0 5.149-3.66 8.838-8.39 8.838-1.668 0-3.186-.311-4.435-1.015a6.072 6.072 0 01-2.443-2.53l-1.212 8.492-.03.213h-2.447l.041-.285 3.087-21.269h2.424l-.256 1.581C39.801 2.69 41.772 2 44.055 2zm-33.666.028c1.668 0 3.193.312 4.45 1.018a6.084 6.084 0 012.454 2.546l.409-2.932.03-.214h2.419l-2.264 15.763-.03.213h-2.42l.234-1.604c-1.45 1.359-3.443 2.05-5.726 2.05-4.35 0-7.945-3.114-7.945-8.002 0-5.149 3.66-8.838 8.39-8.838zm12.292 16.394h-2.42L22.555 2.66l.03-.213h2.417l-2.32 15.976zm4.354 0h-2.419L26.91 2.66l.03-.213h2.417l-2.32 15.976zM33.71 2.446l-2.32 15.976h-2.42L31.264 2.66l.03-.213h2.417zM10.64 4.143c-3.675 0-6.143 2.932-6.143 6.612 0 1.58.498 3.08 1.48 4.181.976 1.097 2.449 1.817 4.44 1.817 3.674 0 6.143-2.959 6.143-6.64 0-1.78-.617-3.27-1.657-4.314-1.04-1.043-2.517-1.656-4.264-1.656zm32.942-.027c-3.673 0-6.142 2.958-6.142 6.639 0 1.78.617 3.27 1.657 4.313 1.04 1.044 2.517 1.657 4.263 1.657 3.675 0 6.143-2.932 6.143-6.611 0-1.581-.498-3.081-1.479-4.182-.977-1.097-2.45-1.817-4.442-1.817z"/></svg>
React
import type { SVGProps } from "react";
export function LobehubAmpText(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 54 24"><path fill="currentColor" fillRule="evenodd" d="M44.055 2C48.405 2 52 5.114 52 10.002c0 5.149-3.66 8.838-8.39 8.838-1.668 0-3.186-.311-4.435-1.015a6.072 6.072 0 01-2.443-2.53l-1.212 8.492-.03.213h-2.447l.041-.285 3.087-21.269h2.424l-.256 1.581C39.801 2.69 41.772 2 44.055 2zm-33.666.028c1.668 0 3.193.312 4.45 1.018a6.084 6.084 0 012.454 2.546l.409-2.932.03-.214h2.419l-2.264 15.763-.03.213h-2.42l.234-1.604c-1.45 1.359-3.443 2.05-5.726 2.05-4.35 0-7.945-3.114-7.945-8.002 0-5.149 3.66-8.838 8.39-8.838zm12.292 16.394h-2.42L22.555 2.66l.03-.213h2.417l-2.32 15.976zm4.354 0h-2.419L26.91 2.66l.03-.213h2.417l-2.32 15.976zM33.71 2.446l-2.32 15.976h-2.42L31.264 2.66l.03-.213h2.417zM10.64 4.143c-3.675 0-6.143 2.932-6.143 6.612 0 1.58.498 3.08 1.48 4.181.976 1.097 2.449 1.817 4.44 1.817 3.674 0 6.143-2.959 6.143-6.64 0-1.78-.617-3.27-1.657-4.314-1.04-1.043-2.517-1.656-4.264-1.656zm32.942-.027c-3.673 0-6.142 2.958-6.142 6.639 0 1.78.617 3.27 1.657 4.313 1.04 1.044 2.517 1.657 4.263 1.657 3.675 0 6.143-2.932 6.143-6.611 0-1.581-.498-3.081-1.479-4.182-.977-1.097-2.45-1.817-4.442-1.817z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 54 24"><path fill="currentColor" fill-rule="evenodd" d="M44.055 2C48.405 2 52 5.114 52 10.002c0 5.149-3.66 8.838-8.39 8.838-1.668 0-3.186-.311-4.435-1.015a6.072 6.072 0 01-2.443-2.53l-1.212 8.492-.03.213h-2.447l.041-.285 3.087-21.269h2.424l-.256 1.581C39.801 2.69 41.772 2 44.055 2zm-33.666.028c1.668 0 3.193.312 4.45 1.018a6.084 6.084 0 012.454 2.546l.409-2.932.03-.214h2.419l-2.264 15.763-.03.213h-2.42l.234-1.604c-1.45 1.359-3.443 2.05-5.726 2.05-4.35 0-7.945-3.114-7.945-8.002 0-5.149 3.66-8.838 8.39-8.838zm12.292 16.394h-2.42L22.555 2.66l.03-.213h2.417l-2.32 15.976zm4.354 0h-2.419L26.91 2.66l.03-.213h2.417l-2.32 15.976zM33.71 2.446l-2.32 15.976h-2.42L31.264 2.66l.03-.213h2.417zM10.64 4.143c-3.675 0-6.143 2.932-6.143 6.612 0 1.58.498 3.08 1.48 4.181.976 1.097 2.449 1.817 4.44 1.817 3.674 0 6.143-2.959 6.143-6.64 0-1.78-.617-3.27-1.657-4.314-1.04-1.043-2.517-1.656-4.264-1.656zm32.942-.027c-3.673 0-6.142 2.958-6.142 6.639 0 1.78.617 3.27 1.657 4.313 1.04 1.044 2.517 1.657 4.263 1.657 3.675 0 6.143-2.932 6.143-6.611 0-1.581-.498-3.081-1.479-4.182-.977-1.097-2.45-1.817-4.442-1.817z"/></svg> </template>
CSS
.icon-amp-text {
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%2054%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M44.055%202C48.405%202%2052%205.114%2052%2010.002c0%205.149-3.66%208.838-8.39%208.838-1.668%200-3.186-.311-4.435-1.015a6.072%206.072%200%2001-2.443-2.53l-1.212%208.492-.03.213h-2.447l.041-.285%203.087-21.269h2.424l-.256%201.581C39.801%202.69%2041.772%202%2044.055%202zm-33.666.028c1.668%200%203.193.312%204.45%201.018a6.084%206.084%200%20012.454%202.546l.409-2.932.03-.214h2.419l-2.264%2015.763-.03.213h-2.42l.234-1.604c-1.45%201.359-3.443%202.05-5.726%202.05-4.35%200-7.945-3.114-7.945-8.002%200-5.149%203.66-8.838%208.39-8.838zm12.292%2016.394h-2.42L22.555%202.66l.03-.213h2.417l-2.32%2015.976zm4.354%200h-2.419L26.91%202.66l.03-.213h2.417l-2.32%2015.976zM33.71%202.446l-2.32%2015.976h-2.42L31.264%202.66l.03-.213h2.417zM10.64%204.143c-3.675%200-6.143%202.932-6.143%206.612%200%201.58.498%203.08%201.48%204.181.976%201.097%202.449%201.817%204.44%201.817%203.674%200%206.143-2.959%206.143-6.64%200-1.78-.617-3.27-1.657-4.314-1.04-1.043-2.517-1.656-4.264-1.656zm32.942-.027c-3.673%200-6.142%202.958-6.142%206.639%200%201.78.617%203.27%201.657%204.313%201.04%201.044%202.517%201.657%204.263%201.657%203.675%200%206.143-2.932%206.143-6.611%200-1.581-.498-3.081-1.479-4.182-.977-1.097-2.45-1.817-4.442-1.817z%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%2054%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M44.055%202C48.405%202%2052%205.114%2052%2010.002c0%205.149-3.66%208.838-8.39%208.838-1.668%200-3.186-.311-4.435-1.015a6.072%206.072%200%2001-2.443-2.53l-1.212%208.492-.03.213h-2.447l.041-.285%203.087-21.269h2.424l-.256%201.581C39.801%202.69%2041.772%202%2044.055%202zm-33.666.028c1.668%200%203.193.312%204.45%201.018a6.084%206.084%200%20012.454%202.546l.409-2.932.03-.214h2.419l-2.264%2015.763-.03.213h-2.42l.234-1.604c-1.45%201.359-3.443%202.05-5.726%202.05-4.35%200-7.945-3.114-7.945-8.002%200-5.149%203.66-8.838%208.39-8.838zm12.292%2016.394h-2.42L22.555%202.66l.03-.213h2.417l-2.32%2015.976zm4.354%200h-2.419L26.91%202.66l.03-.213h2.417l-2.32%2015.976zM33.71%202.446l-2.32%2015.976h-2.42L31.264%202.66l.03-.213h2.417zM10.64%204.143c-3.675%200-6.143%202.932-6.143%206.612%200%201.58.498%203.08%201.48%204.181.976%201.097%202.449%201.817%204.44%201.817%203.674%200%206.143-2.959%206.143-6.64%200-1.78-.617-3.27-1.657-4.314-1.04-1.043-2.517-1.656-4.264-1.656zm32.942-.027c-3.673%200-6.142%202.958-6.142%206.639%200%201.78.617%203.27%201.657%204.313%201.04%201.044%202.517%201.657%204.263%201.657%203.675%200%206.143-2.932%206.143-6.611%200-1.581-.498-3.081-1.479-4.182-.977-1.097-2.45-1.817-4.442-1.817z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/lobehub/amp-text.svg?color=%231a73e8&size=48