udacity from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
udacity
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the udacity logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.682.182L0 6.239v13.943c-.021 6.406 5.219 11.615 11.698 11.635a11.87 11.87 0 0 0 5.885-1.536l8.651-4.917c3.417-1.74 5.75-5.26 5.766-9.323V1.463L29.88.239l-8.672 4.844v15.161a8.2 8.2 0 0 1-.203 1.911a11.5 11.5 0 0 1-.766 2.224c-.682-.042-2.063-.422-3.182-1.083a10 10 0 0 1-1.818-1.359a7.5 7.5 0 0 1-1.042-1.26a7.4 7.4 0 0 1-.781-1.438a9.6 9.6 0 0 1-.5-1.583c-.12-.557-.135-1.135-.135-1.698l.021-14.557l-2.12-1.208zm4.912 28.782c-.578.234-1.182.417-1.797.547a9.4 9.4 0 0 1-1.87.188a9.7 9.7 0 0 1-1.938-.203a9.7 9.7 0 0 1-1.802-.557a10 10 0 0 1-1.625-.875c-1.318-.922-2-1.724-2.589-2.583a11 11 0 0 1-.88-1.62a10 10 0 0 1-.552-1.781c-.12-.62-.141-1.281-.141-1.917V7.439l8-4.823V15.96c0 5.078 3.76 9.307 8.604 10.333c-.182.219-.323.438-.526.635a9 9 0 0 1-1.417 1.172c-.5.344-.859.62-1.422.859zM29.469 17.75a8.5 8.5 0 0 1-.5 1.583c-.583 1.271-1.531 2.359-2.318 3.057c-1.625 1.469-3.635 1.922-3.865 1.922c.479-1.266.807-2.62.813-4.052V6.302l6.005-3.635l.005 13.344c0 .578-.026 1.172-.141 1.729z"/></svg>

React

import type { SVGProps } from "react";

