semanticrelease logo

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

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

Use the semanticrelease logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.952 14.4a2.4 2.4 0 1 1 0-4.8a2.4 2.4 0 0 1 0 4.8m0-.72a1.68 1.68 0 1 0 0-3.36a1.68 1.68 0 0 0 0 3.36M8.304 3.12v1.728c.096.528 1.008 2.64 1.68 3.888C9.12 8.112 7.2 6.672 6.672 5.952a4.4 4.4 0 0 1-.816-1.392L2.448 6.48v4.128c.432.24 1.104.72 1.488.864c.528.192 2.832.432 4.224.48c-1.008.432-3.168 1.392-4.08 1.488c-.768.144-1.296.048-1.632 0v4.08l3.312 1.872c.432-.192 1.152-.576 1.488-.816c.432-.336 1.776-2.208 2.496-3.408c-.096 1.056-.384 3.408-.72 4.272c-.288.72-.624 1.104-.816 1.392L12 22.992l3.504-2.016c.048-.432.096-1.344 0-1.824c-.048-.528-1.008-2.64-1.632-3.888c.864.672 2.736 2.112 3.312 2.832a4.2 4.2 0 0 1 .816 1.44l3.552-2.016v-4.032c-.384-.24-1.152-.72-1.632-.912s-2.784-.432-4.176-.48c1.008-.48 3.168-1.392 4.08-1.488c.864-.144 1.392-.048 1.728.048V6.48l-3.36-1.92l-1.488.912c-.432.336-1.776 2.208-2.544 3.36c.144-1.056.432-3.408.768-4.272c.288-.72.624-1.152.864-1.392L12 1.008zM12 0l10.416 6v12L12 24L1.584 18V6z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsSemanticrelease(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="M11.952 14.4a2.4 2.4 0 1 1 0-4.8a2.4 2.4 0 0 1 0 4.8m0-.72a1.68 1.68 0 1 0 0-3.36a1.68 1.68 0 0 0 0 3.36M8.304 3.12v1.728c.096.528 1.008 2.64 1.68 3.888C9.12 8.112 7.2 6.672 6.672 5.952a4.4 4.4 0 0 1-.816-1.392L2.448 6.48v4.128c.432.24 1.104.72 1.488.864c.528.192 2.832.432 4.224.48c-1.008.432-3.168 1.392-4.08 1.488c-.768.144-1.296.048-1.632 0v4.08l3.312 1.872c.432-.192 1.152-.576 1.488-.816c.432-.336 1.776-2.208 2.496-3.408c-.096 1.056-.384 3.408-.72 4.272c-.288.72-.624 1.104-.816 1.392L12 22.992l3.504-2.016c.048-.432.096-1.344 0-1.824c-.048-.528-1.008-2.64-1.632-3.888c.864.672 2.736 2.112 3.312 2.832a4.2 4.2 0 0 1 .816 1.44l3.552-2.016v-4.032c-.384-.24-1.152-.72-1.632-.912s-2.784-.432-4.176-.48c1.008-.48 3.168-1.392 4.08-1.488c.864-.144 1.392-.048 1.728.048V6.48l-3.36-1.92l-1.488.912c-.432.336-1.776 2.208-2.544 3.36c.144-1.056.432-3.408.768-4.272c.288-.72.624-1.152.864-1.392L12 1.008zM12 0l10.416 6v12L12 24L1.584 18V6z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.952 14.4a2.4 2.4 0 1 1 0-4.8a2.4 2.4 0 0 1 0 4.8m0-.72a1.68 1.68 0 1 0 0-3.36a1.68 1.68 0 0 0 0 3.36M8.304 3.12v1.728c.096.528 1.008 2.64 1.68 3.888C9.12 8.112 7.2 6.672 6.672 5.952a4.4 4.4 0 0 1-.816-1.392L2.448 6.48v4.128c.432.24 1.104.72 1.488.864c.528.192 2.832.432 4.224.48c-1.008.432-3.168 1.392-4.08 1.488c-.768.144-1.296.048-1.632 0v4.08l3.312 1.872c.432-.192 1.152-.576 1.488-.816c.432-.336 1.776-2.208 2.496-3.408c-.096 1.056-.384 3.408-.72 4.272c-.288.72-.624 1.104-.816 1.392L12 22.992l3.504-2.016c.048-.432.096-1.344 0-1.824c-.048-.528-1.008-2.64-1.632-3.888c.864.672 2.736 2.112 3.312 2.832a4.2 4.2 0 0 1 .816 1.44l3.552-2.016v-4.032c-.384-.24-1.152-.72-1.632-.912s-2.784-.432-4.176-.48c1.008-.48 3.168-1.392 4.08-1.488c.864-.144 1.392-.048 1.728.048V6.48l-3.36-1.92l-1.488.912c-.432.336-1.776 2.208-2.544 3.36c.144-1.056.432-3.408.768-4.272c.288-.72.624-1.152.864-1.392L12 1.008zM12 0l10.416 6v12L12 24L1.584 18V6z"/></svg>
</template>

CSS

.icon-semanticrelease {
  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%22M11.952%2014.4a2.4%202.4%200%201%201%200-4.8a2.4%202.4%200%200%201%200%204.8m0-.72a1.68%201.68%200%201%200%200-3.36a1.68%201.68%200%200%200%200%203.36M8.304%203.12v1.728c.096.528%201.008%202.64%201.68%203.888C9.12%208.112%207.2%206.672%206.672%205.952a4.4%204.4%200%200%201-.816-1.392L2.448%206.48v4.128c.432.24%201.104.72%201.488.864c.528.192%202.832.432%204.224.48c-1.008.432-3.168%201.392-4.08%201.488c-.768.144-1.296.048-1.632%200v4.08l3.312%201.872c.432-.192%201.152-.576%201.488-.816c.432-.336%201.776-2.208%202.496-3.408c-.096%201.056-.384%203.408-.72%204.272c-.288.72-.624%201.104-.816%201.392L12%2022.992l3.504-2.016c.048-.432.096-1.344%200-1.824c-.048-.528-1.008-2.64-1.632-3.888c.864.672%202.736%202.112%203.312%202.832a4.2%204.2%200%200%201%20.816%201.44l3.552-2.016v-4.032c-.384-.24-1.152-.72-1.632-.912s-2.784-.432-4.176-.48c1.008-.48%203.168-1.392%204.08-1.488c.864-.144%201.392-.048%201.728.048V6.48l-3.36-1.92l-1.488.912c-.432.336-1.776%202.208-2.544%203.36c.144-1.056.432-3.408.768-4.272c.288-.72.624-1.152.864-1.392L12%201.008zM12%200l10.416%206v12L12%2024L1.584%2018V6z%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%22M11.952%2014.4a2.4%202.4%200%201%201%200-4.8a2.4%202.4%200%200%201%200%204.8m0-.72a1.68%201.68%200%201%200%200-3.36a1.68%201.68%200%200%200%200%203.36M8.304%203.12v1.728c.096.528%201.008%202.64%201.68%203.888C9.12%208.112%207.2%206.672%206.672%205.952a4.4%204.4%200%200%201-.816-1.392L2.448%206.48v4.128c.432.24%201.104.72%201.488.864c.528.192%202.832.432%204.224.48c-1.008.432-3.168%201.392-4.08%201.488c-.768.144-1.296.048-1.632%200v4.08l3.312%201.872c.432-.192%201.152-.576%201.488-.816c.432-.336%201.776-2.208%202.496-3.408c-.096%201.056-.384%203.408-.72%204.272c-.288.72-.624%201.104-.816%201.392L12%2022.992l3.504-2.016c.048-.432.096-1.344%200-1.824c-.048-.528-1.008-2.64-1.632-3.888c.864.672%202.736%202.112%203.312%202.832a4.2%204.2%200%200%201%20.816%201.44l3.552-2.016v-4.032c-.384-.24-1.152-.72-1.632-.912s-2.784-.432-4.176-.48c1.008-.48%203.168-1.392%204.08-1.488c.864-.144%201.392-.048%201.728.048V6.48l-3.36-1.92l-1.488.912c-.432.336-1.776%202.208-2.544%203.36c.144-1.056.432-3.408.768-4.272c.288-.72.624-1.152.864-1.392L12%201.008zM12%200l10.416%206v12L12%2024L1.584%2018V6z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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