shenzhenmetro logo
shenzhenmetro from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- shenzhenmetro
- Set
- Simple Icons
- Style
- Brand
- Viewbox
- 24×24
- License
- CC0 1.0
Use the shenzhenmetro logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.27 0v.155c0 4.69 3.033 8.751 7.331 10.434v2.736C3.303 14.99.271 19.019.271 23.768V24H4.36v-.232c0-2.459 1.278-4.623 3.24-5.934V24h3.165v-7.384q.612-.097 1.234-.1c.423 0 .834.038 1.235.1V24h3.165v-6.148c1.925 1.313 3.163 3.469 3.163 5.916V24h4.168v-.232c0-4.691-3.033-8.751-7.331-10.434V10.6c4.298-1.665 7.33-5.696 7.33-10.446V.001h-4.09v.154c0 2.458-1.277 4.622-3.24 5.934V0h-3.165v7.305q-.613.099-1.235.103a8 8 0 0 1-1.234-.103V.001H7.6V6.07C5.675 4.757 4.438 2.602 4.438.154V.001zm10.495 11.358c.82.084 1.648.084 2.469.001v1.205a12.2 12.2 0 0 0-2.47 0z"/></svg>
React
import type { SVGProps } from "react";
export function SimpleIconsShenzhenmetro(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="M.27 0v.155c0 4.69 3.033 8.751 7.331 10.434v2.736C3.303 14.99.271 19.019.271 23.768V24H4.36v-.232c0-2.459 1.278-4.623 3.24-5.934V24h3.165v-7.384q.612-.097 1.234-.1c.423 0 .834.038 1.235.1V24h3.165v-6.148c1.925 1.313 3.163 3.469 3.163 5.916V24h4.168v-.232c0-4.691-3.033-8.751-7.331-10.434V10.6c4.298-1.665 7.33-5.696 7.33-10.446V.001h-4.09v.154c0 2.458-1.277 4.622-3.24 5.934V0h-3.165v7.305q-.613.099-1.235.103a8 8 0 0 1-1.234-.103V.001H7.6V6.07C5.675 4.757 4.438 2.602 4.438.154V.001zm10.495 11.358c.82.084 1.648.084 2.469.001v1.205a12.2 12.2 0 0 0-2.47 0z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M.27 0v.155c0 4.69 3.033 8.751 7.331 10.434v2.736C3.303 14.99.271 19.019.271 23.768V24H4.36v-.232c0-2.459 1.278-4.623 3.24-5.934V24h3.165v-7.384q.612-.097 1.234-.1c.423 0 .834.038 1.235.1V24h3.165v-6.148c1.925 1.313 3.163 3.469 3.163 5.916V24h4.168v-.232c0-4.691-3.033-8.751-7.331-10.434V10.6c4.298-1.665 7.33-5.696 7.33-10.446V.001h-4.09v.154c0 2.458-1.277 4.622-3.24 5.934V0h-3.165v7.305q-.613.099-1.235.103a8 8 0 0 1-1.234-.103V.001H7.6V6.07C5.675 4.757 4.438 2.602 4.438.154V.001zm10.495 11.358c.82.084 1.648.084 2.469.001v1.205a12.2 12.2 0 0 0-2.47 0z"/></svg> </template>
CSS
.icon-shenzhenmetro {
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%22M.27%200v.155c0%204.69%203.033%208.751%207.331%2010.434v2.736C3.303%2014.99.271%2019.019.271%2023.768V24H4.36v-.232c0-2.459%201.278-4.623%203.24-5.934V24h3.165v-7.384q.612-.097%201.234-.1c.423%200%20.834.038%201.235.1V24h3.165v-6.148c1.925%201.313%203.163%203.469%203.163%205.916V24h4.168v-.232c0-4.691-3.033-8.751-7.331-10.434V10.6c4.298-1.665%207.33-5.696%207.33-10.446V.001h-4.09v.154c0%202.458-1.277%204.622-3.24%205.934V0h-3.165v7.305q-.613.099-1.235.103a8%208%200%200%201-1.234-.103V.001H7.6V6.07C5.675%204.757%204.438%202.602%204.438.154V.001zm10.495%2011.358c.82.084%201.648.084%202.469.001v1.205a12.2%2012.2%200%200%200-2.47%200z%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%22M.27%200v.155c0%204.69%203.033%208.751%207.331%2010.434v2.736C3.303%2014.99.271%2019.019.271%2023.768V24H4.36v-.232c0-2.459%201.278-4.623%203.24-5.934V24h3.165v-7.384q.612-.097%201.234-.1c.423%200%20.834.038%201.235.1V24h3.165v-6.148c1.925%201.313%203.163%203.469%203.163%205.916V24h4.168v-.232c0-4.691-3.033-8.751-7.331-10.434V10.6c4.298-1.665%207.33-5.696%207.33-10.446V.001h-4.09v.154c0%202.458-1.277%204.622-3.24%205.934V0h-3.165v7.305q-.613.099-1.235.103a8%208%200%200%201-1.234-.103V.001H7.6V6.07C5.675%204.757%204.438%202.602%204.438.154V.001zm10.495%2011.358c.82.084%201.648.084%202.469.001v1.205a12.2%2012.2%200%200%200-2.47%200z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/simple-icons/shenzhenmetro.svg?color=%231a73e8&size=48