ant design logo
ant-design from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- ant-design
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
The same logo in other sets
Use the ant design logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGLtho8dDK" x1="62.102%" x2="108.197%" y1="0%" y2="37.864%"><stop offset="0%" stop-color="#4285eb"/><stop offset="100%" stop-color="#2ec7ff"/></linearGradient><linearGradient id="SVGN6GESbiL" x1="69.644%" x2="54.043%" y1="0%" y2="108.457%"><stop offset="0%" stop-color="#29cdff"/><stop offset="37.86%" stop-color="#148eff"/><stop offset="100%" stop-color="#0a60ff"/></linearGradient><linearGradient id="SVGAM3vtM4q" x1="69.691%" x2="16.723%" y1="-12.974%" y2="117.391%"><stop offset="0%" stop-color="#fa816e"/><stop offset="41.473%" stop-color="#f74a5c"/><stop offset="100%" stop-color="#f51d2c"/></linearGradient><linearGradient id="SVGcuaZ2bVd" x1="68.128%" x2="30.44%" y1="-35.691%" y2="114.943%"><stop offset="0%" stop-color="#fa8e7d"/><stop offset="51.264%" stop-color="#f74a5c"/><stop offset="100%" stop-color="#f51d2c"/></linearGradient></defs><g fill="none"><path fill="url(#SVGLtho8dDK)" d="M116.85 4.545L4.53 116.775a15.396 15.396 0 0 0 0 21.812l112.32 112.229c6.039 6.033 15.792 6.033 21.83 0l47.095-47.056c5.408-5.404 5.408-14.165 0-19.568s-14.176-5.404-19.584 0l-35.702 35.672c-1.503 1.502-3.784 1.502-5.287 0l-89.696-89.622c-1.503-1.502-1.503-3.781 0-5.283l89.696-89.623c1.503-1.501 3.784-1.501 5.287 0l35.702 35.673c5.408 5.404 14.176 5.404 19.584 0s5.408-14.164 0-19.568l-47.09-47.05c-6.063-5.904-15.82-5.856-21.835.154"/><path fill="url(#SVGN6GESbiL)" d="M116.85 4.545L4.53 116.775a15.396 15.396 0 0 0 0 21.812l112.32 112.229c6.039 6.033 15.792 6.033 21.83 0l47.095-47.056c5.408-5.404 5.408-14.165 0-19.568s-14.176-5.404-19.584 0l-35.702 35.672c-1.503 1.502-3.784 1.502-5.287 0l-89.696-89.622c-1.503-1.502-1.503-3.781 0-5.283l89.696-89.623c3.742-3.226 9.849-9.76 18.815-11.29q9.996-1.703 21.857 7.5L138.686 4.39c-6.064-5.903-15.82-5.855-21.836.155"/><path fill="url(#SVGAM3vtM4q)" d="M196.647 173.754c5.408 5.404 14.176 5.404 19.584 0l34.739-34.71a15.396 15.396 0 0 0 0-21.812l-35.041-34.89c-5.421-5.397-14.192-5.389-19.603.018c-5.408 5.404-5.408 14.164 0 19.568l23.667 23.648c1.503 1.502 1.503 3.781 0 5.283l-23.346 23.327c-5.408 5.404-5.408 14.165 0 19.568"/><ellipse cx="128.327" cy="128.242" fill="url(#SVGcuaZ2bVd)" rx="30.327" ry="30.302"/></g></svg>
React
import type { SVGProps } from "react";
export function LogosAntDesign(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGLtho8dDK" x1="62.102%" x2="108.197%" y1="0%" y2="37.864%"><stop offset="0%" stopColor="#4285eb"/><stop offset="100%" stopColor="#2ec7ff"/></linearGradient><linearGradient id="SVGN6GESbiL" x1="69.644%" x2="54.043%" y1="0%" y2="108.457%"><stop offset="0%" stopColor="#29cdff"/><stop offset="37.86%" stopColor="#148eff"/><stop offset="100%" stopColor="#0a60ff"/></linearGradient><linearGradient id="SVGAM3vtM4q" x1="69.691%" x2="16.723%" y1="-12.974%" y2="117.391%"><stop offset="0%" stopColor="#fa816e"/><stop offset="41.473%" stopColor="#f74a5c"/><stop offset="100%" stopColor="#f51d2c"/></linearGradient><linearGradient id="SVGcuaZ2bVd" x1="68.128%" x2="30.44%" y1="-35.691%" y2="114.943%"><stop offset="0%" stopColor="#fa8e7d"/><stop offset="51.264%" stopColor="#f74a5c"/><stop offset="100%" stopColor="#f51d2c"/></linearGradient></defs><g fill="none"><path fill="url(#SVGLtho8dDK)" d="M116.85 4.545L4.53 116.775a15.396 15.396 0 0 0 0 21.812l112.32 112.229c6.039 6.033 15.792 6.033 21.83 0l47.095-47.056c5.408-5.404 5.408-14.165 0-19.568s-14.176-5.404-19.584 0l-35.702 35.672c-1.503 1.502-3.784 1.502-5.287 0l-89.696-89.622c-1.503-1.502-1.503-3.781 0-5.283l89.696-89.623c1.503-1.501 3.784-1.501 5.287 0l35.702 35.673c5.408 5.404 14.176 5.404 19.584 0s5.408-14.164 0-19.568l-47.09-47.05c-6.063-5.904-15.82-5.856-21.835.154"/><path fill="url(#SVGN6GESbiL)" d="M116.85 4.545L4.53 116.775a15.396 15.396 0 0 0 0 21.812l112.32 112.229c6.039 6.033 15.792 6.033 21.83 0l47.095-47.056c5.408-5.404 5.408-14.165 0-19.568s-14.176-5.404-19.584 0l-35.702 35.672c-1.503 1.502-3.784 1.502-5.287 0l-89.696-89.622c-1.503-1.502-1.503-3.781 0-5.283l89.696-89.623c3.742-3.226 9.849-9.76 18.815-11.29q9.996-1.703 21.857 7.5L138.686 4.39c-6.064-5.903-15.82-5.855-21.836.155"/><path fill="url(#SVGAM3vtM4q)" d="M196.647 173.754c5.408 5.404 14.176 5.404 19.584 0l34.739-34.71a15.396 15.396 0 0 0 0-21.812l-35.041-34.89c-5.421-5.397-14.192-5.389-19.603.018c-5.408 5.404-5.408 14.164 0 19.568l23.667 23.648c1.503 1.502 1.503 3.781 0 5.283l-23.346 23.327c-5.408 5.404-5.408 14.165 0 19.568"/><ellipse cx="128.327" cy="128.242" fill="url(#SVGcuaZ2bVd)" rx="30.327" ry="30.302"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGLtho8dDK" x1="62.102%" x2="108.197%" y1="0%" y2="37.864%"><stop offset="0%" stop-color="#4285eb"/><stop offset="100%" stop-color="#2ec7ff"/></linearGradient><linearGradient id="SVGN6GESbiL" x1="69.644%" x2="54.043%" y1="0%" y2="108.457%"><stop offset="0%" stop-color="#29cdff"/><stop offset="37.86%" stop-color="#148eff"/><stop offset="100%" stop-color="#0a60ff"/></linearGradient><linearGradient id="SVGAM3vtM4q" x1="69.691%" x2="16.723%" y1="-12.974%" y2="117.391%"><stop offset="0%" stop-color="#fa816e"/><stop offset="41.473%" stop-color="#f74a5c"/><stop offset="100%" stop-color="#f51d2c"/></linearGradient><linearGradient id="SVGcuaZ2bVd" x1="68.128%" x2="30.44%" y1="-35.691%" y2="114.943%"><stop offset="0%" stop-color="#fa8e7d"/><stop offset="51.264%" stop-color="#f74a5c"/><stop offset="100%" stop-color="#f51d2c"/></linearGradient></defs><g fill="none"><path fill="url(#SVGLtho8dDK)" d="M116.85 4.545L4.53 116.775a15.396 15.396 0 0 0 0 21.812l112.32 112.229c6.039 6.033 15.792 6.033 21.83 0l47.095-47.056c5.408-5.404 5.408-14.165 0-19.568s-14.176-5.404-19.584 0l-35.702 35.672c-1.503 1.502-3.784 1.502-5.287 0l-89.696-89.622c-1.503-1.502-1.503-3.781 0-5.283l89.696-89.623c1.503-1.501 3.784-1.501 5.287 0l35.702 35.673c5.408 5.404 14.176 5.404 19.584 0s5.408-14.164 0-19.568l-47.09-47.05c-6.063-5.904-15.82-5.856-21.835.154"/><path fill="url(#SVGN6GESbiL)" d="M116.85 4.545L4.53 116.775a15.396 15.396 0 0 0 0 21.812l112.32 112.229c6.039 6.033 15.792 6.033 21.83 0l47.095-47.056c5.408-5.404 5.408-14.165 0-19.568s-14.176-5.404-19.584 0l-35.702 35.672c-1.503 1.502-3.784 1.502-5.287 0l-89.696-89.622c-1.503-1.502-1.503-3.781 0-5.283l89.696-89.623c3.742-3.226 9.849-9.76 18.815-11.29q9.996-1.703 21.857 7.5L138.686 4.39c-6.064-5.903-15.82-5.855-21.836.155"/><path fill="url(#SVGAM3vtM4q)" d="M196.647 173.754c5.408 5.404 14.176 5.404 19.584 0l34.739-34.71a15.396 15.396 0 0 0 0-21.812l-35.041-34.89c-5.421-5.397-14.192-5.389-19.603.018c-5.408 5.404-5.408 14.164 0 19.568l23.667 23.648c1.503 1.502 1.503 3.781 0 5.283l-23.346 23.327c-5.408 5.404-5.408 14.165 0 19.568"/><ellipse cx="128.327" cy="128.242" fill="url(#SVGcuaZ2bVd)" rx="30.327" ry="30.302"/></g></svg> </template>
CSS
.icon-ant-design {
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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGLtho8dDK%22%20x1%3D%2262.102%25%22%20x2%3D%22108.197%25%22%20y1%3D%220%25%22%20y2%3D%2237.864%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%234285eb%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232ec7ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGN6GESbiL%22%20x1%3D%2269.644%25%22%20x2%3D%2254.043%25%22%20y1%3D%220%25%22%20y2%3D%22108.457%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2329cdff%22%2F%3E%3Cstop%20offset%3D%2237.86%25%22%20stop-color%3D%22%23148eff%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230a60ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAM3vtM4q%22%20x1%3D%2269.691%25%22%20x2%3D%2216.723%25%22%20y1%3D%22-12.974%25%22%20y2%3D%22117.391%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fa816e%22%2F%3E%3Cstop%20offset%3D%2241.473%25%22%20stop-color%3D%22%23f74a5c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f51d2c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcuaZ2bVd%22%20x1%3D%2268.128%25%22%20x2%3D%2230.44%25%22%20y1%3D%22-35.691%25%22%20y2%3D%22114.943%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fa8e7d%22%2F%3E%3Cstop%20offset%3D%2251.264%25%22%20stop-color%3D%22%23f74a5c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f51d2c%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGLtho8dDK)%22%20d%3D%22M116.85%204.545L4.53%20116.775a15.396%2015.396%200%200%200%200%2021.812l112.32%20112.229c6.039%206.033%2015.792%206.033%2021.83%200l47.095-47.056c5.408-5.404%205.408-14.165%200-19.568s-14.176-5.404-19.584%200l-35.702%2035.672c-1.503%201.502-3.784%201.502-5.287%200l-89.696-89.622c-1.503-1.502-1.503-3.781%200-5.283l89.696-89.623c1.503-1.501%203.784-1.501%205.287%200l35.702%2035.673c5.408%205.404%2014.176%205.404%2019.584%200s5.408-14.164%200-19.568l-47.09-47.05c-6.063-5.904-15.82-5.856-21.835.154%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGN6GESbiL)%22%20d%3D%22M116.85%204.545L4.53%20116.775a15.396%2015.396%200%200%200%200%2021.812l112.32%20112.229c6.039%206.033%2015.792%206.033%2021.83%200l47.095-47.056c5.408-5.404%205.408-14.165%200-19.568s-14.176-5.404-19.584%200l-35.702%2035.672c-1.503%201.502-3.784%201.502-5.287%200l-89.696-89.622c-1.503-1.502-1.503-3.781%200-5.283l89.696-89.623c3.742-3.226%209.849-9.76%2018.815-11.29q9.996-1.703%2021.857%207.5L138.686%204.39c-6.064-5.903-15.82-5.855-21.836.155%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAM3vtM4q)%22%20d%3D%22M196.647%20173.754c5.408%205.404%2014.176%205.404%2019.584%200l34.739-34.71a15.396%2015.396%200%200%200%200-21.812l-35.041-34.89c-5.421-5.397-14.192-5.389-19.603.018c-5.408%205.404-5.408%2014.164%200%2019.568l23.667%2023.648c1.503%201.502%201.503%203.781%200%205.283l-23.346%2023.327c-5.408%205.404-5.408%2014.165%200%2019.568%22%2F%3E%3Cellipse%20cx%3D%22128.327%22%20cy%3D%22128.242%22%20fill%3D%22url(%23SVGcuaZ2bVd)%22%20rx%3D%2230.327%22%20ry%3D%2230.302%22%2F%3E%3C%2Fg%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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGLtho8dDK%22%20x1%3D%2262.102%25%22%20x2%3D%22108.197%25%22%20y1%3D%220%25%22%20y2%3D%2237.864%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%234285eb%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%232ec7ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGN6GESbiL%22%20x1%3D%2269.644%25%22%20x2%3D%2254.043%25%22%20y1%3D%220%25%22%20y2%3D%22108.457%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2329cdff%22%2F%3E%3Cstop%20offset%3D%2237.86%25%22%20stop-color%3D%22%23148eff%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%230a60ff%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGAM3vtM4q%22%20x1%3D%2269.691%25%22%20x2%3D%2216.723%25%22%20y1%3D%22-12.974%25%22%20y2%3D%22117.391%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fa816e%22%2F%3E%3Cstop%20offset%3D%2241.473%25%22%20stop-color%3D%22%23f74a5c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f51d2c%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcuaZ2bVd%22%20x1%3D%2268.128%25%22%20x2%3D%2230.44%25%22%20y1%3D%22-35.691%25%22%20y2%3D%22114.943%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fa8e7d%22%2F%3E%3Cstop%20offset%3D%2251.264%25%22%20stop-color%3D%22%23f74a5c%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23f51d2c%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22url(%23SVGLtho8dDK)%22%20d%3D%22M116.85%204.545L4.53%20116.775a15.396%2015.396%200%200%200%200%2021.812l112.32%20112.229c6.039%206.033%2015.792%206.033%2021.83%200l47.095-47.056c5.408-5.404%205.408-14.165%200-19.568s-14.176-5.404-19.584%200l-35.702%2035.672c-1.503%201.502-3.784%201.502-5.287%200l-89.696-89.622c-1.503-1.502-1.503-3.781%200-5.283l89.696-89.623c1.503-1.501%203.784-1.501%205.287%200l35.702%2035.673c5.408%205.404%2014.176%205.404%2019.584%200s5.408-14.164%200-19.568l-47.09-47.05c-6.063-5.904-15.82-5.856-21.835.154%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGN6GESbiL)%22%20d%3D%22M116.85%204.545L4.53%20116.775a15.396%2015.396%200%200%200%200%2021.812l112.32%20112.229c6.039%206.033%2015.792%206.033%2021.83%200l47.095-47.056c5.408-5.404%205.408-14.165%200-19.568s-14.176-5.404-19.584%200l-35.702%2035.672c-1.503%201.502-3.784%201.502-5.287%200l-89.696-89.622c-1.503-1.502-1.503-3.781%200-5.283l89.696-89.623c3.742-3.226%209.849-9.76%2018.815-11.29q9.996-1.703%2021.857%207.5L138.686%204.39c-6.064-5.903-15.82-5.855-21.836.155%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGAM3vtM4q)%22%20d%3D%22M196.647%20173.754c5.408%205.404%2014.176%205.404%2019.584%200l34.739-34.71a15.396%2015.396%200%200%200%200-21.812l-35.041-34.89c-5.421-5.397-14.192-5.389-19.603.018c-5.408%205.404-5.408%2014.164%200%2019.568l23.667%2023.648c1.503%201.502%201.503%203.781%200%205.283l-23.346%2023.327c-5.408%205.404-5.408%2014.165%200%2019.568%22%2F%3E%3Cellipse%20cx%3D%22128.327%22%20cy%3D%22128.242%22%20fill%3D%22url(%23SVGcuaZ2bVd)%22%20rx%3D%2230.327%22%20ry%3D%2230.302%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/ant-design.svg?color=%231a73e8&size=48