smashingmagazine logo

smashingmagazine from CoreUI Brands by creativeLabs Łukasz Holeczek · Brand · CC0-1.0 Free for personal and commercial use.

Name
smashingmagazine
Set
CoreUI Brands
Style
Brand
Viewbox
32×32
License
CC0 1.0

The same logo in other sets

Use the smashingmagazine logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.313 16.005c1.021.698 2.214 1.344 3.609 1.922q3.569 1.483 4.802 2.583c.818.729 1.24 1.661 1.24 2.802c-.01 1.943-1.365 2.922-4.104 2.922c-2.635 0-5-.839-7.099-2.5l-2.495 5.578c1.896 1.016 3.438 1.677 4.63 1.995l.188.047l-2.396.552a3.154 3.154 0 0 1-3.776-2.359L.084 8.667a3.157 3.157 0 0 1 2.365-3.781l5.833-1.344a7 7 0 0 0-.589.646l-.026.026q-1.509 1.898-1.51 4.677c0 2.802 1.375 5.156 4.109 7.063l.057.036zm13.812.094c-1.12-.896-2.542-1.693-4.323-2.38q-3.96-1.57-5.161-2.5c-.797-.62-1.219-1.307-1.219-2.073c0-1.948 1.219-2.922 3.682-2.922c2.719 0 4.859.661 6.38 1.969l2.021-5.438a19 19 0 0 0-4.542-1.625l-.078-.016a13 13 0 0 0-1.083-.219l3.5-.807a3.175 3.175 0 0 1 3.781 2.365l4.839 20.859c.38 1.703-.677 3.401-2.375 3.781l-3.979.922c1.094-1.401 1.656-3.12 1.656-5.161c0-2.099-.583-3.88-1.74-5.359c-.38-.464-.823-.901-1.344-1.344l-.057-.036z"/></svg>

React

import type { SVGProps } from "react";

