wikiquote logo
wikiquote from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- wikiquote
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the wikiquote logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.152 12a4.037 4.037 0 1 1-8.075 0a4.037 4.037 0 0 1 8.075 0M17.292.822q-.429-.43-.885-.822l-1.528 1.527C17.872 4.036 19.778 7.8 19.778 12s-1.906 7.964-4.899 10.473L16.407 24q.457-.392.886-.822A15.7 15.7 0 0 0 21.923 12c0-4.223-1.644-8.192-4.63-11.178zM13.508 2.9L12.03 4.377a9.642 9.642 0 0 1 0 15.246l1.477 1.477a11.712 11.712 0 0 0 0-18.2zm-2.735 2.735L9.349 7.057c1.61 1.057 2.675 2.878 2.675 4.943s-1.065 3.886-2.675 4.943l1.423 1.422A7.88 7.88 0 0 0 14.005 12a7.88 7.88 0 0 0-3.233-6.365z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsWikiquote(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="M10.152 12a4.037 4.037 0 1 1-8.075 0a4.037 4.037 0 0 1 8.075 0M17.292.822q-.429-.43-.885-.822l-1.528 1.527C17.872 4.036 19.778 7.8 19.778 12s-1.906 7.964-4.899 10.473L16.407 24q.457-.392.886-.822A15.7 15.7 0 0 0 21.923 12c0-4.223-1.644-8.192-4.63-11.178zM13.508 2.9L12.03 4.377a9.642 9.642 0 0 1 0 15.246l1.477 1.477a11.712 11.712 0 0 0 0-18.2zm-2.735 2.735L9.349 7.057c1.61 1.057 2.675 2.878 2.675 4.943s-1.065 3.886-2.675 4.943l1.423 1.422A7.88 7.88 0 0 0 14.005 12a7.88 7.88 0 0 0-3.233-6.365z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.152 12a4.037 4.037 0 1 1-8.075 0a4.037 4.037 0 0 1 8.075 0M17.292.822q-.429-.43-.885-.822l-1.528 1.527C17.872 4.036 19.778 7.8 19.778 12s-1.906 7.964-4.899 10.473L16.407 24q.457-.392.886-.822A15.7 15.7 0 0 0 21.923 12c0-4.223-1.644-8.192-4.63-11.178zM13.508 2.9L12.03 4.377a9.642 9.642 0 0 1 0 15.246l1.477 1.477a11.712 11.712 0 0 0 0-18.2zm-2.735 2.735L9.349 7.057c1.61 1.057 2.675 2.878 2.675 4.943s-1.065 3.886-2.675 4.943l1.423 1.422A7.88 7.88 0 0 0 14.005 12a7.88 7.88 0 0 0-3.233-6.365z"/></svg> </template>
CSS
.icon-wikiquote {
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%22M10.152%2012a4.037%204.037%200%201%201-8.075%200a4.037%204.037%200%200%201%208.075%200M17.292.822q-.429-.43-.885-.822l-1.528%201.527C17.872%204.036%2019.778%207.8%2019.778%2012s-1.906%207.964-4.899%2010.473L16.407%2024q.457-.392.886-.822A15.7%2015.7%200%200%200%2021.923%2012c0-4.223-1.644-8.192-4.63-11.178zM13.508%202.9L12.03%204.377a9.642%209.642%200%200%201%200%2015.246l1.477%201.477a11.712%2011.712%200%200%200%200-18.2zm-2.735%202.735L9.349%207.057c1.61%201.057%202.675%202.878%202.675%204.943s-1.065%203.886-2.675%204.943l1.423%201.422A7.88%207.88%200%200%200%2014.005%2012a7.88%207.88%200%200%200-3.233-6.365z%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%22M10.152%2012a4.037%204.037%200%201%201-8.075%200a4.037%204.037%200%200%201%208.075%200M17.292.822q-.429-.43-.885-.822l-1.528%201.527C17.872%204.036%2019.778%207.8%2019.778%2012s-1.906%207.964-4.899%2010.473L16.407%2024q.457-.392.886-.822A15.7%2015.7%200%200%200%2021.923%2012c0-4.223-1.644-8.192-4.63-11.178zM13.508%202.9L12.03%204.377a9.642%209.642%200%200%201%200%2015.246l1.477%201.477a11.712%2011.712%200%200%200%200-18.2zm-2.735%202.735L9.349%207.057c1.61%201.057%202.675%202.878%202.675%204.943s-1.065%203.886-2.675%204.943l1.423%201.422A7.88%207.88%200%200%200%2014.005%2012a7.88%207.88%200%200%200-3.233-6.365z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/wikiquote.svg?color=%231a73e8&size=48