doctrine logo
doctrine from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- doctrine
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
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 24 24"><path fill="currentColor" d="M8.791 0a2 2 0 0 0-.254.016a2.22 2.22 0 0 0-1.95 2.383a2.22 2.22 0 0 0 .666 1.416l-.003.004L9.585 6.02a9.153 9.153 0 0 0 2.78 17.973a9.15 9.15 0 0 0 8.787-9.145l-.116-1.451a9.1 9.1 0 0 0-2.625-5.08h.002L10.336.613l-.002.001A2.22 2.22 0 0 0 8.791 0m2.215 8.548a1.5 1.5 0 0 1 .91.453l4.747 4.773a1.32 1.32 0 0 1 .436.789l.017.21a1.33 1.33 0 0 1-.451.998l-4.779 4.822a1.5 1.5 0 0 1-.999.438a1.49 1.49 0 0 1-1.544-1.366a1.48 1.48 0 0 1 .439-1.176l2.42-2.422H7.175v-.002a1.329 1.329 0 0 1-.173-2.649a1 1 0 0 1 .144-.01l.017.001c1.658.006 3.315.003 4.973.003l-2.28-2.28a1.48 1.48 0 0 1-.498-.993a1.48 1.48 0 0 1 1.303-1.588a1.5 1.5 0 0 1 .345-.001"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsDoctrine(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="M8.791 0a2 2 0 0 0-.254.016a2.22 2.22 0 0 0-1.95 2.383a2.22 2.22 0 0 0 .666 1.416l-.003.004L9.585 6.02a9.153 9.153 0 0 0 2.78 17.973a9.15 9.15 0 0 0 8.787-9.145l-.116-1.451a9.1 9.1 0 0 0-2.625-5.08h.002L10.336.613l-.002.001A2.22 2.22 0 0 0 8.791 0m2.215 8.548a1.5 1.5 0 0 1 .91.453l4.747 4.773a1.32 1.32 0 0 1 .436.789l.017.21a1.33 1.33 0 0 1-.451.998l-4.779 4.822a1.5 1.5 0 0 1-.999.438a1.49 1.49 0 0 1-1.544-1.366a1.48 1.48 0 0 1 .439-1.176l2.42-2.422H7.175v-.002a1.329 1.329 0 0 1-.173-2.649a1 1 0 0 1 .144-.01l.017.001c1.658.006 3.315.003 4.973.003l-2.28-2.28a1.48 1.48 0 0 1-.498-.993a1.48 1.48 0 0 1 1.303-1.588a1.5 1.5 0 0 1 .345-.001"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.791 0a2 2 0 0 0-.254.016a2.22 2.22 0 0 0-1.95 2.383a2.22 2.22 0 0 0 .666 1.416l-.003.004L9.585 6.02a9.153 9.153 0 0 0 2.78 17.973a9.15 9.15 0 0 0 8.787-9.145l-.116-1.451a9.1 9.1 0 0 0-2.625-5.08h.002L10.336.613l-.002.001A2.22 2.22 0 0 0 8.791 0m2.215 8.548a1.5 1.5 0 0 1 .91.453l4.747 4.773a1.32 1.32 0 0 1 .436.789l.017.21a1.33 1.33 0 0 1-.451.998l-4.779 4.822a1.5 1.5 0 0 1-.999.438a1.49 1.49 0 0 1-1.544-1.366a1.48 1.48 0 0 1 .439-1.176l2.42-2.422H7.175v-.002a1.329 1.329 0 0 1-.173-2.649a1 1 0 0 1 .144-.01l.017.001c1.658.006 3.315.003 4.973.003l-2.28-2.28a1.48 1.48 0 0 1-.498-.993a1.48 1.48 0 0 1 1.303-1.588a1.5 1.5 0 0 1 .345-.001"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M8.791%200a2%202%200%200%200-.254.016a2.22%202.22%200%200%200-1.95%202.383a2.22%202.22%200%200%200%20.666%201.416l-.003.004L9.585%206.02a9.153%209.153%200%200%200%202.78%2017.973a9.15%209.15%200%200%200%208.787-9.145l-.116-1.451a9.1%209.1%200%200%200-2.625-5.08h.002L10.336.613l-.002.001A2.22%202.22%200%200%200%208.791%200m2.215%208.548a1.5%201.5%200%200%201%20.91.453l4.747%204.773a1.32%201.32%200%200%201%20.436.789l.017.21a1.33%201.33%200%200%201-.451.998l-4.779%204.822a1.5%201.5%200%200%201-.999.438a1.49%201.49%200%200%201-1.544-1.366a1.48%201.48%200%200%201%20.439-1.176l2.42-2.422H7.175v-.002a1.329%201.329%200%200%201-.173-2.649a1%201%200%200%201%20.144-.01l.017.001c1.658.006%203.315.003%204.973.003l-2.28-2.28a1.48%201.48%200%200%201-.498-.993a1.48%201.48%200%200%201%201.303-1.588a1.5%201.5%200%200%201%20.345-.001%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%22M8.791%200a2%202%200%200%200-.254.016a2.22%202.22%200%200%200-1.95%202.383a2.22%202.22%200%200%200%20.666%201.416l-.003.004L9.585%206.02a9.153%209.153%200%200%200%202.78%2017.973a9.15%209.15%200%200%200%208.787-9.145l-.116-1.451a9.1%209.1%200%200%200-2.625-5.08h.002L10.336.613l-.002.001A2.22%202.22%200%200%200%208.791%200m2.215%208.548a1.5%201.5%200%200%201%20.91.453l4.747%204.773a1.32%201.32%200%200%201%20.436.789l.017.21a1.33%201.33%200%200%201-.451.998l-4.779%204.822a1.5%201.5%200%200%201-.999.438a1.49%201.49%200%200%201-1.544-1.366a1.48%201.48%200%200%201%20.439-1.176l2.42-2.422H7.175v-.002a1.329%201.329%200%200%201-.173-2.649a1%201%200%200%201%20.144-.01l.017.001c1.658.006%203.315.003%204.973.003l-2.28-2.28a1.48%201.48%200%200%201-.498-.993a1.48%201.48%200%200%201%201.303-1.588a1.5%201.5%200%200%201%20.345-.001%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/doctrine.svg?color=%231a73e8&size=48