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

Name
jcb
Set
SVG Logos
Style
Color
Viewbox
256×198
License
CC0

The same logo in other sets

Use the jcb logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 198"><defs><linearGradient id="SVG0UKn5dBl" x1="-57.527%" x2="232.391%" y1="50.124%" y2="50.124%"><stop offset="0%" stop-color="#007940"/><stop offset="22.85%" stop-color="#00873f"/><stop offset="74.33%" stop-color="#40a737"/><stop offset="100%" stop-color="#5cb531"/></linearGradient><linearGradient id="SVGZ2Re8bWG" x1=".183%" x2="100.273%" y1="49.96%" y2="49.96%"><stop offset="0%" stop-color="#007940"/><stop offset="22.85%" stop-color="#00873f"/><stop offset="74.33%" stop-color="#40a737"/><stop offset="100%" stop-color="#5cb531"/></linearGradient><linearGradient id="SVGRabTec6N" x1="-62.802%" x2="253.671%" y1="49.858%" y2="49.858%"><stop offset="0%" stop-color="#007940"/><stop offset="22.85%" stop-color="#00873f"/><stop offset="74.33%" stop-color="#40a737"/><stop offset="100%" stop-color="#5cb531"/></linearGradient><linearGradient id="SVG6HFAhdaN" x1=".176%" x2="101.808%" y1="50.006%" y2="50.006%"><stop offset="0%" stop-color="#1f286f"/><stop offset="47.51%" stop-color="#004e94"/><stop offset="82.61%" stop-color="#0066b1"/><stop offset="100%" stop-color="#006fbc"/></linearGradient><linearGradient id="SVGwhVyxbOQ" x1="-.576%" x2="98.133%" y1="49.914%" y2="49.914%"><stop offset="0%" stop-color="#6c2c2f"/><stop offset="17.35%" stop-color="#882730"/><stop offset="57.31%" stop-color="#be1833"/><stop offset="85.85%" stop-color="#dc0436"/><stop offset="100%" stop-color="#e60039"/></linearGradient></defs><path fill="#fff" d="M256 157.418c0 21.907-17.839 39.746-39.746 39.746H0V39.746C0 17.839 17.839 0 39.746 0H256z"/><path fill="url(#SVG0UKn5dBl)" d="M185.584 117.046h16.43c.47 0 1.565-.156 2.035-.156c3.13-.626 5.79-3.443 5.79-7.355c0-3.755-2.66-6.572-5.79-7.354c-.47-.157-1.408-.157-2.034-.157h-16.43z"/><path fill="url(#SVGZ2Re8bWG)" d="M200.137 13.3c-15.648 0-28.48 12.676-28.48 28.48v29.575h40.216c.939 0 2.034 0 2.816.156c9.076.47 15.805 5.164 15.805 13.3c0 6.416-4.538 11.893-12.988 12.989v.312c9.232.626 16.274 5.79 16.274 13.77c0 8.607-7.824 14.24-18.152 14.24h-44.127v57.898h41.78c15.648 0 28.48-12.675 28.48-28.48V13.3z"/><path fill="url(#SVGRabTec6N)" d="M207.804 86.69c0-3.756-2.66-6.26-5.79-6.73c-.312 0-1.095-.156-1.564-.156h-14.866v13.77h14.866c.47 0 1.408 0 1.565-.156c3.13-.47 5.79-2.973 5.79-6.729"/><path fill="url(#SVG6HFAhdaN)" d="M42.719 13.3c-15.648 0-28.48 12.676-28.48 28.48v70.26c7.981 3.911 16.274 6.415 24.568 6.415c9.858 0 15.178-5.946 15.178-14.083V71.198h24.411v33.017c0 12.831-7.98 23.316-35.051 23.316c-16.43 0-29.262-3.6-29.262-3.6v59.932h41.78c15.648 0 28.48-12.675 28.48-28.48V13.302z"/><path fill="url(#SVGwhVyxbOQ)" d="M121.428 13.3c-15.648 0-28.48 12.676-28.48 28.48v37.242c7.199-6.103 19.717-10.015 39.903-9.076c10.797.47 22.376 3.443 22.376 3.443v12.049c-5.79-2.973-12.674-5.634-21.594-6.26c-15.335-1.095-24.567 6.416-24.567 19.56c0 13.301 9.232 20.812 24.567 19.56c8.92-.626 15.805-3.442 21.594-6.259v12.049s-11.423 2.973-22.376 3.443c-20.186.938-32.704-2.974-39.902-9.076v65.721h41.78c15.648 0 28.479-12.675 28.479-28.48V13.302z"/></svg>

