contensis from Simple Icons by Simple Icons Collaborators · Brand · CC0-1.0 Free for personal and commercial use.

Name
contensis
Set
Simple Icons
Style
Brand
Viewbox
24×24
License
CC0 1.0

Use the contensis logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.92 0q-.131.009-.22.155c-2.795 4.728-6.555 7.99-6.792 10.154c-.221 2.02.51 3.689 1.71 4.726a30 30 0 0 0 1.355-1.83c-.022-.417-.182-3.68.164-4.6c.197 1.418.606 2.726.758 3.182a43 43 0 0 0 1.029-1.755c-.031-.83-.116-3.755.174-4.424c.077.965.434 2.194.65 2.863c.287-.571.444-.918.447-.926l1.016-2.256l-.268 2.453c-.001.013-.09.823-.306 2.055c.594-.483 1.539-1.297 1.998-1.935c.04.77-1.667 2.833-2.322 3.597a42 42 0 0 1-.403 1.698c.569-.316 1.872-1.073 2.6-1.762c-.11.785-2.422 2.783-3.033 3.299a30 30 0 0 1-.502 1.492c1.404-.08 2.878-.787 4.113-2.3C20.548 9.642 16.235-.09 14.92 0m-2.928 2.8c-.578 0-1.14.14-1.582.392L3.84 6.936c-.92.524-1.59 1.669-1.59 2.719v7.49c0 1.05.67 2.194 1.59 2.718l6.57 3.744c.443.253 1.008.392 1.59.392c.58 0 1.146-.139 1.59-.392l6.57-3.744c.92-.524 1.59-1.67 1.59-2.72v-7.49c0-1.05-.67-2.191-1.59-2.717l-1.353-.774c.134.62.235 1.234.298 1.823a52 52 0 0 1 .135 1.67v7.49c0 .16-.194.49-.334.572l-6.572 3.743a.8.8 0 0 1-.334.06a.8.8 0 0 1-.334-.06l-6.57-3.743c-.141-.08-.336-.412-.336-.572v-7.49c0-.16.195-.493.336-.573l3.648-2.08c.425-.58.913-1.194 1.436-1.855a92 92 0 0 0 1.812-2.348m1.79 7.302c-1.254 2.309-3.458 5.87-6.145 8.125c.044.019.393.228 2.703 1.54c1.91-2.788 2.947-7.015 3.443-9.665M7.63 18.226v.002l.002.002l.002-.004h-.002z"/></svg>

React

import type { SVGProps } from "react";