export function CibSmashingmagazine(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="M10.313 16.005c1.021.698 2.214 1.344 3.609 1.922q3.569 1.483 4.802 2.583c.818.729 1.24 1.661 1.24 2.802c-.01 1.943-1.365 2.922-4.104 2.922c-2.635 0-5-.839-7.099-2.5l-2.495 5.578c1.896 1.016 3.438 1.677 4.63 1.995l.188.047l-2.396.552a3.154 3.154 0 0 1-3.776-2.359L.084 8.667a3.157 3.157 0 0 1 2.365-3.781l5.833-1.344a7 7 0 0 0-.589.646l-.026.026q-1.509 1.898-1.51 4.677c0 2.802 1.375 5.156 4.109 7.063l.057.036zm13.812.094c-1.12-.896-2.542-1.693-4.323-2.38q-3.96-1.57-5.161-2.5c-.797-.62-1.219-1.307-1.219-2.073c0-1.948 1.219-2.922 3.682-2.922c2.719 0 4.859.661 6.38 1.969l2.021-5.438a19 19 0 0 0-4.542-1.625l-.078-.016a13 13 0 0 0-1.083-.219l3.5-.807a3.175 3.175 0 0 1 3.781 2.365l4.839 20.859c.38 1.703-.677 3.401-2.375 3.781l-3.979.922c1.094-1.401 1.656-3.12 1.656-5.161c0-2.099-.583-3.88-1.74-5.359c-.38-.464-.823-.901-1.344-1.344l-.057-.036z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.313 16.005c1.021.698 2.214 1.344 3.609 1.922q3.569 1.483 4.802 2.583c.818.729 1.24 1.661 1.24 2.802c-.01 1.943-1.365 2.922-4.104 2.922c-2.635 0-5-.839-7.099-2.5l-2.495 5.578c1.896 1.016 3.438 1.677 4.63 1.995l.188.047l-2.396.552a3.154 3.154 0 0 1-3.776-2.359L.084 8.667a3.157 3.157 0 0 1 2.365-3.781l5.833-1.344a7 7 0 0 0-.589.646l-.026.026q-1.509 1.898-1.51 4.677c0 2.802 1.375 5.156 4.109 7.063l.057.036zm13.812.094c-1.12-.896-2.542-1.693-4.323-2.38q-3.96-1.57-5.161-2.5c-.797-.62-1.219-1.307-1.219-2.073c0-1.948 1.219-2.922 3.682-2.922c2.719 0 4.859.661 6.38 1.969l2.021-5.438a19 19 0 0 0-4.542-1.625l-.078-.016a13 13 0 0 0-1.083-.219l3.5-.807a3.175 3.175 0 0 1 3.781 2.365l4.839 20.859c.38 1.703-.677 3.401-2.375 3.781l-3.979.922c1.094-1.401 1.656-3.12 1.656-5.161c0-2.099-.583-3.88-1.74-5.359c-.38-.464-.823-.901-1.344-1.344l-.057-.036z"/></svg>
</template>

CSS

.icon-smashingmagazine {
  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%22M10.313%2016.005c1.021.698%202.214%201.344%203.609%201.922q3.569%201.483%204.802%202.583c.818.729%201.24%201.661%201.24%202.802c-.01%201.943-1.365%202.922-4.104%202.922c-2.635%200-5-.839-7.099-2.5l-2.495%205.578c1.896%201.016%203.438%201.677%204.63%201.995l.188.047l-2.396.552a3.154%203.154%200%200%201-3.776-2.359L.084%208.667a3.157%203.157%200%200%201%202.365-3.781l5.833-1.344a7%207%200%200%200-.589.646l-.026.026q-1.509%201.898-1.51%204.677c0%202.802%201.375%205.156%204.109%207.063l.057.036zm13.812.094c-1.12-.896-2.542-1.693-4.323-2.38q-3.96-1.57-5.161-2.5c-.797-.62-1.219-1.307-1.219-2.073c0-1.948%201.219-2.922%203.682-2.922c2.719%200%204.859.661%206.38%201.969l2.021-5.438a19%2019%200%200%200-4.542-1.625l-.078-.016a13%2013%200%200%200-1.083-.219l3.5-.807a3.175%203.175%200%200%201%203.781%202.365l4.839%2020.859c.38%201.703-.677%203.401-2.375%203.781l-3.979.922c1.094-1.401%201.656-3.12%201.656-5.161c0-2.099-.583-3.88-1.74-5.359c-.38-.464-.823-.901-1.344-1.344l-.057-.036z%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%22M10.313%2016.005c1.021.698%202.214%201.344%203.609%201.922q3.569%201.483%204.802%202.583c.818.729%201.24%201.661%201.24%202.802c-.01%201.943-1.365%202.922-4.104%202.922c-2.635%200-5-.839-7.099-2.5l-2.495%205.578c1.896%201.016%203.438%201.677%204.63%201.995l.188.047l-2.396.552a3.154%203.154%200%200%201-3.776-2.359L.084%208.667a3.157%203.157%200%200%201%202.365-3.781l5.833-1.344a7%207%200%200%200-.589.646l-.026.026q-1.509%201.898-1.51%204.677c0%202.802%201.375%205.156%204.109%207.063l.057.036zm13.812.094c-1.12-.896-2.542-1.693-4.323-2.38q-3.96-1.57-5.161-2.5c-.797-.62-1.219-1.307-1.219-2.073c0-1.948%201.219-2.922%203.682-2.922c2.719%200%204.859.661%206.38%201.969l2.021-5.438a19%2019%200%200%200-4.542-1.625l-.078-.016a13%2013%200%200%200-1.083-.219l3.5-.807a3.175%203.175%200%200%201%203.781%202.365l4.839%2020.859c.38%201.703-.677%203.401-2.375%203.781l-3.979.922c1.094-1.401%201.656-3.12%201.656-5.161c0-2.099-.583-3.88-1.74-5.359c-.38-.464-.823-.901-1.344-1.344l-.057-.036z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/cib/smashingmagazine.svg?color=%231a73e8&size=48