namecheap logo

namecheap from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.

Name
namecheap
Set
SVG Logos
Style
Color
Viewbox
256×142
License
CC0

The same logo in other sets

Use the namecheap logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 142"><defs><linearGradient id="SVGgzu0cbGs" x1="13.322%" x2="82.62%" y1="94.945%" y2="1.132%"><stop offset="0%" stop-color="#d4202c"/><stop offset="4.166%" stop-color="#d82d2b" stop-opacity=".958"/><stop offset="17.6%" stop-color="#e25226" stop-opacity=".824"/><stop offset="31.67%" stop-color="#eb7123" stop-opacity=".683"/><stop offset="46.35%" stop-color="#f28920" stop-opacity=".536"/><stop offset="61.88%" stop-color="#f69a1e" stop-opacity=".381"/><stop offset="78.86%" stop-color="#f9a41d" stop-opacity=".211"/><stop offset="100%" stop-color="#faa71d" stop-opacity="0"/></linearGradient><linearGradient id="SVGcao2lbbR" x1="86.624%" x2="17.326%" y1="5.04%" y2="98.855%"><stop offset="0%" stop-color="#d4202c"/><stop offset="4.166%" stop-color="#d82d2b" stop-opacity=".958"/><stop offset="17.6%" stop-color="#e25226" stop-opacity=".824"/><stop offset="31.67%" stop-color="#eb7123" stop-opacity=".683"/><stop offset="46.35%" stop-color="#f28920" stop-opacity=".536"/><stop offset="61.88%" stop-color="#f69a1e" stop-opacity=".381"/><stop offset="78.86%" stop-color="#f9a41d" stop-opacity=".211"/><stop offset="100%" stop-color="#faa71d" stop-opacity="0"/></linearGradient></defs><path fill="#ff5000" d="M232 0c-9 0-16.8 5-20.9 12.3l-.5 1l-18.8 37L168 97.2l15.6 30.7l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c4.4-2.2 8-5.6 10.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3 2-6.2 2-9.7c0-13.3-10.7-24-24-24M87.9 44.6L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4 2.2-8 5.6-10.4 9.8l-.8 1.7l-46.7 92l-1.1 2.2c-1.3 3-2 6.2-2 9.7c0 13.2 10.7 24 24 24c9 0 16.8-5 20.9-12.3l.5-1l18.8-37L88 44.7z"/><path fill="url(#SVGgzu0cbGs)" d="M232 0c-9 0-16.9 5-20.9 12.3l-.5 1l-18.8 37L168 97.2l15.6 30.7l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c4.4-2.2 8-5.6 10.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3 2-6.2 2-9.7c0-13.3-10.8-24-24-24"/><path fill="url(#SVGcao2lbbR)" d="M24 141.9c9 0 16.9-5 20.9-12.3l.5-1l18.8-37L88 44.7L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4 2.2-8 5.6-10.4 9.8l-.8 1.7l-46.7 92l-1.2 2.3c-1.3 3-2 6.2-2 9.7c0 13.2 10.7 23.9 24 23.9"/><path fill="#ff8c44" d="M87.9 44.6L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c1.4-.7 3-1.3 4.5-1.7c1.9-.5 4-.8 6-.8h32.8c9 .1 16.8 5 20.9 12.3l.7 1.7l42.1 83.3l15.5 30.6l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c-1.4.7-3 1.3-4.5 1.7c-1.9.5-4 .8-6.1.8h-32.6c-9-.1-16.8-5-20.9-12.3l-.9-1.7z"/></svg>

React

import type { SVGProps } from "react";

