doctrine logo
doctrine from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- doctrine
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×339
- License
- CC0
The same logo in other sets
Use the doctrine logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 339"><path fill="#fe8439" d="M208.493 111.5c-.294-.317-.562-.651-.872-.96L106.545 9.906C94.453-2.132 74.89-2.092 62.85 10s-11.997 31.655.095 43.694L96.348 86.95C40.966 101.042 0 151.233 0 211c0 70.693 57.308 128 128 128s128-57.308 128-128c0-40.189-18.535-76.032-47.507-99.5"/><path fill="#fff" d="m203.633 195.181l-73.048-72.165c-9.711-9.594-25.36-9.495-34.955.212c-9.594 9.712-9.5 25.362.213 34.956l30.23 29.864H62.235c-13.652 0-24.718 11.066-24.718 24.717c0 13.652 11.066 24.718 24.718 24.718h64.493L96.012 268.39c-9.622 9.682-9.572 25.332.109 34.957a24.64 24.64 0 0 0 17.424 7.184c6.35 0 12.702-2.433 17.533-7.293l70.73-71.173c.13-.13.24-.274.366-.407a24.65 24.65 0 0 0 6.952-9.503a24.72 24.72 0 0 0-5.493-26.974"/></svg>
React
import type { SVGProps } from "react";
export function LogosDoctrine(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 339"><path fill="#fe8439" d="M208.493 111.5c-.294-.317-.562-.651-.872-.96L106.545 9.906C94.453-2.132 74.89-2.092 62.85 10s-11.997 31.655.095 43.694L96.348 86.95C40.966 101.042 0 151.233 0 211c0 70.693 57.308 128 128 128s128-57.308 128-128c0-40.189-18.535-76.032-47.507-99.5"/><path fill="#fff" d="m203.633 195.181l-73.048-72.165c-9.711-9.594-25.36-9.495-34.955.212c-9.594 9.712-9.5 25.362.213 34.956l30.23 29.864H62.235c-13.652 0-24.718 11.066-24.718 24.717c0 13.652 11.066 24.718 24.718 24.718h64.493L96.012 268.39c-9.622 9.682-9.572 25.332.109 34.957a24.64 24.64 0 0 0 17.424 7.184c6.35 0 12.702-2.433 17.533-7.293l70.73-71.173c.13-.13.24-.274.366-.407a24.65 24.65 0 0 0 6.952-9.503a24.72 24.72 0 0 0-5.493-26.974"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 339"><path fill="#fe8439" d="M208.493 111.5c-.294-.317-.562-.651-.872-.96L106.545 9.906C94.453-2.132 74.89-2.092 62.85 10s-11.997 31.655.095 43.694L96.348 86.95C40.966 101.042 0 151.233 0 211c0 70.693 57.308 128 128 128s128-57.308 128-128c0-40.189-18.535-76.032-47.507-99.5"/><path fill="#fff" d="m203.633 195.181l-73.048-72.165c-9.711-9.594-25.36-9.495-34.955.212c-9.594 9.712-9.5 25.362.213 34.956l30.23 29.864H62.235c-13.652 0-24.718 11.066-24.718 24.717c0 13.652 11.066 24.718 24.718 24.718h64.493L96.012 268.39c-9.622 9.682-9.572 25.332.109 34.957a24.64 24.64 0 0 0 17.424 7.184c6.35 0 12.702-2.433 17.533-7.293l70.73-71.173c.13-.13.24-.274.366-.407a24.65 24.65 0 0 0 6.952-9.503a24.72 24.72 0 0 0-5.493-26.974"/></svg> </template>
CSS
.icon-doctrine {
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%20256%20339%22%3E%3Cpath%20fill%3D%22%23fe8439%22%20d%3D%22M208.493%20111.5c-.294-.317-.562-.651-.872-.96L106.545%209.906C94.453-2.132%2074.89-2.092%2062.85%2010s-11.997%2031.655.095%2043.694L96.348%2086.95C40.966%20101.042%200%20151.233%200%20211c0%2070.693%2057.308%20128%20128%20128s128-57.308%20128-128c0-40.189-18.535-76.032-47.507-99.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m203.633%20195.181l-73.048-72.165c-9.711-9.594-25.36-9.495-34.955.212c-9.594%209.712-9.5%2025.362.213%2034.956l30.23%2029.864H62.235c-13.652%200-24.718%2011.066-24.718%2024.717c0%2013.652%2011.066%2024.718%2024.718%2024.718h64.493L96.012%20268.39c-9.622%209.682-9.572%2025.332.109%2034.957a24.64%2024.64%200%200%200%2017.424%207.184c6.35%200%2012.702-2.433%2017.533-7.293l70.73-71.173c.13-.13.24-.274.366-.407a24.65%2024.65%200%200%200%206.952-9.503a24.72%2024.72%200%200%200-5.493-26.974%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%20256%20339%22%3E%3Cpath%20fill%3D%22%23fe8439%22%20d%3D%22M208.493%20111.5c-.294-.317-.562-.651-.872-.96L106.545%209.906C94.453-2.132%2074.89-2.092%2062.85%2010s-11.997%2031.655.095%2043.694L96.348%2086.95C40.966%20101.042%200%20151.233%200%20211c0%2070.693%2057.308%20128%20128%20128s128-57.308%20128-128c0-40.189-18.535-76.032-47.507-99.5%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22m203.633%20195.181l-73.048-72.165c-9.711-9.594-25.36-9.495-34.955.212c-9.594%209.712-9.5%2025.362.213%2034.956l30.23%2029.864H62.235c-13.652%200-24.718%2011.066-24.718%2024.717c0%2013.652%2011.066%2024.718%2024.718%2024.718h64.493L96.012%20268.39c-9.622%209.682-9.572%2025.332.109%2034.957a24.64%2024.64%200%200%200%2017.424%207.184c6.35%200%2012.702-2.433%2017.533-7.293l70.73-71.173c.13-.13.24-.274.366-.407a24.65%2024.65%200%200%200%206.952-9.503a24.72%2024.72%200%200%200-5.493-26.974%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/doctrine.svg?color=%231a73e8&size=48