ajv logo
ajv from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- ajv
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the ajv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.705 4.718a980 980 0 0 1 1.211 3.19l2.962 7.886c.198.526-.054 1.17-.583 1.366c-.311.116-.655.06-.926-.11l-1.454 1.418c.81.775 1.985 1.034 3.116.614c1.602-.593 2.387-2.416 1.79-4.008L10.984 4.718zm4.153.013l4.57 11.72l1.924.008L24 4.783l-2.404-.011l-3.193 8.832l-3.141-8.861zm-8.309.013L0 16.421l2.354.01l1.092-2.91l4.112.019l1.08 2.92l2.355.012L6.572 4.754zm.999 2.592L7.15 11.94l-3.316-.016z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsAjv(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.705 4.718a980 980 0 0 1 1.211 3.19l2.962 7.886c.198.526-.054 1.17-.583 1.366c-.311.116-.655.06-.926-.11l-1.454 1.418c.81.775 1.985 1.034 3.116.614c1.602-.593 2.387-2.416 1.79-4.008L10.984 4.718zm4.153.013l4.57 11.72l1.924.008L24 4.783l-2.404-.011l-3.193 8.832l-3.141-8.861zm-8.309.013L0 16.421l2.354.01l1.092-2.91l4.112.019l1.08 2.92l2.355.012L6.572 4.754zm.999 2.592L7.15 11.94l-3.316-.016z"/></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.705 4.718a980 980 0 0 1 1.211 3.19l2.962 7.886c.198.526-.054 1.17-.583 1.366c-.311.116-.655.06-.926-.11l-1.454 1.418c.81.775 1.985 1.034 3.116.614c1.602-.593 2.387-2.416 1.79-4.008L10.984 4.718zm4.153.013l4.57 11.72l1.924.008L24 4.783l-2.404-.011l-3.193 8.832l-3.141-8.861zm-8.309.013L0 16.421l2.354.01l1.092-2.91l4.112.019l1.08 2.92l2.355.012L6.572 4.754zm.999 2.592L7.15 11.94l-3.316-.016z"/></svg> </template>
CSS
.icon-ajv {
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.705%204.718a980%20980%200%200%201%201.211%203.19l2.962%207.886c.198.526-.054%201.17-.583%201.366c-.311.116-.655.06-.926-.11l-1.454%201.418c.81.775%201.985%201.034%203.116.614c1.602-.593%202.387-2.416%201.79-4.008L10.984%204.718zm4.153.013l4.57%2011.72l1.924.008L24%204.783l-2.404-.011l-3.193%208.832l-3.141-8.861zm-8.309.013L0%2016.421l2.354.01l1.092-2.91l4.112.019l1.08%202.92l2.355.012L6.572%204.754zm.999%202.592L7.15%2011.94l-3.316-.016z%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.705%204.718a980%20980%200%200%201%201.211%203.19l2.962%207.886c.198.526-.054%201.17-.583%201.366c-.311.116-.655.06-.926-.11l-1.454%201.418c.81.775%201.985%201.034%203.116.614c1.602-.593%202.387-2.416%201.79-4.008L10.984%204.718zm4.153.013l4.57%2011.72l1.924.008L24%204.783l-2.404-.011l-3.193%208.832l-3.141-8.861zm-8.309.013L0%2016.421l2.354.01l1.092-2.91l4.112.019l1.08%202.92l2.355.012L6.572%204.754zm.999%202.592L7.15%2011.94l-3.316-.016z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/ajv.svg?color=%231a73e8&size=48