export function LogosNamecheap(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 142"><defs><linearGradient id="SVGgzu0cbGs" x1="13.322%" x2="82.62%" y1="94.945%" y2="1.132%"><stop offset="0%" stopColor="#d4202c"/><stop offset="4.166%" stopColor="#d82d2b" stopOpacity=".958"/><stop offset="17.6%" stopColor="#e25226" stopOpacity=".824"/><stop offset="31.67%" stopColor="#eb7123" stopOpacity=".683"/><stop offset="46.35%" stopColor="#f28920" stopOpacity=".536"/><stop offset="61.88%" stopColor="#f69a1e" stopOpacity=".381"/><stop offset="78.86%" stopColor="#f9a41d" stopOpacity=".211"/><stop offset="100%" stopColor="#faa71d" stopOpacity="0"/></linearGradient><linearGradient id="SVGcao2lbbR" x1="86.624%" x2="17.326%" y1="5.04%" y2="98.855%"><stop offset="0%" stopColor="#d4202c"/><stop offset="4.166%" stopColor="#d82d2b" stopOpacity=".958"/><stop offset="17.6%" stopColor="#e25226" stopOpacity=".824"/><stop offset="31.67%" stopColor="#eb7123" stopOpacity=".683"/><stop offset="46.35%" stopColor="#f28920" stopOpacity=".536"/><stop offset="61.88%" stopColor="#f69a1e" stopOpacity=".381"/><stop offset="78.86%" stopColor="#f9a41d" stopOpacity=".211"/><stop offset="100%" stopColor="#faa71d" stopOpacity="0"/></linearGradient></defs><path fill="#ff5000" d="M232 0c-9 0-16.8 5-20.9 12.3l-.5 1l-18.8 37L168 97.2l15.6 30.7l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c4.4-2.2 8-5.6 10.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3 2-6.2 2-9.7c0-13.3-10.7-24-24-24M87.9 44.6L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4 2.2-8 5.6-10.4 9.8l-.8 1.7l-46.7 92l-1.1 2.2c-1.3 3-2 6.2-2 9.7c0 13.2 10.7 24 24 24c9 0 16.8-5 20.9-12.3l.5-1l18.8-37L88 44.7z"/><path fill="url(#SVGgzu0cbGs)" d="M232 0c-9 0-16.9 5-20.9 12.3l-.5 1l-18.8 37L168 97.2l15.6 30.7l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c4.4-2.2 8-5.6 10.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3 2-6.2 2-9.7c0-13.3-10.8-24-24-24"/><path fill="url(#SVGcao2lbbR)" d="M24 141.9c9 0 16.9-5 20.9-12.3l.5-1l18.8-37L88 44.7L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4 2.2-8 5.6-10.4 9.8l-.8 1.7l-46.7 92l-1.2 2.3c-1.3 3-2 6.2-2 9.7c0 13.2 10.7 23.9 24 23.9"/><path fill="#ff8c44" d="M87.9 44.6L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c1.4-.7 3-1.3 4.5-1.7c1.9-.5 4-.8 6-.8h32.8c9 .1 16.8 5 20.9 12.3l.7 1.7l42.1 83.3l15.5 30.6l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c-1.4.7-3 1.3-4.5 1.7c-1.9.5-4 .8-6.1.8h-32.6c-9-.1-16.8-5-20.9-12.3l-.9-1.7z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 142"><defs><linearGradient id="SVGgzu0cbGs" x1="13.322%" x2="82.62%" y1="94.945%" y2="1.132%"><stop offset="0%" stop-color="#d4202c"/><stop offset="4.166%" stop-color="#d82d2b" stop-opacity=".958"/><stop offset="17.6%" stop-color="#e25226" stop-opacity=".824"/><stop offset="31.67%" stop-color="#eb7123" stop-opacity=".683"/><stop offset="46.35%" stop-color="#f28920" stop-opacity=".536"/><stop offset="61.88%" stop-color="#f69a1e" stop-opacity=".381"/><stop offset="78.86%" stop-color="#f9a41d" stop-opacity=".211"/><stop offset="100%" stop-color="#faa71d" stop-opacity="0"/></linearGradient><linearGradient id="SVGcao2lbbR" x1="86.624%" x2="17.326%" y1="5.04%" y2="98.855%"><stop offset="0%" stop-color="#d4202c"/><stop offset="4.166%" stop-color="#d82d2b" stop-opacity=".958"/><stop offset="17.6%" stop-color="#e25226" stop-opacity=".824"/><stop offset="31.67%" stop-color="#eb7123" stop-opacity=".683"/><stop offset="46.35%" stop-color="#f28920" stop-opacity=".536"/><stop offset="61.88%" stop-color="#f69a1e" stop-opacity=".381"/><stop offset="78.86%" stop-color="#f9a41d" stop-opacity=".211"/><stop offset="100%" stop-color="#faa71d" stop-opacity="0"/></linearGradient></defs><path fill="#ff5000" d="M232 0c-9 0-16.8 5-20.9 12.3l-.5 1l-18.8 37L168 97.2l15.6 30.7l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c4.4-2.2 8-5.6 10.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3 2-6.2 2-9.7c0-13.3-10.7-24-24-24M87.9 44.6L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4 2.2-8 5.6-10.4 9.8l-.8 1.7l-46.7 92l-1.1 2.2c-1.3 3-2 6.2-2 9.7c0 13.2 10.7 24 24 24c9 0 16.8-5 20.9-12.3l.5-1l18.8-37L88 44.7z"/><path fill="url(#SVGgzu0cbGs)" d="M232 0c-9 0-16.9 5-20.9 12.3l-.5 1l-18.8 37L168 97.2l15.6 30.7l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c4.4-2.2 8-5.6 10.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3 2-6.2 2-9.7c0-13.3-10.8-24-24-24"/><path fill="url(#SVGcao2lbbR)" d="M24 141.9c9 0 16.9-5 20.9-12.3l.5-1l18.8-37L88 44.7L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4 2.2-8 5.6-10.4 9.8l-.8 1.7l-46.7 92l-1.2 2.3c-1.3 3-2 6.2-2 9.7c0 13.2 10.7 23.9 24 23.9"/><path fill="#ff8c44" d="M87.9 44.6L72.4 14l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c1.4-.7 3-1.3 4.5-1.7c1.9-.5 4-.8 6-.8h32.8c9 .1 16.8 5 20.9 12.3l.7 1.7l42.1 83.3l15.5 30.6l.9 1.7c2.4 4.2 6 7.7 10.4 9.8c-1.4.7-3 1.3-4.5 1.7c-1.9.5-4 .8-6.1.8h-32.6c-9-.1-16.8-5-20.9-12.3l-.9-1.7z"/></svg>
</template>

CSS

.icon-namecheap {
  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%20142%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGgzu0cbGs%22%20x1%3D%2213.322%25%22%20x2%3D%2282.62%25%22%20y1%3D%2294.945%25%22%20y2%3D%221.132%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23d4202c%22%2F%3E%3Cstop%20offset%3D%224.166%25%22%20stop-color%3D%22%23d82d2b%22%20stop-opacity%3D%22.958%22%2F%3E%3Cstop%20offset%3D%2217.6%25%22%20stop-color%3D%22%23e25226%22%20stop-opacity%3D%22.824%22%2F%3E%3Cstop%20offset%3D%2231.67%25%22%20stop-color%3D%22%23eb7123%22%20stop-opacity%3D%22.683%22%2F%3E%3Cstop%20offset%3D%2246.35%25%22%20stop-color%3D%22%23f28920%22%20stop-opacity%3D%22.536%22%2F%3E%3Cstop%20offset%3D%2261.88%25%22%20stop-color%3D%22%23f69a1e%22%20stop-opacity%3D%22.381%22%2F%3E%3Cstop%20offset%3D%2278.86%25%22%20stop-color%3D%22%23f9a41d%22%20stop-opacity%3D%22.211%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23faa71d%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcao2lbbR%22%20x1%3D%2286.624%25%22%20x2%3D%2217.326%25%22%20y1%3D%225.04%25%22%20y2%3D%2298.855%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23d4202c%22%2F%3E%3Cstop%20offset%3D%224.166%25%22%20stop-color%3D%22%23d82d2b%22%20stop-opacity%3D%22.958%22%2F%3E%3Cstop%20offset%3D%2217.6%25%22%20stop-color%3D%22%23e25226%22%20stop-opacity%3D%22.824%22%2F%3E%3Cstop%20offset%3D%2231.67%25%22%20stop-color%3D%22%23eb7123%22%20stop-opacity%3D%22.683%22%2F%3E%3Cstop%20offset%3D%2246.35%25%22%20stop-color%3D%22%23f28920%22%20stop-opacity%3D%22.536%22%2F%3E%3Cstop%20offset%3D%2261.88%25%22%20stop-color%3D%22%23f69a1e%22%20stop-opacity%3D%22.381%22%2F%3E%3Cstop%20offset%3D%2278.86%25%22%20stop-color%3D%22%23f9a41d%22%20stop-opacity%3D%22.211%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23faa71d%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ff5000%22%20d%3D%22M232%200c-9%200-16.8%205-20.9%2012.3l-.5%201l-18.8%2037L168%2097.2l15.6%2030.7l.9%201.7c2.4%204.2%206%207.7%2010.4%209.8c4.4-2.2%208-5.6%2010.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3%202-6.2%202-9.7c0-13.3-10.7-24-24-24M87.9%2044.6L72.4%2014l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4%202.2-8%205.6-10.4%209.8l-.8%201.7l-46.7%2092l-1.1%202.2c-1.3%203-2%206.2-2%209.7c0%2013.2%2010.7%2024%2024%2024c9%200%2016.8-5%2020.9-12.3l.5-1l18.8-37L88%2044.7z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGgzu0cbGs)%22%20d%3D%22M232%200c-9%200-16.9%205-20.9%2012.3l-.5%201l-18.8%2037L168%2097.2l15.6%2030.7l.9%201.7c2.4%204.2%206%207.7%2010.4%209.8c4.4-2.2%208-5.6%2010.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3%202-6.2%202-9.7c0-13.3-10.8-24-24-24%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGcao2lbbR)%22%20d%3D%22M24%20141.9c9%200%2016.9-5%2020.9-12.3l.5-1l18.8-37L88%2044.7L72.4%2014l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4%202.2-8%205.6-10.4%209.8l-.8%201.7l-46.7%2092l-1.2%202.3c-1.3%203-2%206.2-2%209.7c0%2013.2%2010.7%2023.9%2024%2023.9%22%2F%3E%3Cpath%20fill%3D%22%23ff8c44%22%20d%3D%22M87.9%2044.6L72.4%2014l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c1.4-.7%203-1.3%204.5-1.7c1.9-.5%204-.8%206-.8h32.8c9%20.1%2016.8%205%2020.9%2012.3l.7%201.7l42.1%2083.3l15.5%2030.6l.9%201.7c2.4%204.2%206%207.7%2010.4%209.8c-1.4.7-3%201.3-4.5%201.7c-1.9.5-4%20.8-6.1.8h-32.6c-9-.1-16.8-5-20.9-12.3l-.9-1.7z%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%20256%20142%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGgzu0cbGs%22%20x1%3D%2213.322%25%22%20x2%3D%2282.62%25%22%20y1%3D%2294.945%25%22%20y2%3D%221.132%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23d4202c%22%2F%3E%3Cstop%20offset%3D%224.166%25%22%20stop-color%3D%22%23d82d2b%22%20stop-opacity%3D%22.958%22%2F%3E%3Cstop%20offset%3D%2217.6%25%22%20stop-color%3D%22%23e25226%22%20stop-opacity%3D%22.824%22%2F%3E%3Cstop%20offset%3D%2231.67%25%22%20stop-color%3D%22%23eb7123%22%20stop-opacity%3D%22.683%22%2F%3E%3Cstop%20offset%3D%2246.35%25%22%20stop-color%3D%22%23f28920%22%20stop-opacity%3D%22.536%22%2F%3E%3Cstop%20offset%3D%2261.88%25%22%20stop-color%3D%22%23f69a1e%22%20stop-opacity%3D%22.381%22%2F%3E%3Cstop%20offset%3D%2278.86%25%22%20stop-color%3D%22%23f9a41d%22%20stop-opacity%3D%22.211%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23faa71d%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGcao2lbbR%22%20x1%3D%2286.624%25%22%20x2%3D%2217.326%25%22%20y1%3D%225.04%25%22%20y2%3D%2298.855%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23d4202c%22%2F%3E%3Cstop%20offset%3D%224.166%25%22%20stop-color%3D%22%23d82d2b%22%20stop-opacity%3D%22.958%22%2F%3E%3Cstop%20offset%3D%2217.6%25%22%20stop-color%3D%22%23e25226%22%20stop-opacity%3D%22.824%22%2F%3E%3Cstop%20offset%3D%2231.67%25%22%20stop-color%3D%22%23eb7123%22%20stop-opacity%3D%22.683%22%2F%3E%3Cstop%20offset%3D%2246.35%25%22%20stop-color%3D%22%23f28920%22%20stop-opacity%3D%22.536%22%2F%3E%3Cstop%20offset%3D%2261.88%25%22%20stop-color%3D%22%23f69a1e%22%20stop-opacity%3D%22.381%22%2F%3E%3Cstop%20offset%3D%2278.86%25%22%20stop-color%3D%22%23f9a41d%22%20stop-opacity%3D%22.211%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23faa71d%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23ff5000%22%20d%3D%22M232%200c-9%200-16.8%205-20.9%2012.3l-.5%201l-18.8%2037L168%2097.2l15.6%2030.7l.9%201.7c2.4%204.2%206%207.7%2010.4%209.8c4.4-2.2%208-5.6%2010.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3%202-6.2%202-9.7c0-13.3-10.7-24-24-24M87.9%2044.6L72.4%2014l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4%202.2-8%205.6-10.4%209.8l-.8%201.7l-46.7%2092l-1.1%202.2c-1.3%203-2%206.2-2%209.7c0%2013.2%2010.7%2024%2024%2024c9%200%2016.8-5%2020.9-12.3l.5-1l18.8-37L88%2044.7z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGgzu0cbGs)%22%20d%3D%22M232%200c-9%200-16.9%205-20.9%2012.3l-.5%201l-18.8%2037L168%2097.2l15.6%2030.7l.9%201.7c2.4%204.2%206%207.7%2010.4%209.8c4.4-2.2%208-5.6%2010.4-9.8l.9-1.7l46.7-92l1.1-2.2c1.3-3%202-6.2%202-9.7c0-13.3-10.8-24-24-24%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGcao2lbbR)%22%20d%3D%22M24%20141.9c9%200%2016.9-5%2020.9-12.3l.5-1l18.8-37L88%2044.7L72.4%2014l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c-4.4%202.2-8%205.6-10.4%209.8l-.8%201.7l-46.7%2092l-1.2%202.3c-1.3%203-2%206.2-2%209.7c0%2013.2%2010.7%2023.9%2024%2023.9%22%2F%3E%3Cpath%20fill%3D%22%23ff8c44%22%20d%3D%22M87.9%2044.6L72.4%2014l-.9-1.7c-2.4-4.2-6-7.7-10.4-9.8c1.4-.7%203-1.3%204.5-1.7c1.9-.5%204-.8%206-.8h32.8c9%20.1%2016.8%205%2020.9%2012.3l.7%201.7l42.1%2083.3l15.5%2030.6l.9%201.7c2.4%204.2%206%207.7%2010.4%209.8c-1.4.7-3%201.3-4.5%201.7c-1.9.5-4%20.8-6.1.8h-32.6c-9-.1-16.8-5-20.9-12.3l-.9-1.7z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/namecheap.svg?color=%231a73e8&size=48