sina weibo logo
sina-weibo from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.
- Name
- sina-weibo
- Set
- CoreUI Brands
- Style
- Brand
- Viewbox
- 32×32
- License
- CC0 1.0
The same logo in other sets
Use the sina weibo logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.464 27.099c-5.302.521-9.885-1.875-10.229-5.359c-.344-3.479 3.677-6.729 8.984-7.255s9.885 1.87 10.229 5.354c.349 3.469-3.677 6.734-8.979 7.255zm-1.396-4.141c-.516.823-1.609 1.177-2.438.802c-.818-.37-1.057-1.323-.542-2.125c.505-.792 1.568-1.146 2.391-.797c.828.349 1.094 1.292.589 2.12m1.692-2.166c-.188.313-.599.469-.917.333c-.318-.12-.422-.479-.24-.781c.188-.302.583-.458.896-.318c.318.12.422.479.24.802zm.235-3.631c-2.526-.656-5.375.604-6.474 2.828c-1.115 2.271-.036 4.786 2.51 5.609c2.646.854 5.76-.453 6.844-2.901c1.068-2.391-.266-4.859-2.88-5.536m10.083-1.63c-.458-.141-.76-.24-.542-.818c.5-1.302.563-2.406 0-3.208c-1.042-1.479-3.885-1.401-7.151-.036c0 0-1.021.438-.76-.365c.5-1.62.422-2.964-.359-3.745c-1.786-1.781-6.495.063-10.516 4.109C1.745 14.494 0 17.697 0 20.463c0 5.307 6.797 8.526 13.448 8.526c8.714 0 14.516-5.068 14.516-9.094c0-2.427-2.063-3.802-3.885-4.375zm2.547-6.786a4.14 4.14 0 0 0-3.948-1.286a1.05 1.05 0 0 0-.823 1.245c.12.557.682.922 1.245.802c.682-.141 1.422.057 1.922.62s.62 1.302.422 1.964a1.05 1.05 0 0 0 .677 1.323c.542.161 1.146-.141 1.323-.682a4.14 4.14 0 0 0-.859-4.047zm3.224-2.927c-2.104-2.344-5.208-3.229-8.073-2.625c-.661.135-1.083.781-.943 1.443s.781 1.083 1.443.943a6 6 0 0 1 5.729 1.844c1.479 1.661 1.906 3.922 1.26 5.885a1.21 1.21 0 0 0 .781 1.542c.641.224 1.323-.135 1.542-.781a8.52 8.52 0 0 0-1.781-8.313z"/></svg>
React
import type { SVGProps } from "react";
export function CibSinaWeibo(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.464 27.099c-5.302.521-9.885-1.875-10.229-5.359c-.344-3.479 3.677-6.729 8.984-7.255s9.885 1.87 10.229 5.354c.349 3.469-3.677 6.734-8.979 7.255zm-1.396-4.141c-.516.823-1.609 1.177-2.438.802c-.818-.37-1.057-1.323-.542-2.125c.505-.792 1.568-1.146 2.391-.797c.828.349 1.094 1.292.589 2.12m1.692-2.166c-.188.313-.599.469-.917.333c-.318-.12-.422-.479-.24-.781c.188-.302.583-.458.896-.318c.318.12.422.479.24.802zm.235-3.631c-2.526-.656-5.375.604-6.474 2.828c-1.115 2.271-.036 4.786 2.51 5.609c2.646.854 5.76-.453 6.844-2.901c1.068-2.391-.266-4.859-2.88-5.536m10.083-1.63c-.458-.141-.76-.24-.542-.818c.5-1.302.563-2.406 0-3.208c-1.042-1.479-3.885-1.401-7.151-.036c0 0-1.021.438-.76-.365c.5-1.62.422-2.964-.359-3.745c-1.786-1.781-6.495.063-10.516 4.109C1.745 14.494 0 17.697 0 20.463c0 5.307 6.797 8.526 13.448 8.526c8.714 0 14.516-5.068 14.516-9.094c0-2.427-2.063-3.802-3.885-4.375zm2.547-6.786a4.14 4.14 0 0 0-3.948-1.286a1.05 1.05 0 0 0-.823 1.245c.12.557.682.922 1.245.802c.682-.141 1.422.057 1.922.62s.62 1.302.422 1.964a1.05 1.05 0 0 0 .677 1.323c.542.161 1.146-.141 1.323-.682a4.14 4.14 0 0 0-.859-4.047zm3.224-2.927c-2.104-2.344-5.208-3.229-8.073-2.625c-.661.135-1.083.781-.943 1.443s.781 1.083 1.443.943a6 6 0 0 1 5.729 1.844c1.479 1.661 1.906 3.922 1.26 5.885a1.21 1.21 0 0 0 .781 1.542c.641.224 1.323-.135 1.542-.781a8.52 8.52 0 0 0-1.781-8.313z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M13.464 27.099c-5.302.521-9.885-1.875-10.229-5.359c-.344-3.479 3.677-6.729 8.984-7.255s9.885 1.87 10.229 5.354c.349 3.469-3.677 6.734-8.979 7.255zm-1.396-4.141c-.516.823-1.609 1.177-2.438.802c-.818-.37-1.057-1.323-.542-2.125c.505-.792 1.568-1.146 2.391-.797c.828.349 1.094 1.292.589 2.12m1.692-2.166c-.188.313-.599.469-.917.333c-.318-.12-.422-.479-.24-.781c.188-.302.583-.458.896-.318c.318.12.422.479.24.802zm.235-3.631c-2.526-.656-5.375.604-6.474 2.828c-1.115 2.271-.036 4.786 2.51 5.609c2.646.854 5.76-.453 6.844-2.901c1.068-2.391-.266-4.859-2.88-5.536m10.083-1.63c-.458-.141-.76-.24-.542-.818c.5-1.302.563-2.406 0-3.208c-1.042-1.479-3.885-1.401-7.151-.036c0 0-1.021.438-.76-.365c.5-1.62.422-2.964-.359-3.745c-1.786-1.781-6.495.063-10.516 4.109C1.745 14.494 0 17.697 0 20.463c0 5.307 6.797 8.526 13.448 8.526c8.714 0 14.516-5.068 14.516-9.094c0-2.427-2.063-3.802-3.885-4.375zm2.547-6.786a4.14 4.14 0 0 0-3.948-1.286a1.05 1.05 0 0 0-.823 1.245c.12.557.682.922 1.245.802c.682-.141 1.422.057 1.922.62s.62 1.302.422 1.964a1.05 1.05 0 0 0 .677 1.323c.542.161 1.146-.141 1.323-.682a4.14 4.14 0 0 0-.859-4.047zm3.224-2.927c-2.104-2.344-5.208-3.229-8.073-2.625c-.661.135-1.083.781-.943 1.443s.781 1.083 1.443.943a6 6 0 0 1 5.729 1.844c1.479 1.661 1.906 3.922 1.26 5.885a1.21 1.21 0 0 0 .781 1.542c.641.224 1.323-.135 1.542-.781a8.52 8.52 0 0 0-1.781-8.313z"/></svg> </template>
CSS
.icon-sina-weibo {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.464%2027.099c-5.302.521-9.885-1.875-10.229-5.359c-.344-3.479%203.677-6.729%208.984-7.255s9.885%201.87%2010.229%205.354c.349%203.469-3.677%206.734-8.979%207.255zm-1.396-4.141c-.516.823-1.609%201.177-2.438.802c-.818-.37-1.057-1.323-.542-2.125c.505-.792%201.568-1.146%202.391-.797c.828.349%201.094%201.292.589%202.12m1.692-2.166c-.188.313-.599.469-.917.333c-.318-.12-.422-.479-.24-.781c.188-.302.583-.458.896-.318c.318.12.422.479.24.802zm.235-3.631c-2.526-.656-5.375.604-6.474%202.828c-1.115%202.271-.036%204.786%202.51%205.609c2.646.854%205.76-.453%206.844-2.901c1.068-2.391-.266-4.859-2.88-5.536m10.083-1.63c-.458-.141-.76-.24-.542-.818c.5-1.302.563-2.406%200-3.208c-1.042-1.479-3.885-1.401-7.151-.036c0%200-1.021.438-.76-.365c.5-1.62.422-2.964-.359-3.745c-1.786-1.781-6.495.063-10.516%204.109C1.745%2014.494%200%2017.697%200%2020.463c0%205.307%206.797%208.526%2013.448%208.526c8.714%200%2014.516-5.068%2014.516-9.094c0-2.427-2.063-3.802-3.885-4.375zm2.547-6.786a4.14%204.14%200%200%200-3.948-1.286a1.05%201.05%200%200%200-.823%201.245c.12.557.682.922%201.245.802c.682-.141%201.422.057%201.922.62s.62%201.302.422%201.964a1.05%201.05%200%200%200%20.677%201.323c.542.161%201.146-.141%201.323-.682a4.14%204.14%200%200%200-.859-4.047zm3.224-2.927c-2.104-2.344-5.208-3.229-8.073-2.625c-.661.135-1.083.781-.943%201.443s.781%201.083%201.443.943a6%206%200%200%201%205.729%201.844c1.479%201.661%201.906%203.922%201.26%205.885a1.21%201.21%200%200%200%20.781%201.542c.641.224%201.323-.135%201.542-.781a8.52%208.52%200%200%200-1.781-8.313z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M13.464%2027.099c-5.302.521-9.885-1.875-10.229-5.359c-.344-3.479%203.677-6.729%208.984-7.255s9.885%201.87%2010.229%205.354c.349%203.469-3.677%206.734-8.979%207.255zm-1.396-4.141c-.516.823-1.609%201.177-2.438.802c-.818-.37-1.057-1.323-.542-2.125c.505-.792%201.568-1.146%202.391-.797c.828.349%201.094%201.292.589%202.12m1.692-2.166c-.188.313-.599.469-.917.333c-.318-.12-.422-.479-.24-.781c.188-.302.583-.458.896-.318c.318.12.422.479.24.802zm.235-3.631c-2.526-.656-5.375.604-6.474%202.828c-1.115%202.271-.036%204.786%202.51%205.609c2.646.854%205.76-.453%206.844-2.901c1.068-2.391-.266-4.859-2.88-5.536m10.083-1.63c-.458-.141-.76-.24-.542-.818c.5-1.302.563-2.406%200-3.208c-1.042-1.479-3.885-1.401-7.151-.036c0%200-1.021.438-.76-.365c.5-1.62.422-2.964-.359-3.745c-1.786-1.781-6.495.063-10.516%204.109C1.745%2014.494%200%2017.697%200%2020.463c0%205.307%206.797%208.526%2013.448%208.526c8.714%200%2014.516-5.068%2014.516-9.094c0-2.427-2.063-3.802-3.885-4.375zm2.547-6.786a4.14%204.14%200%200%200-3.948-1.286a1.05%201.05%200%200%200-.823%201.245c.12.557.682.922%201.245.802c.682-.141%201.422.057%201.922.62s.62%201.302.422%201.964a1.05%201.05%200%200%200%20.677%201.323c.542.161%201.146-.141%201.323-.682a4.14%204.14%200%200%200-.859-4.047zm3.224-2.927c-2.104-2.344-5.208-3.229-8.073-2.625c-.661.135-1.083.781-.943%201.443s.781%201.083%201.443.943a6%206%200%200%201%205.729%201.844c1.479%201.661%201.906%203.922%201.26%205.885a1.21%201.21%200%200%200%20.781%201.542c.641.224%201.323-.135%201.542-.781a8.52%208.52%200%200%200-1.781-8.313z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/sina-weibo.svg?color=%231a73e8&size=48