export function SimpleIconsContensis(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="M14.92 0q-.131.009-.22.155c-2.795 4.728-6.555 7.99-6.792 10.154c-.221 2.02.51 3.689 1.71 4.726a30 30 0 0 0 1.355-1.83c-.022-.417-.182-3.68.164-4.6c.197 1.418.606 2.726.758 3.182a43 43 0 0 0 1.029-1.755c-.031-.83-.116-3.755.174-4.424c.077.965.434 2.194.65 2.863c.287-.571.444-.918.447-.926l1.016-2.256l-.268 2.453c-.001.013-.09.823-.306 2.055c.594-.483 1.539-1.297 1.998-1.935c.04.77-1.667 2.833-2.322 3.597a42 42 0 0 1-.403 1.698c.569-.316 1.872-1.073 2.6-1.762c-.11.785-2.422 2.783-3.033 3.299a30 30 0 0 1-.502 1.492c1.404-.08 2.878-.787 4.113-2.3C20.548 9.642 16.235-.09 14.92 0m-2.928 2.8c-.578 0-1.14.14-1.582.392L3.84 6.936c-.92.524-1.59 1.669-1.59 2.719v7.49c0 1.05.67 2.194 1.59 2.718l6.57 3.744c.443.253 1.008.392 1.59.392c.58 0 1.146-.139 1.59-.392l6.57-3.744c.92-.524 1.59-1.67 1.59-2.72v-7.49c0-1.05-.67-2.191-1.59-2.717l-1.353-.774c.134.62.235 1.234.298 1.823a52 52 0 0 1 .135 1.67v7.49c0 .16-.194.49-.334.572l-6.572 3.743a.8.8 0 0 1-.334.06a.8.8 0 0 1-.334-.06l-6.57-3.743c-.141-.08-.336-.412-.336-.572v-7.49c0-.16.195-.493.336-.573l3.648-2.08c.425-.58.913-1.194 1.436-1.855a92 92 0 0 0 1.812-2.348m1.79 7.302c-1.254 2.309-3.458 5.87-6.145 8.125c.044.019.393.228 2.703 1.54c1.91-2.788 2.947-7.015 3.443-9.665M7.63 18.226v.002l.002.002l.002-.004h-.002z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.92 0q-.131.009-.22.155c-2.795 4.728-6.555 7.99-6.792 10.154c-.221 2.02.51 3.689 1.71 4.726a30 30 0 0 0 1.355-1.83c-.022-.417-.182-3.68.164-4.6c.197 1.418.606 2.726.758 3.182a43 43 0 0 0 1.029-1.755c-.031-.83-.116-3.755.174-4.424c.077.965.434 2.194.65 2.863c.287-.571.444-.918.447-.926l1.016-2.256l-.268 2.453c-.001.013-.09.823-.306 2.055c.594-.483 1.539-1.297 1.998-1.935c.04.77-1.667 2.833-2.322 3.597a42 42 0 0 1-.403 1.698c.569-.316 1.872-1.073 2.6-1.762c-.11.785-2.422 2.783-3.033 3.299a30 30 0 0 1-.502 1.492c1.404-.08 2.878-.787 4.113-2.3C20.548 9.642 16.235-.09 14.92 0m-2.928 2.8c-.578 0-1.14.14-1.582.392L3.84 6.936c-.92.524-1.59 1.669-1.59 2.719v7.49c0 1.05.67 2.194 1.59 2.718l6.57 3.744c.443.253 1.008.392 1.59.392c.58 0 1.146-.139 1.59-.392l6.57-3.744c.92-.524 1.59-1.67 1.59-2.72v-7.49c0-1.05-.67-2.191-1.59-2.717l-1.353-.774c.134.62.235 1.234.298 1.823a52 52 0 0 1 .135 1.67v7.49c0 .16-.194.49-.334.572l-6.572 3.743a.8.8 0 0 1-.334.06a.8.8 0 0 1-.334-.06l-6.57-3.743c-.141-.08-.336-.412-.336-.572v-7.49c0-.16.195-.493.336-.573l3.648-2.08c.425-.58.913-1.194 1.436-1.855a92 92 0 0 0 1.812-2.348m1.79 7.302c-1.254 2.309-3.458 5.87-6.145 8.125c.044.019.393.228 2.703 1.54c1.91-2.788 2.947-7.015 3.443-9.665M7.63 18.226v.002l.002.002l.002-.004h-.002z"/></svg>
</template>

CSS

.icon-contensis {
  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%22M14.92%200q-.131.009-.22.155c-2.795%204.728-6.555%207.99-6.792%2010.154c-.221%202.02.51%203.689%201.71%204.726a30%2030%200%200%200%201.355-1.83c-.022-.417-.182-3.68.164-4.6c.197%201.418.606%202.726.758%203.182a43%2043%200%200%200%201.029-1.755c-.031-.83-.116-3.755.174-4.424c.077.965.434%202.194.65%202.863c.287-.571.444-.918.447-.926l1.016-2.256l-.268%202.453c-.001.013-.09.823-.306%202.055c.594-.483%201.539-1.297%201.998-1.935c.04.77-1.667%202.833-2.322%203.597a42%2042%200%200%201-.403%201.698c.569-.316%201.872-1.073%202.6-1.762c-.11.785-2.422%202.783-3.033%203.299a30%2030%200%200%201-.502%201.492c1.404-.08%202.878-.787%204.113-2.3C20.548%209.642%2016.235-.09%2014.92%200m-2.928%202.8c-.578%200-1.14.14-1.582.392L3.84%206.936c-.92.524-1.59%201.669-1.59%202.719v7.49c0%201.05.67%202.194%201.59%202.718l6.57%203.744c.443.253%201.008.392%201.59.392c.58%200%201.146-.139%201.59-.392l6.57-3.744c.92-.524%201.59-1.67%201.59-2.72v-7.49c0-1.05-.67-2.191-1.59-2.717l-1.353-.774c.134.62.235%201.234.298%201.823a52%2052%200%200%201%20.135%201.67v7.49c0%20.16-.194.49-.334.572l-6.572%203.743a.8.8%200%200%201-.334.06a.8.8%200%200%201-.334-.06l-6.57-3.743c-.141-.08-.336-.412-.336-.572v-7.49c0-.16.195-.493.336-.573l3.648-2.08c.425-.58.913-1.194%201.436-1.855a92%2092%200%200%200%201.812-2.348m1.79%207.302c-1.254%202.309-3.458%205.87-6.145%208.125c.044.019.393.228%202.703%201.54c1.91-2.788%202.947-7.015%203.443-9.665M7.63%2018.226v.002l.002.002l.002-.004h-.002z%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%22M14.92%200q-.131.009-.22.155c-2.795%204.728-6.555%207.99-6.792%2010.154c-.221%202.02.51%203.689%201.71%204.726a30%2030%200%200%200%201.355-1.83c-.022-.417-.182-3.68.164-4.6c.197%201.418.606%202.726.758%203.182a43%2043%200%200%200%201.029-1.755c-.031-.83-.116-3.755.174-4.424c.077.965.434%202.194.65%202.863c.287-.571.444-.918.447-.926l1.016-2.256l-.268%202.453c-.001.013-.09.823-.306%202.055c.594-.483%201.539-1.297%201.998-1.935c.04.77-1.667%202.833-2.322%203.597a42%2042%200%200%201-.403%201.698c.569-.316%201.872-1.073%202.6-1.762c-.11.785-2.422%202.783-3.033%203.299a30%2030%200%200%201-.502%201.492c1.404-.08%202.878-.787%204.113-2.3C20.548%209.642%2016.235-.09%2014.92%200m-2.928%202.8c-.578%200-1.14.14-1.582.392L3.84%206.936c-.92.524-1.59%201.669-1.59%202.719v7.49c0%201.05.67%202.194%201.59%202.718l6.57%203.744c.443.253%201.008.392%201.59.392c.58%200%201.146-.139%201.59-.392l6.57-3.744c.92-.524%201.59-1.67%201.59-2.72v-7.49c0-1.05-.67-2.191-1.59-2.717l-1.353-.774c.134.62.235%201.234.298%201.823a52%2052%200%200%201%20.135%201.67v7.49c0%20.16-.194.49-.334.572l-6.572%203.743a.8.8%200%200%201-.334.06a.8.8%200%200%201-.334-.06l-6.57-3.743c-.141-.08-.336-.412-.336-.572v-7.49c0-.16.195-.493.336-.573l3.648-2.08c.425-.58.913-1.194%201.436-1.855a92%2092%200%200%200%201.812-2.348m1.79%207.302c-1.254%202.309-3.458%205.87-6.145%208.125c.044.019.393.228%202.703%201.54c1.91-2.788%202.947-7.015%203.443-9.665M7.63%2018.226v.002l.002.002l.002-.004h-.002z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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