readdotcv logo
readdotcv from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- readdotcv
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the readdotcv logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.832 3.367L8.668.108a3.15 3.15 0 0 0-3.856 2.226L.943 16.777a3.15 3.15 0 0 0 2.226 3.856l12.163 3.259a3.15 3.15 0 0 0 3.855-2.226l3.87-14.443a3.15 3.15 0 0 0-2.226-3.856M6.332 2.741A1.574 1.574 0 0 1 8.26 1.628l12.163 3.26a1.574 1.574 0 0 1 1.113 1.927l-3.87 14.444a1.574 1.574 0 0 1-1.928 1.113l-12.163-3.26a1.574 1.574 0 0 1-1.113-1.927zm2.634 2.336a.787.787 0 1 0-.407 1.52l9.122 2.444a.787.787 0 1 0 .407-1.52zM6.985 9.434a.787.787 0 0 1 .963-.557l9.123 2.445a.787.787 0 0 1-.408 1.52l-9.122-2.444a.787.787 0 0 1-.556-.964m-.055 3.244a.787.787 0 0 0-.407 1.52l5.32 1.427a.787.787 0 0 0 .408-1.52z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsReaddotcv(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="M20.832 3.367L8.668.108a3.15 3.15 0 0 0-3.856 2.226L.943 16.777a3.15 3.15 0 0 0 2.226 3.856l12.163 3.259a3.15 3.15 0 0 0 3.855-2.226l3.87-14.443a3.15 3.15 0 0 0-2.226-3.856M6.332 2.741A1.574 1.574 0 0 1 8.26 1.628l12.163 3.26a1.574 1.574 0 0 1 1.113 1.927l-3.87 14.444a1.574 1.574 0 0 1-1.928 1.113l-12.163-3.26a1.574 1.574 0 0 1-1.113-1.927zm2.634 2.336a.787.787 0 1 0-.407 1.52l9.122 2.444a.787.787 0 1 0 .407-1.52zM6.985 9.434a.787.787 0 0 1 .963-.557l9.123 2.445a.787.787 0 0 1-.408 1.52l-9.122-2.444a.787.787 0 0 1-.556-.964m-.055 3.244a.787.787 0 0 0-.407 1.52l5.32 1.427a.787.787 0 0 0 .408-1.52z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.832 3.367L8.668.108a3.15 3.15 0 0 0-3.856 2.226L.943 16.777a3.15 3.15 0 0 0 2.226 3.856l12.163 3.259a3.15 3.15 0 0 0 3.855-2.226l3.87-14.443a3.15 3.15 0 0 0-2.226-3.856M6.332 2.741A1.574 1.574 0 0 1 8.26 1.628l12.163 3.26a1.574 1.574 0 0 1 1.113 1.927l-3.87 14.444a1.574 1.574 0 0 1-1.928 1.113l-12.163-3.26a1.574 1.574 0 0 1-1.113-1.927zm2.634 2.336a.787.787 0 1 0-.407 1.52l9.122 2.444a.787.787 0 1 0 .407-1.52zM6.985 9.434a.787.787 0 0 1 .963-.557l9.123 2.445a.787.787 0 0 1-.408 1.52l-9.122-2.444a.787.787 0 0 1-.556-.964m-.055 3.244a.787.787 0 0 0-.407 1.52l5.32 1.427a.787.787 0 0 0 .408-1.52z"/></svg> </template>
CSS
.icon-readdotcv {
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%22M20.832%203.367L8.668.108a3.15%203.15%200%200%200-3.856%202.226L.943%2016.777a3.15%203.15%200%200%200%202.226%203.856l12.163%203.259a3.15%203.15%200%200%200%203.855-2.226l3.87-14.443a3.15%203.15%200%200%200-2.226-3.856M6.332%202.741A1.574%201.574%200%200%201%208.26%201.628l12.163%203.26a1.574%201.574%200%200%201%201.113%201.927l-3.87%2014.444a1.574%201.574%200%200%201-1.928%201.113l-12.163-3.26a1.574%201.574%200%200%201-1.113-1.927zm2.634%202.336a.787.787%200%201%200-.407%201.52l9.122%202.444a.787.787%200%201%200%20.407-1.52zM6.985%209.434a.787.787%200%200%201%20.963-.557l9.123%202.445a.787.787%200%200%201-.408%201.52l-9.122-2.444a.787.787%200%200%201-.556-.964m-.055%203.244a.787.787%200%200%200-.407%201.52l5.32%201.427a.787.787%200%200%200%20.408-1.52z%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%22M20.832%203.367L8.668.108a3.15%203.15%200%200%200-3.856%202.226L.943%2016.777a3.15%203.15%200%200%200%202.226%203.856l12.163%203.259a3.15%203.15%200%200%200%203.855-2.226l3.87-14.443a3.15%203.15%200%200%200-2.226-3.856M6.332%202.741A1.574%201.574%200%200%201%208.26%201.628l12.163%203.26a1.574%201.574%200%200%201%201.113%201.927l-3.87%2014.444a1.574%201.574%200%200%201-1.928%201.113l-12.163-3.26a1.574%201.574%200%200%201-1.113-1.927zm2.634%202.336a.787.787%200%201%200-.407%201.52l9.122%202.444a.787.787%200%201%200%20.407-1.52zM6.985%209.434a.787.787%200%200%201%20.963-.557l9.123%202.445a.787.787%200%200%201-.408%201.52l-9.122-2.444a.787.787%200%200%201-.556-.964m-.055%203.244a.787.787%200%200%200-.407%201.52l5.32%201.427a.787.787%200%200%200%20.408-1.52z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/readdotcv.svg?color=%231a73e8&size=48