React

import type { SVGProps } from "react";

export function LogosJcb(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 198"><defs><linearGradient id="SVG0UKn5dBl" x1="-57.527%" x2="232.391%" y1="50.124%" y2="50.124%"><stop offset="0%" stopColor="#007940"/><stop offset="22.85%" stopColor="#00873f"/><stop offset="74.33%" stopColor="#40a737"/><stop offset="100%" stopColor="#5cb531"/></linearGradient><linearGradient id="SVGZ2Re8bWG" x1=".183%" x2="100.273%" y1="49.96%" y2="49.96%"><stop offset="0%" stopColor="#007940"/><stop offset="22.85%" stopColor="#00873f"/><stop offset="74.33%" stopColor="#40a737"/><stop offset="100%" stopColor="#5cb531"/></linearGradient><linearGradient id="SVGRabTec6N" x1="-62.802%" x2="253.671%" y1="49.858%" y2="49.858%"><stop offset="0%" stopColor="#007940"/><stop offset="22.85%" stopColor="#00873f"/><stop offset="74.33%" stopColor="#40a737"/><stop offset="100%" stopColor="#5cb531"/></linearGradient><linearGradient id="SVG6HFAhdaN" x1=".176%" x2="101.808%" y1="50.006%" y2="50.006%"><stop offset="0%" stopColor="#1f286f"/><stop offset="47.51%" stopColor="#004e94"/><stop offset="82.61%" stopColor="#0066b1"/><stop offset="100%" stopColor="#006fbc"/></linearGradient><linearGradient id="SVGwhVyxbOQ" x1="-.576%" x2="98.133%" y1="49.914%" y2="49.914%"><stop offset="0%" stopColor="#6c2c2f"/><stop offset="17.35%" stopColor="#882730"/><stop offset="57.31%" stopColor="#be1833"/><stop offset="85.85%" stopColor="#dc0436"/><stop offset="100%" stopColor="#e60039"/></linearGradient></defs><path fill="#fff" d="M256 157.418c0 21.907-17.839 39.746-39.746 39.746H0V39.746C0 17.839 17.839 0 39.746 0H256z"/><path fill="url(#SVG0UKn5dBl)" d="M185.584 117.046h16.43c.47 0 1.565-.156 2.035-.156c3.13-.626 5.79-3.443 5.79-7.355c0-3.755-2.66-6.572-5.79-7.354c-.47-.157-1.408-.157-2.034-.157h-16.43z"/><path fill="url(#SVGZ2Re8bWG)" d="M200.137 13.3c-15.648 0-28.48 12.676-28.48 28.48v29.575h40.216c.939 0 2.034 0 2.816.156c9.076.47 15.805 5.164 15.805 13.3c0 6.416-4.538 11.893-12.988 12.989v.312c9.232.626 16.274 5.79 16.274 13.77c0 8.607-7.824 14.24-18.152 14.24h-44.127v57.898h41.78c15.648 0 28.48-12.675 28.48-28.48V13.3z"/><path fill="url(#SVGRabTec6N)" d="M207.804 86.69c0-3.756-2.66-6.26-5.79-6.73c-.312 0-1.095-.156-1.564-.156h-14.866v13.77h14.866c.47 0 1.408 0 1.565-.156c3.13-.47 5.79-2.973 5.79-6.729"/><path fill="url(#SVG6HFAhdaN)" d="M42.719 13.3c-15.648 0-28.48 12.676-28.48 28.48v70.26c7.981 3.911 16.274 6.415 24.568 6.415c9.858 0 15.178-5.946 15.178-14.083V71.198h24.411v33.017c0 12.831-7.98 23.316-35.051 23.316c-16.43 0-29.262-3.6-29.262-3.6v59.932h41.78c15.648 0 28.48-12.675 28.48-28.48V13.302z"/><path fill="url(#SVGwhVyxbOQ)" d="M121.428 13.3c-15.648 0-28.48 12.676-28.48 28.48v37.242c7.199-6.103 19.717-10.015 39.903-9.076c10.797.47 22.376 3.443 22.376 3.443v12.049c-5.79-2.973-12.674-5.634-21.594-6.26c-15.335-1.095-24.567 6.416-24.567 19.56c0 13.301 9.232 20.812 24.567 19.56c8.92-.626 15.805-3.442 21.594-6.259v12.049s-11.423 2.973-22.376 3.443c-20.186.938-32.704-2.974-39.902-9.076v65.721h41.78c15.648 0 28.479-12.675 28.479-28.48V13.302z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 198"><defs><linearGradient id="SVG0UKn5dBl" x1="-57.527%" x2="232.391%" y1="50.124%" y2="50.124%"><stop offset="0%" stop-color="#007940"/><stop offset="22.85%" stop-color="#00873f"/><stop offset="74.33%" stop-color="#40a737"/><stop offset="100%" stop-color="#5cb531"/></linearGradient><linearGradient id="SVGZ2Re8bWG" x1=".183%" x2="100.273%" y1="49.96%" y2="49.96%"><stop offset="0%" stop-color="#007940"/><stop offset="22.85%" stop-color="#00873f"/><stop offset="74.33%" stop-color="#40a737"/><stop offset="100%" stop-color="#5cb531"/></linearGradient><linearGradient id="SVGRabTec6N" x1="-62.802%" x2="253.671%" y1="49.858%" y2="49.858%"><stop offset="0%" stop-color="#007940"/><stop offset="22.85%" stop-color="#00873f"/><stop offset="74.33%" stop-color="#40a737"/><stop offset="100%" stop-color="#5cb531"/></linearGradient><linearGradient id="SVG6HFAhdaN" x1=".176%" x2="101.808%" y1="50.006%" y2="50.006%"><stop offset="0%" stop-color="#1f286f"/><stop offset="47.51%" stop-color="#004e94"/><stop offset="82.61%" stop-color="#0066b1"/><stop offset="100%" stop-color="#006fbc"/></linearGradient><linearGradient id="SVGwhVyxbOQ" x1="-.576%" x2="98.133%" y1="49.914%" y2="49.914%"><stop offset="0%" stop-color="#6c2c2f"/><stop offset="17.35%" stop-color="#882730"/><stop offset="57.31%" stop-color="#be1833"/><stop offset="85.85%" stop-color="#dc0436"/><stop offset="100%" stop-color="#e60039"/></linearGradient></defs><path fill="#fff" d="M256 157.418c0 21.907-17.839 39.746-39.746 39.746H0V39.746C0 17.839 17.839 0 39.746 0H256z"/><path fill="url(#SVG0UKn5dBl)" d="M185.584 117.046h16.43c.47 0 1.565-.156 2.035-.156c3.13-.626 5.79-3.443 5.79-7.355c0-3.755-2.66-6.572-5.79-7.354c-.47-.157-1.408-.157-2.034-.157h-16.43z"/><path fill="url(#SVGZ2Re8bWG)" d="M200.137 13.3c-15.648 0-28.48 12.676-28.48 28.48v29.575h40.216c.939 0 2.034 0 2.816.156c9.076.47 15.805 5.164 15.805 13.3c0 6.416-4.538 11.893-12.988 12.989v.312c9.232.626 16.274 5.79 16.274 13.77c0 8.607-7.824 14.24-18.152 14.24h-44.127v57.898h41.78c15.648 0 28.48-12.675 28.48-28.48V13.3z"/><path fill="url(#SVGRabTec6N)" d="M207.804 86.69c0-3.756-2.66-6.26-5.79-6.73c-.312 0-1.095-.156-1.564-.156h-14.866v13.77h14.866c.47 0 1.408 0 1.565-.156c3.13-.47 5.79-2.973 5.79-6.729"/><path fill="url(#SVG6HFAhdaN)" d="M42.719 13.3c-15.648 0-28.48 12.676-28.48 28.48v70.26c7.981 3.911 16.274 6.415 24.568 6.415c9.858 0 15.178-5.946 15.178-14.083V71.198h24.411v33.017c0 12.831-7.98 23.316-35.051 23.316c-16.43 0-29.262-3.6-29.262-3.6v59.932h41.78c15.648 0 28.48-12.675 28.48-28.48V13.302z"/><path fill="url(#SVGwhVyxbOQ)" d="M121.428 13.3c-15.648 0-28.48 12.676-28.48 28.48v37.242c7.199-6.103 19.717-10.015 39.903-9.076c10.797.47 22.376 3.443 22.376 3.443v12.049c-5.79-2.973-12.674-5.634-21.594-6.26c-15.335-1.095-24.567 6.416-24.567 19.56c0 13.301 9.232 20.812 24.567 19.56c8.92-.626 15.805-3.442 21.594-6.259v12.049s-11.423 2.973-22.376 3.443c-20.186.938-32.704-2.974-39.902-9.076v65.721h41.78c15.648 0 28.479-12.675 28.479-28.48V13.302z"/></svg>
</template>

CSS

.icon-jcb {
  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%20198%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG0UKn5dBl%22%20x1%3D%22-57.527%25%22%20x2%3D%22232.391%25%22%20y1%3D%2250.124%25%22%20y2%3D%2250.124%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23007940%22%2F%3E%3Cstop%20offset%3D%2222.85%25%22%20stop-color%3D%22%2300873f%22%2F%3E%3Cstop%20offset%3D%2274.33%25%22%20stop-color%3D%22%2340a737%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235cb531%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGZ2Re8bWG%22%20x1%3D%22.183%25%22%20x2%3D%22100.273%25%22%20y1%3D%2249.96%25%22%20y2%3D%2249.96%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23007940%22%2F%3E%3Cstop%20offset%3D%2222.85%25%22%20stop-color%3D%22%2300873f%22%2F%3E%3Cstop%20offset%3D%2274.33%25%22%20stop-color%3D%22%2340a737%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235cb531%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRabTec6N%22%20x1%3D%22-62.802%25%22%20x2%3D%22253.671%25%22%20y1%3D%2249.858%25%22%20y2%3D%2249.858%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23007940%22%2F%3E%3Cstop%20offset%3D%2222.85%25%22%20stop-color%3D%22%2300873f%22%2F%3E%3Cstop%20offset%3D%2274.33%25%22%20stop-color%3D%22%2340a737%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235cb531%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6HFAhdaN%22%20x1%3D%22.176%25%22%20x2%3D%22101.808%25%22%20y1%3D%2250.006%25%22%20y2%3D%2250.006%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%231f286f%22%2F%3E%3Cstop%20offset%3D%2247.51%25%22%20stop-color%3D%22%23004e94%22%2F%3E%3Cstop%20offset%3D%2282.61%25%22%20stop-color%3D%22%230066b1%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23006fbc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwhVyxbOQ%22%20x1%3D%22-.576%25%22%20x2%3D%2298.133%25%22%20y1%3D%2249.914%25%22%20y2%3D%2249.914%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%236c2c2f%22%2F%3E%3Cstop%20offset%3D%2217.35%25%22%20stop-color%3D%22%23882730%22%2F%3E%3Cstop%20offset%3D%2257.31%25%22%20stop-color%3D%22%23be1833%22%2F%3E%3Cstop%20offset%3D%2285.85%25%22%20stop-color%3D%22%23dc0436%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e60039%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M256%20157.418c0%2021.907-17.839%2039.746-39.746%2039.746H0V39.746C0%2017.839%2017.839%200%2039.746%200H256z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0UKn5dBl)%22%20d%3D%22M185.584%20117.046h16.43c.47%200%201.565-.156%202.035-.156c3.13-.626%205.79-3.443%205.79-7.355c0-3.755-2.66-6.572-5.79-7.354c-.47-.157-1.408-.157-2.034-.157h-16.43z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZ2Re8bWG)%22%20d%3D%22M200.137%2013.3c-15.648%200-28.48%2012.676-28.48%2028.48v29.575h40.216c.939%200%202.034%200%202.816.156c9.076.47%2015.805%205.164%2015.805%2013.3c0%206.416-4.538%2011.893-12.988%2012.989v.312c9.232.626%2016.274%205.79%2016.274%2013.77c0%208.607-7.824%2014.24-18.152%2014.24h-44.127v57.898h41.78c15.648%200%2028.48-12.675%2028.48-28.48V13.3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRabTec6N)%22%20d%3D%22M207.804%2086.69c0-3.756-2.66-6.26-5.79-6.73c-.312%200-1.095-.156-1.564-.156h-14.866v13.77h14.866c.47%200%201.408%200%201.565-.156c3.13-.47%205.79-2.973%205.79-6.729%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6HFAhdaN)%22%20d%3D%22M42.719%2013.3c-15.648%200-28.48%2012.676-28.48%2028.48v70.26c7.981%203.911%2016.274%206.415%2024.568%206.415c9.858%200%2015.178-5.946%2015.178-14.083V71.198h24.411v33.017c0%2012.831-7.98%2023.316-35.051%2023.316c-16.43%200-29.262-3.6-29.262-3.6v59.932h41.78c15.648%200%2028.48-12.675%2028.48-28.48V13.302z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwhVyxbOQ)%22%20d%3D%22M121.428%2013.3c-15.648%200-28.48%2012.676-28.48%2028.48v37.242c7.199-6.103%2019.717-10.015%2039.903-9.076c10.797.47%2022.376%203.443%2022.376%203.443v12.049c-5.79-2.973-12.674-5.634-21.594-6.26c-15.335-1.095-24.567%206.416-24.567%2019.56c0%2013.301%209.232%2020.812%2024.567%2019.56c8.92-.626%2015.805-3.442%2021.594-6.259v12.049s-11.423%202.973-22.376%203.443c-20.186.938-32.704-2.974-39.902-9.076v65.721h41.78c15.648%200%2028.479-12.675%2028.479-28.48V13.302z%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%20198%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVG0UKn5dBl%22%20x1%3D%22-57.527%25%22%20x2%3D%22232.391%25%22%20y1%3D%2250.124%25%22%20y2%3D%2250.124%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23007940%22%2F%3E%3Cstop%20offset%3D%2222.85%25%22%20stop-color%3D%22%2300873f%22%2F%3E%3Cstop%20offset%3D%2274.33%25%22%20stop-color%3D%22%2340a737%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235cb531%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGZ2Re8bWG%22%20x1%3D%22.183%25%22%20x2%3D%22100.273%25%22%20y1%3D%2249.96%25%22%20y2%3D%2249.96%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23007940%22%2F%3E%3Cstop%20offset%3D%2222.85%25%22%20stop-color%3D%22%2300873f%22%2F%3E%3Cstop%20offset%3D%2274.33%25%22%20stop-color%3D%22%2340a737%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235cb531%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGRabTec6N%22%20x1%3D%22-62.802%25%22%20x2%3D%22253.671%25%22%20y1%3D%2249.858%25%22%20y2%3D%2249.858%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23007940%22%2F%3E%3Cstop%20offset%3D%2222.85%25%22%20stop-color%3D%22%2300873f%22%2F%3E%3Cstop%20offset%3D%2274.33%25%22%20stop-color%3D%22%2340a737%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%235cb531%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG6HFAhdaN%22%20x1%3D%22.176%25%22%20x2%3D%22101.808%25%22%20y1%3D%2250.006%25%22%20y2%3D%2250.006%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%231f286f%22%2F%3E%3Cstop%20offset%3D%2247.51%25%22%20stop-color%3D%22%23004e94%22%2F%3E%3Cstop%20offset%3D%2282.61%25%22%20stop-color%3D%22%230066b1%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23006fbc%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGwhVyxbOQ%22%20x1%3D%22-.576%25%22%20x2%3D%2298.133%25%22%20y1%3D%2249.914%25%22%20y2%3D%2249.914%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%236c2c2f%22%2F%3E%3Cstop%20offset%3D%2217.35%25%22%20stop-color%3D%22%23882730%22%2F%3E%3Cstop%20offset%3D%2257.31%25%22%20stop-color%3D%22%23be1833%22%2F%3E%3Cstop%20offset%3D%2285.85%25%22%20stop-color%3D%22%23dc0436%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23e60039%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M256%20157.418c0%2021.907-17.839%2039.746-39.746%2039.746H0V39.746C0%2017.839%2017.839%200%2039.746%200H256z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG0UKn5dBl)%22%20d%3D%22M185.584%20117.046h16.43c.47%200%201.565-.156%202.035-.156c3.13-.626%205.79-3.443%205.79-7.355c0-3.755-2.66-6.572-5.79-7.354c-.47-.157-1.408-.157-2.034-.157h-16.43z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGZ2Re8bWG)%22%20d%3D%22M200.137%2013.3c-15.648%200-28.48%2012.676-28.48%2028.48v29.575h40.216c.939%200%202.034%200%202.816.156c9.076.47%2015.805%205.164%2015.805%2013.3c0%206.416-4.538%2011.893-12.988%2012.989v.312c9.232.626%2016.274%205.79%2016.274%2013.77c0%208.607-7.824%2014.24-18.152%2014.24h-44.127v57.898h41.78c15.648%200%2028.48-12.675%2028.48-28.48V13.3z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGRabTec6N)%22%20d%3D%22M207.804%2086.69c0-3.756-2.66-6.26-5.79-6.73c-.312%200-1.095-.156-1.564-.156h-14.866v13.77h14.866c.47%200%201.408%200%201.565-.156c3.13-.47%205.79-2.973%205.79-6.729%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG6HFAhdaN)%22%20d%3D%22M42.719%2013.3c-15.648%200-28.48%2012.676-28.48%2028.48v70.26c7.981%203.911%2016.274%206.415%2024.568%206.415c9.858%200%2015.178-5.946%2015.178-14.083V71.198h24.411v33.017c0%2012.831-7.98%2023.316-35.051%2023.316c-16.43%200-29.262-3.6-29.262-3.6v59.932h41.78c15.648%200%2028.48-12.675%2028.48-28.48V13.302z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGwhVyxbOQ)%22%20d%3D%22M121.428%2013.3c-15.648%200-28.48%2012.676-28.48%2028.48v37.242c7.199-6.103%2019.717-10.015%2039.903-9.076c10.797.47%2022.376%203.443%2022.376%203.443v12.049c-5.79-2.973-12.674-5.634-21.594-6.26c-15.335-1.095-24.567%206.416-24.567%2019.56c0%2013.301%209.232%2020.812%2024.567%2019.56c8.92-.626%2015.805-3.442%2021.594-6.259v12.049s-11.423%202.973-22.376%203.443c-20.186.938-32.704-2.974-39.902-9.076v65.721h41.78c15.648%200%2028.479-12.675%2028.479-28.48V13.302z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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