semantic release logo
semantic-release from Catppuccin Icons by Catppuccin · Color · MIT Free for personal and commercial use.
- Name
- semantic-release
- Set
- Catppuccin Icons
- Style
- Color
- Viewbox
- 16×16
- License
- MIT
The same logo in other sets
Use the semantic release logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="M1.5 11.5v-7L8 .5l6.5 4v7l-6.5 4zm6.5-2a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M1.75 7Q2.5 8.5 4 8.5m0 4.41c1.13.07 1.93-.33 2.43-1.2m3.83 2.2c.62-.93.67-1.83.17-2.7M14.25 9Q13.5 7.5 12 7.5m0-4.41c-1.13-.07-1.93.33-2.43 1.2m-3.83-2.2c-.62.93-.67 1.83-.17 2.7"/></svg>
React
import type { SVGProps } from "react";
export function CatppuccinSemanticRelease(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" strokeLinecap="round" strokeLinejoin="round" d="M1.5 11.5v-7L8 .5l6.5 4v7l-6.5 4zm6.5-2a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M1.75 7Q2.5 8.5 4 8.5m0 4.41c1.13.07 1.93-.33 2.43-1.2m3.83 2.2c.62-.93.67-1.83.17-2.7M14.25 9Q13.5 7.5 12 7.5m0-4.41c-1.13-.07-1.93.33-2.43 1.2m-3.83-2.2c-.62.93-.67 1.83-.17 2.7"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><path fill="none" stroke="#cad3f5" stroke-linecap="round" stroke-linejoin="round" d="M1.5 11.5v-7L8 .5l6.5 4v7l-6.5 4zm6.5-2a1.5 1.5 0 1 0 0-3a1.5 1.5 0 0 0 0 3M1.75 7Q2.5 8.5 4 8.5m0 4.41c1.13.07 1.93-.33 2.43-1.2m3.83 2.2c.62-.93.67-1.83.17-2.7M14.25 9Q13.5 7.5 12 7.5m0-4.41c-1.13-.07-1.93.33-2.43 1.2m-3.83-2.2c-.62.93-.67 1.83-.17 2.7"/></svg> </template>
CSS
.icon-semantic-release {
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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.5%2011.5v-7L8%20.5l6.5%204v7l-6.5%204zm6.5-2a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M1.75%207Q2.5%208.5%204%208.5m0%204.41c1.13.07%201.93-.33%202.43-1.2m3.83%202.2c.62-.93.67-1.83.17-2.7M14.25%209Q13.5%207.5%2012%207.5m0-4.41c-1.13-.07-1.93.33-2.43%201.2m-3.83-2.2c-.62.93-.67%201.83-.17%202.7%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%2016%2016%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23cad3f5%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M1.5%2011.5v-7L8%20.5l6.5%204v7l-6.5%204zm6.5-2a1.5%201.5%200%201%200%200-3a1.5%201.5%200%200%200%200%203M1.75%207Q2.5%208.5%204%208.5m0%204.41c1.13.07%201.93-.33%202.43-1.2m3.83%202.2c.62-.93.67-1.83.17-2.7M14.25%209Q13.5%207.5%2012%207.5m0-4.41c-1.13-.07-1.93.33-2.43%201.2m-3.83-2.2c-.62.93-.67%201.83-.17%202.7%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/catppuccin/semantic-release.svg?color=%231a73e8&size=48