phosphoricons logo
phosphoricons from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- phosphoricons
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the phosphoricons logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.404.001H3.866a.62.62 0 0 0-.619.619v15.173A8.217 8.217 0 0 0 11.449 24a.617.617 0 0 0 .618-.619v-6.969h.332a8.2 8.2 0 0 0 7.715-5.031a8.22 8.22 0 0 0 0-6.349A8.21 8.21 0 0 0 12.399.001zm-1.579 22.736a6.98 6.98 0 0 1-6.317-6.317h6.317zm0-9.562L4.869 1.238h5.967zm1.579 2h-.331V1.238h.331a6.98 6.98 0 0 1 5.016 1.993a7 7 0 0 1 1.546 2.277a7 7 0 0 1 0 5.397a6.975 6.975 0 0 1-6.562 4.27"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsPhosphoricons(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="M12.404.001H3.866a.62.62 0 0 0-.619.619v15.173A8.217 8.217 0 0 0 11.449 24a.617.617 0 0 0 .618-.619v-6.969h.332a8.2 8.2 0 0 0 7.715-5.031a8.22 8.22 0 0 0 0-6.349A8.21 8.21 0 0 0 12.399.001zm-1.579 22.736a6.98 6.98 0 0 1-6.317-6.317h6.317zm0-9.562L4.869 1.238h5.967zm1.579 2h-.331V1.238h.331a6.98 6.98 0 0 1 5.016 1.993a7 7 0 0 1 1.546 2.277a7 7 0 0 1 0 5.397a6.975 6.975 0 0 1-6.562 4.27"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12.404.001H3.866a.62.62 0 0 0-.619.619v15.173A8.217 8.217 0 0 0 11.449 24a.617.617 0 0 0 .618-.619v-6.969h.332a8.2 8.2 0 0 0 7.715-5.031a8.22 8.22 0 0 0 0-6.349A8.21 8.21 0 0 0 12.399.001zm-1.579 22.736a6.98 6.98 0 0 1-6.317-6.317h6.317zm0-9.562L4.869 1.238h5.967zm1.579 2h-.331V1.238h.331a6.98 6.98 0 0 1 5.016 1.993a7 7 0 0 1 1.546 2.277a7 7 0 0 1 0 5.397a6.975 6.975 0 0 1-6.562 4.27"/></svg> </template>
CSS
.icon-phosphoricons {
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%22M12.404.001H3.866a.62.62%200%200%200-.619.619v15.173A8.217%208.217%200%200%200%2011.449%2024a.617.617%200%200%200%20.618-.619v-6.969h.332a8.2%208.2%200%200%200%207.715-5.031a8.22%208.22%200%200%200%200-6.349A8.21%208.21%200%200%200%2012.399.001zm-1.579%2022.736a6.98%206.98%200%200%201-6.317-6.317h6.317zm0-9.562L4.869%201.238h5.967zm1.579%202h-.331V1.238h.331a6.98%206.98%200%200%201%205.016%201.993a7%207%200%200%201%201.546%202.277a7%207%200%200%201%200%205.397a6.975%206.975%200%200%201-6.562%204.27%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%22M12.404.001H3.866a.62.62%200%200%200-.619.619v15.173A8.217%208.217%200%200%200%2011.449%2024a.617.617%200%200%200%20.618-.619v-6.969h.332a8.2%208.2%200%200%200%207.715-5.031a8.22%208.22%200%200%200%200-6.349A8.21%208.21%200%200%200%2012.399.001zm-1.579%2022.736a6.98%206.98%200%200%201-6.317-6.317h6.317zm0-9.562L4.869%201.238h5.967zm1.579%202h-.331V1.238h.331a6.98%206.98%200%200%201%205.016%201.993a7%207%200%200%201%201.546%202.277a7%207%200%200%201%200%205.397a6.975%206.975%200%200%201-6.562%204.27%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/phosphoricons.svg?color=%231a73e8&size=48