freedomdefined logo
freedomdefined from SVG Logos by Gil Barbara · Color · CC0-1.0 Free for personal and commercial use.
- Name
- freedomdefined
- Set
- SVG Logos
- Style
- Color
- Viewbox
- 256×256
- License
- CC0
Use the freedomdefined logo
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGSVf1GdIE" x1="0%" x2="50%" y1="0%" y2="50%"><stop offset="0%" stop-color="#ff5959"/><stop offset="100%" stop-color="#df0000"/></linearGradient><linearGradient id="SVG7qlO4bBI" x1=".847%" x2="50.04%" y1="99.193%" y2="50%"><stop offset="0%" stop-color="#ffb73d"/><stop offset="100%" stop-color="#ffa000"/></linearGradient><linearGradient id="SVGrWSFFeTw" x1="92.819%" x2="50%" y1="92.819%" y2="50%"><stop offset="0%" stop-color="#fff18d"/><stop offset="100%" stop-color="#ffcd01"/></linearGradient><linearGradient id="SVGh2r5qc8e" x1="82.171%" x2="4.076%" y1="82.171%" y2="4.076%"><stop offset="0%" stop-color="#fff"/><stop offset="100%" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="SVGQq6AR85I" x1="2.904%" x2="50%" y1="97.096%" y2="50%"><stop offset="0%" stop-color="#00a000" stop-opacity=".259"/><stop offset="100%" stop-color="green"/></linearGradient><linearGradient id="SVGMw1CeblH" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#263cce"/><stop offset="100%" stop-color="#263cce" stop-opacity="0"/></linearGradient><linearGradient id="SVGKhpqgmGb" x1="50%" x2="-42.783%" y1="50%" y2="-3.568%"><stop offset="0%" stop-color="#652f99"/><stop offset="100%" stop-color="#502679" stop-opacity=".652"/></linearGradient></defs><path fill="url(#SVGSVf1GdIE)" d="M255.41 127.41c0 70.367-57.043 127.41-127.41 127.41S.59 197.777.59 127.41S57.633 0 128 0v127.41z"/><path fill="url(#SVG7qlO4bBI)" d="M128 236.619c-60.314 0-109.209-48.894-109.209-109.209C18.791 67.096 67.686 18.201 128 18.201s109.209 48.895 109.209 109.21H128z"/><path fill="url(#SVGrWSFFeTw)" d="M219.008 127.41c0 50.262-40.746 91.008-91.008 91.008s-91.007-40.746-91.007-91.008S77.74 36.403 128 36.403v91.007z" transform="matrix(-1 0 0 -1 256 254.82)"/><path fill="url(#SVGh2r5qc8e)" d="M128 54.605c40.21 0 72.806 32.596 72.806 72.806S168.209 200.216 128 200.216c-40.21 0-72.806-32.596-72.806-72.805H128z"/><path fill="url(#SVGQq6AR85I)" d="M182.605 127.41c0 30.157-24.448 54.604-54.605 54.604s-54.604-24.447-54.604-54.604S97.843 72.806 128 72.806v54.604z"/><path fill="url(#SVGMw1CeblH)" d="M128 164.541c-20.104 0-36.402-16.298-36.402-36.403S107.896 91.735 128 91.735s36.403 16.298 36.403 36.403H128z"/><path fill="url(#SVGKhpqgmGb)" d="M146.202 127.41a18.201 18.201 0 1 1-36.403 0a18.201 18.201 0 0 1 36.403 0" transform="matrix(-1 0 0 -1 256 254.82)"/></svg>
React
import type { SVGProps } from "react";
export function LogosFreedomdefined(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGSVf1GdIE" x1="0%" x2="50%" y1="0%" y2="50%"><stop offset="0%" stopColor="#ff5959"/><stop offset="100%" stopColor="#df0000"/></linearGradient><linearGradient id="SVG7qlO4bBI" x1=".847%" x2="50.04%" y1="99.193%" y2="50%"><stop offset="0%" stopColor="#ffb73d"/><stop offset="100%" stopColor="#ffa000"/></linearGradient><linearGradient id="SVGrWSFFeTw" x1="92.819%" x2="50%" y1="92.819%" y2="50%"><stop offset="0%" stopColor="#fff18d"/><stop offset="100%" stopColor="#ffcd01"/></linearGradient><linearGradient id="SVGh2r5qc8e" x1="82.171%" x2="4.076%" y1="82.171%" y2="4.076%"><stop offset="0%" stopColor="#fff"/><stop offset="100%" stopColor="#fff" stopOpacity="0"/></linearGradient><linearGradient id="SVGQq6AR85I" x1="2.904%" x2="50%" y1="97.096%" y2="50%"><stop offset="0%" stopColor="#00a000" stopOpacity=".259"/><stop offset="100%" stopColor="green"/></linearGradient><linearGradient id="SVGMw1CeblH" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stopColor="#263cce"/><stop offset="100%" stopColor="#263cce" stopOpacity="0"/></linearGradient><linearGradient id="SVGKhpqgmGb" x1="50%" x2="-42.783%" y1="50%" y2="-3.568%"><stop offset="0%" stopColor="#652f99"/><stop offset="100%" stopColor="#502679" stopOpacity=".652"/></linearGradient></defs><path fill="url(#SVGSVf1GdIE)" d="M255.41 127.41c0 70.367-57.043 127.41-127.41 127.41S.59 197.777.59 127.41S57.633 0 128 0v127.41z"/><path fill="url(#SVG7qlO4bBI)" d="M128 236.619c-60.314 0-109.209-48.894-109.209-109.209C18.791 67.096 67.686 18.201 128 18.201s109.209 48.895 109.209 109.21H128z"/><path fill="url(#SVGrWSFFeTw)" d="M219.008 127.41c0 50.262-40.746 91.008-91.008 91.008s-91.007-40.746-91.007-91.008S77.74 36.403 128 36.403v91.007z" transform="matrix(-1 0 0 -1 256 254.82)"/><path fill="url(#SVGh2r5qc8e)" d="M128 54.605c40.21 0 72.806 32.596 72.806 72.806S168.209 200.216 128 200.216c-40.21 0-72.806-32.596-72.806-72.805H128z"/><path fill="url(#SVGQq6AR85I)" d="M182.605 127.41c0 30.157-24.448 54.604-54.605 54.604s-54.604-24.447-54.604-54.604S97.843 72.806 128 72.806v54.604z"/><path fill="url(#SVGMw1CeblH)" d="M128 164.541c-20.104 0-36.402-16.298-36.402-36.403S107.896 91.735 128 91.735s36.403 16.298 36.403 36.403H128z"/><path fill="url(#SVGKhpqgmGb)" d="M146.202 127.41a18.201 18.201 0 1 1-36.403 0a18.201 18.201 0 0 1 36.403 0" transform="matrix(-1 0 0 -1 256 254.82)"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><defs><linearGradient id="SVGSVf1GdIE" x1="0%" x2="50%" y1="0%" y2="50%"><stop offset="0%" stop-color="#ff5959"/><stop offset="100%" stop-color="#df0000"/></linearGradient><linearGradient id="SVG7qlO4bBI" x1=".847%" x2="50.04%" y1="99.193%" y2="50%"><stop offset="0%" stop-color="#ffb73d"/><stop offset="100%" stop-color="#ffa000"/></linearGradient><linearGradient id="SVGrWSFFeTw" x1="92.819%" x2="50%" y1="92.819%" y2="50%"><stop offset="0%" stop-color="#fff18d"/><stop offset="100%" stop-color="#ffcd01"/></linearGradient><linearGradient id="SVGh2r5qc8e" x1="82.171%" x2="4.076%" y1="82.171%" y2="4.076%"><stop offset="0%" stop-color="#fff"/><stop offset="100%" stop-color="#fff" stop-opacity="0"/></linearGradient><linearGradient id="SVGQq6AR85I" x1="2.904%" x2="50%" y1="97.096%" y2="50%"><stop offset="0%" stop-color="#00a000" stop-opacity=".259"/><stop offset="100%" stop-color="green"/></linearGradient><linearGradient id="SVGMw1CeblH" x1="0%" x2="100%" y1="50%" y2="50%"><stop offset="0%" stop-color="#263cce"/><stop offset="100%" stop-color="#263cce" stop-opacity="0"/></linearGradient><linearGradient id="SVGKhpqgmGb" x1="50%" x2="-42.783%" y1="50%" y2="-3.568%"><stop offset="0%" stop-color="#652f99"/><stop offset="100%" stop-color="#502679" stop-opacity=".652"/></linearGradient></defs><path fill="url(#SVGSVf1GdIE)" d="M255.41 127.41c0 70.367-57.043 127.41-127.41 127.41S.59 197.777.59 127.41S57.633 0 128 0v127.41z"/><path fill="url(#SVG7qlO4bBI)" d="M128 236.619c-60.314 0-109.209-48.894-109.209-109.209C18.791 67.096 67.686 18.201 128 18.201s109.209 48.895 109.209 109.21H128z"/><path fill="url(#SVGrWSFFeTw)" d="M219.008 127.41c0 50.262-40.746 91.008-91.008 91.008s-91.007-40.746-91.007-91.008S77.74 36.403 128 36.403v91.007z" transform="matrix(-1 0 0 -1 256 254.82)"/><path fill="url(#SVGh2r5qc8e)" d="M128 54.605c40.21 0 72.806 32.596 72.806 72.806S168.209 200.216 128 200.216c-40.21 0-72.806-32.596-72.806-72.805H128z"/><path fill="url(#SVGQq6AR85I)" d="M182.605 127.41c0 30.157-24.448 54.604-54.605 54.604s-54.604-24.447-54.604-54.604S97.843 72.806 128 72.806v54.604z"/><path fill="url(#SVGMw1CeblH)" d="M128 164.541c-20.104 0-36.402-16.298-36.402-36.403S107.896 91.735 128 91.735s36.403 16.298 36.403 36.403H128z"/><path fill="url(#SVGKhpqgmGb)" d="M146.202 127.41a18.201 18.201 0 1 1-36.403 0a18.201 18.201 0 0 1 36.403 0" transform="matrix(-1 0 0 -1 256 254.82)"/></svg> </template>
CSS
.icon-freedomdefined {
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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGSVf1GdIE%22%20x1%3D%220%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5959%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23df0000%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG7qlO4bBI%22%20x1%3D%22.847%25%22%20x2%3D%2250.04%25%22%20y1%3D%2299.193%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ffb73d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ffa000%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGrWSFFeTw%22%20x1%3D%2292.819%25%22%20x2%3D%2250%25%22%20y1%3D%2292.819%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff18d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ffcd01%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh2r5qc8e%22%20x1%3D%2282.171%25%22%20x2%3D%224.076%25%22%20y1%3D%2282.171%25%22%20y2%3D%224.076%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQq6AR85I%22%20x1%3D%222.904%25%22%20x2%3D%2250%25%22%20y1%3D%2297.096%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2300a000%22%20stop-opacity%3D%22.259%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22green%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGMw1CeblH%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23263cce%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23263cce%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKhpqgmGb%22%20x1%3D%2250%25%22%20x2%3D%22-42.783%25%22%20y1%3D%2250%25%22%20y2%3D%22-3.568%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23652f99%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23502679%22%20stop-opacity%3D%22.652%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGSVf1GdIE)%22%20d%3D%22M255.41%20127.41c0%2070.367-57.043%20127.41-127.41%20127.41S.59%20197.777.59%20127.41S57.633%200%20128%200v127.41z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7qlO4bBI)%22%20d%3D%22M128%20236.619c-60.314%200-109.209-48.894-109.209-109.209C18.791%2067.096%2067.686%2018.201%20128%2018.201s109.209%2048.895%20109.209%20109.21H128z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrWSFFeTw)%22%20d%3D%22M219.008%20127.41c0%2050.262-40.746%2091.008-91.008%2091.008s-91.007-40.746-91.007-91.008S77.74%2036.403%20128%2036.403v91.007z%22%20transform%3D%22matrix(-1%200%200%20-1%20256%20254.82)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh2r5qc8e)%22%20d%3D%22M128%2054.605c40.21%200%2072.806%2032.596%2072.806%2072.806S168.209%20200.216%20128%20200.216c-40.21%200-72.806-32.596-72.806-72.805H128z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQq6AR85I)%22%20d%3D%22M182.605%20127.41c0%2030.157-24.448%2054.604-54.605%2054.604s-54.604-24.447-54.604-54.604S97.843%2072.806%20128%2072.806v54.604z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMw1CeblH)%22%20d%3D%22M128%20164.541c-20.104%200-36.402-16.298-36.402-36.403S107.896%2091.735%20128%2091.735s36.403%2016.298%2036.403%2036.403H128z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKhpqgmGb)%22%20d%3D%22M146.202%20127.41a18.201%2018.201%200%201%201-36.403%200a18.201%2018.201%200%200%201%2036.403%200%22%20transform%3D%22matrix(-1%200%200%20-1%20256%20254.82)%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%20256%20256%22%3E%3Cdefs%3E%3ClinearGradient%20id%3D%22SVGSVf1GdIE%22%20x1%3D%220%25%22%20x2%3D%2250%25%22%20y1%3D%220%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ff5959%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23df0000%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVG7qlO4bBI%22%20x1%3D%22.847%25%22%20x2%3D%2250.04%25%22%20y1%3D%2299.193%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23ffb73d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ffa000%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGrWSFFeTw%22%20x1%3D%2292.819%25%22%20x2%3D%2250%25%22%20y1%3D%2292.819%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff18d%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23ffcd01%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGh2r5qc8e%22%20x1%3D%2282.171%25%22%20x2%3D%224.076%25%22%20y1%3D%2282.171%25%22%20y2%3D%224.076%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23fff%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23fff%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGQq6AR85I%22%20x1%3D%222.904%25%22%20x2%3D%2250%25%22%20y1%3D%2297.096%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%2300a000%22%20stop-opacity%3D%22.259%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22green%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGMw1CeblH%22%20x1%3D%220%25%22%20x2%3D%22100%25%22%20y1%3D%2250%25%22%20y2%3D%2250%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23263cce%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23263cce%22%20stop-opacity%3D%220%22%2F%3E%3C%2FlinearGradient%3E%3ClinearGradient%20id%3D%22SVGKhpqgmGb%22%20x1%3D%2250%25%22%20x2%3D%22-42.783%25%22%20y1%3D%2250%25%22%20y2%3D%22-3.568%25%22%3E%3Cstop%20offset%3D%220%25%22%20stop-color%3D%22%23652f99%22%2F%3E%3Cstop%20offset%3D%22100%25%22%20stop-color%3D%22%23502679%22%20stop-opacity%3D%22.652%22%2F%3E%3C%2FlinearGradient%3E%3C%2Fdefs%3E%3Cpath%20fill%3D%22url(%23SVGSVf1GdIE)%22%20d%3D%22M255.41%20127.41c0%2070.367-57.043%20127.41-127.41%20127.41S.59%20197.777.59%20127.41S57.633%200%20128%200v127.41z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVG7qlO4bBI)%22%20d%3D%22M128%20236.619c-60.314%200-109.209-48.894-109.209-109.209C18.791%2067.096%2067.686%2018.201%20128%2018.201s109.209%2048.895%20109.209%20109.21H128z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGrWSFFeTw)%22%20d%3D%22M219.008%20127.41c0%2050.262-40.746%2091.008-91.008%2091.008s-91.007-40.746-91.007-91.008S77.74%2036.403%20128%2036.403v91.007z%22%20transform%3D%22matrix(-1%200%200%20-1%20256%20254.82)%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGh2r5qc8e)%22%20d%3D%22M128%2054.605c40.21%200%2072.806%2032.596%2072.806%2072.806S168.209%20200.216%20128%20200.216c-40.21%200-72.806-32.596-72.806-72.805H128z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGQq6AR85I)%22%20d%3D%22M182.605%20127.41c0%2030.157-24.448%2054.604-54.605%2054.604s-54.604-24.447-54.604-54.604S97.843%2072.806%20128%2072.806v54.604z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGMw1CeblH)%22%20d%3D%22M128%20164.541c-20.104%200-36.402-16.298-36.402-36.403S107.896%2091.735%20128%2091.735s36.403%2016.298%2036.403%2036.403H128z%22%2F%3E%3Cpath%20fill%3D%22url(%23SVGKhpqgmGb)%22%20d%3D%22M146.202%20127.41a18.201%2018.201%200%201%201-36.403%200a18.201%2018.201%200%200%201%2036.403%200%22%20transform%3D%22matrix(-1%200%200%20-1%20256%20254.82)%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/logos/freedomdefined.svg?color=%231a73e8&size=48