codecrafters logo

codecrafters from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
codecrafters
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the codecrafters logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.825 17.527a.11.11 0 0 1-.107-.142l3.05-10.837a.11.11 0 0 1 .108-.081H14.2a.11.11 0 0 1 .107.141l-3.063 10.838a.11.11 0 0 1-.107.08H9.825Zm-2.146-2.732a.1.1 0 0 1-.079-.033l-2.667-2.704a.11.11 0 0 1 0-.156L7.6 9.211a.1.1 0 0 1 .08-.033h1.702c.1 0 .149.12.079.19l-2.534 2.534a.11.11 0 0 0 0 .157l2.535 2.546c.07.07.02.19-.079.19zm6.954 0a.111.111 0 0 1-.079-.19l2.525-2.546a.11.11 0 0 0 0-.157l-2.524-2.535a.111.111 0 0 1 .079-.19h1.692q.047.001.078.034l2.68 2.69a.11.11 0 0 1 0 .157l-2.68 2.704a.1.1 0 0 1-.078.033zM12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12s-5.383 12-12 12m0-22.667C6.118 1.333 1.333 6.118 1.333 12S6.118 22.667 12 22.667S22.667 17.882 22.667 12S17.882 1.333 12 1.333"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsCodecrafters(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.825 17.527a.11.11 0 0 1-.107-.142l3.05-10.837a.11.11 0 0 1 .108-.081H14.2a.11.11 0 0 1 .107.141l-3.063 10.838a.11.11 0 0 1-.107.08H9.825Zm-2.146-2.732a.1.1 0 0 1-.079-.033l-2.667-2.704a.11.11 0 0 1 0-.156L7.6 9.211a.1.1 0 0 1 .08-.033h1.702c.1 0 .149.12.079.19l-2.534 2.534a.11.11 0 0 0 0 .157l2.535 2.546c.07.07.02.19-.079.19zm6.954 0a.111.111 0 0 1-.079-.19l2.525-2.546a.11.11 0 0 0 0-.157l-2.524-2.535a.111.111 0 0 1 .079-.19h1.692q.047.001.078.034l2.68 2.69a.11.11 0 0 1 0 .157l-2.68 2.704a.1.1 0 0 1-.078.033zM12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12s-5.383 12-12 12m0-22.667C6.118 1.333 1.333 6.118 1.333 12S6.118 22.667 12 22.667S22.667 17.882 22.667 12S17.882 1.333 12 1.333"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.825 17.527a.11.11 0 0 1-.107-.142l3.05-10.837a.11.11 0 0 1 .108-.081H14.2a.11.11 0 0 1 .107.141l-3.063 10.838a.11.11 0 0 1-.107.08H9.825Zm-2.146-2.732a.1.1 0 0 1-.079-.033l-2.667-2.704a.11.11 0 0 1 0-.156L7.6 9.211a.1.1 0 0 1 .08-.033h1.702c.1 0 .149.12.079.19l-2.534 2.534a.11.11 0 0 0 0 .157l2.535 2.546c.07.07.02.19-.079.19zm6.954 0a.111.111 0 0 1-.079-.19l2.525-2.546a.11.11 0 0 0 0-.157l-2.524-2.535a.111.111 0 0 1 .079-.19h1.692q.047.001.078.034l2.68 2.69a.11.11 0 0 1 0 .157l-2.68 2.704a.1.1 0 0 1-.078.033zM12 24C5.383 24 0 18.617 0 12S5.383 0 12 0s12 5.383 12 12s-5.383 12-12 12m0-22.667C6.118 1.333 1.333 6.118 1.333 12S6.118 22.667 12 22.667S22.667 17.882 22.667 12S17.882 1.333 12 1.333"/></svg>
</template>

CSS

.icon-codecrafters {
  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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.825%2017.527a.11.11%200%200%201-.107-.142l3.05-10.837a.11.11%200%200%201%20.108-.081H14.2a.11.11%200%200%201%20.107.141l-3.063%2010.838a.11.11%200%200%201-.107.08H9.825Zm-2.146-2.732a.1.1%200%200%201-.079-.033l-2.667-2.704a.11.11%200%200%201%200-.156L7.6%209.211a.1.1%200%200%201%20.08-.033h1.702c.1%200%20.149.12.079.19l-2.534%202.534a.11.11%200%200%200%200%20.157l2.535%202.546c.07.07.02.19-.079.19zm6.954%200a.111.111%200%200%201-.079-.19l2.525-2.546a.11.11%200%200%200%200-.157l-2.524-2.535a.111.111%200%200%201%20.079-.19h1.692q.047.001.078.034l2.68%202.69a.11.11%200%200%201%200%20.157l-2.68%202.704a.1.1%200%200%201-.078.033zM12%2024C5.383%2024%200%2018.617%200%2012S5.383%200%2012%200s12%205.383%2012%2012s-5.383%2012-12%2012m0-22.667C6.118%201.333%201.333%206.118%201.333%2012S6.118%2022.667%2012%2022.667S22.667%2017.882%2022.667%2012S17.882%201.333%2012%201.333%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.825%2017.527a.11.11%200%200%201-.107-.142l3.05-10.837a.11.11%200%200%201%20.108-.081H14.2a.11.11%200%200%201%20.107.141l-3.063%2010.838a.11.11%200%200%201-.107.08H9.825Zm-2.146-2.732a.1.1%200%200%201-.079-.033l-2.667-2.704a.11.11%200%200%201%200-.156L7.6%209.211a.1.1%200%200%201%20.08-.033h1.702c.1%200%20.149.12.079.19l-2.534%202.534a.11.11%200%200%200%200%20.157l2.535%202.546c.07.07.02.19-.079.19zm6.954%200a.111.111%200%200%201-.079-.19l2.525-2.546a.11.11%200%200%200%200-.157l-2.524-2.535a.111.111%200%200%201%20.079-.19h1.692q.047.001.078.034l2.68%202.69a.11.11%200%200%201%200%20.157l-2.68%202.704a.1.1%200%200%201-.078.033zM12%2024C5.383%2024%200%2018.617%200%2012S5.383%200%2012%200s12%205.383%2012%2012s-5.383%2012-12%2012m0-22.667C6.118%201.333%201.333%206.118%201.333%2012S6.118%2022.667%2012%2022.667S22.667%2017.882%2022.667%2012S17.882%201.333%2012%201.333%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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