export function CibUdacity(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.682.182L0 6.239v13.943c-.021 6.406 5.219 11.615 11.698 11.635a11.87 11.87 0 0 0 5.885-1.536l8.651-4.917c3.417-1.74 5.75-5.26 5.766-9.323V1.463L29.88.239l-8.672 4.844v15.161a8.2 8.2 0 0 1-.203 1.911a11.5 11.5 0 0 1-.766 2.224c-.682-.042-2.063-.422-3.182-1.083a10 10 0 0 1-1.818-1.359a7.5 7.5 0 0 1-1.042-1.26a7.4 7.4 0 0 1-.781-1.438a9.6 9.6 0 0 1-.5-1.583c-.12-.557-.135-1.135-.135-1.698l.021-14.557l-2.12-1.208zm4.912 28.782c-.578.234-1.182.417-1.797.547a9.4 9.4 0 0 1-1.87.188a9.7 9.7 0 0 1-1.938-.203a9.7 9.7 0 0 1-1.802-.557a10 10 0 0 1-1.625-.875c-1.318-.922-2-1.724-2.589-2.583a11 11 0 0 1-.88-1.62a10 10 0 0 1-.552-1.781c-.12-.62-.141-1.281-.141-1.917V7.439l8-4.823V15.96c0 5.078 3.76 9.307 8.604 10.333c-.182.219-.323.438-.526.635a9 9 0 0 1-1.417 1.172c-.5.344-.859.62-1.422.859zM29.469 17.75a8.5 8.5 0 0 1-.5 1.583c-.583 1.271-1.531 2.359-2.318 3.057c-1.625 1.469-3.635 1.922-3.865 1.922c.479-1.266.807-2.62.813-4.052V6.302l6.005-3.635l.005 13.344c0 .578-.026 1.172-.141 1.729z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.682.182L0 6.239v13.943c-.021 6.406 5.219 11.615 11.698 11.635a11.87 11.87 0 0 0 5.885-1.536l8.651-4.917c3.417-1.74 5.75-5.26 5.766-9.323V1.463L29.88.239l-8.672 4.844v15.161a8.2 8.2 0 0 1-.203 1.911a11.5 11.5 0 0 1-.766 2.224c-.682-.042-2.063-.422-3.182-1.083a10 10 0 0 1-1.818-1.359a7.5 7.5 0 0 1-1.042-1.26a7.4 7.4 0 0 1-.781-1.438a9.6 9.6 0 0 1-.5-1.583c-.12-.557-.135-1.135-.135-1.698l.021-14.557l-2.12-1.208zm4.912 28.782c-.578.234-1.182.417-1.797.547a9.4 9.4 0 0 1-1.87.188a9.7 9.7 0 0 1-1.938-.203a9.7 9.7 0 0 1-1.802-.557a10 10 0 0 1-1.625-.875c-1.318-.922-2-1.724-2.589-2.583a11 11 0 0 1-.88-1.62a10 10 0 0 1-.552-1.781c-.12-.62-.141-1.281-.141-1.917V7.439l8-4.823V15.96c0 5.078 3.76 9.307 8.604 10.333c-.182.219-.323.438-.526.635a9 9 0 0 1-1.417 1.172c-.5.344-.859.62-1.422.859zM29.469 17.75a8.5 8.5 0 0 1-.5 1.583c-.583 1.271-1.531 2.359-2.318 3.057c-1.625 1.469-3.635 1.922-3.865 1.922c.479-1.266.807-2.62.813-4.052V6.302l6.005-3.635l.005 13.344c0 .578-.026 1.172-.141 1.729z"/></svg>
</template>

CSS

.icon-udacity {
  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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.682.182L0%206.239v13.943c-.021%206.406%205.219%2011.615%2011.698%2011.635a11.87%2011.87%200%200%200%205.885-1.536l8.651-4.917c3.417-1.74%205.75-5.26%205.766-9.323V1.463L29.88.239l-8.672%204.844v15.161a8.2%208.2%200%200%201-.203%201.911a11.5%2011.5%200%200%201-.766%202.224c-.682-.042-2.063-.422-3.182-1.083a10%2010%200%200%201-1.818-1.359a7.5%207.5%200%200%201-1.042-1.26a7.4%207.4%200%200%201-.781-1.438a9.6%209.6%200%200%201-.5-1.583c-.12-.557-.135-1.135-.135-1.698l.021-14.557l-2.12-1.208zm4.912%2028.782c-.578.234-1.182.417-1.797.547a9.4%209.4%200%200%201-1.87.188a9.7%209.7%200%200%201-1.938-.203a9.7%209.7%200%200%201-1.802-.557a10%2010%200%200%201-1.625-.875c-1.318-.922-2-1.724-2.589-2.583a11%2011%200%200%201-.88-1.62a10%2010%200%200%201-.552-1.781c-.12-.62-.141-1.281-.141-1.917V7.439l8-4.823V15.96c0%205.078%203.76%209.307%208.604%2010.333c-.182.219-.323.438-.526.635a9%209%200%200%201-1.417%201.172c-.5.344-.859.62-1.422.859zM29.469%2017.75a8.5%208.5%200%200%201-.5%201.583c-.583%201.271-1.531%202.359-2.318%203.057c-1.625%201.469-3.635%201.922-3.865%201.922c.479-1.266.807-2.62.813-4.052V6.302l6.005-3.635l.005%2013.344c0%20.578-.026%201.172-.141%201.729z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.682.182L0%206.239v13.943c-.021%206.406%205.219%2011.615%2011.698%2011.635a11.87%2011.87%200%200%200%205.885-1.536l8.651-4.917c3.417-1.74%205.75-5.26%205.766-9.323V1.463L29.88.239l-8.672%204.844v15.161a8.2%208.2%200%200%201-.203%201.911a11.5%2011.5%200%200%201-.766%202.224c-.682-.042-2.063-.422-3.182-1.083a10%2010%200%200%201-1.818-1.359a7.5%207.5%200%200%201-1.042-1.26a7.4%207.4%200%200%201-.781-1.438a9.6%209.6%200%200%201-.5-1.583c-.12-.557-.135-1.135-.135-1.698l.021-14.557l-2.12-1.208zm4.912%2028.782c-.578.234-1.182.417-1.797.547a9.4%209.4%200%200%201-1.87.188a9.7%209.7%200%200%201-1.938-.203a9.7%209.7%200%200%201-1.802-.557a10%2010%200%200%201-1.625-.875c-1.318-.922-2-1.724-2.589-2.583a11%2011%200%200%201-.88-1.62a10%2010%200%200%201-.552-1.781c-.12-.62-.141-1.281-.141-1.917V7.439l8-4.823V15.96c0%205.078%203.76%209.307%208.604%2010.333c-.182.219-.323.438-.526.635a9%209%200%200%201-1.417%201.172c-.5.344-.859.62-1.422.859zM29.469%2017.75a8.5%208.5%200%200%201-.5%201.583c-.583%201.271-1.531%202.359-2.318%203.057c-1.625%201.469-3.635%201.922-3.865%201.922c.479-1.266.807-2.62.813-4.052V6.302l6.005-3.635l.005%2013.344c0%20.578-.026%201.172-.141%201.729z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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