redmine logo
redmine from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- redmine
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the redmine logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.092 15.088c.789.243 4.098 1.005 4.098 1.005c.198.061.139.21.139.21c-.228 1.798-.178 3.17-.178 3.644c0 .21-.153.18-.153.18H.168c-.209 0-.164-.19-.164-.19c.04-.599.212-2.303.878-4.746c0 0 .033-.157.21-.103m21.816 0c-.789.243-4.098 1.005-4.098 1.005c-.198.061-.139.21-.139.21c.228 1.798.178 3.17.178 3.644c0 .21.153.18.153.18h4.83c.21 0 .164-.19.164-.19c-.04-.599-.212-2.303-.878-4.746c0 0-.034-.157-.21-.103m-1.929-5.354l-3.448 1.667c-.164.063-.082.212-.082.212c.476 1.134.766 2.091.99 3.251c.038.194.169.132.169.132l3.879-1.684s.116-.044.068-.193c-.172-.531-1.05-2.649-1.402-3.341c0 0-.062-.105-.174-.044m-17.958 0l3.448 1.667c.164.063.082.212.082.212a15.6 15.6 0 0 0-.991 3.251c-.037.194-.169.132-.169.132l-3.878-1.684s-.116-.044-.068-.193c.172-.531 1.05-2.649 1.402-3.341c0 0 .062-.105.174-.044m4.085-4.368l2.302 2.681c.099.128-.032.222-.032.222c-.923.498-1.59 1.25-2.161 2.111c-.114.17-.236.046-.236.046L4.062 8.242s-.126-.074-.016-.22c.854-1.134 1.63-1.934 2.871-2.689c0 0 .094-.089.189.033m9.788 0l-2.302 2.681c-.099.128.032.222.032.222c.923.498 1.59 1.25 2.161 2.111c.114.17.236.046.236.046l2.917-2.184s.126-.074.016-.22c-.854-1.134-1.63-1.934-2.871-2.689c0 0-.094-.089-.189.033M12 7.661c.388 0 1.105.037 1.444.093c.177.03.221-.088.221-.088l1.449-3.028s.097-.114-.106-.188c-1.082-.396-1.657-.578-3.008-.578c-1.335 0-1.926.182-3.008.578c-.203.074-.106.188-.106.188l1.449 3.028s.044.118.221.088c.339-.056 1.056-.093 1.444-.093"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsRedmine(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="M1.092 15.088c.789.243 4.098 1.005 4.098 1.005c.198.061.139.21.139.21c-.228 1.798-.178 3.17-.178 3.644c0 .21-.153.18-.153.18H.168c-.209 0-.164-.19-.164-.19c.04-.599.212-2.303.878-4.746c0 0 .033-.157.21-.103m21.816 0c-.789.243-4.098 1.005-4.098 1.005c-.198.061-.139.21-.139.21c.228 1.798.178 3.17.178 3.644c0 .21.153.18.153.18h4.83c.21 0 .164-.19.164-.19c-.04-.599-.212-2.303-.878-4.746c0 0-.034-.157-.21-.103m-1.929-5.354l-3.448 1.667c-.164.063-.082.212-.082.212c.476 1.134.766 2.091.99 3.251c.038.194.169.132.169.132l3.879-1.684s.116-.044.068-.193c-.172-.531-1.05-2.649-1.402-3.341c0 0-.062-.105-.174-.044m-17.958 0l3.448 1.667c.164.063.082.212.082.212a15.6 15.6 0 0 0-.991 3.251c-.037.194-.169.132-.169.132l-3.878-1.684s-.116-.044-.068-.193c.172-.531 1.05-2.649 1.402-3.341c0 0 .062-.105.174-.044m4.085-4.368l2.302 2.681c.099.128-.032.222-.032.222c-.923.498-1.59 1.25-2.161 2.111c-.114.17-.236.046-.236.046L4.062 8.242s-.126-.074-.016-.22c.854-1.134 1.63-1.934 2.871-2.689c0 0 .094-.089.189.033m9.788 0l-2.302 2.681c-.099.128.032.222.032.222c.923.498 1.59 1.25 2.161 2.111c.114.17.236.046.236.046l2.917-2.184s.126-.074.016-.22c-.854-1.134-1.63-1.934-2.871-2.689c0 0-.094-.089-.189.033M12 7.661c.388 0 1.105.037 1.444.093c.177.03.221-.088.221-.088l1.449-3.028s.097-.114-.106-.188c-1.082-.396-1.657-.578-3.008-.578c-1.335 0-1.926.182-3.008.578c-.203.074-.106.188-.106.188l1.449 3.028s.044.118.221.088c.339-.056 1.056-.093 1.444-.093"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M1.092 15.088c.789.243 4.098 1.005 4.098 1.005c.198.061.139.21.139.21c-.228 1.798-.178 3.17-.178 3.644c0 .21-.153.18-.153.18H.168c-.209 0-.164-.19-.164-.19c.04-.599.212-2.303.878-4.746c0 0 .033-.157.21-.103m21.816 0c-.789.243-4.098 1.005-4.098 1.005c-.198.061-.139.21-.139.21c.228 1.798.178 3.17.178 3.644c0 .21.153.18.153.18h4.83c.21 0 .164-.19.164-.19c-.04-.599-.212-2.303-.878-4.746c0 0-.034-.157-.21-.103m-1.929-5.354l-3.448 1.667c-.164.063-.082.212-.082.212c.476 1.134.766 2.091.99 3.251c.038.194.169.132.169.132l3.879-1.684s.116-.044.068-.193c-.172-.531-1.05-2.649-1.402-3.341c0 0-.062-.105-.174-.044m-17.958 0l3.448 1.667c.164.063.082.212.082.212a15.6 15.6 0 0 0-.991 3.251c-.037.194-.169.132-.169.132l-3.878-1.684s-.116-.044-.068-.193c.172-.531 1.05-2.649 1.402-3.341c0 0 .062-.105.174-.044m4.085-4.368l2.302 2.681c.099.128-.032.222-.032.222c-.923.498-1.59 1.25-2.161 2.111c-.114.17-.236.046-.236.046L4.062 8.242s-.126-.074-.016-.22c.854-1.134 1.63-1.934 2.871-2.689c0 0 .094-.089.189.033m9.788 0l-2.302 2.681c-.099.128.032.222.032.222c.923.498 1.59 1.25 2.161 2.111c.114.17.236.046.236.046l2.917-2.184s.126-.074.016-.22c-.854-1.134-1.63-1.934-2.871-2.689c0 0-.094-.089-.189.033M12 7.661c.388 0 1.105.037 1.444.093c.177.03.221-.088.221-.088l1.449-3.028s.097-.114-.106-.188c-1.082-.396-1.657-.578-3.008-.578c-1.335 0-1.926.182-3.008.578c-.203.074-.106.188-.106.188l1.449 3.028s.044.118.221.088c.339-.056 1.056-.093 1.444-.093"/></svg> </template>
CSS
.icon-redmine {
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%22M1.092%2015.088c.789.243%204.098%201.005%204.098%201.005c.198.061.139.21.139.21c-.228%201.798-.178%203.17-.178%203.644c0%20.21-.153.18-.153.18H.168c-.209%200-.164-.19-.164-.19c.04-.599.212-2.303.878-4.746c0%200%20.033-.157.21-.103m21.816%200c-.789.243-4.098%201.005-4.098%201.005c-.198.061-.139.21-.139.21c.228%201.798.178%203.17.178%203.644c0%20.21.153.18.153.18h4.83c.21%200%20.164-.19.164-.19c-.04-.599-.212-2.303-.878-4.746c0%200-.034-.157-.21-.103m-1.929-5.354l-3.448%201.667c-.164.063-.082.212-.082.212c.476%201.134.766%202.091.99%203.251c.038.194.169.132.169.132l3.879-1.684s.116-.044.068-.193c-.172-.531-1.05-2.649-1.402-3.341c0%200-.062-.105-.174-.044m-17.958%200l3.448%201.667c.164.063.082.212.082.212a15.6%2015.6%200%200%200-.991%203.251c-.037.194-.169.132-.169.132l-3.878-1.684s-.116-.044-.068-.193c.172-.531%201.05-2.649%201.402-3.341c0%200%20.062-.105.174-.044m4.085-4.368l2.302%202.681c.099.128-.032.222-.032.222c-.923.498-1.59%201.25-2.161%202.111c-.114.17-.236.046-.236.046L4.062%208.242s-.126-.074-.016-.22c.854-1.134%201.63-1.934%202.871-2.689c0%200%20.094-.089.189.033m9.788%200l-2.302%202.681c-.099.128.032.222.032.222c.923.498%201.59%201.25%202.161%202.111c.114.17.236.046.236.046l2.917-2.184s.126-.074.016-.22c-.854-1.134-1.63-1.934-2.871-2.689c0%200-.094-.089-.189.033M12%207.661c.388%200%201.105.037%201.444.093c.177.03.221-.088.221-.088l1.449-3.028s.097-.114-.106-.188c-1.082-.396-1.657-.578-3.008-.578c-1.335%200-1.926.182-3.008.578c-.203.074-.106.188-.106.188l1.449%203.028s.044.118.221.088c.339-.056%201.056-.093%201.444-.093%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%22M1.092%2015.088c.789.243%204.098%201.005%204.098%201.005c.198.061.139.21.139.21c-.228%201.798-.178%203.17-.178%203.644c0%20.21-.153.18-.153.18H.168c-.209%200-.164-.19-.164-.19c.04-.599.212-2.303.878-4.746c0%200%20.033-.157.21-.103m21.816%200c-.789.243-4.098%201.005-4.098%201.005c-.198.061-.139.21-.139.21c.228%201.798.178%203.17.178%203.644c0%20.21.153.18.153.18h4.83c.21%200%20.164-.19.164-.19c-.04-.599-.212-2.303-.878-4.746c0%200-.034-.157-.21-.103m-1.929-5.354l-3.448%201.667c-.164.063-.082.212-.082.212c.476%201.134.766%202.091.99%203.251c.038.194.169.132.169.132l3.879-1.684s.116-.044.068-.193c-.172-.531-1.05-2.649-1.402-3.341c0%200-.062-.105-.174-.044m-17.958%200l3.448%201.667c.164.063.082.212.082.212a15.6%2015.6%200%200%200-.991%203.251c-.037.194-.169.132-.169.132l-3.878-1.684s-.116-.044-.068-.193c.172-.531%201.05-2.649%201.402-3.341c0%200%20.062-.105.174-.044m4.085-4.368l2.302%202.681c.099.128-.032.222-.032.222c-.923.498-1.59%201.25-2.161%202.111c-.114.17-.236.046-.236.046L4.062%208.242s-.126-.074-.016-.22c.854-1.134%201.63-1.934%202.871-2.689c0%200%20.094-.089.189.033m9.788%200l-2.302%202.681c-.099.128.032.222.032.222c.923.498%201.59%201.25%202.161%202.111c.114.17.236.046.236.046l2.917-2.184s.126-.074.016-.22c-.854-1.134-1.63-1.934-2.871-2.689c0%200-.094-.089-.189.033M12%207.661c.388%200%201.105.037%201.444.093c.177.03.221-.088.221-.088l1.449-3.028s.097-.114-.106-.188c-1.082-.396-1.657-.578-3.008-.578c-1.335%200-1.926.182-3.008.578c-.203.074-.106.188-.106.188l1.449%203.028s.044.118.221.088c.339-.056%201.056-.093%201.444-.093%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/redmine.svg?color=%231a73e8&size=48